Triggered by Gerrit: https://git.eclipse.org/r/145648 Obtained Jenkinsfile from git https://github.com/delislesim/tracecompass-infra-test Running in Durability level: PERFORMANCE_OPTIMIZED [Pipeline] Start of Pipeline [Pipeline] podTemplate [Pipeline] { [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘tracecompass-build-b3gv3-j944f’ Agent tracecompass-build-5v11t-82mvx is provisioned from template Kubernetes Pod Template --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-gerrit/21/" labels: jenkins: "slave" jenkins/tracecompass-build: "true" name: "tracecompass-build-5v11t-82mvx" spec: containers: - env: - name: "JENKINS_SECRET" value: "acc64978016f9c79c230c171cacf67ff8de9e4afb7e986e7f121abfe0b8d8840" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.tracecompass.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "tracecompass-build-5v11t-82mvx" - name: "JENKINS_NAME" value: "tracecompass-build-5v11t-82mvx" - name: "JENKINS_URL" value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/" - name: "HOME" value: "/home/jenkins" image: "eclipsecbi/jenkins-jnlp-agent" name: "jnlp" volumeMounts: - mountPath: "/home/jenkins/.ssh" name: "volume-known-hosts" - mountPath: "/home/jenkins" name: "workspace-volume" readOnly: false - args: - "-c" - "/home/tracecompass/.vnc/xstartup.sh && cat" command: - "/bin/sh" image: "delislesim/eclipse-tracecompass-build-env:16.04" imagePullPolicy: "Always" name: "environment" resources: limits: memory: "2.6Gi" cpu: "1.3" requests: memory: "2.6Gi" cpu: "1.3" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/settings.xml" name: "settings-xml" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.m2/repository" name: "m2-repo" - mountPath: "/opt/tools" name: "tools" - mountPath: "/home/jenkins" name: "workspace-volume" readOnly: false nodeSelector: {} restartPolicy: "Never" volumes: - emptyDir: {} name: "m2-repo" - configMap: items: - key: "settings.xml" path: "settings.xml" name: "m2-dir" name: "settings-xml" - emptyDir: {} name: "workspace-volume" - name: "tools" persistentVolumeClaim: claimName: "tools-claim-jiro-tracecompass" - configMap: name: "known-hosts" name: "volume-known-hosts" Running on tracecompass-build-5v11t-82mvx in /home/jenkins/workspace/tracecompass-gerrit [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout No credentials specified Cloning the remote Git repository Cloning repository https://github.com/delislesim/tracecompass-infra-test > /usr/bin/git init /home/jenkins/workspace/tracecompass-gerrit # timeout=10 Fetching upstream changes from https://github.com/delislesim/tracecompass-infra-test > /usr/bin/git --version # timeout=10 > /usr/bin/git fetch --tags --progress https://github.com/delislesim/tracecompass-infra-test +refs/heads/*:refs/remotes/origin/* > /usr/bin/git config remote.origin.url https://github.com/delislesim/tracecompass-infra-test # timeout=10 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url https://github.com/delislesim/tracecompass-infra-test # timeout=10 Fetching upstream changes from https://github.com/delislesim/tracecompass-infra-test > /usr/bin/git fetch --tags --progress https://github.com/delislesim/tracecompass-infra-test +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 4beeffc2ad8cad1fc14cebdc2b3183b5a5f211f2 (refs/remotes/origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 4beeffc2ad8cad1fc14cebdc2b3183b5a5f211f2 Commit message: "Fix checkout steps" > /usr/bin/git rev-list --no-walk 4beeffc2ad8cad1fc14cebdc2b3183b5a5f211f2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2019-07-31T01:18:04.862Z] Timeout set to expire in 4 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Tool Install) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] checkout [2019-07-31T01:18:05.824Z] No credentials specified [2019-07-31T01:18:06.122Z] Fetching changes from the remote Git repository [2019-07-31T01:18:05.924Z] > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 [2019-07-31T01:18:06.126Z] > /usr/bin/git config remote.origin.url git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass # timeout=10 [2019-07-31T01:18:06.230Z] Fetching upstream changes from git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass [2019-07-31T01:18:06.230Z] > /usr/bin/git --version # timeout=10 [2019-07-31T01:18:06.327Z] > /usr/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass refs/changes/48/145648/6 [2019-07-31T01:19:22.977Z] Checking out Revision c2dfcae21b4fd9fed8023c50195d188c2ea48abb (refs/changes/48/145648/6) [2019-07-31T01:19:22.969Z] > /usr/bin/git rev-parse c2dfcae21b4fd9fed8023c50195d188c2ea48abb^{commit} # timeout=10 [2019-07-31T01:19:23.022Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2019-07-31T01:19:23.028Z] > /usr/bin/git checkout -f c2dfcae21b4fd9fed8023c50195d188c2ea48abb [2019-07-31T01:19:29.925Z] Commit message: "Add fetchStyle to data provider API" [2019-07-31T01:19:29.930Z] > /usr/bin/git rev-parse FETCH_HEAD^{commit} # timeout=10 [2019-07-31T01:19:31.326Z] > /usr/bin/git rev-list --no-walk 2b44b53102bdc29d11021e811fadf9d2e5e7ecbc # timeout=10 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Legacy) Stage "Legacy" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-07-31T01:19:34.634Z] + mvn clean install -Pctf-grammar -Pbuild-rcp -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml [2019-07-31T01:19:34.635Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T01:19:37.927Z] 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 [2019-07-31T01:19:37.927Z] Progress (1): 2.1 kB 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.8 kB/s) [2019-07-31T01:19:38.186Z] 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 [2019-07-31T01:19:38.186Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB 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 326 kB/s) [2019-07-31T01:19:38.186Z] 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 [2019-07-31T01:19:38.186Z] Progress (1): 1.2 kB 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 19 kB/s) [2019-07-31T01:19:38.186Z] 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 [2019-07-31T01:19:38.186Z] Progress (1): 4.1/6.5 kB Progress (1): 6.5 kB 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 310 kB/s) [2019-07-31T01:19:38.186Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom [2019-07-31T01:19:38.186Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom (13 kB at 667 kB/s) [2019-07-31T01:19:38.523Z] 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 [2019-07-31T01:19:38.523Z] Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB 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 615 kB/s) [2019-07-31T01:19:38.523Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom [2019-07-31T01:19:38.523Z] Progress (1): 4.1/40 kB Progress (1): 7.7/40 kB Progress (1): 12/40 kB Progress (1): 16/40 kB Progress (1): 20/40 kB Progress (1): 24/40 kB Progress (1): 28/40 kB Progress (1): 32/40 kB Progress (1): 33/40 kB Progress (1): 37/40 kB Progress (1): 40 kB 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 497 kB/s) [2019-07-31T01:19:39.134Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom [2019-07-31T01:19:39.134Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (15 kB at 592 kB/s) [2019-07-31T01:19:39.134Z] 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 [2019-07-31T01:19:39.134Z] 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 [2019-07-31T01:19:39.393Z] Progress (1): 4.1/9.3 kB Progress (1): 7.7/9.3 kB Progress (1): 9.3 kB Progress (2): 9.3 kB | 4.1/27 kB Progress (2): 9.3 kB | 7.7/27 kB Progress (2): 9.3 kB | 12/27 kB Progress (2): 9.3 kB | 16/27 kB Progress (2): 9.3 kB | 20/27 kB Progress (2): 9.3 kB | 24/27 kB Progress (2): 9.3 kB | 27 kB 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 71 kB/s) [2019-07-31T01:19:39.393Z] 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 203 kB/s) [2019-07-31T01:19:39.962Z] [INFO] Scanning for projects... [2019-07-31T01:19:39.962Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-07-31T01:19:39.962Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-07-31T01:19:39.962Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-07-31T01:19:39.962Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-07-31T01:19:39.962Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-07-31T01:19:39.962Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-07-31T01:19:40.228Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-07-31T01:19:40.228Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-07-31T01:19:40.228Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-07-31T01:19:40.228Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-07-31T01:19:40.228Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-07-31T01:19:40.228Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-07-31T01:19:40.228Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-07-31T01:19:40.228Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-07-31T01:19:40.228Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-07-31T01:19:40.228Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-07-31T01:19:40.228Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:19:40.228Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-07-31T01:19:40.228Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-07-31T01:19:40.228Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-07-31T01:19:40.228Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:19:40.228Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:19:40.228Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:19:40.228Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:19:40.487Z] /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-07-31T01:19:40.487Z] /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-07-31T01:19:40.487Z] /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-07-31T01:19:40.487Z] /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-07-31T01:19:40.487Z] /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-07-31T01:19:40.747Z] /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-07-31T01:19:40.747Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-07-31T01:19:40.747Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-07-31T01:19:40.747Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-07-31T01:19:40.747Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-07-31T01:19:40.747Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-07-31T01:19:40.747Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-07-31T01:19:40.747Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:19:40.747Z] /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-07-31T01:19:40.747Z] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-07-31T01:19:41.006Z] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-07-31T01:19:41.006Z] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-07-31T01:19:41.006Z] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-07-31T01:19:41.006Z] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-07-31T01:19:41.006Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-07-31T01:19:41.006Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-07-31T01:19:41.006Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-07-31T01:19:41.006Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-07-31T01:19:41.006Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-07-31T01:19:41.006Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-07-31T01:19:41.006Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-07-31T01:19:41.006Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-07-31T01:19:41.006Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-07-31T01:19:41.006Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-07-31T01:19:41.006Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-07-31T01:19:41.006Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-07-31T01:19:41.006Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-07-31T01:19:41.006Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-07-31T01:19:41.006Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-07-31T01:19:41.006Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-07-31T01:19:41.006Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:19:41.006Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:19:41.006Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:19:41.006Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-07-31T01:19:41.266Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-07-31T01:19:41.266Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-07-31T01:19:41.266Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-07-31T01:19:41.266Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-07-31T01:19:41.266Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:19:41.266Z] /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-07-31T01:19:41.266Z] /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-07-31T01:19:41.266Z] /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-07-31T01:19:41.266Z] /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-07-31T01:19:41.266Z] /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-07-31T01:19:41.266Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-07-31T01:19:41.266Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-07-31T01:19:41.266Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-07-31T01:19:41.266Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-07-31T01:19:41.266Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-07-31T01:19:41.266Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-07-31T01:19:41.266Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-07-31T01:19:41.266Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-07-31T01:19:41.266Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-07-31T01:19:41.524Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-07-31T01:19:41.524Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-07-31T01:19:41.524Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-07-31T01:19:41.524Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-07-31T01:19:41.524Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-07-31T01:19:41.524Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-07-31T01:19:41.524Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-07-31T01:19:41.524Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-07-31T01:19:41.524Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-07-31T01:19:41.524Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-07-31T01:19:41.524Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-07-31T01:19:41.524Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-07-31T01:19:41.524Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-07-31T01:19:41.524Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-07-31T01:19:41.524Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-07-31T01:19:41.524Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:19:41.524Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:19:41.524Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:19:41.524Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:19:41.524Z] /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-07-31T01:19:41.524Z] /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-07-31T01:19:41.524Z] /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties [2019-07-31T01:19:41.524Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom [2019-07-31T01:19:41.524Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom [2019-07-31T01:19:41.783Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom [2019-07-31T01:19:42.043Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom [2019-07-31T01:19:42.043Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom [2019-07-31T01:19:42.043Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom [2019-07-31T01:19:42.043Z] Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom (2.1 kB at 57 kB/s) [2019-07-31T01:19:42.043Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [2019-07-31T01:19:42.043Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [2019-07-31T01:19:42.043Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [2019-07-31T01:19:42.302Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [2019-07-31T01:19:42.302Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [2019-07-31T01:19:42.302Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [2019-07-31T01:19:42.302Z] Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom (19 kB at 539 kB/s) [2019-07-31T01:19:42.302Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom [2019-07-31T01:19:42.302Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom [2019-07-31T01:19:42.302Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom [2019-07-31T01:19:42.561Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom [2019-07-31T01:19:42.561Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom [2019-07-31T01:19:42.561Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom [2019-07-31T01:19:42.561Z] Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom (4.5 kB at 133 kB/s) [2019-07-31T01:19:42.561Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [2019-07-31T01:19:42.561Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [2019-07-31T01:19:42.561Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [2019-07-31T01:19:42.821Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [2019-07-31T01:19:42.821Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [2019-07-31T01:19:42.821Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [2019-07-31T01:19:42.821Z] Progress (1): 4.1/6.6 kB Progress (1): 6.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 195 kB/s) [2019-07-31T01:19:42.821Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-31T01:19:42.821Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-31T01:19:42.821Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-31T01:19:43.079Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-31T01:19:43.079Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-31T01:19:43.079Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-31T01:19:43.079Z] Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB 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 644 kB/s) [2019-07-31T01:19:43.079Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-31T01:19:43.079Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-31T01:19:43.338Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-31T01:19:43.338Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-31T01:19:43.338Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-31T01:19:43.338Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-31T01:19:43.597Z] Progress (1): 4.1/24 kB Progress (1): 7.7/24 kB Progress (1): 12/24 kB Progress (1): 16/24 kB Progress (1): 20/24 kB Progress (1): 24/24 kB Progress (1): 24 kB 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 686 kB/s) [2019-07-31T01:19:43.597Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom [2019-07-31T01:19:43.597Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom [2019-07-31T01:19:43.597Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom [2019-07-31T01:19:43.597Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom [2019-07-31T01:19:43.597Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom [2019-07-31T01:19:43.857Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom [2019-07-31T01:19:43.857Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 kB at 388 kB/s) [2019-07-31T01:19:43.857Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [2019-07-31T01:19:43.857Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [2019-07-31T01:19:43.857Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [2019-07-31T01:19:43.857Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [2019-07-31T01:19:44.116Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [2019-07-31T01:19:44.116Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [2019-07-31T01:19:44.116Z] Progress (1): 3.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 111 kB/s) [2019-07-31T01:19:44.116Z] 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 [2019-07-31T01:19:44.116Z] 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 [2019-07-31T01:19:44.116Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [2019-07-31T01:19:44.375Z] 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 [2019-07-31T01:19:44.375Z] 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 [2019-07-31T01:19:44.375Z] 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 [2019-07-31T01:19:44.375Z] Progress (1): 4.1/4.1 kB Progress (1): 4.1 kB 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 112 kB/s) [2019-07-31T01:19:44.375Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-31T01:19:44.375Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-31T01:19:44.375Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-31T01:19:44.636Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-31T01:19:44.636Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-31T01:19:44.636Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-31T01:19:44.636Z] Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB 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 632 kB/s) [2019-07-31T01:19:44.636Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-31T01:19:44.636Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-31T01:19:44.636Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-31T01:19:45.026Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-31T01:19:45.026Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-31T01:19:45.026Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-31T01:19:45.026Z] Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB 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 411 kB/s) [2019-07-31T01:19:45.026Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [2019-07-31T01:19:45.026Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [2019-07-31T01:19:45.026Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [2019-07-31T01:19:45.026Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [2019-07-31T01:19:45.026Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [2019-07-31T01:19:45.026Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [2019-07-31T01:19:45.479Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 55 kB/s) [2019-07-31T01:19:45.479Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [2019-07-31T01:19:45.479Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [2019-07-31T01:19:45.479Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [2019-07-31T01:19:45.479Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [2019-07-31T01:19:45.479Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [2019-07-31T01:19:45.479Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [2019-07-31T01:19:45.479Z] Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 72 kB/s) [2019-07-31T01:19:45.479Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [2019-07-31T01:19:45.479Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [2019-07-31T01:19:45.479Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [2019-07-31T01:19:45.737Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [2019-07-31T01:19:45.737Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [2019-07-31T01:19:45.737Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [2019-07-31T01:19:45.737Z] Progress (1): 910 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 29 kB/s) [2019-07-31T01:19:45.737Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [2019-07-31T01:19:45.737Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [2019-07-31T01:19:45.737Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [2019-07-31T01:19:45.995Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [2019-07-31T01:19:45.995Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [2019-07-31T01:19:45.995Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [2019-07-31T01:19:45.995Z] Progress (1): 4.1/5.4 kB Progress (1): 5.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 134 kB/s) [2019-07-31T01:19:45.995Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [2019-07-31T01:19:45.995Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [2019-07-31T01:19:45.995Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [2019-07-31T01:19:46.255Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [2019-07-31T01:19:46.255Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [2019-07-31T01:19:46.255Z] 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 [2019-07-31T01:19:46.255Z] Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB 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 524 kB/s) [2019-07-31T01:19:46.255Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom [2019-07-31T01:19:46.255Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom [2019-07-31T01:19:46.255Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom [2019-07-31T01:19:46.515Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom [2019-07-31T01:19:46.515Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom [2019-07-31T01:19:46.515Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom [2019-07-31T01:19:46.515Z] Progress (1): 770 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 17 kB/s) [2019-07-31T01:19:46.515Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom [2019-07-31T01:19:46.515Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom [2019-07-31T01:19:46.515Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom [2019-07-31T01:19:46.773Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom [2019-07-31T01:19:46.773Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom [2019-07-31T01:19:46.773Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom [2019-07-31T01:19:46.773Z] Progress (1): 4.1/5.0 kB Progress (1): 5.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 157 kB/s) [2019-07-31T01:19:46.773Z] 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 [2019-07-31T01:19:46.773Z] 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 [2019-07-31T01:19:46.773Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [2019-07-31T01:19:47.033Z] 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 [2019-07-31T01:19:47.033Z] 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 [2019-07-31T01:19:47.033Z] 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 [2019-07-31T01:19:47.033Z] Progress (1): 3.0 kB 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 96 kB/s) [2019-07-31T01:19:47.033Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-31T01:19:47.033Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-31T01:19:47.292Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-31T01:19:47.292Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-31T01:19:47.292Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-31T01:19:47.292Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-31T01:19:47.292Z] Progress (1): 4.1/6.8 kB Progress (1): 6.8 kB 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 206 kB/s) [2019-07-31T01:19:47.292Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-31T01:19:47.550Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-31T01:19:47.550Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-31T01:19:47.550Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-31T01:19:47.550Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-31T01:19:47.550Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-31T01:19:47.809Z] Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB 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 240 kB/s) [2019-07-31T01:19:47.809Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [2019-07-31T01:19:47.809Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [2019-07-31T01:19:47.809Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [2019-07-31T01:19:47.809Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [2019-07-31T01:19:47.809Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [2019-07-31T01:19:47.809Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [2019-07-31T01:19:48.068Z] Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (4.2 kB at 130 kB/s) [2019-07-31T01:19:48.068Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-31T01:19:48.068Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-31T01:19:48.068Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-31T01:19:48.068Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-31T01:19:48.068Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-31T01:19:48.326Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-31T01:19:48.326Z] Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB 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 261 kB/s) [2019-07-31T01:19:48.326Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-31T01:19:48.326Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-31T01:19:48.326Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-31T01:19:48.585Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-31T01:19:48.585Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-31T01:19:48.585Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-31T01:19:48.585Z] Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB 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 270 kB/s) [2019-07-31T01:19:48.585Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [2019-07-31T01:19:48.585Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [2019-07-31T01:19:48.585Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [2019-07-31T01:19:48.844Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [2019-07-31T01:19:48.844Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [2019-07-31T01:19:48.844Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [2019-07-31T01:19:48.844Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 51 kB/s) [2019-07-31T01:19:48.844Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [2019-07-31T01:19:48.844Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [2019-07-31T01:19:49.102Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [2019-07-31T01:19:49.102Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [2019-07-31T01:19:49.102Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [2019-07-31T01:19:49.102Z] 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 [2019-07-31T01:19:49.102Z] Progress (1): 1.9 kB 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 57 kB/s) [2019-07-31T01:19:49.102Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [2019-07-31T01:19:49.102Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [2019-07-31T01:19:49.361Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [2019-07-31T01:19:49.361Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [2019-07-31T01:19:49.361Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [2019-07-31T01:19:49.361Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [2019-07-31T01:19:49.361Z] Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 72 kB/s) [2019-07-31T01:19:49.361Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [2019-07-31T01:19:49.619Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [2019-07-31T01:19:49.619Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [2019-07-31T01:19:49.619Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [2019-07-31T01:19:49.619Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [2019-07-31T01:19:49.619Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [2019-07-31T01:19:49.877Z] Progress (1): 4.1/5.4 kB Progress (1): 5.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 168 kB/s) [2019-07-31T01:19:49.877Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [2019-07-31T01:19:49.877Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [2019-07-31T01:19:49.877Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [2019-07-31T01:19:49.877Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [2019-07-31T01:19:49.877Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [2019-07-31T01:19:49.877Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [2019-07-31T01:19:50.136Z] Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 98 kB/s) [2019-07-31T01:19:50.136Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [2019-07-31T01:19:50.136Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [2019-07-31T01:19:50.136Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [2019-07-31T01:19:50.136Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [2019-07-31T01:19:50.136Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [2019-07-31T01:19:50.136Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [2019-07-31T01:19:50.394Z] Progress (1): 2.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 84 kB/s) [2019-07-31T01:19:50.394Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [2019-07-31T01:19:50.394Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [2019-07-31T01:19:50.394Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [2019-07-31T01:19:50.653Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [2019-07-31T01:19:50.653Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [2019-07-31T01:19:50.653Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [2019-07-31T01:19:50.653Z] Progress (1): 1.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 37 kB/s) [2019-07-31T01:19:50.653Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [2019-07-31T01:19:50.653Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [2019-07-31T01:19:50.653Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [2019-07-31T01:19:50.911Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [2019-07-31T01:19:50.911Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [2019-07-31T01:19:50.911Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [2019-07-31T01:19:50.911Z] Progress (1): 4.1/7.8 kB Progress (1): 7.7/7.8 kB Progress (1): 7.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 259 kB/s) [2019-07-31T01:19:50.911Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-31T01:19:50.911Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-31T01:19:50.911Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-31T01:19:51.169Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-31T01:19:51.169Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-31T01:19:51.169Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-31T01:19:51.169Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 336 kB/s) [2019-07-31T01:19:51.169Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [2019-07-31T01:19:51.169Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [2019-07-31T01:19:51.169Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [2019-07-31T01:19:51.524Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [2019-07-31T01:19:51.524Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [2019-07-31T01:19:51.524Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [2019-07-31T01:19:51.524Z] Progress (1): 4.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 129 kB/s) [2019-07-31T01:19:51.524Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [2019-07-31T01:19:51.524Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [2019-07-31T01:19:51.524Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [2019-07-31T01:19:51.925Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [2019-07-31T01:19:51.925Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [2019-07-31T01:19:51.925Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [2019-07-31T01:19:51.925Z] Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 541 kB/s) [2019-07-31T01:19:51.925Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [2019-07-31T01:19:51.925Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [2019-07-31T01:19:51.925Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [2019-07-31T01:19:51.925Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [2019-07-31T01:19:52.278Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [2019-07-31T01:19:52.278Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [2019-07-31T01:19:52.278Z] Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 176 kB/s) [2019-07-31T01:19:52.278Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [2019-07-31T01:19:52.278Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [2019-07-31T01:19:52.278Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [2019-07-31T01:19:52.278Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [2019-07-31T01:19:52.278Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [2019-07-31T01:19:52.278Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [2019-07-31T01:19:52.278Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 357 kB/s) [2019-07-31T01:19:52.278Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [2019-07-31T01:19:52.278Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [2019-07-31T01:19:52.278Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [2019-07-31T01:19:52.537Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [2019-07-31T01:19:52.537Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [2019-07-31T01:19:52.537Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [2019-07-31T01:19:52.537Z] Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 72 kB/s) [2019-07-31T01:19:52.537Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [2019-07-31T01:19:52.537Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [2019-07-31T01:19:52.537Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [2019-07-31T01:19:52.795Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [2019-07-31T01:19:52.795Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [2019-07-31T01:19:52.795Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [2019-07-31T01:19:52.795Z] Progress (1): 2.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 82 kB/s) [2019-07-31T01:19:52.795Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [2019-07-31T01:19:52.795Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [2019-07-31T01:19:52.795Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [2019-07-31T01:19:53.054Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [2019-07-31T01:19:53.054Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [2019-07-31T01:19:53.054Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [2019-07-31T01:19:53.054Z] Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 54 kB/s) [2019-07-31T01:19:53.054Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [2019-07-31T01:19:53.054Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [2019-07-31T01:19:53.054Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [2019-07-31T01:19:53.422Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [2019-07-31T01:19:53.422Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [2019-07-31T01:19:53.422Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [2019-07-31T01:19:53.422Z] Progress (1): 4.1/7.7 kB Progress (1): 7.7/7.7 kB Progress (1): 7.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 203 kB/s) [2019-07-31T01:19:53.422Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [2019-07-31T01:19:53.422Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [2019-07-31T01:19:53.422Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [2019-07-31T01:19:53.680Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [2019-07-31T01:19:53.680Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [2019-07-31T01:19:53.680Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [2019-07-31T01:19:53.680Z] Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 64 kB/s) [2019-07-31T01:19:53.680Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [2019-07-31T01:19:53.680Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [2019-07-31T01:19:53.680Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [2019-07-31T01:19:53.938Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [2019-07-31T01:19:53.938Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [2019-07-31T01:19:53.938Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [2019-07-31T01:19:53.938Z] Progress (1): 3.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 123 kB/s) [2019-07-31T01:19:53.938Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [2019-07-31T01:19:53.938Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [2019-07-31T01:19:53.938Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [2019-07-31T01:19:54.195Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [2019-07-31T01:19:54.195Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [2019-07-31T01:19:54.195Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [2019-07-31T01:19:54.195Z] Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 58 kB/s) [2019-07-31T01:19:54.195Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom [2019-07-31T01:19:54.195Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom [2019-07-31T01:19:54.195Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom [2019-07-31T01:19:54.452Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom [2019-07-31T01:19:54.452Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom [2019-07-31T01:19:54.452Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom [2019-07-31T01:19:54.452Z] Progress (1): 4.1/5.3 kB Progress (1): 5.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom (5.3 kB at 172 kB/s) [2019-07-31T01:19:54.452Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom [2019-07-31T01:19:54.452Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom [2019-07-31T01:19:54.452Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom [2019-07-31T01:19:54.710Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom [2019-07-31T01:19:54.710Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom [2019-07-31T01:19:54.710Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom [2019-07-31T01:19:54.710Z] Progress (1): 4.1/4.9 kB Progress (1): 4.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom (4.9 kB at 154 kB/s) [2019-07-31T01:19:54.710Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-31T01:19:54.710Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-31T01:19:54.968Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-31T01:19:54.968Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-31T01:19:54.968Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-31T01:19:54.968Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-31T01:19:54.968Z] Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 605 kB/s) [2019-07-31T01:19:54.968Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-31T01:19:54.968Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-31T01:19:55.226Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-31T01:19:55.226Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-31T01:19:55.226Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-31T01:19:55.226Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-31T01:19:55.226Z] Progress (1): 4.1/6.8 kB Progress (1): 6.8 kB 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 193 kB/s) [2019-07-31T01:19:55.485Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.2/commons-io-2.2.pom [2019-07-31T01:19:55.485Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom [2019-07-31T01:19:55.485Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.2/commons-io-2.2.pom [2019-07-31T01:19:55.485Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom [2019-07-31T01:19:55.485Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.2/commons-io-2.2.pom [2019-07-31T01:19:55.485Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom [2019-07-31T01:19:55.743Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 306 kB/s) [2019-07-31T01:19:55.743Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-31T01:19:55.743Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-31T01:19:55.743Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-31T01:19:55.743Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-31T01:19:55.743Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-31T01:19:55.743Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-31T01:19:56.000Z] Progress (1): 4.1/47 kB Progress (1): 7.7/47 kB Progress (1): 12/47 kB Progress (1): 16/47 kB Progress (1): 20/47 kB Progress (1): 24/47 kB Progress (1): 28/47 kB Progress (1): 32/47 kB Progress (1): 36/47 kB Progress (1): 40/47 kB Progress (1): 44/47 kB Progress (1): 47 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 1.3 MB/s) [2019-07-31T01:19:56.000Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/9/apache-9.pom [2019-07-31T01:19:56.000Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/9/apache-9.pom [2019-07-31T01:19:56.000Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/9/apache-9.pom [2019-07-31T01:19:56.000Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/9/apache-9.pom [2019-07-31T01:19:56.000Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/9/apache-9.pom [2019-07-31T01:19:56.258Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom [2019-07-31T01:19:56.258Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom (15 kB at 474 kB/s) [2019-07-31T01:19:56.258Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.pom [2019-07-31T01:19:56.258Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom [2019-07-31T01:19:56.258Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.pom [2019-07-31T01:19:56.258Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom [2019-07-31T01:19:56.516Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.pom [2019-07-31T01:19:56.516Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom [2019-07-31T01:19:56.516Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 415 kB/s) [2019-07-31T01:19:56.516Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-31T01:19:56.516Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-31T01:19:56.516Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-31T01:19:56.774Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-31T01:19:57.033Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-31T01:19:57.033Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-31T01:19:57.033Z] Progress (1): 4.1/62 kB Progress (1): 7.7/62 kB Progress (1): 12/62 kB Progress (1): 16/62 kB Progress (1): 20/62 kB Progress (1): 24/62 kB Progress (1): 28/62 kB Progress (1): 32/62 kB Progress (1): 36/62 kB Progress (1): 40/62 kB Progress (1): 44/62 kB Progress (1): 48/62 kB Progress (1): 52/62 kB Progress (1): 56/62 kB Progress (1): 60/62 kB Progress (1): 62 kB 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 1.8 MB/s) [2019-07-31T01:19:57.033Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom [2019-07-31T01:19:57.033Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom [2019-07-31T01:19:57.033Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom [2019-07-31T01:19:57.033Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom [2019-07-31T01:19:57.290Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom [2019-07-31T01:19:57.290Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom [2019-07-31T01:19:57.290Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom (15 kB at 475 kB/s) [2019-07-31T01:19:57.290Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-31T01:19:57.290Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-31T01:19:57.290Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-31T01:19:57.549Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-31T01:19:57.549Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-31T01:19:57.549Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-31T01:19:57.549Z] Progress (1): 4.1/68 kB Progress (1): 7.7/68 kB Progress (1): 12/68 kB Progress (1): 16/68 kB Progress (1): 20/68 kB Progress (1): 24/68 kB Progress (1): 28/68 kB Progress (1): 32/68 kB Progress (1): 36/68 kB Progress (1): 40/68 kB Progress (1): 44/68 kB Progress (1): 48/68 kB Progress (1): 52/68 kB Progress (1): 56/68 kB Progress (1): 60/68 kB Progress (1): 64/68 kB Progress (1): 68/68 kB Progress (1): 68 kB 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 2.0 MB/s) [2019-07-31T01:19:57.549Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/18/apache-18.pom [2019-07-31T01:19:57.549Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/18/apache-18.pom [2019-07-31T01:19:57.549Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/18/apache-18.pom [2019-07-31T01:19:57.807Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/18/apache-18.pom [2019-07-31T01:19:57.807Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/18/apache-18.pom [2019-07-31T01:19:57.807Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom [2019-07-31T01:19:57.807Z] Progress (1): 4.1/16 kB Progress (1): 7.7/16 kB Progress (1): 12/16 kB Progress (1): 16 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom (16 kB at 522 kB/s) [2019-07-31T01:19:57.807Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-31T01:19:57.807Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-31T01:19:57.807Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-31T01:19:58.065Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-31T01:19:58.065Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-31T01:19:58.065Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-31T01:19:58.065Z] Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 82 kB/s) [2019-07-31T01:19:58.065Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2019-07-31T01:19:58.065Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2019-07-31T01:19:58.065Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2019-07-31T01:19:58.323Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2019-07-31T01:19:58.323Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2019-07-31T01:19:58.323Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2019-07-31T01:19:58.323Z] Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 516 kB/s) [2019-07-31T01:19:58.323Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-31T01:19:58.323Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-31T01:19:58.323Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-31T01:19:58.580Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-31T01:19:58.580Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-31T01:19:58.580Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-31T01:19:58.580Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB 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 428 kB/s) [2019-07-31T01:19:58.580Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-31T01:19:58.581Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-31T01:19:58.581Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-31T01:19:58.927Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-31T01:19:58.927Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-31T01:19:58.927Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-31T01:19:58.927Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom (1.9 kB at 58 kB/s) [2019-07-31T01:19:58.927Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom [2019-07-31T01:19:58.927Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom [2019-07-31T01:19:58.927Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom [2019-07-31T01:19:59.281Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom [2019-07-31T01:19:59.281Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom [2019-07-31T01:19:59.281Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom [2019-07-31T01:19:59.281Z] Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom (1.1 kB at 36 kB/s) [2019-07-31T01:19:59.281Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom [2019-07-31T01:19:59.281Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom [2019-07-31T01:19:59.281Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom [2019-07-31T01:19:59.281Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom [2019-07-31T01:19:59.281Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom [2019-07-31T01:19:59.281Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom [2019-07-31T01:19:59.539Z] Progress (1): 1.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom (1.8 kB at 59 kB/s) [2019-07-31T01:19:59.539Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom [2019-07-31T01:19:59.539Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom [2019-07-31T01:19:59.539Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom [2019-07-31T01:19:59.539Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom [2019-07-31T01:19:59.539Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom [2019-07-31T01:19:59.798Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom [2019-07-31T01:19:59.798Z] Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom (1.0 kB at 29 kB/s) [2019-07-31T01:19:59.798Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom [2019-07-31T01:19:59.798Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom [2019-07-31T01:19:59.798Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom [2019-07-31T01:19:59.798Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom [2019-07-31T01:20:00.058Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom [2019-07-31T01:20:00.058Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom [2019-07-31T01:20:00.058Z] Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom (1.0 kB at 23 kB/s) [2019-07-31T01:20:00.058Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom [2019-07-31T01:20:00.058Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom [2019-07-31T01:20:00.058Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom [2019-07-31T01:20:00.317Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom [2019-07-31T01:20:00.317Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom [2019-07-31T01:20:00.317Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom [2019-07-31T01:20:00.317Z] Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom (1.7 kB at 54 kB/s) [2019-07-31T01:20:00.317Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom [2019-07-31T01:20:00.317Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom [2019-07-31T01:20:00.317Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom [2019-07-31T01:20:00.579Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom [2019-07-31T01:20:00.579Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom [2019-07-31T01:20:00.579Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom [2019-07-31T01:20:00.579Z] Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom (1.3 kB at 36 kB/s) [2019-07-31T01:20:00.579Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-31T01:20:00.579Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-31T01:20:00.579Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-31T01:20:00.837Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-31T01:20:00.837Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-31T01:20:00.837Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-31T01:20:00.837Z] Progress (1): 4.1/6.3 kB Progress (1): 6.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom (6.3 kB at 184 kB/s) [2019-07-31T01:20:00.837Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom [2019-07-31T01:20:00.837Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom [2019-07-31T01:20:00.837Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom [2019-07-31T01:20:01.096Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom [2019-07-31T01:20:01.096Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom [2019-07-31T01:20:01.096Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom [2019-07-31T01:20:01.096Z] Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom (2.1 kB at 69 kB/s) [2019-07-31T01:20:01.096Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom [2019-07-31T01:20:01.096Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom [2019-07-31T01:20:02.470Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom [2019-07-31T01:20:02.470Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom [2019-07-31T01:20:02.470Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom [2019-07-31T01:20:02.470Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom [2019-07-31T01:20:02.728Z] Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom (1.1 kB at 21 kB/s) [2019-07-31T01:20:02.728Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom [2019-07-31T01:20:02.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom [2019-07-31T01:20:02.728Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom [2019-07-31T01:20:02.728Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom [2019-07-31T01:20:02.728Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom [2019-07-31T01:20:02.985Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom [2019-07-31T01:20:02.985Z] Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom (3.3 kB at 109 kB/s) [2019-07-31T01:20:02.985Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom [2019-07-31T01:20:02.985Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom [2019-07-31T01:20:02.985Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom [2019-07-31T01:20:02.985Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom [2019-07-31T01:20:03.243Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom [2019-07-31T01:20:03.243Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom [2019-07-31T01:20:03.243Z] Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom (1.0 kB at 19 kB/s) [2019-07-31T01:20:03.243Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [2019-07-31T01:20:03.243Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [2019-07-31T01:20:03.243Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [2019-07-31T01:20:03.502Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [2019-07-31T01:20:03.502Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [2019-07-31T01:20:03.502Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [2019-07-31T01:20:03.502Z] Progress (1): 4.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 109 kB/s) [2019-07-31T01:20:03.502Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [2019-07-31T01:20:03.502Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [2019-07-31T01:20:03.502Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [2019-07-31T01:20:03.760Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [2019-07-31T01:20:03.760Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [2019-07-31T01:20:03.760Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [2019-07-31T01:20:03.760Z] Progress (1): 1.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 42 kB/s) [2019-07-31T01:20:03.760Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [2019-07-31T01:20:03.760Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [2019-07-31T01:20:04.018Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [2019-07-31T01:20:04.018Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [2019-07-31T01:20:04.018Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [2019-07-31T01:20:04.018Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [2019-07-31T01:20:04.277Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 153 kB/s) [2019-07-31T01:20:04.277Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-31T01:20:04.277Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-31T01:20:04.277Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-31T01:20:04.535Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-31T01:20:04.535Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-31T01:20:04.535Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-31T01:20:04.535Z] Progress (1): 4.1/32 kB Progress (1): 7.7/32 kB Progress (1): 12/32 kB Progress (1): 16/32 kB Progress (1): 20/32 kB Progress (1): 24/32 kB Progress (1): 28/32 kB Progress (1): 32/32 kB Progress (1): 32 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 1.0 MB/s) [2019-07-31T01:20:04.535Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom [2019-07-31T01:20:04.535Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom [2019-07-31T01:20:04.535Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom [2019-07-31T01:20:04.793Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom [2019-07-31T01:20:04.793Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom [2019-07-31T01:20:04.793Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom [2019-07-31T01:20:04.793Z] Progress (1): 4.1/4.1 kB Progress (1): 4.1 kB 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 137 kB/s) [2019-07-31T01:20:04.793Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom [2019-07-31T01:20:04.793Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom [2019-07-31T01:20:04.793Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom [2019-07-31T01:20:05.051Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom [2019-07-31T01:20:05.051Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom [2019-07-31T01:20:05.051Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom [2019-07-31T01:20:05.051Z] Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom (2.1 kB at 63 kB/s) [2019-07-31T01:20:05.051Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom [2019-07-31T01:20:05.051Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom [2019-07-31T01:20:05.051Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom [2019-07-31T01:20:05.309Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom [2019-07-31T01:20:05.309Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom [2019-07-31T01:20:05.309Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom [2019-07-31T01:20:05.309Z] Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom (1.1 kB at 38 kB/s) [2019-07-31T01:20:05.309Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom [2019-07-31T01:20:05.309Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom [2019-07-31T01:20:05.309Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom [2019-07-31T01:20:05.568Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom [2019-07-31T01:20:05.568Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom [2019-07-31T01:20:05.568Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom [2019-07-31T01:20:05.568Z] Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom (1.1 kB at 36 kB/s) [2019-07-31T01:20:05.568Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom [2019-07-31T01:20:05.568Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom [2019-07-31T01:20:05.568Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom [2019-07-31T01:20:05.825Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom [2019-07-31T01:20:05.825Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom [2019-07-31T01:20:05.825Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom [2019-07-31T01:20:05.825Z] Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom (1.1 kB at 22 kB/s) [2019-07-31T01:20:05.825Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar [2019-07-31T01:20:05.825Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [2019-07-31T01:20:05.825Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [2019-07-31T01:20:05.825Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar [2019-07-31T01:20:05.825Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [2019-07-31T01:20:05.825Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [2019-07-31T01:20:06.084Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [2019-07-31T01:20:06.084Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [2019-07-31T01:20:06.084Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [2019-07-31T01:20:06.084Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [2019-07-31T01:20:06.084Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [2019-07-31T01:20:06.084Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [2019-07-31T01:20:06.084Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [2019-07-31T01:20:06.084Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [2019-07-31T01:20:06.084Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [2019-07-31T01:20:06.084Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [2019-07-31T01:20:06.084Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [2019-07-31T01:20:06.084Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [2019-07-31T01:20:06.084Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [2019-07-31T01:20:06.084Z] 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 [2019-07-31T01:20:06.084Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [2019-07-31T01:20:06.084Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [2019-07-31T01:20:06.084Z] 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 [2019-07-31T01:20:06.084Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar [2019-07-31T01:20:06.084Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar [2019-07-31T01:20:06.084Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.jar [2019-07-31T01:20:06.084Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar [2019-07-31T01:20:06.084Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-31T01:20:06.084Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-31T01:20:06.084Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-31T01:20:06.084Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar [2019-07-31T01:20:06.084Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar [2019-07-31T01:20:06.084Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar [2019-07-31T01:20:06.084Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar [2019-07-31T01:20:06.084Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar [2019-07-31T01:20:06.084Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-31T01:20:06.084Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar [2019-07-31T01:20:06.084Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar [2019-07-31T01:20:06.084Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar [2019-07-31T01:20:06.084Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [2019-07-31T01:20:06.084Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [2019-07-31T01:20:06.345Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar [2019-07-31T01:20:06.345Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar [2019-07-31T01:20:06.345Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar [2019-07-31T01:20:06.345Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar [2019-07-31T01:20:06.345Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar [2019-07-31T01:20:06.345Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [2019-07-31T01:20:06.345Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [2019-07-31T01:20:06.345Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar [2019-07-31T01:20:06.345Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [2019-07-31T01:20:06.345Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [2019-07-31T01:20:06.345Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [2019-07-31T01:20:06.345Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [2019-07-31T01:20:06.345Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [2019-07-31T01:20:06.345Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [2019-07-31T01:20:06.345Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [2019-07-31T01:20:06.345Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [2019-07-31T01:20:06.345Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [2019-07-31T01:20:06.345Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [2019-07-31T01:20:06.345Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [2019-07-31T01:20:06.345Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [2019-07-31T01:20:06.727Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [2019-07-31T01:20:06.727Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [2019-07-31T01:20:06.727Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [2019-07-31T01:20:06.727Z] 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 [2019-07-31T01:20:06.727Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [2019-07-31T01:20:06.727Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [2019-07-31T01:20:06.727Z] 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 [2019-07-31T01:20:06.727Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar [2019-07-31T01:20:06.727Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar [2019-07-31T01:20:06.727Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar [2019-07-31T01:20:06.727Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar [2019-07-31T01:20:06.727Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-31T01:20:06.727Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-31T01:20:06.727Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-31T01:20:06.727Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar [2019-07-31T01:20:06.727Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar [2019-07-31T01:20:06.727Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar [2019-07-31T01:20:06.727Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar [2019-07-31T01:20:06.727Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar [2019-07-31T01:20:06.727Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-31T01:20:06.727Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar [2019-07-31T01:20:06.727Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar [2019-07-31T01:20:06.727Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar [2019-07-31T01:20:06.727Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [2019-07-31T01:20:06.727Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [2019-07-31T01:20:06.727Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar [2019-07-31T01:20:06.727Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar [2019-07-31T01:20:06.727Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar [2019-07-31T01:20:06.727Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar [2019-07-31T01:20:06.727Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar [2019-07-31T01:20:06.727Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [2019-07-31T01:20:06.727Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [2019-07-31T01:20:06.727Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar [2019-07-31T01:20:06.727Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [2019-07-31T01:20:07.079Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [2019-07-31T01:20:07.079Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [2019-07-31T01:20:07.079Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [2019-07-31T01:20:07.079Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [2019-07-31T01:20:07.079Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [2019-07-31T01:20:07.079Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [2019-07-31T01:20:07.079Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [2019-07-31T01:20:07.079Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [2019-07-31T01:20:07.079Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [2019-07-31T01:20:07.079Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [2019-07-31T01:20:07.339Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [2019-07-31T01:20:07.339Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [2019-07-31T01:20:07.339Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [2019-07-31T01:20:07.339Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [2019-07-31T01:20:07.339Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [2019-07-31T01:20:07.339Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [2019-07-31T01:20:07.339Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [2019-07-31T01:20:07.339Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar [2019-07-31T01:20:07.339Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar [2019-07-31T01:20:07.597Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar [2019-07-31T01:20:07.597Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.jar [2019-07-31T01:20:07.597Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar [2019-07-31T01:20:07.597Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-31T01:20:07.597Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-31T01:20:07.597Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-31T01:20:07.597Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar [2019-07-31T01:20:07.597Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar [2019-07-31T01:20:07.597Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar [2019-07-31T01:20:07.855Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar [2019-07-31T01:20:07.855Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar [2019-07-31T01:20:07.855Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-31T01:20:07.855Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar [2019-07-31T01:20:07.855Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar [2019-07-31T01:20:07.855Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar [2019-07-31T01:20:07.855Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [2019-07-31T01:20:08.112Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [2019-07-31T01:20:08.112Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar [2019-07-31T01:20:08.112Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar [2019-07-31T01:20:08.112Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar [2019-07-31T01:20:08.112Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar [2019-07-31T01:20:08.372Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar [2019-07-31T01:20:08.372Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [2019-07-31T01:20:08.372Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [2019-07-31T01:20:08.372Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [2019-07-31T01:20:08.372Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar [2019-07-31T01:20:08.372Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [2019-07-31T01:20:08.372Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [2019-07-31T01:20:08.372Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [2019-07-31T01:20:08.372Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [2019-07-31T01:20:08.372Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [2019-07-31T01:20:08.372Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [2019-07-31T01:20:08.372Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [2019-07-31T01:20:08.372Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [2019-07-31T01:20:08.372Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [2019-07-31T01:20:08.372Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [2019-07-31T01:20:08.372Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [2019-07-31T01:20:08.372Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [2019-07-31T01:20:08.372Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [2019-07-31T01:20:08.372Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [2019-07-31T01:20:08.372Z] 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 [2019-07-31T01:20:08.372Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [2019-07-31T01:20:08.372Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [2019-07-31T01:20:08.372Z] 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 [2019-07-31T01:20:08.372Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar [2019-07-31T01:20:08.372Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar [2019-07-31T01:20:08.372Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar [2019-07-31T01:20:08.372Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar [2019-07-31T01:20:08.372Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-31T01:20:08.372Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-31T01:20:08.372Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-31T01:20:08.372Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar [2019-07-31T01:20:08.372Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar [2019-07-31T01:20:08.372Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar [2019-07-31T01:20:08.372Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar [2019-07-31T01:20:08.372Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar [2019-07-31T01:20:09.304Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-31T01:20:09.304Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar [2019-07-31T01:20:09.304Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar [2019-07-31T01:20:09.304Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar [2019-07-31T01:20:09.304Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [2019-07-31T01:20:09.304Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [2019-07-31T01:20:09.304Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar [2019-07-31T01:20:09.304Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar [2019-07-31T01:20:09.304Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar [2019-07-31T01:20:09.304Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar [2019-07-31T01:20:09.304Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar [2019-07-31T01:20:09.304Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [2019-07-31T01:20:09.304Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [2019-07-31T01:20:09.304Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar [2019-07-31T01:20:09.304Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [2019-07-31T01:20:09.304Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [2019-07-31T01:20:09.304Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [2019-07-31T01:20:09.304Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [2019-07-31T01:20:09.304Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [2019-07-31T01:20:09.304Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [2019-07-31T01:20:09.304Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [2019-07-31T01:20:09.562Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [2019-07-31T01:20:09.562Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [2019-07-31T01:20:09.562Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [2019-07-31T01:20:09.562Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [2019-07-31T01:20:09.562Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [2019-07-31T01:20:09.562Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [2019-07-31T01:20:09.562Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [2019-07-31T01:20:09.562Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [2019-07-31T01:20:09.562Z] 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 [2019-07-31T01:20:09.562Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [2019-07-31T01:20:09.562Z] 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 [2019-07-31T01:20:09.562Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [2019-07-31T01:20:09.562Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar [2019-07-31T01:20:09.562Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar [2019-07-31T01:20:09.562Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.jar [2019-07-31T01:20:09.562Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar [2019-07-31T01:20:09.562Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-31T01:20:09.562Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-31T01:20:09.562Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-31T01:20:09.562Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar [2019-07-31T01:20:09.562Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar [2019-07-31T01:20:09.562Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar [2019-07-31T01:20:09.562Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar [2019-07-31T01:20:09.562Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar [2019-07-31T01:20:09.562Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-31T01:20:09.562Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar [2019-07-31T01:20:09.562Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar [2019-07-31T01:20:09.562Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar [2019-07-31T01:20:09.562Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [2019-07-31T01:20:09.562Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [2019-07-31T01:20:09.562Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar [2019-07-31T01:20:09.562Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar [2019-07-31T01:20:09.562Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar [2019-07-31T01:20:09.821Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar [2019-07-31T01:20:09.821Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar [2019-07-31T01:20:09.821Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [2019-07-31T01:20:09.821Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [2019-07-31T01:20:09.821Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [2019-07-31T01:20:09.821Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar [2019-07-31T01:20:09.822Z] Progress (1): 4.1/527 kB Progress (2): 4.1/527 kB | 4.1/47 kB Progress (2): 7.7/527 kB | 4.1/47 kB Progress (2): 7.7/527 kB | 7.7/47 kB Progress (2): 12/527 kB | 7.7/47 kB Progress (2): 12/527 kB | 12/47 kB Progress (2): 16/527 kB | 12/47 kB Progress (2): 16/527 kB | 16/47 kB Progress (2): 20/527 kB | 16/47 kB Progress (2): 20/527 kB | 20/47 kB Progress (2): 24/527 kB | 20/47 kB Progress (2): 24/527 kB | 24/47 kB Progress (2): 28/527 kB | 24/47 kB Progress (2): 28/527 kB | 28/47 kB Progress (2): 32/527 kB | 28/47 kB Progress (2): 32/527 kB | 32/47 kB Progress (2): 36/527 kB | 32/47 kB Progress (2): 36/527 kB | 36/47 kB Progress (3): 36/527 kB | 36/47 kB | 4.1/165 kB Progress (3): 36/527 kB | 40/47 kB | 4.1/165 kB Progress (3): 40/527 kB | 40/47 kB | 4.1/165 kB Progress (3): 40/527 kB | 44/47 kB | 4.1/165 kB Progress (3): 40/527 kB | 44/47 kB | 7.7/165 kB Progress (3): 44/527 kB | 44/47 kB | 7.7/165 kB Progress (3): 44/527 kB | 47 kB | 7.7/165 kB Progress (3): 48/527 kB | 47 kB | 7.7/165 kB Progress (3): 48/527 kB | 47 kB | 12/165 kB Progress (3): 52/527 kB | 47 kB | 12/165 kB Progress (3): 52/527 kB | 47 kB | 16/165 kB Progress (3): 56/527 kB | 47 kB | 16/165 kB Progress (3): 56/527 kB | 47 kB | 20/165 kB Progress (3): 60/527 kB | 47 kB | 20/165 kB Progress (3): 60/527 kB | 47 kB | 24/165 kB Progress (3): 64/527 kB | 47 kB | 24/165 kB Progress (3): 64/527 kB | 47 kB | 28/165 kB Progress (3): 68/527 kB | 47 kB | 28/165 kB Progress (3): 68/527 kB | 47 kB | 32/165 kB Progress (3): 72/527 kB | 47 kB | 32/165 kB Progress (3): 72/527 kB | 47 kB | 36/165 kB Progress (3): 76/527 kB | 47 kB | 36/165 kB Progress (3): 76/527 kB | 47 kB | 40/165 kB Progress (3): 80/527 kB | 47 kB | 40/165 kB Progress (3): 80/527 kB | 47 kB | 44/165 kB Progress (3): 84/527 kB | 47 kB | 44/165 kB Progress (3): 84/527 kB | 47 kB | 48/165 kB Progress (3): 88/527 kB | 47 kB | 48/165 kB Progress (3): 88/527 kB | 47 kB | 52/165 kB Progress (3): 92/527 kB | 47 kB | 52/165 kB Progress (3): 92/527 kB | 47 kB | 56/165 kB Progress (3): 96/527 kB | 47 kB | 56/165 kB Progress (3): 96/527 kB | 47 kB | 60/165 kB Progress (3): 96/527 kB | 47 kB | 64/165 kB Progress (3): 100/527 kB | 47 kB | 64/165 kB Progress (3): 100/527 kB | 47 kB | 68/165 kB Progress (3): 104/527 kB | 47 kB | 68/165 kB Progress (3): 104/527 kB | 47 kB | 72/165 kB Progress (3): 108/527 kB | 47 kB | 72/165 kB Progress (3): 108/527 kB | 47 kB | 76/165 kB Progress (3): 112/527 kB | 47 kB | 76/165 kB Progress (3): 112/527 kB | 47 kB | 80/165 kB Progress (3): 116/527 kB | 47 kB | 80/165 kB Progress (3): 116/527 kB | 47 kB | 84/165 kB Progress (3): 120/527 kB | 47 kB | 84/165 kB Progress (3): 120/527 kB | 47 kB | 88/165 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 1.1 MB/s) [2019-07-31T01:20:09.822Z] Progress (2): 120/527 kB | 92/165 kB Progress (2): 124/527 kB | 92/165 kB Progress (2): 124/527 kB | 96/165 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [2019-07-31T01:20:09.822Z] Progress (2): 124/527 kB | 100/165 kB Progress (2): 128/527 kB | 100/165 kB Progress (2): 128/527 kB | 104/165 kB Progress (2): 132/527 kB | 104/165 kB Progress (2): 132/527 kB | 108/165 kB Progress (2): 136/527 kB | 108/165 kB Progress (2): 136/527 kB | 112/165 kB Progress (2): 140/527 kB | 112/165 kB Progress (2): 140/527 kB | 116/165 kB Progress (2): 144/527 kB | 116/165 kB Progress (2): 144/527 kB | 120/165 kB Progress (2): 148/527 kB | 120/165 kB Progress (2): 148/527 kB | 124/165 kB Progress (2): 152/527 kB | 124/165 kB Progress (2): 152/527 kB | 128/165 kB Progress (2): 156/527 kB | 128/165 kB Progress (2): 156/527 kB | 132/165 kB Progress (2): 160/527 kB | 132/165 kB Progress (2): 160/527 kB | 136/165 kB Progress (2): 164/527 kB | 136/165 kB Progress (2): 164/527 kB | 140/165 kB Progress (2): 168/527 kB | 140/165 kB Progress (2): 168/527 kB | 144/165 kB Progress (2): 172/527 kB | 144/165 kB Progress (2): 172/527 kB | 148/165 kB Progress (2): 176/527 kB | 148/165 kB Progress (2): 176/527 kB | 152/165 kB Progress (2): 180/527 kB | 152/165 kB Progress (2): 180/527 kB | 156/165 kB Progress (2): 184/527 kB | 156/165 kB Progress (2): 184/527 kB | 160/165 kB Progress (2): 188/527 kB | 160/165 kB Progress (2): 188/527 kB | 164/165 kB Progress (2): 192/527 kB | 164/165 kB Progress (2): 192/527 kB | 165 kB Progress (2): 196/527 kB | 165 kB Progress (2): 200/527 kB | 165 kB Progress (2): 204/527 kB | 165 kB Progress (2): 208/527 kB | 165 kB Progress (2): 212/527 kB | 165 kB Progress (2): 216/527 kB | 165 kB Progress (2): 220/527 kB | 165 kB Progress (2): 224/527 kB | 165 kB Progress (2): 228/527 kB | 165 kB Progress (2): 232/527 kB | 165 kB Progress (2): 236/527 kB | 165 kB Progress (2): 240/527 kB | 165 kB Progress (3): 240/527 kB | 165 kB | 4.1/38 kB Progress (3): 244/527 kB | 165 kB | 4.1/38 kB Progress (3): 244/527 kB | 165 kB | 7.7/38 kB Progress (3): 248/527 kB | 165 kB | 7.7/38 kB Progress (3): 248/527 kB | 165 kB | 12/38 kB Progress (3): 252/527 kB | 165 kB | 12/38 kB Progress (3): 252/527 kB | 165 kB | 16/38 kB Progress (3): 256/527 kB | 165 kB | 16/38 kB Progress (3): 256/527 kB | 165 kB | 20/38 kB Progress (3): 260/527 kB | 165 kB | 20/38 kB Progress (3): 260/527 kB | 165 kB | 24/38 kB Progress (3): 264/527 kB | 165 kB | 24/38 kB Progress (3): 264/527 kB | 165 kB | 28/38 kB Progress (3): 264/527 kB | 165 kB | 32/38 kB Progress (3): 268/527 kB | 165 kB | 32/38 kB Progress (3): 268/527 kB | 165 kB | 36/38 kB Progress (3): 272/527 kB | 165 kB | 36/38 kB Progress (3): 272/527 kB | 165 kB | 38 kB Progress (3): 276/527 kB | 165 kB | 38 kB Progress (3): 280/527 kB | 165 kB | 38 kB Progress (3): 284/527 kB | 165 kB | 38 kB Progress (3): 288/527 kB | 165 kB | 38 kB Progress (3): 292/527 kB | 165 kB | 38 kB Progress (3): 296/527 kB | 165 kB | 38 kB Progress (3): 300/527 kB | 165 kB | 38 kB Progress (3): 304/527 kB | 165 kB | 38 kB Progress (3): 308/527 kB | 165 kB | 38 kB Progress (3): 312/527 kB | 165 kB | 38 kB Progress (3): 316/527 kB | 165 kB | 38 kB Progress (3): 320/527 kB | 165 kB | 38 kB Progress (3): 324/527 kB | 165 kB | 38 kB Progress (3): 328/527 kB | 165 kB | 38 kB Progress (3): 332/527 kB | 165 kB | 38 kB Progress (3): 336/527 kB | 165 kB | 38 kB Progress (3): 340/527 kB | 165 kB | 38 kB Progress (3): 344/527 kB | 165 kB | 38 kB Progress (3): 348/527 kB | 165 kB | 38 kB Progress (3): 352/527 kB | 165 kB | 38 kB Progress (3): 356/527 kB | 165 kB | 38 kB Progress (3): 360/527 kB | 165 kB | 38 kB Progress (3): 364/527 kB | 165 kB | 38 kB Progress (3): 368/527 kB | 165 kB | 38 kB Progress (3): 372/527 kB | 165 kB | 38 kB Progress (3): 376/527 kB | 165 kB | 38 kB Progress (3): 380/527 kB | 165 kB | 38 kB Progress (3): 384/527 kB | 165 kB | 38 kB Progress (3): 388/527 kB | 165 kB | 38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 497 kB/s) [2019-07-31T01:20:09.822Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 2.2 MB/s) [2019-07-31T01:20:09.822Z] Progress (1): 392/527 kB 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.jar [2019-07-31T01:20:09.822Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [2019-07-31T01:20:09.822Z] Progress (1): 396/527 kB Progress (1): 400/527 kB Progress (1): 404/527 kB Progress (1): 408/527 kB Progress (1): 412/527 kB Progress (1): 416/527 kB Progress (1): 420/527 kB Progress (1): 424/527 kB Progress (1): 428/527 kB Progress (1): 432/527 kB Progress (1): 436/527 kB Progress (1): 440/527 kB Progress (1): 444/527 kB Progress (1): 448/527 kB Progress (1): 452/527 kB Progress (1): 456/527 kB Progress (1): 460/527 kB Progress (1): 464/527 kB Progress (1): 468/527 kB Progress (1): 472/527 kB Progress (1): 476/527 kB Progress (1): 480/527 kB Progress (1): 484/527 kB Progress (1): 488/527 kB Progress (1): 492/527 kB Progress (1): 496/527 kB Progress (1): 500/527 kB Progress (1): 504/527 kB Progress (1): 508/527 kB Progress (1): 512/527 kB Progress (1): 516/527 kB Progress (1): 520/527 kB Progress (2): 520/527 kB | 4.1/52 kB Progress (2): 524/527 kB | 4.1/52 kB Progress (2): 524/527 kB | 7.7/52 kB Progress (2): 527 kB | 7.7/52 kB Progress (2): 527 kB | 12/52 kB Progress (2): 527 kB | 16/52 kB Progress (2): 527 kB | 20/52 kB Progress (2): 527 kB | 24/52 kB Progress (2): 527 kB | 28/52 kB Progress (2): 527 kB | 32/52 kB Progress (2): 527 kB | 36/52 kB Progress (2): 527 kB | 40/52 kB Progress (2): 527 kB | 44/52 kB Progress (2): 527 kB | 48/52 kB Progress (2): 527 kB | 52/52 kB Progress (2): 527 kB | 52 kB Progress (3): 527 kB | 52 kB | 4.1/202 kB Progress (3): 527 kB | 52 kB | 7.7/202 kB Progress (3): 527 kB | 52 kB | 12/202 kB Progress (3): 527 kB | 52 kB | 16/202 kB Progress (3): 527 kB | 52 kB | 20/202 kB Progress (3): 527 kB | 52 kB | 24/202 kB Progress (3): 527 kB | 52 kB | 28/202 kB Progress (3): 527 kB | 52 kB | 32/202 kB Progress (3): 527 kB | 52 kB | 36/202 kB Progress (4): 527 kB | 52 kB | 36/202 kB | 4.1/5.6 kB Progress (4): 527 kB | 52 kB | 40/202 kB | 4.1/5.6 kB Progress (4): 527 kB | 52 kB | 40/202 kB | 5.6 kB Progress (4): 527 kB | 52 kB | 44/202 kB | 5.6 kB Progress (4): 527 kB | 52 kB | 48/202 kB | 5.6 kB Progress (4): 527 kB | 52 kB | 52/202 kB | 5.6 kB Progress (4): 527 kB | 52 kB | 56/202 kB | 5.6 kB Progress (4): 527 kB | 52 kB | 60/202 kB | 5.6 kB Progress (4): 527 kB | 52 kB | 64/202 kB | 5.6 kB Progress (4): 527 kB | 52 kB | 66/202 kB | 5.6 kB Progress (4): 527 kB | 52 kB | 70/202 kB | 5.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 5.1 MB/s) [2019-07-31T01:20:09.822Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [2019-07-31T01:20:09.822Z] Progress (3): 52 kB | 74/202 kB | 5.6 kB 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.jar (52 kB at 499 kB/s) [2019-07-31T01:20:09.822Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [2019-07-31T01:20:10.081Z] Progress (2): 78/202 kB | 5.6 kB Progress (3): 78/202 kB | 5.6 kB | 4.1/30 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar (5.6 kB at 34 kB/s) [2019-07-31T01:20:10.082Z] Progress (2): 78/202 kB | 7.7/30 kB Progress (2): 82/202 kB | 7.7/30 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [2019-07-31T01:20:10.082Z] Progress (2): 86/202 kB | 7.7/30 kB Progress (2): 86/202 kB | 12/30 kB Progress (2): 90/202 kB | 12/30 kB Progress (2): 90/202 kB | 16/30 kB Progress (2): 94/202 kB | 16/30 kB Progress (2): 94/202 kB | 20/30 kB Progress (2): 98/202 kB | 20/30 kB Progress (2): 98/202 kB | 24/30 kB Progress (2): 102/202 kB | 24/30 kB Progress (2): 102/202 kB | 28/30 kB Progress (2): 106/202 kB | 28/30 kB Progress (2): 106/202 kB | 30 kB Progress (2): 110/202 kB | 30 kB Progress (2): 114/202 kB | 30 kB Progress (2): 118/202 kB | 30 kB Progress (2): 122/202 kB | 30 kB Progress (2): 126/202 kB | 30 kB Progress (2): 130/202 kB | 30 kB Progress (2): 134/202 kB | 30 kB Progress (2): 138/202 kB | 30 kB Progress (2): 142/202 kB | 30 kB Progress (2): 146/202 kB | 30 kB Progress (2): 150/202 kB | 30 kB Progress (2): 154/202 kB | 30 kB Progress (2): 158/202 kB | 30 kB Progress (2): 162/202 kB | 30 kB Progress (2): 166/202 kB | 30 kB Progress (2): 170/202 kB | 30 kB Progress (2): 174/202 kB | 30 kB Progress (2): 178/202 kB | 30 kB Progress (2): 182/202 kB | 30 kB Progress (2): 186/202 kB | 30 kB Progress (2): 190/202 kB | 30 kB Progress (2): 194/202 kB | 30 kB Progress (2): 198/202 kB | 30 kB Progress (2): 202/202 kB | 30 kB Progress (2): 202 kB | 30 kB Progress (3): 202 kB | 30 kB | 4.1/148 kB Progress (3): 202 kB | 30 kB | 7.7/148 kB Progress (3): 202 kB | 30 kB | 12/148 kB Progress (3): 202 kB | 30 kB | 16/148 kB Progress (3): 202 kB | 30 kB | 20/148 kB Progress (3): 202 kB | 30 kB | 24/148 kB Progress (3): 202 kB | 30 kB | 28/148 kB Progress (3): 202 kB | 30 kB | 32/148 kB Progress (3): 202 kB | 30 kB | 33/148 kB Progress (3): 202 kB | 30 kB | 37/148 kB Progress (4): 202 kB | 30 kB | 37/148 kB | 4.1/51 kB Progress (4): 202 kB | 30 kB | 41/148 kB | 4.1/51 kB Progress (4): 202 kB | 30 kB | 41/148 kB | 7.7/51 kB Progress (4): 202 kB | 30 kB | 45/148 kB | 7.7/51 kB Progress (4): 202 kB | 30 kB | 45/148 kB | 12/51 kB Progress (4): 202 kB | 30 kB | 45/148 kB | 16/51 kB Progress (4): 202 kB | 30 kB | 49/148 kB | 16/51 kB Progress (4): 202 kB | 30 kB | 49/148 kB | 20/51 kB Progress (4): 202 kB | 30 kB | 53/148 kB | 20/51 kB Progress (4): 202 kB | 30 kB | 53/148 kB | 24/51 kB Progress (4): 202 kB | 30 kB | 57/148 kB | 24/51 kB Progress (4): 202 kB | 30 kB | 57/148 kB | 28/51 kB Progress (4): 202 kB | 30 kB | 61/148 kB | 28/51 kB Progress (4): 202 kB | 30 kB | 61/148 kB | 32/51 kB Progress (4): 202 kB | 30 kB | 65/148 kB | 32/51 kB Progress (4): 202 kB | 30 kB | 65/148 kB | 36/51 kB Progress (4): 202 kB | 30 kB | 66/148 kB | 36/51 kB Progress (4): 202 kB | 30 kB | 66/148 kB | 40/51 kB Progress (4): 202 kB | 30 kB | 70/148 kB | 40/51 kB Progress (4): 202 kB | 30 kB | 70/148 kB | 44/51 kB Progress (4): 202 kB | 30 kB | 74/148 kB | 44/51 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar (202 kB at 1.1 MB/s) [2019-07-31T01:20:10.082Z] Progress (3): 30 kB | 78/148 kB | 44/51 kB Progress (4): 30 kB | 78/148 kB | 44/51 kB | 4.1/106 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 163 kB/s) [2019-07-31T01:20:10.082Z] Progress (3): 78/148 kB | 48/51 kB | 4.1/106 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [2019-07-31T01:20:10.082Z] Progress (3): 78/148 kB | 48/51 kB | 7.7/106 kB Progress (3): 82/148 kB | 48/51 kB | 7.7/106 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [2019-07-31T01:20:10.082Z] Progress (3): 86/148 kB | 48/51 kB | 7.7/106 kB Progress (3): 86/148 kB | 48/51 kB | 12/106 kB Progress (3): 86/148 kB | 51 kB | 12/106 kB Progress (3): 86/148 kB | 51 kB | 16/106 kB Progress (3): 90/148 kB | 51 kB | 16/106 kB Progress (3): 90/148 kB | 51 kB | 20/106 kB Progress (3): 94/148 kB | 51 kB | 20/106 kB Progress (3): 94/148 kB | 51 kB | 24/106 kB Progress (3): 98/148 kB | 51 kB | 24/106 kB Progress (3): 98/148 kB | 51 kB | 24/106 kB Progress (3): 98/148 kB | 51 kB | 28/106 kB Progress (3): 102/148 kB | 51 kB | 28/106 kB Progress (3): 102/148 kB | 51 kB | 32/106 kB Progress (3): 106/148 kB | 51 kB | 32/106 kB Progress (3): 106/148 kB | 51 kB | 33/106 kB Progress (3): 110/148 kB | 51 kB | 33/106 kB Progress (3): 110/148 kB | 51 kB | 37/106 kB Progress (3): 114/148 kB | 51 kB | 37/106 kB Progress (3): 114/148 kB | 51 kB | 41/106 kB Progress (3): 118/148 kB | 51 kB | 41/106 kB Progress (3): 118/148 kB | 51 kB | 45/106 kB Progress (3): 122/148 kB | 51 kB | 45/106 kB Progress (3): 122/148 kB | 51 kB | 49/106 kB Progress (3): 126/148 kB | 51 kB | 49/106 kB Progress (3): 126/148 kB | 51 kB | 53/106 kB Progress (3): 130/148 kB | 51 kB | 53/106 kB Progress (3): 130/148 kB | 51 kB | 57/106 kB Progress (3): 134/148 kB | 51 kB | 57/106 kB Progress (3): 134/148 kB | 51 kB | 61/106 kB Progress (3): 138/148 kB | 51 kB | 61/106 kB Progress (3): 138/148 kB | 51 kB | 65/106 kB Progress (3): 142/148 kB | 51 kB | 65/106 kB Progress (3): 142/148 kB | 51 kB | 66/106 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 263 kB/s) [2019-07-31T01:20:10.082Z] Progress (2): 146/148 kB | 66/106 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [2019-07-31T01:20:10.082Z] Progress (2): 146/148 kB | 70/106 kB Progress (3): 146/148 kB | 70/106 kB | 4.1/74 kB Progress (3): 148 kB | 70/106 kB | 4.1/74 kB Progress (3): 148 kB | 70/106 kB | 7.7/74 kB Progress (3): 148 kB | 74/106 kB | 7.7/74 kB Progress (3): 148 kB | 74/106 kB | 12/74 kB Progress (3): 148 kB | 78/106 kB | 12/74 kB Progress (3): 148 kB | 78/106 kB | 16/74 kB Progress (3): 148 kB | 82/106 kB | 16/74 kB Progress (3): 148 kB | 82/106 kB | 20/74 kB Progress (3): 148 kB | 86/106 kB | 20/74 kB Progress (4): 148 kB | 86/106 kB | 20/74 kB | 4.1/14 kB Progress (4): 148 kB | 90/106 kB | 20/74 kB | 4.1/14 kB Progress (4): 148 kB | 90/106 kB | 24/74 kB | 4.1/14 kB Progress (4): 148 kB | 94/106 kB | 24/74 kB | 4.1/14 kB Progress (4): 148 kB | 94/106 kB | 24/74 kB | 7.7/14 kB Progress (4): 148 kB | 98/106 kB | 24/74 kB | 7.7/14 kB Progress (4): 148 kB | 98/106 kB | 28/74 kB | 7.7/14 kB Progress (4): 148 kB | 102/106 kB | 28/74 kB | 7.7/14 kB Progress (4): 148 kB | 102/106 kB | 28/74 kB | 12/14 kB Progress (4): 148 kB | 106/106 kB | 28/74 kB | 12/14 kB Progress (4): 148 kB | 106/106 kB | 32/74 kB | 12/14 kB Progress (4): 148 kB | 106 kB | 32/74 kB | 12/14 kB Progress (4): 148 kB | 106 kB | 32/74 kB | 14 kB Progress (4): 148 kB | 106 kB | 33/74 kB | 14 kB Progress (4): 148 kB | 106 kB | 37/74 kB | 14 kB Progress (4): 148 kB | 106 kB | 41/74 kB | 14 kB Progress (4): 148 kB | 106 kB | 45/74 kB | 14 kB Progress (4): 148 kB | 106 kB | 49/74 kB | 14 kB Progress (4): 148 kB | 106 kB | 53/74 kB | 14 kB Progress (4): 148 kB | 106 kB | 57/74 kB | 14 kB Progress (4): 148 kB | 106 kB | 61/74 kB | 14 kB Progress (4): 148 kB | 106 kB | 65/74 kB | 14 kB Progress (4): 148 kB | 106 kB | 69/74 kB | 14 kB Progress (4): 148 kB | 106 kB | 73/74 kB | 14 kB Progress (4): 148 kB | 106 kB | 74 kB | 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 718 kB/s) [2019-07-31T01:20:10.082Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 280 kB/s) [2019-07-31T01:20:10.082Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [2019-07-31T01:20:10.082Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 51 kB/s) [2019-07-31T01:20:10.082Z] Progress (2): 106 kB | 4.1/108 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [2019-07-31T01:20:10.082Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [2019-07-31T01:20:10.082Z] Progress (2): 106 kB | 7.7/108 kB Progress (2): 106 kB | 12/108 kB Progress (2): 106 kB | 16/108 kB Progress (2): 106 kB | 20/108 kB Progress (2): 106 kB | 24/108 kB Progress (2): 106 kB | 28/108 kB Progress (2): 106 kB | 32/108 kB Progress (2): 106 kB | 33/108 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 392 kB/s) [2019-07-31T01:20:10.082Z] Progress (1): 37/108 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [2019-07-31T01:20:10.082Z] Progress (1): 41/108 kB Progress (1): 45/108 kB Progress (1): 49/108 kB Progress (1): 53/108 kB Progress (1): 57/108 kB Progress (1): 61/108 kB Progress (1): 65/108 kB Progress (1): 66/108 kB Progress (1): 70/108 kB Progress (1): 74/108 kB Progress (1): 78/108 kB Progress (1): 82/108 kB Progress (1): 86/108 kB Progress (1): 90/108 kB Progress (1): 94/108 kB Progress (1): 98/108 kB Progress (1): 98/108 kB Progress (1): 102/108 kB Progress (1): 106/108 kB Progress (1): 108 kB Progress (2): 108 kB | 4.1/472 kB Progress (2): 108 kB | 7.7/472 kB Progress (2): 108 kB | 12/472 kB Progress (2): 108 kB | 16/472 kB Progress (2): 108 kB | 20/472 kB Progress (3): 108 kB | 20/472 kB | 4.1/61 kB Progress (3): 108 kB | 24/472 kB | 4.1/61 kB Progress (3): 108 kB | 24/472 kB | 7.7/61 kB Progress (4): 108 kB | 24/472 kB | 7.7/61 kB | 4.1/153 kB Progress (4): 108 kB | 24/472 kB | 12/61 kB | 4.1/153 kB Progress (4): 108 kB | 28/472 kB | 12/61 kB | 4.1/153 kB Progress (4): 108 kB | 28/472 kB | 16/61 kB | 4.1/153 kB Progress (4): 108 kB | 28/472 kB | 16/61 kB | 7.7/153 kB Progress (4): 108 kB | 28/472 kB | 20/61 kB | 7.7/153 kB Progress (5): 108 kB | 28/472 kB | 20/61 kB | 7.7/153 kB | 4.1/202 kB Progress (5): 108 kB | 32/472 kB | 20/61 kB | 7.7/153 kB | 4.1/202 kB Progress (5): 108 kB | 32/472 kB | 20/61 kB | 7.7/153 kB | 7.7/202 kB Progress (5): 108 kB | 32/472 kB | 24/61 kB | 7.7/153 kB | 7.7/202 kB Progress (5): 108 kB | 32/472 kB | 24/61 kB | 12/153 kB | 7.7/202 kB Progress (5): 108 kB | 32/472 kB | 28/61 kB | 12/153 kB | 7.7/202 kB Progress (5): 108 kB | 32/472 kB | 28/61 kB | 12/153 kB | 12/202 kB Progress (5): 108 kB | 33/472 kB | 28/61 kB | 12/153 kB | 12/202 kB Progress (5): 108 kB | 33/472 kB | 28/61 kB | 12/153 kB | 16/202 kB Progress (5): 108 kB | 33/472 kB | 32/61 kB | 12/153 kB | 16/202 kB Progress (5): 108 kB | 33/472 kB | 32/61 kB | 16/153 kB | 16/202 kB Progress (5): 108 kB | 33/472 kB | 33/61 kB | 16/153 kB | 16/202 kB Progress (5): 108 kB | 33/472 kB | 33/61 kB | 16/153 kB | 20/202 kB Progress (5): 108 kB | 37/472 kB | 33/61 kB | 16/153 kB | 20/202 kB Progress (5): 108 kB | 37/472 kB | 33/61 kB | 16/153 kB | 24/202 kB Progress (5): 108 kB | 37/472 kB | 37/61 kB | 16/153 kB | 24/202 kB Progress (5): 108 kB | 37/472 kB | 37/61 kB | 20/153 kB | 24/202 kB Progress (5): 108 kB | 37/472 kB | 41/61 kB | 20/153 kB | 24/202 kB Progress (5): 108 kB | 37/472 kB | 41/61 kB | 20/153 kB | 28/202 kB Progress (5): 108 kB | 41/472 kB | 41/61 kB | 20/153 kB | 28/202 kB Progress (5): 108 kB | 41/472 kB | 41/61 kB | 20/153 kB | 32/202 kB Progress (5): 108 kB | 41/472 kB | 45/61 kB | 20/153 kB | 32/202 kB Progress (5): 108 kB | 41/472 kB | 45/61 kB | 24/153 kB | 32/202 kB Progress (5): 108 kB | 41/472 kB | 49/61 kB | 24/153 kB | 32/202 kB Progress (5): 108 kB | 41/472 kB | 49/61 kB | 24/153 kB | 33/202 kB Progress (5): 108 kB | 45/472 kB | 49/61 kB | 24/153 kB | 33/202 kB Progress (5): 108 kB | 45/472 kB | 49/61 kB | 24/153 kB | 37/202 kB Progress (5): 108 kB | 45/472 kB | 53/61 kB | 24/153 kB | 37/202 kB Progress (5): 108 kB | 45/472 kB | 53/61 kB | 28/153 kB | 37/202 kB Progress (5): 108 kB | 45/472 kB | 57/61 kB | 28/153 kB | 37/202 kB Progress (5): 108 kB | 45/472 kB | 57/61 kB | 28/153 kB | 41/202 kB Progress (5): 108 kB | 49/472 kB | 57/61 kB | 28/153 kB | 41/202 kB Progress (5): 108 kB | 49/472 kB | 57/61 kB | 28/153 kB | 45/202 kB Progress (5): 108 kB | 49/472 kB | 61/61 kB | 28/153 kB | 45/202 kB Progress (5): 108 kB | 49/472 kB | 61/61 kB | 32/153 kB | 45/202 kB Progress (5): 108 kB | 49/472 kB | 61 kB | 32/153 kB | 45/202 kB Progress (5): 108 kB | 49/472 kB | 61 kB | 32/153 kB | 49/202 kB Progress (5): 108 kB | 53/472 kB | 61 kB | 32/153 kB | 49/202 kB Progress (5): 108 kB | 53/472 kB | 61 kB | 32/153 kB | 53/202 kB Progress (5): 108 kB | 53/472 kB | 61 kB | 33/153 kB | 53/202 kB Progress (5): 108 kB | 53/472 kB | 61 kB | 33/153 kB | 57/202 kB Progress (5): 108 kB | 57/472 kB | 61 kB | 33/153 kB | 57/202 kB Progress (5): 108 kB | 57/472 kB | 61 kB | 33/153 kB | 61/202 kB Progress (5): 108 kB | 57/472 kB | 61 kB | 37/153 kB | 61/202 kB Progress (5): 108 kB | 57/472 kB | 61 kB | 37/153 kB | 65/202 kB Progress (5): 108 kB | 61/472 kB | 61 kB | 37/153 kB | 65/202 kB Progress (5): 108 kB | 61/472 kB | 61 kB | 37/153 kB | 66/202 kB Progress (5): 108 kB | 61/472 kB | 61 kB | 41/153 kB | 66/202 kB Progress (5): 108 kB | 61/472 kB | 61 kB | 41/153 kB | 70/202 kB Progress (5): 108 kB | 65/472 kB | 61 kB | 41/153 kB | 70/202 kB Progress (5): 108 kB | 65/472 kB | 61 kB | 41/153 kB | 74/202 kB Progress (5): 108 kB | 65/472 kB | 61 kB | 45/153 kB | 74/202 kB Progress (5): 108 kB | 65/472 kB | 61 kB | 45/153 kB | 78/202 kB Progress (5): 108 kB | 66/472 kB | 61 kB | 45/153 kB | 78/202 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 205 kB/s) [2019-07-31T01:20:10.082Z] Progress (4): 108 kB | 66/472 kB | 45/153 kB | 82/202 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 361 kB/s) [2019-07-31T01:20:10.082Z] Progress (3): 66/472 kB | 49/153 kB | 82/202 kB 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 [2019-07-31T01:20:10.082Z] Progress (3): 66/472 kB | 49/153 kB | 86/202 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [2019-07-31T01:20:10.082Z] Progress (3): 70/472 kB | 49/153 kB | 86/202 kB Progress (3): 70/472 kB | 49/153 kB | 90/202 kB Progress (3): 70/472 kB | 53/153 kB | 90/202 kB Progress (3): 70/472 kB | 53/153 kB | 94/202 kB Progress (3): 74/472 kB | 53/153 kB | 94/202 kB Progress (3): 74/472 kB | 53/153 kB | 98/202 kB Progress (3): 74/472 kB | 57/153 kB | 98/202 kB Progress (3): 74/472 kB | 57/153 kB | 98/202 kB Progress (3): 74/472 kB | 61/153 kB | 98/202 kB Progress (3): 78/472 kB | 61/153 kB | 98/202 kB Progress (3): 78/472 kB | 65/153 kB | 98/202 kB Progress (3): 78/472 kB | 65/153 kB | 102/202 kB Progress (3): 78/472 kB | 66/153 kB | 102/202 kB Progress (3): 82/472 kB | 66/153 kB | 102/202 kB Progress (3): 82/472 kB | 70/153 kB | 102/202 kB Progress (3): 82/472 kB | 70/153 kB | 106/202 kB Progress (3): 82/472 kB | 74/153 kB | 106/202 kB Progress (3): 86/472 kB | 74/153 kB | 106/202 kB Progress (3): 86/472 kB | 78/153 kB | 106/202 kB Progress (3): 86/472 kB | 78/153 kB | 110/202 kB Progress (3): 86/472 kB | 82/153 kB | 110/202 kB Progress (3): 90/472 kB | 82/153 kB | 110/202 kB Progress (3): 90/472 kB | 82/153 kB | 114/202 kB Progress (3): 94/472 kB | 82/153 kB | 114/202 kB Progress (3): 94/472 kB | 82/153 kB | 118/202 kB Progress (3): 94/472 kB | 86/153 kB | 118/202 kB Progress (3): 94/472 kB | 86/153 kB | 122/202 kB Progress (3): 98/472 kB | 86/153 kB | 122/202 kB Progress (3): 98/472 kB | 86/153 kB | 126/202 kB Progress (3): 98/472 kB | 90/153 kB | 126/202 kB Progress (3): 98/472 kB | 90/153 kB | 130/202 kB Progress (3): 98/472 kB | 90/153 kB | 130/202 kB Progress (3): 98/472 kB | 94/153 kB | 130/202 kB Progress (3): 98/472 kB | 94/153 kB | 134/202 kB Progress (3): 98/472 kB | 98/153 kB | 134/202 kB Progress (3): 102/472 kB | 98/153 kB | 134/202 kB Progress (3): 102/472 kB | 98/153 kB | 134/202 kB Progress (3): 102/472 kB | 98/153 kB | 138/202 kB Progress (3): 102/472 kB | 102/153 kB | 138/202 kB Progress (4): 102/472 kB | 102/153 kB | 138/202 kB | 4.1/29 kB Progress (4): 102/472 kB | 106/153 kB | 138/202 kB | 4.1/29 kB Progress (4): 102/472 kB | 106/153 kB | 142/202 kB | 4.1/29 kB Progress (4): 106/472 kB | 106/153 kB | 142/202 kB | 4.1/29 kB Progress (4): 106/472 kB | 106/153 kB | 146/202 kB | 4.1/29 kB Progress (4): 106/472 kB | 110/153 kB | 146/202 kB | 4.1/29 kB Progress (4): 106/472 kB | 110/153 kB | 146/202 kB | 7.7/29 kB Progress (4): 106/472 kB | 114/153 kB | 146/202 kB | 7.7/29 kB Progress (4): 106/472 kB | 114/153 kB | 150/202 kB | 7.7/29 kB Progress (4): 110/472 kB | 114/153 kB | 150/202 kB | 7.7/29 kB Progress (4): 110/472 kB | 114/153 kB | 154/202 kB | 7.7/29 kB Progress (4): 110/472 kB | 118/153 kB | 154/202 kB | 7.7/29 kB Progress (4): 110/472 kB | 118/153 kB | 154/202 kB | 12/29 kB Progress (4): 110/472 kB | 122/153 kB | 154/202 kB | 12/29 kB Progress (4): 110/472 kB | 122/153 kB | 158/202 kB | 12/29 kB Progress (4): 114/472 kB | 122/153 kB | 158/202 kB | 12/29 kB Progress (4): 114/472 kB | 122/153 kB | 162/202 kB | 12/29 kB Progress (4): 114/472 kB | 126/153 kB | 162/202 kB | 12/29 kB Progress (4): 114/472 kB | 126/153 kB | 162/202 kB | 16/29 kB Progress (4): 114/472 kB | 130/153 kB | 162/202 kB | 16/29 kB Progress (4): 114/472 kB | 130/153 kB | 166/202 kB | 16/29 kB Progress (4): 118/472 kB | 130/153 kB | 166/202 kB | 16/29 kB Progress (4): 118/472 kB | 130/153 kB | 170/202 kB | 16/29 kB Progress (4): 118/472 kB | 134/153 kB | 170/202 kB | 16/29 kB Progress (4): 118/472 kB | 138/153 kB | 170/202 kB | 16/29 kB Progress (4): 118/472 kB | 142/153 kB | 170/202 kB | 16/29 kB Progress (4): 118/472 kB | 142/153 kB | 170/202 kB | 20/29 kB Progress (4): 118/472 kB | 146/153 kB | 170/202 kB | 20/29 kB Progress (4): 118/472 kB | 146/153 kB | 174/202 kB | 20/29 kB Progress (4): 122/472 kB | 146/153 kB | 174/202 kB | 20/29 kB Progress (4): 122/472 kB | 146/153 kB | 178/202 kB | 20/29 kB Progress (4): 122/472 kB | 150/153 kB | 178/202 kB | 20/29 kB Progress (5): 122/472 kB | 150/153 kB | 178/202 kB | 20/29 kB | 4.1/46 kB Progress (5): 122/472 kB | 150/153 kB | 178/202 kB | 24/29 kB | 4.1/46 kB Progress (5): 122/472 kB | 150/153 kB | 178/202 kB | 24/29 kB | 7.7/46 kB Progress (5): 122/472 kB | 153 kB | 178/202 kB | 24/29 kB | 7.7/46 kB Progress (5): 122/472 kB | 153 kB | 182/202 kB | 24/29 kB | 7.7/46 kB Progress (5): 126/472 kB | 153 kB | 182/202 kB | 24/29 kB | 7.7/46 kB Progress (5): 126/472 kB | 153 kB | 186/202 kB | 24/29 kB | 7.7/46 kB Progress (5): 126/472 kB | 153 kB | 186/202 kB | 24/29 kB | 12/46 kB Progress (5): 126/472 kB | 153 kB | 186/202 kB | 28/29 kB | 12/46 kB Progress (5): 126/472 kB | 153 kB | 186/202 kB | 28/29 kB | 16/46 kB Progress (5): 126/472 kB | 153 kB | 190/202 kB | 28/29 kB | 16/46 kB Progress (5): 130/472 kB | 153 kB | 190/202 kB | 28/29 kB | 16/46 kB Progress (5): 130/472 kB | 153 kB | 194/202 kB | 28/29 kB | 16/46 kB Progress (5): 130/472 kB | 153 kB | 194/202 kB | 28/29 kB | 20/46 kB Progress (5): 130/472 kB | 153 kB | 194/202 kB | 28/29 kB | 24/46 kB Progress (5): 130/472 kB | 153 kB | 194/202 kB | 29 kB | 24/46 kB Progress (5): 130/472 kB | 153 kB | 194/202 kB | 29 kB | 28/46 kB Progress (5): 130/472 kB | 153 kB | 198/202 kB | 29 kB | 28/46 kB Progress (5): 131/472 kB | 153 kB | 198/202 kB | 29 kB | 28/46 kB Progress (5): 131/472 kB | 153 kB | 202 kB | 29 kB | 28/46 kB Progress (5): 131/472 kB | 153 kB | 202 kB | 29 kB | 32/46 kB Progress (5): 135/472 kB | 153 kB | 202 kB | 29 kB | 32/46 kB Progress (5): 135/472 kB | 153 kB | 202 kB | 29 kB | 33/46 kB Progress (5): 139/472 kB | 153 kB | 202 kB | 29 kB | 33/46 kB Progress (5): 139/472 kB | 153 kB | 202 kB | 29 kB | 37/46 kB Progress (5): 143/472 kB | 153 kB | 202 kB | 29 kB | 37/46 kB Progress (5): 143/472 kB | 153 kB | 202 kB | 29 kB | 41/46 kB Progress (5): 147/472 kB | 153 kB | 202 kB | 29 kB | 41/46 kB Progress (5): 147/472 kB | 153 kB | 202 kB | 29 kB | 45/46 kB Progress (5): 151/472 kB | 153 kB | 202 kB | 29 kB | 45/46 kB Progress (5): 151/472 kB | 153 kB | 202 kB | 29 kB | 46 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 411 kB/s) [2019-07-31T01:20:10.082Z] Progress (4): 155/472 kB | 202 kB | 29 kB | 46 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [2019-07-31T01:20:10.082Z] Progress (4): 159/472 kB | 202 kB | 29 kB | 46 kB Progress (4): 163/472 kB | 202 kB | 29 kB | 46 kB Progress (4): 167/472 kB | 202 kB | 29 kB | 46 kB Progress (4): 171/472 kB | 202 kB | 29 kB | 46 kB Progress (4): 175/472 kB | 202 kB | 29 kB | 46 kB Progress (4): 179/472 kB | 202 kB | 29 kB | 46 kB Progress (4): 183/472 kB | 202 kB | 29 kB | 46 kB Progress (4): 187/472 kB | 202 kB | 29 kB | 46 kB Progress (4): 191/472 kB | 202 kB | 29 kB | 46 kB Progress (4): 195/472 kB | 202 kB | 29 kB | 46 kB Progress (4): 199/472 kB | 202 kB | 29 kB | 46 kB Progress (4): 203/472 kB | 202 kB | 29 kB | 46 kB Progress (4): 207/472 kB | 202 kB | 29 kB | 46 kB Progress (4): 211/472 kB | 202 kB | 29 kB | 46 kB Progress (4): 215/472 kB | 202 kB | 29 kB | 46 kB Progress (4): 219/472 kB | 202 kB | 29 kB | 46 kB Progress (4): 223/472 kB | 202 kB | 29 kB | 46 kB Progress (4): 227/472 kB | 202 kB | 29 kB | 46 kB Progress (4): 231/472 kB | 202 kB | 29 kB | 46 kB Progress (4): 235/472 kB | 202 kB | 29 kB | 46 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 531 kB/s) [2019-07-31T01:20:10.082Z] Progress (3): 239/472 kB | 29 kB | 46 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [2019-07-31T01:20:10.082Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 121 kB/s) [2019-07-31T01:20:10.082Z] 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 75 kB/s) [2019-07-31T01:20:10.082Z] Progress (1): 243/472 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar [2019-07-31T01:20:10.082Z] Progress (2): 243/472 kB | 4.1/13 kB 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 [2019-07-31T01:20:10.341Z] Progress (2): 243/472 kB | 7.7/13 kB Progress (2): 247/472 kB | 7.7/13 kB Progress (2): 247/472 kB | 12/13 kB Progress (2): 251/472 kB | 12/13 kB Progress (2): 251/472 kB | 13 kB Progress (2): 255/472 kB | 13 kB Progress (2): 259/472 kB | 13 kB Progress (2): 263/472 kB | 13 kB Progress (2): 267/472 kB | 13 kB Progress (2): 271/472 kB | 13 kB Progress (2): 275/472 kB | 13 kB Progress (2): 279/472 kB | 13 kB Progress (2): 283/472 kB | 13 kB Progress (2): 287/472 kB | 13 kB Progress (2): 291/472 kB | 13 kB Progress (2): 295/472 kB | 13 kB Progress (2): 299/472 kB | 13 kB Progress (2): 303/472 kB | 13 kB Progress (2): 307/472 kB | 13 kB Progress (2): 311/472 kB | 13 kB Progress (2): 315/472 kB | 13 kB Progress (2): 319/472 kB | 13 kB Progress (2): 323/472 kB | 13 kB Progress (2): 327/472 kB | 13 kB Progress (2): 331/472 kB | 13 kB Progress (2): 335/472 kB | 13 kB Progress (3): 335/472 kB | 13 kB | 4.1/49 kB Progress (4): 335/472 kB | 13 kB | 4.1/49 kB | 4.1/247 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (13 kB at 28 kB/s) [2019-07-31T01:20:10.341Z] Progress (3): 335/472 kB | 7.7/49 kB | 4.1/247 kB Progress (4): 335/472 kB | 7.7/49 kB | 4.1/247 kB | 4.1/187 kB Progress (4): 339/472 kB | 7.7/49 kB | 4.1/247 kB | 4.1/187 kB Progress (4): 339/472 kB | 7.7/49 kB | 4.1/247 kB | 7.7/187 kB Progress (4): 339/472 kB | 12/49 kB | 4.1/247 kB | 7.7/187 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar [2019-07-31T01:20:10.341Z] Progress (4): 339/472 kB | 12/49 kB | 7.7/247 kB | 7.7/187 kB Progress (4): 339/472 kB | 16/49 kB | 7.7/247 kB | 7.7/187 kB Progress (4): 339/472 kB | 16/49 kB | 7.7/247 kB | 12/187 kB Progress (4): 343/472 kB | 16/49 kB | 7.7/247 kB | 12/187 kB Progress (4): 343/472 kB | 16/49 kB | 7.7/247 kB | 16/187 kB Progress (4): 343/472 kB | 20/49 kB | 7.7/247 kB | 16/187 kB Progress (4): 343/472 kB | 20/49 kB | 12/247 kB | 16/187 kB Progress (4): 343/472 kB | 24/49 kB | 12/247 kB | 16/187 kB Progress (4): 343/472 kB | 24/49 kB | 12/247 kB | 20/187 kB Progress (4): 347/472 kB | 24/49 kB | 12/247 kB | 20/187 kB Progress (4): 347/472 kB | 24/49 kB | 12/247 kB | 24/187 kB Progress (4): 347/472 kB | 28/49 kB | 12/247 kB | 24/187 kB Progress (4): 347/472 kB | 28/49 kB | 16/247 kB | 24/187 kB Progress (4): 347/472 kB | 32/49 kB | 16/247 kB | 24/187 kB Progress (4): 347/472 kB | 32/49 kB | 16/247 kB | 28/187 kB Progress (4): 351/472 kB | 32/49 kB | 16/247 kB | 28/187 kB Progress (4): 351/472 kB | 32/49 kB | 16/247 kB | 32/187 kB Progress (4): 351/472 kB | 36/49 kB | 16/247 kB | 32/187 kB Progress (4): 351/472 kB | 36/49 kB | 20/247 kB | 32/187 kB Progress (4): 351/472 kB | 40/49 kB | 20/247 kB | 32/187 kB Progress (4): 351/472 kB | 40/49 kB | 20/247 kB | 33/187 kB Progress (4): 351/472 kB | 44/49 kB | 20/247 kB | 33/187 kB Progress (4): 355/472 kB | 44/49 kB | 20/247 kB | 33/187 kB Progress (4): 355/472 kB | 48/49 kB | 20/247 kB | 33/187 kB Progress (4): 359/472 kB | 48/49 kB | 20/247 kB | 33/187 kB Progress (4): 359/472 kB | 48/49 kB | 20/247 kB | 37/187 kB Progress (4): 359/472 kB | 48/49 kB | 24/247 kB | 37/187 kB Progress (4): 359/472 kB | 48/49 kB | 24/247 kB | 41/187 kB Progress (4): 359/472 kB | 48/49 kB | 28/247 kB | 41/187 kB Progress (4): 363/472 kB | 48/49 kB | 28/247 kB | 41/187 kB Progress (4): 363/472 kB | 49 kB | 28/247 kB | 41/187 kB Progress (4): 367/472 kB | 49 kB | 28/247 kB | 41/187 kB Progress (4): 367/472 kB | 49 kB | 32/247 kB | 41/187 kB Progress (4): 367/472 kB | 49 kB | 32/247 kB | 45/187 kB Progress (4): 367/472 kB | 49 kB | 33/247 kB | 45/187 kB Progress (4): 371/472 kB | 49 kB | 33/247 kB | 45/187 kB Progress (4): 371/472 kB | 49 kB | 37/247 kB | 45/187 kB Progress (4): 371/472 kB | 49 kB | 37/247 kB | 49/187 kB Progress (4): 371/472 kB | 49 kB | 41/247 kB | 49/187 kB Progress (4): 375/472 kB | 49 kB | 41/247 kB | 49/187 kB Progress (4): 375/472 kB | 49 kB | 41/247 kB | 53/187 kB Progress (4): 379/472 kB | 49 kB | 41/247 kB | 53/187 kB Progress (5): 379/472 kB | 49 kB | 41/247 kB | 53/187 kB | 4.1/86 kB Progress (5): 379/472 kB | 49 kB | 45/247 kB | 53/187 kB | 4.1/86 kB Progress (5): 379/472 kB | 49 kB | 45/247 kB | 53/187 kB | 7.7/86 kB Progress (5): 383/472 kB | 49 kB | 45/247 kB | 53/187 kB | 7.7/86 kB Progress (5): 383/472 kB | 49 kB | 45/247 kB | 57/187 kB | 7.7/86 kB Progress (5): 387/472 kB | 49 kB | 45/247 kB | 57/187 kB | 7.7/86 kB Progress (5): 387/472 kB | 49 kB | 45/247 kB | 57/187 kB | 12/86 kB Progress (5): 387/472 kB | 49 kB | 49/247 kB | 57/187 kB | 12/86 kB Progress (5): 387/472 kB | 49 kB | 49/247 kB | 57/187 kB | 16/86 kB Progress (5): 391/472 kB | 49 kB | 49/247 kB | 57/187 kB | 16/86 kB Progress (5): 391/472 kB | 49 kB | 49/247 kB | 57/187 kB | 20/86 kB Progress (5): 391/472 kB | 49 kB | 49/247 kB | 61/187 kB | 20/86 kB Progress (5): 391/472 kB | 49 kB | 49/247 kB | 61/187 kB | 24/86 kB Progress (5): 395/472 kB | 49 kB | 49/247 kB | 61/187 kB | 24/86 kB Progress (5): 395/472 kB | 49 kB | 53/247 kB | 61/187 kB | 24/86 kB Progress (5): 399/472 kB | 49 kB | 53/247 kB | 61/187 kB | 24/86 kB Progress (5): 399/472 kB | 49 kB | 53/247 kB | 61/187 kB | 28/86 kB Progress (5): 399/472 kB | 49 kB | 53/247 kB | 65/187 kB | 28/86 kB Progress (5): 399/472 kB | 49 kB | 53/247 kB | 65/187 kB | 32/86 kB Progress (5): 403/472 kB | 49 kB | 53/247 kB | 65/187 kB | 32/86 kB Progress (5): 403/472 kB | 49 kB | 57/247 kB | 65/187 kB | 32/86 kB Progress (5): 407/472 kB | 49 kB | 57/247 kB | 65/187 kB | 32/86 kB Progress (5): 407/472 kB | 49 kB | 57/247 kB | 65/187 kB | 33/86 kB Progress (5): 407/472 kB | 49 kB | 57/247 kB | 69/187 kB | 33/86 kB Progress (5): 407/472 kB | 49 kB | 57/247 kB | 69/187 kB | 37/86 kB Progress (5): 411/472 kB | 49 kB | 57/247 kB | 69/187 kB | 37/86 kB Progress (5): 411/472 kB | 49 kB | 61/247 kB | 69/187 kB | 37/86 kB Progress (5): 415/472 kB | 49 kB | 61/247 kB | 69/187 kB | 37/86 kB Progress (5): 415/472 kB | 49 kB | 61/247 kB | 69/187 kB | 41/86 kB Progress (5): 415/472 kB | 49 kB | 61/247 kB | 73/187 kB | 41/86 kB Progress (5): 415/472 kB | 49 kB | 61/247 kB | 73/187 kB | 45/86 kB Progress (5): 419/472 kB | 49 kB | 61/247 kB | 73/187 kB | 45/86 kB Progress (5): 419/472 kB | 49 kB | 65/247 kB | 73/187 kB | 45/86 kB Progress (5): 419/472 kB | 49 kB | 65/247 kB | 77/187 kB | 45/86 kB Progress (5): 419/472 kB | 49 kB | 65/247 kB | 77/187 kB | 49/86 kB Progress (5): 419/472 kB | 49 kB | 65/247 kB | 81/187 kB | 49/86 kB Progress (5): 419/472 kB | 49 kB | 66/247 kB | 81/187 kB | 49/86 kB Progress (5): 423/472 kB | 49 kB | 66/247 kB | 81/187 kB | 49/86 kB Progress (5): 423/472 kB | 49 kB | 70/247 kB | 81/187 kB | 49/86 kB Progress (5): 423/472 kB | 49 kB | 70/247 kB | 85/187 kB | 49/86 kB Progress (5): 423/472 kB | 49 kB | 70/247 kB | 85/187 kB | 53/86 kB Progress (5): 423/472 kB | 49 kB | 70/247 kB | 89/187 kB | 53/86 kB Progress (5): 423/472 kB | 49 kB | 74/247 kB | 89/187 kB | 53/86 kB Progress (5): 427/472 kB | 49 kB | 74/247 kB | 89/187 kB | 53/86 kB Progress (5): 427/472 kB | 49 kB | 78/247 kB | 89/187 kB | 53/86 kB Progress (5): 427/472 kB | 49 kB | 78/247 kB | 93/187 kB | 53/86 kB Progress (5): 427/472 kB | 49 kB | 78/247 kB | 93/187 kB | 57/86 kB Progress (5): 427/472 kB | 49 kB | 78/247 kB | 97/187 kB | 57/86 kB Progress (5): 427/472 kB | 49 kB | 82/247 kB | 97/187 kB | 57/86 kB Progress (5): 431/472 kB | 49 kB | 82/247 kB | 97/187 kB | 57/86 kB Progress (5): 431/472 kB | 49 kB | 86/247 kB | 97/187 kB | 57/86 kB Progress (5): 431/472 kB | 49 kB | 86/247 kB | 101/187 kB | 57/86 kB Progress (5): 431/472 kB | 49 kB | 86/247 kB | 101/187 kB | 61/86 kB Progress (5): 431/472 kB | 49 kB | 86/247 kB | 105/187 kB | 61/86 kB Progress (5): 431/472 kB | 49 kB | 90/247 kB | 105/187 kB | 61/86 kB Progress (5): 435/472 kB | 49 kB | 90/247 kB | 105/187 kB | 61/86 kB Progress (5): 435/472 kB | 49 kB | 94/247 kB | 105/187 kB | 61/86 kB Progress (5): 435/472 kB | 49 kB | 94/247 kB | 109/187 kB | 61/86 kB Progress (5): 435/472 kB | 49 kB | 94/247 kB | 109/187 kB | 65/86 kB Progress (5): 435/472 kB | 49 kB | 94/247 kB | 113/187 kB | 65/86 kB Progress (5): 435/472 kB | 49 kB | 98/247 kB | 113/187 kB | 65/86 kB Progress (5): 439/472 kB | 49 kB | 98/247 kB | 113/187 kB | 65/86 kB Progress (5): 439/472 kB | 49 kB | 98/247 kB | 113/187 kB | 65/86 kB Progress (5): 439/472 kB | 49 kB | 98/247 kB | 117/187 kB | 65/86 kB Progress (5): 439/472 kB | 49 kB | 98/247 kB | 117/187 kB | 66/86 kB Progress (5): 439/472 kB | 49 kB | 98/247 kB | 121/187 kB | 66/86 kB Progress (5): 439/472 kB | 49 kB | 102/247 kB | 121/187 kB | 66/86 kB Progress (5): 443/472 kB | 49 kB | 102/247 kB | 121/187 kB | 66/86 kB Progress (5): 443/472 kB | 49 kB | 106/247 kB | 121/187 kB | 66/86 kB Progress (5): 443/472 kB | 49 kB | 106/247 kB | 125/187 kB | 66/86 kB Progress (5): 443/472 kB | 49 kB | 106/247 kB | 125/187 kB | 70/86 kB Progress (5): 443/472 kB | 49 kB | 106/247 kB | 129/187 kB | 70/86 kB Progress (5): 443/472 kB | 49 kB | 110/247 kB | 129/187 kB | 70/86 kB Progress (5): 447/472 kB | 49 kB | 110/247 kB | 129/187 kB | 70/86 kB Progress (5): 447/472 kB | 49 kB | 114/247 kB | 129/187 kB | 70/86 kB Progress (5): 447/472 kB | 49 kB | 114/247 kB | 133/187 kB | 70/86 kB Progress (5): 447/472 kB | 49 kB | 114/247 kB | 133/187 kB | 74/86 kB Progress (5): 447/472 kB | 49 kB | 114/247 kB | 137/187 kB | 74/86 kB Progress (5): 447/472 kB | 49 kB | 118/247 kB | 137/187 kB | 74/86 kB Progress (5): 451/472 kB | 49 kB | 118/247 kB | 137/187 kB | 74/86 kB Progress (5): 451/472 kB | 49 kB | 122/247 kB | 137/187 kB | 74/86 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 96 kB/s) [2019-07-31T01:20:10.341Z] Progress (4): 451/472 kB | 122/247 kB | 141/187 kB | 74/86 kB Progress (4): 451/472 kB | 122/247 kB | 141/187 kB | 78/86 kB Progress (4): 451/472 kB | 122/247 kB | 145/187 kB | 78/86 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar [2019-07-31T01:20:10.341Z] Progress (4): 451/472 kB | 126/247 kB | 145/187 kB | 78/86 kB Progress (4): 455/472 kB | 126/247 kB | 145/187 kB | 78/86 kB Progress (4): 455/472 kB | 130/247 kB | 145/187 kB | 78/86 kB Progress (4): 455/472 kB | 130/247 kB | 149/187 kB | 78/86 kB Progress (4): 455/472 kB | 130/247 kB | 149/187 kB | 82/86 kB Progress (4): 455/472 kB | 130/247 kB | 153/187 kB | 82/86 kB Progress (4): 455/472 kB | 134/247 kB | 153/187 kB | 82/86 kB Progress (4): 459/472 kB | 134/247 kB | 153/187 kB | 82/86 kB Progress (4): 459/472 kB | 138/247 kB | 153/187 kB | 82/86 kB Progress (4): 463/472 kB | 138/247 kB | 153/187 kB | 82/86 kB Progress (4): 463/472 kB | 138/247 kB | 157/187 kB | 82/86 kB Progress (4): 463/472 kB | 138/247 kB | 157/187 kB | 86/86 kB Progress (4): 463/472 kB | 138/247 kB | 161/187 kB | 86/86 kB Progress (4): 467/472 kB | 138/247 kB | 161/187 kB | 86/86 kB Progress (4): 467/472 kB | 142/247 kB | 161/187 kB | 86/86 kB Progress (4): 467/472 kB | 142/247 kB | 165/187 kB | 86/86 kB Progress (4): 467/472 kB | 142/247 kB | 165/187 kB | 86 kB Progress (4): 467/472 kB | 142/247 kB | 169/187 kB | 86 kB Progress (4): 467/472 kB | 146/247 kB | 169/187 kB | 86 kB Progress (4): 471/472 kB | 146/247 kB | 169/187 kB | 86 kB Progress (4): 471/472 kB | 150/247 kB | 169/187 kB | 86 kB Progress (4): 471/472 kB | 150/247 kB | 173/187 kB | 86 kB Progress (4): 471/472 kB | 150/247 kB | 177/187 kB | 86 kB Progress (4): 471/472 kB | 154/247 kB | 177/187 kB | 86 kB Progress (4): 471/472 kB | 154/247 kB | 181/187 kB | 86 kB Progress (4): 472 kB | 154/247 kB | 181/187 kB | 86 kB Progress (4): 472 kB | 154/247 kB | 185/187 kB | 86 kB Progress (4): 472 kB | 158/247 kB | 185/187 kB | 86 kB Progress (5): 472 kB | 158/247 kB | 185/187 kB | 86 kB | 4.1/209 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar (86 kB at 152 kB/s) [2019-07-31T01:20:10.341Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar [2019-07-31T01:20:10.341Z] Progress (4): 472 kB | 158/247 kB | 185/187 kB | 7.7/209 kB Progress (4): 472 kB | 162/247 kB | 185/187 kB | 7.7/209 kB Progress (4): 472 kB | 162/247 kB | 187 kB | 7.7/209 kB Progress (4): 472 kB | 166/247 kB | 187 kB | 7.7/209 kB Progress (4): 472 kB | 166/247 kB | 187 kB | 12/209 kB Progress (4): 472 kB | 170/247 kB | 187 kB | 12/209 kB Progress (4): 472 kB | 170/247 kB | 187 kB | 16/209 kB Progress (4): 472 kB | 174/247 kB | 187 kB | 16/209 kB Progress (4): 472 kB | 174/247 kB | 187 kB | 20/209 kB Progress (4): 472 kB | 178/247 kB | 187 kB | 20/209 kB Progress (4): 472 kB | 178/247 kB | 187 kB | 24/209 kB Progress (4): 472 kB | 182/247 kB | 187 kB | 24/209 kB Progress (4): 472 kB | 182/247 kB | 187 kB | 28/209 kB Progress (4): 472 kB | 186/247 kB | 187 kB | 28/209 kB Progress (4): 472 kB | 186/247 kB | 187 kB | 32/209 kB Progress (4): 472 kB | 190/247 kB | 187 kB | 32/209 kB Progress (4): 472 kB | 190/247 kB | 187 kB | 33/209 kB Progress (4): 472 kB | 194/247 kB | 187 kB | 33/209 kB Progress (4): 472 kB | 194/247 kB | 187 kB | 37/209 kB Progress (4): 472 kB | 198/247 kB | 187 kB | 37/209 kB Progress (4): 472 kB | 198/247 kB | 187 kB | 41/209 kB Progress (4): 472 kB | 202/247 kB | 187 kB | 41/209 kB Progress (4): 472 kB | 202/247 kB | 187 kB | 45/209 kB Progress (4): 472 kB | 206/247 kB | 187 kB | 45/209 kB Progress (4): 472 kB | 206/247 kB | 187 kB | 49/209 kB Progress (4): 472 kB | 210/247 kB | 187 kB | 49/209 kB Progress (4): 472 kB | 210/247 kB | 187 kB | 53/209 kB Progress (4): 472 kB | 214/247 kB | 187 kB | 53/209 kB Progress (4): 472 kB | 214/247 kB | 187 kB | 57/209 kB Progress (4): 472 kB | 218/247 kB | 187 kB | 57/209 kB Progress (4): 472 kB | 218/247 kB | 187 kB | 61/209 kB Progress (4): 472 kB | 222/247 kB | 187 kB | 61/209 kB Progress (4): 472 kB | 222/247 kB | 187 kB | 65/209 kB Progress (4): 472 kB | 226/247 kB | 187 kB | 65/209 kB Progress (4): 472 kB | 226/247 kB | 187 kB | 66/209 kB Progress (4): 472 kB | 230/247 kB | 187 kB | 66/209 kB Progress (4): 472 kB | 230/247 kB | 187 kB | 70/209 kB Progress (4): 472 kB | 234/247 kB | 187 kB | 70/209 kB Progress (4): 472 kB | 234/247 kB | 187 kB | 74/209 kB Progress (4): 472 kB | 238/247 kB | 187 kB | 74/209 kB Progress (4): 472 kB | 238/247 kB | 187 kB | 78/209 kB Progress (4): 472 kB | 242/247 kB | 187 kB | 78/209 kB Progress (4): 472 kB | 242/247 kB | 187 kB | 82/209 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar (187 kB at 325 kB/s) [2019-07-31T01:20:10.341Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-31T01:20:10.341Z] Progress (3): 472 kB | 242/247 kB | 86/209 kB Progress (3): 472 kB | 246/247 kB | 86/209 kB Progress (3): 472 kB | 246/247 kB | 90/209 kB Progress (3): 472 kB | 247 kB | 90/209 kB Progress (3): 472 kB | 247 kB | 94/209 kB Progress (3): 472 kB | 247 kB | 98/209 kB Progress (3): 472 kB | 247 kB | 102/209 kB Progress (3): 472 kB | 247 kB | 106/209 kB Progress (3): 472 kB | 247 kB | 110/209 kB Progress (3): 472 kB | 247 kB | 114/209 kB Progress (3): 472 kB | 247 kB | 118/209 kB Progress (3): 472 kB | 247 kB | 122/209 kB Progress (3): 472 kB | 247 kB | 126/209 kB Progress (3): 472 kB | 247 kB | 130/209 kB Progress (3): 472 kB | 247 kB | 134/209 kB Progress (3): 472 kB | 247 kB | 138/209 kB Progress (3): 472 kB | 247 kB | 142/209 kB Progress (3): 472 kB | 247 kB | 146/209 kB Progress (3): 472 kB | 247 kB | 150/209 kB Progress (3): 472 kB | 247 kB | 154/209 kB Progress (3): 472 kB | 247 kB | 158/209 kB Progress (3): 472 kB | 247 kB | 162/209 kB Progress (3): 472 kB | 247 kB | 166/209 kB Progress (3): 472 kB | 247 kB | 170/209 kB Progress (3): 472 kB | 247 kB | 174/209 kB Progress (3): 472 kB | 247 kB | 178/209 kB Progress (3): 472 kB | 247 kB | 182/209 kB Progress (3): 472 kB | 247 kB | 186/209 kB Progress (3): 472 kB | 247 kB | 190/209 kB Progress (3): 472 kB | 247 kB | 194/209 kB Progress (3): 472 kB | 247 kB | 198/209 kB Progress (3): 472 kB | 247 kB | 202/209 kB Progress (3): 472 kB | 247 kB | 206/209 kB Progress (3): 472 kB | 247 kB | 209 kB Progress (4): 472 kB | 247 kB | 209 kB | 4.1/56 kB Progress (4): 472 kB | 247 kB | 209 kB | 7.7/56 kB Progress (4): 472 kB | 247 kB | 209 kB | 12/56 kB Progress (4): 472 kB | 247 kB | 209 kB | 16/56 kB Progress (4): 472 kB | 247 kB | 209 kB | 20/56 kB Progress (4): 472 kB | 247 kB | 209 kB | 24/56 kB 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 419 kB/s) [2019-07-31T01:20:10.341Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 798 kB/s) [2019-07-31T01:20:10.341Z] Progress (2): 209 kB | 28/56 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-31T01:20:10.341Z] Progress (3): 209 kB | 28/56 kB | 4.1/532 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-31T01:20:10.341Z] Progress (3): 209 kB | 28/56 kB | 7.7/532 kB Progress (3): 209 kB | 32/56 kB | 7.7/532 kB Progress (3): 209 kB | 32/56 kB | 12/532 kB Progress (3): 209 kB | 36/56 kB | 12/532 kB Progress (3): 209 kB | 36/56 kB | 16/532 kB Progress (3): 209 kB | 40/56 kB | 16/532 kB Progress (3): 209 kB | 40/56 kB | 20/532 kB Progress (3): 209 kB | 44/56 kB | 20/532 kB Progress (3): 209 kB | 44/56 kB | 24/532 kB Progress (3): 209 kB | 48/56 kB | 24/532 kB Progress (3): 209 kB | 48/56 kB | 28/532 kB Progress (3): 209 kB | 52/56 kB | 28/532 kB Progress (3): 209 kB | 52/56 kB | 32/532 kB Progress (3): 209 kB | 56/56 kB | 32/532 kB Progress (3): 209 kB | 56/56 kB | 33/532 kB Progress (3): 209 kB | 56 kB | 33/532 kB Progress (3): 209 kB | 56 kB | 37/532 kB Progress (3): 209 kB | 56 kB | 41/532 kB Progress (3): 209 kB | 56 kB | 45/532 kB Progress (3): 209 kB | 56 kB | 49/532 kB Progress (3): 209 kB | 56 kB | 53/532 kB Progress (3): 209 kB | 56 kB | 57/532 kB Progress (3): 209 kB | 56 kB | 61/532 kB Progress (3): 209 kB | 56 kB | 65/532 kB Progress (3): 209 kB | 56 kB | 66/532 kB Progress (3): 209 kB | 56 kB | 70/532 kB Progress (3): 209 kB | 56 kB | 74/532 kB Progress (3): 209 kB | 56 kB | 78/532 kB Progress (3): 209 kB | 56 kB | 82/532 kB Progress (3): 209 kB | 56 kB | 86/532 kB Progress (3): 209 kB | 56 kB | 90/532 kB Progress (3): 209 kB | 56 kB | 94/532 kB Progress (3): 209 kB | 56 kB | 98/532 kB Progress (3): 209 kB | 56 kB | 102/532 kB Progress (3): 209 kB | 56 kB | 106/532 kB Progress (3): 209 kB | 56 kB | 110/532 kB Progress (3): 209 kB | 56 kB | 114/532 kB Progress (3): 209 kB | 56 kB | 118/532 kB Progress (3): 209 kB | 56 kB | 122/532 kB Progress (3): 209 kB | 56 kB | 126/532 kB Progress (3): 209 kB | 56 kB | 130/532 kB Progress (3): 209 kB | 56 kB | 134/532 kB Progress (4): 209 kB | 56 kB | 134/532 kB | 4.1/100 kB Progress (4): 209 kB | 56 kB | 138/532 kB | 4.1/100 kB Progress (4): 209 kB | 56 kB | 138/532 kB | 7.7/100 kB Progress (4): 209 kB | 56 kB | 142/532 kB | 7.7/100 kB Progress (4): 209 kB | 56 kB | 142/532 kB | 12/100 kB Progress (4): 209 kB | 56 kB | 142/532 kB | 16/100 kB Progress (4): 209 kB | 56 kB | 146/532 kB | 16/100 kB Progress (4): 209 kB | 56 kB | 146/532 kB | 20/100 kB Progress (4): 209 kB | 56 kB | 150/532 kB | 20/100 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 344 kB/s) [2019-07-31T01:20:10.341Z] Progress (3): 56 kB | 150/532 kB | 24/100 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar (56 kB at 92 kB/s) [2019-07-31T01:20:10.341Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar [2019-07-31T01:20:10.341Z] Progress (2): 154/532 kB | 24/100 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar [2019-07-31T01:20:10.341Z] Progress (2): 154/532 kB | 28/100 kB Progress (2): 158/532 kB | 28/100 kB Progress (3): 158/532 kB | 28/100 kB | 4.1/58 kB Progress (3): 158/532 kB | 32/100 kB | 4.1/58 kB Progress (3): 158/532 kB | 32/100 kB | 7.7/58 kB Progress (3): 162/532 kB | 32/100 kB | 7.7/58 kB Progress (3): 162/532 kB | 33/100 kB | 7.7/58 kB Progress (3): 162/532 kB | 33/100 kB | 12/58 kB Progress (3): 166/532 kB | 33/100 kB | 12/58 kB Progress (3): 166/532 kB | 33/100 kB | 16/58 kB Progress (3): 166/532 kB | 37/100 kB | 16/58 kB Progress (3): 166/532 kB | 37/100 kB | 20/58 kB Progress (3): 170/532 kB | 37/100 kB | 20/58 kB Progress (3): 170/532 kB | 37/100 kB | 24/58 kB Progress (3): 170/532 kB | 41/100 kB | 24/58 kB Progress (3): 170/532 kB | 41/100 kB | 28/58 kB Progress (3): 170/532 kB | 45/100 kB | 28/58 kB Progress (3): 174/532 kB | 45/100 kB | 28/58 kB Progress (3): 174/532 kB | 49/100 kB | 28/58 kB Progress (3): 174/532 kB | 49/100 kB | 32/58 kB Progress (3): 174/532 kB | 53/100 kB | 32/58 kB Progress (3): 178/532 kB | 53/100 kB | 32/58 kB Progress (3): 178/532 kB | 57/100 kB | 32/58 kB Progress (3): 182/532 kB | 57/100 kB | 32/58 kB Progress (3): 182/532 kB | 57/100 kB | 33/58 kB Progress (3): 186/532 kB | 57/100 kB | 33/58 kB Progress (3): 186/532 kB | 57/100 kB | 37/58 kB Progress (3): 190/532 kB | 57/100 kB | 37/58 kB Progress (3): 190/532 kB | 61/100 kB | 37/58 kB Progress (3): 194/532 kB | 61/100 kB | 37/58 kB Progress (4): 194/532 kB | 61/100 kB | 37/58 kB | 4.1/13 kB Progress (5): 194/532 kB | 61/100 kB | 37/58 kB | 4.1/13 kB | 4.1/245 kB Progress (5): 194/532 kB | 61/100 kB | 41/58 kB | 4.1/13 kB | 4.1/245 kB Progress (5): 194/532 kB | 61/100 kB | 41/58 kB | 4.1/13 kB | 7.7/245 kB Progress (5): 194/532 kB | 61/100 kB | 41/58 kB | 7.7/13 kB | 7.7/245 kB Progress (5): 198/532 kB | 61/100 kB | 41/58 kB | 7.7/13 kB | 7.7/245 kB Progress (5): 198/532 kB | 65/100 kB | 41/58 kB | 7.7/13 kB | 7.7/245 kB Progress (5): 202/532 kB | 65/100 kB | 41/58 kB | 7.7/13 kB | 7.7/245 kB Progress (5): 202/532 kB | 65/100 kB | 41/58 kB | 12/13 kB | 7.7/245 kB Progress (5): 202/532 kB | 65/100 kB | 41/58 kB | 12/13 kB | 12/245 kB Progress (5): 202/532 kB | 65/100 kB | 45/58 kB | 12/13 kB | 12/245 kB Progress (5): 202/532 kB | 65/100 kB | 45/58 kB | 12/13 kB | 16/245 kB Progress (5): 202/532 kB | 65/100 kB | 45/58 kB | 13 kB | 16/245 kB Progress (5): 206/532 kB | 65/100 kB | 45/58 kB | 13 kB | 16/245 kB Progress (5): 206/532 kB | 66/100 kB | 45/58 kB | 13 kB | 16/245 kB Progress (5): 210/532 kB | 66/100 kB | 45/58 kB | 13 kB | 16/245 kB Progress (5): 210/532 kB | 66/100 kB | 45/58 kB | 13 kB | 20/245 kB Progress (5): 210/532 kB | 66/100 kB | 49/58 kB | 13 kB | 20/245 kB Progress (5): 210/532 kB | 66/100 kB | 49/58 kB | 13 kB | 24/245 kB Progress (5): 214/532 kB | 66/100 kB | 49/58 kB | 13 kB | 24/245 kB Progress (5): 214/532 kB | 70/100 kB | 49/58 kB | 13 kB | 24/245 kB Progress (5): 218/532 kB | 70/100 kB | 49/58 kB | 13 kB | 24/245 kB Progress (5): 218/532 kB | 70/100 kB | 49/58 kB | 13 kB | 28/245 kB Progress (5): 218/532 kB | 70/100 kB | 53/58 kB | 13 kB | 28/245 kB Progress (5): 218/532 kB | 70/100 kB | 53/58 kB | 13 kB | 32/245 kB Progress (5): 222/532 kB | 70/100 kB | 53/58 kB | 13 kB | 32/245 kB Progress (5): 222/532 kB | 74/100 kB | 53/58 kB | 13 kB | 32/245 kB Progress (5): 226/532 kB | 74/100 kB | 53/58 kB | 13 kB | 32/245 kB Progress (5): 226/532 kB | 74/100 kB | 53/58 kB | 13 kB | 33/245 kB Progress (5): 226/532 kB | 74/100 kB | 57/58 kB | 13 kB | 33/245 kB Progress (5): 226/532 kB | 74/100 kB | 57/58 kB | 13 kB | 37/245 kB Progress (5): 230/532 kB | 74/100 kB | 57/58 kB | 13 kB | 37/245 kB Progress (5): 230/532 kB | 78/100 kB | 57/58 kB | 13 kB | 37/245 kB Progress (5): 234/532 kB | 78/100 kB | 57/58 kB | 13 kB | 37/245 kB Progress (5): 234/532 kB | 78/100 kB | 57/58 kB | 13 kB | 41/245 kB Progress (5): 234/532 kB | 78/100 kB | 58 kB | 13 kB | 41/245 kB Progress (5): 234/532 kB | 78/100 kB | 58 kB | 13 kB | 45/245 kB Progress (5): 238/532 kB | 78/100 kB | 58 kB | 13 kB | 45/245 kB Progress (5): 238/532 kB | 82/100 kB | 58 kB | 13 kB | 45/245 kB Progress (5): 242/532 kB | 82/100 kB | 58 kB | 13 kB | 45/245 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar (13 kB at 20 kB/s) [2019-07-31T01:20:10.341Z] Progress (4): 242/532 kB | 82/100 kB | 58 kB | 49/245 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar [2019-07-31T01:20:10.600Z] Progress (4): 246/532 kB | 82/100 kB | 58 kB | 49/245 kB Progress (4): 246/532 kB | 86/100 kB | 58 kB | 49/245 kB Progress (4): 250/532 kB | 86/100 kB | 58 kB | 49/245 kB Progress (4): 250/532 kB | 86/100 kB | 58 kB | 53/245 kB Progress (4): 254/532 kB | 86/100 kB | 58 kB | 53/245 kB Progress (4): 254/532 kB | 90/100 kB | 58 kB | 53/245 kB Progress (4): 258/532 kB | 90/100 kB | 58 kB | 53/245 kB Progress (4): 258/532 kB | 94/100 kB | 58 kB | 53/245 kB Progress (4): 258/532 kB | 94/100 kB | 58 kB | 57/245 kB Progress (4): 258/532 kB | 98/100 kB | 58 kB | 57/245 kB Progress (4): 262/532 kB | 98/100 kB | 58 kB | 57/245 kB Progress (4): 262/532 kB | 100 kB | 58 kB | 57/245 kB Progress (4): 262/532 kB | 100 kB | 58 kB | 61/245 kB Progress (4): 266/532 kB | 100 kB | 58 kB | 61/245 kB Progress (4): 266/532 kB | 100 kB | 58 kB | 65/245 kB Progress (4): 270/532 kB | 100 kB | 58 kB | 65/245 kB Progress (4): 270/532 kB | 100 kB | 58 kB | 66/245 kB Progress (4): 274/532 kB | 100 kB | 58 kB | 66/245 kB Progress (4): 274/532 kB | 100 kB | 58 kB | 70/245 kB Progress (4): 278/532 kB | 100 kB | 58 kB | 70/245 kB Progress (4): 278/532 kB | 100 kB | 58 kB | 74/245 kB Progress (4): 282/532 kB | 100 kB | 58 kB | 74/245 kB Progress (4): 282/532 kB | 100 kB | 58 kB | 78/245 kB Progress (4): 286/532 kB | 100 kB | 58 kB | 78/245 kB Progress (4): 286/532 kB | 100 kB | 58 kB | 82/245 kB Progress (4): 290/532 kB | 100 kB | 58 kB | 82/245 kB Progress (4): 290/532 kB | 100 kB | 58 kB | 86/245 kB Progress (4): 294/532 kB | 100 kB | 58 kB | 86/245 kB Progress (4): 294/532 kB | 100 kB | 58 kB | 90/245 kB Progress (4): 298/532 kB | 100 kB | 58 kB | 90/245 kB Progress (4): 298/532 kB | 100 kB | 58 kB | 94/245 kB Progress (4): 302/532 kB | 100 kB | 58 kB | 94/245 kB Progress (4): 302/532 kB | 100 kB | 58 kB | 98/245 kB Progress (4): 306/532 kB | 100 kB | 58 kB | 98/245 kB Progress (4): 306/532 kB | 100 kB | 58 kB | 98/245 kB Progress (4): 310/532 kB | 100 kB | 58 kB | 98/245 kB Progress (4): 310/532 kB | 100 kB | 58 kB | 102/245 kB Progress (5): 310/532 kB | 100 kB | 58 kB | 102/245 kB | 0/1.4 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar (100 kB at 145 kB/s) [2019-07-31T01:20:10.600Z] Progress (4): 310/532 kB | 58 kB | 106/245 kB | 0/1.4 MB Progress (4): 314/532 kB | 58 kB | 106/245 kB | 0/1.4 MB Progress (4): 314/532 kB | 58 kB | 110/245 kB | 0/1.4 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar [2019-07-31T01:20:10.600Z] Progress (4): 314/532 kB | 58 kB | 110/245 kB | 0/1.4 MB Progress (4): 314/532 kB | 58 kB | 114/245 kB | 0/1.4 MB Progress (4): 318/532 kB | 58 kB | 114/245 kB | 0/1.4 MB Progress (4): 318/532 kB | 58 kB | 118/245 kB | 0/1.4 MB Progress (4): 318/532 kB | 58 kB | 118/245 kB | 0/1.4 MB Progress (4): 318/532 kB | 58 kB | 122/245 kB | 0/1.4 MB Progress (4): 322/532 kB | 58 kB | 122/245 kB | 0/1.4 MB Progress (4): 322/532 kB | 58 kB | 126/245 kB | 0/1.4 MB Progress (4): 322/532 kB | 58 kB | 126/245 kB | 0/1.4 MB Progress (4): 322/532 kB | 58 kB | 130/245 kB | 0/1.4 MB Progress (4): 326/532 kB | 58 kB | 130/245 kB | 0/1.4 MB Progress (4): 326/532 kB | 58 kB | 134/245 kB | 0/1.4 MB Progress (4): 326/532 kB | 58 kB | 134/245 kB | 0/1.4 MB Progress (4): 326/532 kB | 58 kB | 138/245 kB | 0/1.4 MB Progress (4): 330/532 kB | 58 kB | 138/245 kB | 0/1.4 MB Progress (4): 330/532 kB | 58 kB | 142/245 kB | 0/1.4 MB Progress (4): 330/532 kB | 58 kB | 142/245 kB | 0/1.4 MB Progress (4): 330/532 kB | 58 kB | 146/245 kB | 0/1.4 MB Progress (4): 334/532 kB | 58 kB | 146/245 kB | 0/1.4 MB Progress (4): 334/532 kB | 58 kB | 150/245 kB | 0/1.4 MB Progress (4): 334/532 kB | 58 kB | 150/245 kB | 0/1.4 MB Progress (4): 334/532 kB | 58 kB | 154/245 kB | 0/1.4 MB 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 83 kB/s) [2019-07-31T01:20:10.600Z] Progress (3): 338/532 kB | 154/245 kB | 0/1.4 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar [2019-07-31T01:20:10.601Z] Progress (3): 338/532 kB | 158/245 kB | 0/1.4 MB Progress (3): 338/532 kB | 158/245 kB | 0/1.4 MB Progress (3): 338/532 kB | 162/245 kB | 0/1.4 MB Progress (3): 342/532 kB | 162/245 kB | 0/1.4 MB Progress (3): 342/532 kB | 166/245 kB | 0/1.4 MB Progress (4): 342/532 kB | 166/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 342/532 kB | 166/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 342/532 kB | 170/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 346/532 kB | 170/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 346/532 kB | 174/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 346/532 kB | 174/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 346/532 kB | 178/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 350/532 kB | 178/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 350/532 kB | 182/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 350/532 kB | 182/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 350/532 kB | 186/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 350/532 kB | 186/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 354/532 kB | 186/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 354/532 kB | 186/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 354/532 kB | 190/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 354/532 kB | 190/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 358/532 kB | 190/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 358/532 kB | 190/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 358/532 kB | 194/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 358/532 kB | 194/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 362/532 kB | 194/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 362/532 kB | 194/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 362/532 kB | 198/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 362/532 kB | 198/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 366/532 kB | 198/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 366/532 kB | 198/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 366/532 kB | 202/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 366/532 kB | 202/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 370/532 kB | 202/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 370/532 kB | 202/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 370/532 kB | 206/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 370/532 kB | 206/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 374/532 kB | 206/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 374/532 kB | 206/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 374/532 kB | 210/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 374/532 kB | 210/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 378/532 kB | 210/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 378/532 kB | 210/245 kB | 0.1/1.4 MB | 3.2 kB Progress (5): 378/532 kB | 210/245 kB | 0.1/1.4 MB | 3.2 kB | 4.1/37 kB Progress (5): 378/532 kB | 214/245 kB | 0.1/1.4 MB | 3.2 kB | 4.1/37 kB Progress (5): 378/532 kB | 214/245 kB | 0.1/1.4 MB | 3.2 kB | 7.7/37 kB Progress (5): 378/532 kB | 214/245 kB | 0.1/1.4 MB | 3.2 kB | 7.7/37 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar (3.2 kB at 4.2 kB/s) [2019-07-31T01:20:10.601Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-31T01:20:10.601Z] Progress (4): 382/532 kB | 214/245 kB | 0.1/1.4 MB | 7.7/37 kB Progress (4): 382/532 kB | 214/245 kB | 0.1/1.4 MB | 7.7/37 kB Progress (4): 382/532 kB | 214/245 kB | 0.1/1.4 MB | 12/37 kB Progress (4): 382/532 kB | 218/245 kB | 0.1/1.4 MB | 12/37 kB Progress (4): 382/532 kB | 218/245 kB | 0.1/1.4 MB | 16/37 kB Progress (4): 382/532 kB | 218/245 kB | 0.1/1.4 MB | 16/37 kB Progress (4): 386/532 kB | 218/245 kB | 0.1/1.4 MB | 16/37 kB Progress (4): 386/532 kB | 218/245 kB | 0.1/1.4 MB | 16/37 kB Progress (4): 390/532 kB | 218/245 kB | 0.1/1.4 MB | 16/37 kB Progress (4): 390/532 kB | 218/245 kB | 0.1/1.4 MB | 20/37 kB Progress (4): 390/532 kB | 222/245 kB | 0.1/1.4 MB | 20/37 kB Progress (4): 390/532 kB | 222/245 kB | 0.1/1.4 MB | 24/37 kB Progress (4): 394/532 kB | 222/245 kB | 0.1/1.4 MB | 24/37 kB Progress (4): 394/532 kB | 222/245 kB | 0.1/1.4 MB | 24/37 kB Progress (4): 398/532 kB | 222/245 kB | 0.1/1.4 MB | 24/37 kB Progress (4): 398/532 kB | 222/245 kB | 0.1/1.4 MB | 28/37 kB Progress (4): 398/532 kB | 226/245 kB | 0.1/1.4 MB | 28/37 kB Progress (4): 398/532 kB | 226/245 kB | 0.1/1.4 MB | 32/37 kB Progress (4): 402/532 kB | 226/245 kB | 0.1/1.4 MB | 32/37 kB Progress (4): 402/532 kB | 226/245 kB | 0.1/1.4 MB | 32/37 kB Progress (4): 406/532 kB | 226/245 kB | 0.1/1.4 MB | 32/37 kB Progress (4): 406/532 kB | 226/245 kB | 0.1/1.4 MB | 36/37 kB Progress (4): 406/532 kB | 230/245 kB | 0.1/1.4 MB | 36/37 kB Progress (4): 406/532 kB | 230/245 kB | 0.1/1.4 MB | 37 kB Progress (4): 410/532 kB | 230/245 kB | 0.1/1.4 MB | 37 kB Progress (4): 410/532 kB | 230/245 kB | 0.1/1.4 MB | 37 kB Progress (4): 410/532 kB | 230/245 kB | 0.1/1.4 MB | 37 kB Progress (4): 414/532 kB | 230/245 kB | 0.1/1.4 MB | 37 kB Progress (4): 414/532 kB | 234/245 kB | 0.1/1.4 MB | 37 kB Progress (4): 418/532 kB | 234/245 kB | 0.1/1.4 MB | 37 kB Progress (4): 418/532 kB | 234/245 kB | 0.1/1.4 MB | 37 kB Progress (4): 422/532 kB | 234/245 kB | 0.1/1.4 MB | 37 kB Progress (4): 422/532 kB | 238/245 kB | 0.1/1.4 MB | 37 kB Progress (4): 426/532 kB | 238/245 kB | 0.1/1.4 MB | 37 kB Progress (4): 426/532 kB | 238/245 kB | 0.1/1.4 MB | 37 kB Progress (4): 430/532 kB | 238/245 kB | 0.1/1.4 MB | 37 kB Progress (4): 430/532 kB | 242/245 kB | 0.1/1.4 MB | 37 kB Progress (4): 434/532 kB | 242/245 kB | 0.1/1.4 MB | 37 kB Progress (4): 434/532 kB | 242/245 kB | 0.1/1.4 MB | 37 kB Progress (4): 438/532 kB | 242/245 kB | 0.1/1.4 MB | 37 kB Progress (4): 438/532 kB | 245 kB | 0.1/1.4 MB | 37 kB Progress (4): 442/532 kB | 245 kB | 0.1/1.4 MB | 37 kB Progress (5): 442/532 kB | 245 kB | 0.1/1.4 MB | 37 kB | 4.1/112 kB Progress (5): 442/532 kB | 245 kB | 0.1/1.4 MB | 37 kB | 4.1/112 kB Progress (5): 442/532 kB | 245 kB | 0.1/1.4 MB | 37 kB | 7.7/112 kB Progress (5): 446/532 kB | 245 kB | 0.1/1.4 MB | 37 kB | 7.7/112 kB Progress (5): 446/532 kB | 245 kB | 0.1/1.4 MB | 37 kB | 12/112 kB Progress (5): 446/532 kB | 245 kB | 0.1/1.4 MB | 37 kB | 12/112 kB Progress (5): 446/532 kB | 245 kB | 0.1/1.4 MB | 37 kB | 16/112 kB Progress (5): 450/532 kB | 245 kB | 0.1/1.4 MB | 37 kB | 16/112 kB Progress (5): 450/532 kB | 245 kB | 0.1/1.4 MB | 37 kB | 16/112 kB Progress (5): 454/532 kB | 245 kB | 0.1/1.4 MB | 37 kB | 16/112 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar (37 kB at 47 kB/s) [2019-07-31T01:20:10.601Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar [2019-07-31T01:20:10.601Z] Progress (4): 454/532 kB | 245 kB | 0.1/1.4 MB | 20/112 kB Progress (4): 458/532 kB | 245 kB | 0.1/1.4 MB | 20/112 kB Progress (4): 458/532 kB | 245 kB | 0.2/1.4 MB | 20/112 kB Progress (4): 462/532 kB | 245 kB | 0.2/1.4 MB | 20/112 kB Progress (4): 462/532 kB | 245 kB | 0.2/1.4 MB | 24/112 kB Progress (4): 466/532 kB | 245 kB | 0.2/1.4 MB | 24/112 kB Progress (4): 466/532 kB | 245 kB | 0.2/1.4 MB | 24/112 kB Progress (4): 470/532 kB | 245 kB | 0.2/1.4 MB | 24/112 kB Progress (4): 470/532 kB | 245 kB | 0.2/1.4 MB | 28/112 kB Progress (4): 474/532 kB | 245 kB | 0.2/1.4 MB | 28/112 kB Progress (4): 474/532 kB | 245 kB | 0.2/1.4 MB | 28/112 kB Progress (4): 478/532 kB | 245 kB | 0.2/1.4 MB | 28/112 kB Progress (4): 478/532 kB | 245 kB | 0.2/1.4 MB | 32/112 kB Progress (4): 482/532 kB | 245 kB | 0.2/1.4 MB | 32/112 kB Progress (4): 482/532 kB | 245 kB | 0.2/1.4 MB | 32/112 kB Progress (4): 486/532 kB | 245 kB | 0.2/1.4 MB | 32/112 kB Progress (4): 486/532 kB | 245 kB | 0.2/1.4 MB | 33/112 kB Progress (4): 490/532 kB | 245 kB | 0.2/1.4 MB | 33/112 kB Progress (4): 490/532 kB | 245 kB | 0.2/1.4 MB | 33/112 kB Progress (4): 494/532 kB | 245 kB | 0.2/1.4 MB | 33/112 kB Progress (4): 494/532 kB | 245 kB | 0.2/1.4 MB | 37/112 kB Progress (4): 498/532 kB | 245 kB | 0.2/1.4 MB | 37/112 kB Progress (4): 498/532 kB | 245 kB | 0.2/1.4 MB | 37/112 kB Progress (4): 502/532 kB | 245 kB | 0.2/1.4 MB | 37/112 kB Progress (4): 502/532 kB | 245 kB | 0.2/1.4 MB | 37/112 kB Progress (4): 502/532 kB | 245 kB | 0.2/1.4 MB | 41/112 kB Progress (4): 502/532 kB | 245 kB | 0.2/1.4 MB | 41/112 kB Progress (4): 506/532 kB | 245 kB | 0.2/1.4 MB | 41/112 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar (245 kB at 310 kB/s) [2019-07-31T01:20:10.601Z] Progress (3): 510/532 kB | 0.2/1.4 MB | 41/112 kB Progress (3): 510/532 kB | 0.2/1.4 MB | 41/112 kB Progress (3): 510/532 kB | 0.2/1.4 MB | 45/112 kB Progress (3): 510/532 kB | 0.2/1.4 MB | 45/112 kB Progress (3): 514/532 kB | 0.2/1.4 MB | 45/112 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar [2019-07-31T01:20:10.601Z] Progress (3): 518/532 kB | 0.2/1.4 MB | 45/112 kB Progress (3): 518/532 kB | 0.2/1.4 MB | 45/112 kB Progress (3): 518/532 kB | 0.2/1.4 MB | 49/112 kB Progress (3): 518/532 kB | 0.2/1.4 MB | 49/112 kB Progress (3): 522/532 kB | 0.2/1.4 MB | 49/112 kB Progress (3): 522/532 kB | 0.2/1.4 MB | 53/112 kB Progress (3): 526/532 kB | 0.2/1.4 MB | 53/112 kB Progress (3): 526/532 kB | 0.2/1.4 MB | 53/112 kB Progress (3): 530/532 kB | 0.2/1.4 MB | 53/112 kB Progress (3): 530/532 kB | 0.2/1.4 MB | 57/112 kB Progress (3): 532 kB | 0.2/1.4 MB | 57/112 kB Progress (3): 532 kB | 0.2/1.4 MB | 57/112 kB Progress (3): 532 kB | 0.2/1.4 MB | 61/112 kB Progress (3): 532 kB | 0.2/1.4 MB | 61/112 kB Progress (3): 532 kB | 0.2/1.4 MB | 65/112 kB Progress (3): 532 kB | 0.2/1.4 MB | 65/112 kB Progress (3): 532 kB | 0.2/1.4 MB | 66/112 kB Progress (3): 532 kB | 0.2/1.4 MB | 66/112 kB Progress (3): 532 kB | 0.2/1.4 MB | 70/112 kB Progress (3): 532 kB | 0.2/1.4 MB | 70/112 kB Progress (3): 532 kB | 0.2/1.4 MB | 74/112 kB Progress (3): 532 kB | 0.2/1.4 MB | 74/112 kB Progress (3): 532 kB | 0.2/1.4 MB | 78/112 kB Progress (3): 532 kB | 0.2/1.4 MB | 78/112 kB Progress (3): 532 kB | 0.2/1.4 MB | 82/112 kB Progress (3): 532 kB | 0.2/1.4 MB | 82/112 kB Progress (3): 532 kB | 0.2/1.4 MB | 86/112 kB Progress (3): 532 kB | 0.2/1.4 MB | 86/112 kB Progress (3): 532 kB | 0.2/1.4 MB | 90/112 kB Progress (3): 532 kB | 0.2/1.4 MB | 90/112 kB Progress (3): 532 kB | 0.2/1.4 MB | 94/112 kB Progress (3): 532 kB | 0.2/1.4 MB | 94/112 kB Progress (3): 532 kB | 0.2/1.4 MB | 98/112 kB Progress (3): 532 kB | 0.2/1.4 MB | 98/112 kB Progress (3): 532 kB | 0.2/1.4 MB | 98/112 kB Progress (3): 532 kB | 0.3/1.4 MB | 98/112 kB Progress (3): 532 kB | 0.3/1.4 MB | 102/112 kB Progress (3): 532 kB | 0.3/1.4 MB | 102/112 kB Progress (3): 532 kB | 0.3/1.4 MB | 106/112 kB Progress (3): 532 kB | 0.3/1.4 MB | 106/112 kB Progress (3): 532 kB | 0.3/1.4 MB | 110/112 kB Progress (3): 532 kB | 0.3/1.4 MB | 110/112 kB Progress (3): 532 kB | 0.3/1.4 MB | 112 kB Progress (3): 532 kB | 0.3/1.4 MB | 112 kB Progress (3): 532 kB | 0.3/1.4 MB | 112 kB Progress (3): 532 kB | 0.3/1.4 MB | 112 kB Progress (3): 532 kB | 0.3/1.4 MB | 112 kB Progress (3): 532 kB | 0.3/1.4 MB | 112 kB Progress (3): 532 kB | 0.3/1.4 MB | 112 kB Progress (4): 532 kB | 0.3/1.4 MB | 112 kB | 4.1/7.2 kB Progress (4): 532 kB | 0.3/1.4 MB | 112 kB | 4.1/7.2 kB Progress (4): 532 kB | 0.3/1.4 MB | 112 kB | 7.2 kB Progress (4): 532 kB | 0.3/1.4 MB | 112 kB | 7.2 kB Progress (4): 532 kB | 0.3/1.4 MB | 112 kB | 7.2 kB Progress (4): 532 kB | 0.3/1.4 MB | 112 kB | 7.2 kB Progress (4): 532 kB | 0.3/1.4 MB | 112 kB | 7.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar (532 kB at 664 kB/s) [2019-07-31T01:20:10.601Z] Progress (4): 0.3/1.4 MB | 112 kB | 7.2 kB | 4.1/9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 7.2 kB | 4.1/9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 7.2 kB | 7.7/9.4 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar [2019-07-31T01:20:10.601Z] Progress (4): 0.3/1.4 MB | 112 kB | 7.2 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 7.2 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 7.2 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 7.2 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 7.2 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 7.2 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 7.2 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 7.2 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 7.2 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 7.2 kB | 9.4 kB Progress (4): 0.4/1.4 MB | 112 kB | 7.2 kB | 9.4 kB Progress (4): 0.4/1.4 MB | 112 kB | 7.2 kB | 9.4 kB Progress (4): 0.4/1.4 MB | 112 kB | 7.2 kB | 9.4 kB Progress (4): 0.4/1.4 MB | 112 kB | 7.2 kB | 9.4 kB Progress (4): 0.4/1.4 MB | 112 kB | 7.2 kB | 9.4 kB Progress (4): 0.4/1.4 MB | 112 kB | 7.2 kB | 9.4 kB Progress (4): 0.4/1.4 MB | 112 kB | 7.2 kB | 9.4 kB Progress (4): 0.4/1.4 MB | 112 kB | 7.2 kB | 9.4 kB Progress (4): 0.4/1.4 MB | 112 kB | 7.2 kB | 9.4 kB Progress (4): 0.4/1.4 MB | 112 kB | 7.2 kB | 9.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar (7.2 kB at 8.8 kB/s) [2019-07-31T01:20:10.601Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar (112 kB at 138 kB/s) [2019-07-31T01:20:10.601Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [2019-07-31T01:20:10.601Z] Progress (3): 0.4/1.4 MB | 9.4 kB | 4.1/37 kB Progress (3): 0.4/1.4 MB | 9.4 kB | 7.7/37 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [2019-07-31T01:20:10.601Z] Progress (3): 0.4/1.4 MB | 9.4 kB | 12/37 kB Progress (3): 0.4/1.4 MB | 9.4 kB | 12/37 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar (9.4 kB at 11 kB/s) [2019-07-31T01:20:10.601Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar [2019-07-31T01:20:10.601Z] Progress (2): 0.4/1.4 MB | 12/37 kB Progress (2): 0.4/1.4 MB | 16/37 kB Progress (2): 0.4/1.4 MB | 16/37 kB Progress (2): 0.4/1.4 MB | 20/37 kB Progress (2): 0.4/1.4 MB | 20/37 kB Progress (2): 0.4/1.4 MB | 24/37 kB Progress (2): 0.4/1.4 MB | 24/37 kB Progress (2): 0.4/1.4 MB | 28/37 kB Progress (2): 0.4/1.4 MB | 28/37 kB Progress (2): 0.4/1.4 MB | 32/37 kB Progress (2): 0.4/1.4 MB | 32/37 kB Progress (2): 0.4/1.4 MB | 33/37 kB Progress (2): 0.4/1.4 MB | 33/37 kB Progress (2): 0.4/1.4 MB | 37/37 kB Progress (2): 0.4/1.4 MB | 37 kB Progress (2): 0.4/1.4 MB | 37 kB Progress (2): 0.4/1.4 MB | 37 kB Progress (2): 0.4/1.4 MB | 37 kB Progress (2): 0.4/1.4 MB | 37 kB Progress (2): 0.4/1.4 MB | 37 kB Progress (2): 0.4/1.4 MB | 37 kB Progress (2): 0.4/1.4 MB | 37 kB Progress (2): 0.5/1.4 MB | 37 kB Progress (2): 0.5/1.4 MB | 37 kB Progress (2): 0.5/1.4 MB | 37 kB Progress (2): 0.5/1.4 MB | 37 kB Progress (2): 0.5/1.4 MB | 37 kB Progress (2): 0.5/1.4 MB | 37 kB Progress (2): 0.5/1.4 MB | 37 kB Progress (2): 0.5/1.4 MB | 37 kB Progress (2): 0.5/1.4 MB | 37 kB Progress (2): 0.5/1.4 MB | 37 kB Progress (2): 0.5/1.4 MB | 37 kB Progress (2): 0.5/1.4 MB | 37 kB Progress (2): 0.5/1.4 MB | 37 kB Progress (2): 0.5/1.4 MB | 37 kB Progress (2): 0.5/1.4 MB | 37 kB Progress (2): 0.5/1.4 MB | 37 kB Progress (2): 0.5/1.4 MB | 37 kB Progress (2): 0.5/1.4 MB | 37 kB Progress (2): 0.5/1.4 MB | 37 kB Progress (2): 0.5/1.4 MB | 37 kB Progress (2): 0.5/1.4 MB | 37 kB Progress (2): 0.5/1.4 MB | 37 kB Progress (2): 0.5/1.4 MB | 37 kB Progress (2): 0.5/1.4 MB | 37 kB Progress (2): 0.5/1.4 MB | 37 kB Progress (2): 0.6/1.4 MB | 37 kB Progress (2): 0.6/1.4 MB | 37 kB Progress (2): 0.6/1.4 MB | 37 kB Progress (2): 0.6/1.4 MB | 37 kB Progress (2): 0.6/1.4 MB | 37 kB Progress (2): 0.6/1.4 MB | 37 kB Progress (2): 0.6/1.4 MB | 37 kB Progress (2): 0.6/1.4 MB | 37 kB Progress (2): 0.6/1.4 MB | 37 kB Progress (2): 0.6/1.4 MB | 37 kB Progress (2): 0.6/1.4 MB | 37 kB Progress (2): 0.6/1.4 MB | 37 kB Progress (2): 0.6/1.4 MB | 37 kB Progress (3): 0.6/1.4 MB | 37 kB | 4.1/53 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar (37 kB at 42 kB/s) [2019-07-31T01:20:10.601Z] Progress (2): 0.6/1.4 MB | 4.1/53 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar [2019-07-31T01:20:10.601Z] Progress (3): 0.6/1.4 MB | 4.1/53 kB | 4.1/38 kB Progress (3): 0.6/1.4 MB | 7.7/53 kB | 4.1/38 kB Progress (3): 0.6/1.4 MB | 7.7/53 kB | 7.7/38 kB Progress (3): 0.6/1.4 MB | 7.7/53 kB | 7.7/38 kB Progress (3): 0.6/1.4 MB | 12/53 kB | 7.7/38 kB Progress (4): 0.6/1.4 MB | 12/53 kB | 7.7/38 kB | 4.1/285 kB Progress (4): 0.6/1.4 MB | 16/53 kB | 7.7/38 kB | 4.1/285 kB Progress (4): 0.6/1.4 MB | 16/53 kB | 12/38 kB | 4.1/285 kB Progress (4): 0.6/1.4 MB | 16/53 kB | 12/38 kB | 4.1/285 kB Progress (4): 0.6/1.4 MB | 16/53 kB | 16/38 kB | 4.1/285 kB Progress (4): 0.6/1.4 MB | 20/53 kB | 16/38 kB | 4.1/285 kB Progress (4): 0.6/1.4 MB | 20/53 kB | 16/38 kB | 7.7/285 kB Progress (4): 0.6/1.4 MB | 24/53 kB | 16/38 kB | 7.7/285 kB Progress (4): 0.6/1.4 MB | 24/53 kB | 20/38 kB | 7.7/285 kB Progress (4): 0.6/1.4 MB | 24/53 kB | 20/38 kB | 7.7/285 kB Progress (4): 0.6/1.4 MB | 24/53 kB | 24/38 kB | 7.7/285 kB Progress (4): 0.6/1.4 MB | 28/53 kB | 24/38 kB | 7.7/285 kB Progress (4): 0.6/1.4 MB | 28/53 kB | 24/38 kB | 12/285 kB Progress (4): 0.6/1.4 MB | 32/53 kB | 24/38 kB | 12/285 kB Progress (4): 0.6/1.4 MB | 32/53 kB | 28/38 kB | 12/285 kB Progress (4): 0.6/1.4 MB | 32/53 kB | 28/38 kB | 12/285 kB Progress (4): 0.6/1.4 MB | 32/53 kB | 32/38 kB | 12/285 kB Progress (4): 0.6/1.4 MB | 33/53 kB | 32/38 kB | 12/285 kB Progress (4): 0.6/1.4 MB | 33/53 kB | 32/38 kB | 16/285 kB Progress (4): 0.6/1.4 MB | 37/53 kB | 32/38 kB | 16/285 kB Progress (4): 0.6/1.4 MB | 37/53 kB | 36/38 kB | 16/285 kB Progress (4): 0.6/1.4 MB | 37/53 kB | 36/38 kB | 16/285 kB Progress (4): 0.6/1.4 MB | 37/53 kB | 38 kB | 16/285 kB Progress (4): 0.6/1.4 MB | 41/53 kB | 38 kB | 16/285 kB Progress (4): 0.6/1.4 MB | 41/53 kB | 38 kB | 20/285 kB Progress (4): 0.6/1.4 MB | 45/53 kB | 38 kB | 20/285 kB Progress (4): 0.6/1.4 MB | 45/53 kB | 38 kB | 20/285 kB Progress (4): 0.6/1.4 MB | 49/53 kB | 38 kB | 20/285 kB Progress (5): 0.6/1.4 MB | 49/53 kB | 38 kB | 20/285 kB | 4.1/4.3 kB Progress (5): 0.6/1.4 MB | 49/53 kB | 38 kB | 24/285 kB | 4.1/4.3 kB Progress (5): 0.6/1.4 MB | 49/53 kB | 38 kB | 24/285 kB | 4.3 kB Progress (5): 0.6/1.4 MB | 53/53 kB | 38 kB | 24/285 kB | 4.3 kB Progress (5): 0.6/1.4 MB | 53 kB | 38 kB | 24/285 kB | 4.3 kB Progress (5): 0.6/1.4 MB | 53 kB | 38 kB | 24/285 kB | 4.3 kB Progress (5): 0.6/1.4 MB | 53 kB | 38 kB | 28/285 kB | 4.3 kB Progress (5): 0.6/1.4 MB | 53 kB | 38 kB | 28/285 kB | 4.3 kB Progress (5): 0.6/1.4 MB | 53 kB | 38 kB | 32/285 kB | 4.3 kB Progress (5): 0.6/1.4 MB | 53 kB | 38 kB | 32/285 kB | 4.3 kB Progress (5): 0.6/1.4 MB | 53 kB | 38 kB | 33/285 kB | 4.3 kB Progress (5): 0.6/1.4 MB | 53 kB | 38 kB | 33/285 kB | 4.3 kB Progress (5): 0.6/1.4 MB | 53 kB | 38 kB | 37/285 kB | 4.3 kB Progress (5): 0.6/1.4 MB | 53 kB | 38 kB | 37/285 kB | 4.3 kB Progress (5): 0.6/1.4 MB | 53 kB | 38 kB | 41/285 kB | 4.3 kB Progress (5): 0.7/1.4 MB | 53 kB | 38 kB | 41/285 kB | 4.3 kB Progress (5): 0.7/1.4 MB | 53 kB | 38 kB | 45/285 kB | 4.3 kB Progress (5): 0.7/1.4 MB | 53 kB | 38 kB | 45/285 kB | 4.3 kB Progress (5): 0.7/1.4 MB | 53 kB | 38 kB | 49/285 kB | 4.3 kB Progress (5): 0.7/1.4 MB | 53 kB | 38 kB | 49/285 kB | 4.3 kB Progress (5): 0.7/1.4 MB | 53 kB | 38 kB | 53/285 kB | 4.3 kB Progress (5): 0.7/1.4 MB | 53 kB | 38 kB | 53/285 kB | 4.3 kB Progress (5): 0.7/1.4 MB | 53 kB | 38 kB | 57/285 kB | 4.3 kB Progress (5): 0.7/1.4 MB | 53 kB | 38 kB | 57/285 kB | 4.3 kB Progress (5): 0.7/1.4 MB | 53 kB | 38 kB | 61/285 kB | 4.3 kB Progress (5): 0.7/1.4 MB | 53 kB | 38 kB | 61/285 kB | 4.3 kB Progress (5): 0.7/1.4 MB | 53 kB | 38 kB | 65/285 kB | 4.3 kB Progress (5): 0.7/1.4 MB | 53 kB | 38 kB | 65/285 kB | 4.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 4.8 kB/s) [2019-07-31T01:20:10.601Z] Progress (4): 0.7/1.4 MB | 53 kB | 38 kB | 66/285 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar [2019-07-31T01:20:10.601Z] Progress (4): 0.7/1.4 MB | 53 kB | 38 kB | 66/285 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 59 kB/s) [2019-07-31T01:20:10.601Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar (38 kB at 42 kB/s) [2019-07-31T01:20:10.601Z] Progress (2): 0.7/1.4 MB | 70/285 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar [2019-07-31T01:20:10.859Z] Progress (2): 0.7/1.4 MB | 70/285 kB Progress (2): 0.7/1.4 MB | 74/285 kB Progress (2): 0.7/1.4 MB | 74/285 kB Progress (2): 0.7/1.4 MB | 78/285 kB Progress (2): 0.7/1.4 MB | 78/285 kB Progress (2): 0.7/1.4 MB | 82/285 kB Progress (2): 0.7/1.4 MB | 82/285 kB Progress (2): 0.7/1.4 MB | 86/285 kB Progress (2): 0.7/1.4 MB | 86/285 kB Progress (2): 0.7/1.4 MB | 90/285 kB Progress (2): 0.7/1.4 MB | 90/285 kB Progress (2): 0.7/1.4 MB | 94/285 kB Progress (2): 0.7/1.4 MB | 94/285 kB Progress (2): 0.7/1.4 MB | 98/285 kB Progress (2): 0.7/1.4 MB | 98/285 kB Progress (2): 0.7/1.4 MB | 98/285 kB Progress (2): 0.7/1.4 MB | 102/285 kB Progress (2): 0.7/1.4 MB | 102/285 kB Progress (2): 0.7/1.4 MB | 106/285 kB Progress (2): 0.7/1.4 MB | 106/285 kB Progress (2): 0.7/1.4 MB | 110/285 kB Progress (2): 0.7/1.4 MB | 110/285 kB Progress (2): 0.7/1.4 MB | 114/285 kB Progress (2): 0.7/1.4 MB | 114/285 kB Progress (2): 0.7/1.4 MB | 118/285 kB Progress (2): 0.7/1.4 MB | 118/285 kB Progress (2): 0.7/1.4 MB | 122/285 kB Progress (2): 0.7/1.4 MB | 122/285 kB Progress (2): 0.7/1.4 MB | 126/285 kB Progress (2): 0.7/1.4 MB | 126/285 kB Progress (2): 0.7/1.4 MB | 130/285 kB Progress (2): 0.7/1.4 MB | 131/285 kB Progress (2): 0.7/1.4 MB | 131/285 kB Progress (2): 0.7/1.4 MB | 135/285 kB Progress (2): 0.7/1.4 MB | 135/285 kB Progress (2): 0.7/1.4 MB | 139/285 kB Progress (3): 0.7/1.4 MB | 139/285 kB | 4.1/29 kB Progress (3): 0.7/1.4 MB | 143/285 kB | 4.1/29 kB Progress (3): 0.8/1.4 MB | 143/285 kB | 4.1/29 kB Progress (3): 0.8/1.4 MB | 143/285 kB | 4.1/29 kB Progress (3): 0.8/1.4 MB | 143/285 kB | 4.1/29 kB Progress (3): 0.8/1.4 MB | 143/285 kB | 4.1/29 kB Progress (4): 0.8/1.4 MB | 143/285 kB | 4.1/29 kB | 4.1/21 kB Progress (4): 0.8/1.4 MB | 143/285 kB | 4.1/29 kB | 7.7/21 kB Progress (4): 0.8/1.4 MB | 147/285 kB | 4.1/29 kB | 7.7/21 kB Progress (4): 0.8/1.4 MB | 147/285 kB | 7.7/29 kB | 7.7/21 kB Progress (4): 0.8/1.4 MB | 151/285 kB | 7.7/29 kB | 7.7/21 kB Progress (4): 0.8/1.4 MB | 151/285 kB | 12/29 kB | 7.7/21 kB Progress (4): 0.8/1.4 MB | 151/285 kB | 12/29 kB | 12/21 kB Progress (4): 0.8/1.4 MB | 151/285 kB | 12/29 kB | 12/21 kB Progress (4): 0.8/1.4 MB | 151/285 kB | 12/29 kB | 16/21 kB Progress (4): 0.8/1.4 MB | 151/285 kB | 16/29 kB | 16/21 kB Progress (4): 0.8/1.4 MB | 155/285 kB | 16/29 kB | 16/21 kB Progress (4): 0.8/1.4 MB | 155/285 kB | 20/29 kB | 16/21 kB Progress (4): 0.8/1.4 MB | 155/285 kB | 20/29 kB | 20/21 kB Progress (4): 0.8/1.4 MB | 155/285 kB | 20/29 kB | 20/21 kB Progress (4): 0.8/1.4 MB | 155/285 kB | 20/29 kB | 21 kB Progress (4): 0.8/1.4 MB | 155/285 kB | 24/29 kB | 21 kB Progress (4): 0.8/1.4 MB | 159/285 kB | 24/29 kB | 21 kB Progress (4): 0.8/1.4 MB | 159/285 kB | 28/29 kB | 21 kB Progress (4): 0.8/1.4 MB | 159/285 kB | 28/29 kB | 21 kB Progress (4): 0.8/1.4 MB | 159/285 kB | 29 kB | 21 kB Progress (4): 0.8/1.4 MB | 163/285 kB | 29 kB | 21 kB Progress (4): 0.8/1.4 MB | 163/285 kB | 29 kB | 21 kB Progress (4): 0.8/1.4 MB | 164/285 kB | 29 kB | 21 kB Progress (4): 0.8/1.4 MB | 164/285 kB | 29 kB | 21 kB Progress (4): 0.8/1.4 MB | 168/285 kB | 29 kB | 21 kB Progress (4): 0.8/1.4 MB | 168/285 kB | 29 kB | 21 kB Progress (4): 0.8/1.4 MB | 172/285 kB | 29 kB | 21 kB Progress (4): 0.8/1.4 MB | 172/285 kB | 29 kB | 21 kB Progress (4): 0.8/1.4 MB | 176/285 kB | 29 kB | 21 kB Progress (4): 0.8/1.4 MB | 176/285 kB | 29 kB | 21 kB Progress (4): 0.8/1.4 MB | 180/285 kB | 29 kB | 21 kB Progress (4): 0.8/1.4 MB | 180/285 kB | 29 kB | 21 kB Progress (4): 0.8/1.4 MB | 184/285 kB | 29 kB | 21 kB Progress (4): 0.8/1.4 MB | 184/285 kB | 29 kB | 21 kB Progress (4): 0.8/1.4 MB | 188/285 kB | 29 kB | 21 kB Progress (4): 0.8/1.4 MB | 188/285 kB | 29 kB | 21 kB Progress (4): 0.8/1.4 MB | 192/285 kB | 29 kB | 21 kB Progress (4): 0.8/1.4 MB | 192/285 kB | 29 kB | 21 kB Progress (4): 0.8/1.4 MB | 196/285 kB | 29 kB | 21 kB Progress (4): 0.8/1.4 MB | 196/285 kB | 29 kB | 21 kB Progress (4): 0.8/1.4 MB | 200/285 kB | 29 kB | 21 kB Progress (4): 0.8/1.4 MB | 200/285 kB | 29 kB | 21 kB Progress (4): 0.8/1.4 MB | 204/285 kB | 29 kB | 21 kB Progress (4): 0.8/1.4 MB | 204/285 kB | 29 kB | 21 kB Progress (4): 0.8/1.4 MB | 208/285 kB | 29 kB | 21 kB Progress (4): 0.8/1.4 MB | 208/285 kB | 29 kB | 21 kB Progress (4): 0.8/1.4 MB | 212/285 kB | 29 kB | 21 kB Progress (4): 0.8/1.4 MB | 212/285 kB | 29 kB | 21 kB Progress (4): 0.8/1.4 MB | 216/285 kB | 29 kB | 21 kB Progress (4): 0.8/1.4 MB | 216/285 kB | 29 kB | 21 kB Progress (4): 0.8/1.4 MB | 220/285 kB | 29 kB | 21 kB Progress (4): 0.8/1.4 MB | 220/285 kB | 29 kB | 21 kB Progress (4): 0.8/1.4 MB | 224/285 kB | 29 kB | 21 kB Progress (4): 0.8/1.4 MB | 224/285 kB | 29 kB | 21 kB Progress (4): 0.8/1.4 MB | 228/285 kB | 29 kB | 21 kB Progress (4): 0.8/1.4 MB | 228/285 kB | 29 kB | 21 kB Progress (4): 0.8/1.4 MB | 232/285 kB | 29 kB | 21 kB Progress (4): 0.9/1.4 MB | 232/285 kB | 29 kB | 21 kB Progress (4): 0.9/1.4 MB | 236/285 kB | 29 kB | 21 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar (21 kB at 22 kB/s) [2019-07-31T01:20:10.859Z] Progress (3): 0.9/1.4 MB | 240/285 kB | 29 kB Progress (3): 0.9/1.4 MB | 240/285 kB | 29 kB Progress (3): 0.9/1.4 MB | 244/285 kB | 29 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar (29 kB at 29 kB/s) [2019-07-31T01:20:10.859Z] Progress (2): 0.9/1.4 MB | 244/285 kB Progress (2): 0.9/1.4 MB | 248/285 kB Progress (2): 0.9/1.4 MB | 252/285 kB Progress (2): 0.9/1.4 MB | 252/285 kB Progress (2): 0.9/1.4 MB | 256/285 kB Progress (2): 0.9/1.4 MB | 256/285 kB Progress (2): 0.9/1.4 MB | 260/285 kB Progress (2): 0.9/1.4 MB | 260/285 kB Progress (2): 0.9/1.4 MB | 264/285 kB Progress (2): 0.9/1.4 MB | 264/285 kB Progress (2): 0.9/1.4 MB | 268/285 kB Progress (2): 0.9/1.4 MB | 268/285 kB Progress (2): 0.9/1.4 MB | 268/285 kB Progress (2): 0.9/1.4 MB | 272/285 kB Progress (2): 0.9/1.4 MB | 272/285 kB Progress (2): 0.9/1.4 MB | 276/285 kB Progress (2): 0.9/1.4 MB | 276/285 kB Progress (2): 0.9/1.4 MB | 280/285 kB Progress (2): 0.9/1.4 MB | 280/285 kB Progress (2): 0.9/1.4 MB | 284/285 kB Progress (2): 0.9/1.4 MB | 284/285 kB Progress (2): 0.9/1.4 MB | 285 kB Progress (2): 0.9/1.4 MB | 285 kB Progress (2): 0.9/1.4 MB | 285 kB Progress (2): 0.9/1.4 MB | 285 kB Progress (2): 0.9/1.4 MB | 285 kB Progress (2): 0.9/1.4 MB | 285 kB Progress (2): 0.9/1.4 MB | 285 kB Progress (2): 0.9/1.4 MB | 285 kB Progress (2): 0.9/1.4 MB | 285 kB Progress (2): 0.9/1.4 MB | 285 kB Progress (2): 0.9/1.4 MB | 285 kB Progress (2): 0.9/1.4 MB | 285 kB Progress (2): 0.9/1.4 MB | 285 kB Progress (2): 1.0/1.4 MB | 285 kB Progress (2): 1.0/1.4 MB | 285 kB Progress (2): 1.0/1.4 MB | 285 kB Progress (2): 1.0/1.4 MB | 285 kB Progress (2): 1.0/1.4 MB | 285 kB Progress (2): 1.0/1.4 MB | 285 kB Progress (2): 1.0/1.4 MB | 285 kB Progress (2): 1.0/1.4 MB | 285 kB Progress (2): 1.0/1.4 MB | 285 kB Progress (2): 1.0/1.4 MB | 285 kB Progress (2): 1.0/1.4 MB | 285 kB Progress (2): 1.0/1.4 MB | 285 kB Progress (2): 1.0/1.4 MB | 285 kB Progress (2): 1.0/1.4 MB | 285 kB Progress (2): 1.0/1.4 MB | 285 kB Progress (2): 1.0/1.4 MB | 285 kB Progress (2): 1.0/1.4 MB | 285 kB Progress (2): 1.0/1.4 MB | 285 kB Progress (2): 1.0/1.4 MB | 285 kB Progress (2): 1.0/1.4 MB | 285 kB Progress (2): 1.0/1.4 MB | 285 kB Progress (2): 1.0/1.4 MB | 285 kB Progress (2): 1.0/1.4 MB | 285 kB Progress (2): 1.0/1.4 MB | 285 kB Progress (2): 1.0/1.4 MB | 285 kB Progress (2): 1.1/1.4 MB | 285 kB Progress (2): 1.1/1.4 MB | 285 kB Progress (2): 1.1/1.4 MB | 285 kB Progress (2): 1.1/1.4 MB | 285 kB Progress (2): 1.1/1.4 MB | 285 kB Progress (2): 1.1/1.4 MB | 285 kB Progress (2): 1.1/1.4 MB | 285 kB Progress (2): 1.1/1.4 MB | 285 kB Progress (2): 1.1/1.4 MB | 285 kB Progress (2): 1.1/1.4 MB | 285 kB Progress (2): 1.1/1.4 MB | 285 kB Progress (2): 1.1/1.4 MB | 285 kB Progress (2): 1.1/1.4 MB | 285 kB Progress (2): 1.1/1.4 MB | 285 kB Progress (2): 1.1/1.4 MB | 285 kB Progress (2): 1.1/1.4 MB | 285 kB Progress (2): 1.1/1.4 MB | 285 kB Progress (2): 1.1/1.4 MB | 285 kB Progress (2): 1.1/1.4 MB | 285 kB Progress (2): 1.1/1.4 MB | 285 kB Progress (2): 1.1/1.4 MB | 285 kB Progress (2): 1.1/1.4 MB | 285 kB Progress (2): 1.1/1.4 MB | 285 kB Progress (2): 1.1/1.4 MB | 285 kB Progress (2): 1.1/1.4 MB | 285 kB Progress (2): 1.2/1.4 MB | 285 kB Progress (2): 1.2/1.4 MB | 285 kB Progress (2): 1.2/1.4 MB | 285 kB Progress (2): 1.2/1.4 MB | 285 kB Progress (2): 1.2/1.4 MB | 285 kB Progress (2): 1.2/1.4 MB | 285 kB Progress (2): 1.2/1.4 MB | 285 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 286 kB/s) [2019-07-31T01:20:10.860Z] Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar (1.4 MB at 1.4 MB/s) [2019-07-31T01:20:12.234Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip [2019-07-31T01:20:12.234Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip [2019-07-31T01:20:12.234Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip [2019-07-31T01:20:12.493Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip [2019-07-31T01:20:12.493Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip [2019-07-31T01:20:12.493Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip [2019-07-31T01:20:13.010Z] Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip (8.0 MB at 17 MB/s) [2019-07-31T01:20:13.268Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar [2019-07-31T01:20:13.268Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar [2019-07-31T01:20:13.268Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar [2019-07-31T01:20:13.528Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar [2019-07-31T01:20:13.528Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar [2019-07-31T01:20:13.528Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar [2019-07-31T01:20:13.528Z] Progress (1): 4.1/218 kB Progress (1): 7.7/218 kB Progress (1): 12/218 kB Progress (1): 16/218 kB Progress (1): 20/218 kB Progress (1): 24/218 kB Progress (1): 28/218 kB Progress (1): 32/218 kB Progress (1): 36/218 kB Progress (1): 40/218 kB Progress (1): 44/218 kB Progress (1): 48/218 kB Progress (1): 52/218 kB Progress (1): 56/218 kB Progress (1): 60/218 kB Progress (1): 64/218 kB Progress (1): 68/218 kB Progress (1): 72/218 kB Progress (1): 76/218 kB Progress (1): 80/218 kB Progress (1): 84/218 kB Progress (1): 88/218 kB Progress (1): 92/218 kB Progress (1): 96/218 kB Progress (1): 100/218 kB Progress (1): 104/218 kB Progress (1): 108/218 kB Progress (1): 112/218 kB Progress (1): 116/218 kB Progress (1): 120/218 kB Progress (1): 124/218 kB Progress (1): 128/218 kB Progress (1): 132/218 kB Progress (1): 136/218 kB Progress (1): 140/218 kB Progress (1): 144/218 kB Progress (1): 148/218 kB Progress (1): 152/218 kB Progress (1): 156/218 kB Progress (1): 160/218 kB Progress (1): 164/218 kB Progress (1): 168/218 kB Progress (1): 172/218 kB Progress (1): 176/218 kB Progress (1): 180/218 kB Progress (1): 184/218 kB Progress (1): 188/218 kB Progress (1): 192/218 kB Progress (1): 196/218 kB Progress (1): 200/218 kB Progress (1): 204/218 kB Progress (1): 208/218 kB Progress (1): 212/218 kB Progress (1): 216/218 kB Progress (1): 218 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar (218 kB at 4.7 MB/s) [2019-07-31T01:20:13.528Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar [2019-07-31T01:20:13.528Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar [2019-07-31T01:20:13.528Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar [2019-07-31T01:20:13.826Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar [2019-07-31T01:20:13.826Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar [2019-07-31T01:20:13.826Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar [2019-07-31T01:20:13.826Z] Progress (1): 4.1/148 kB Progress (1): 7.7/148 kB Progress (1): 12/148 kB Progress (1): 16/148 kB Progress (1): 20/148 kB Progress (1): 24/148 kB Progress (1): 28/148 kB Progress (1): 32/148 kB Progress (1): 36/148 kB Progress (1): 40/148 kB Progress (1): 44/148 kB Progress (1): 48/148 kB Progress (1): 52/148 kB Progress (1): 56/148 kB Progress (1): 60/148 kB Progress (1): 64/148 kB Progress (1): 68/148 kB Progress (1): 72/148 kB Progress (1): 76/148 kB Progress (1): 80/148 kB Progress (1): 84/148 kB Progress (1): 88/148 kB Progress (1): 92/148 kB Progress (1): 96/148 kB Progress (1): 100/148 kB Progress (1): 104/148 kB Progress (1): 108/148 kB Progress (1): 112/148 kB Progress (1): 116/148 kB Progress (1): 120/148 kB Progress (1): 124/148 kB Progress (1): 128/148 kB Progress (1): 132/148 kB Progress (1): 136/148 kB Progress (1): 140/148 kB Progress (1): 144/148 kB Progress (1): 148 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar (148 kB at 3.5 MB/s) [2019-07-31T01:20:13.826Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar [2019-07-31T01:20:13.826Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar [2019-07-31T01:20:13.826Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar [2019-07-31T01:20:14.084Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar [2019-07-31T01:20:14.085Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar [2019-07-31T01:20:14.085Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar [2019-07-31T01:20:14.085Z] Progress (1): 4.1/48 kB Progress (1): 7.7/48 kB Progress (1): 12/48 kB Progress (1): 16/48 kB Progress (1): 20/48 kB Progress (1): 24/48 kB Progress (1): 28/48 kB Progress (1): 32/48 kB Progress (1): 36/48 kB Progress (1): 40/48 kB Progress (1): 44/48 kB Progress (1): 48/48 kB Progress (1): 48 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar (48 kB at 864 kB/s) [2019-07-31T01:20:15.984Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom [2019-07-31T01:20:15.984Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom [2019-07-31T01:20:15.984Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom [2019-07-31T01:20:16.243Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom [2019-07-31T01:20:16.243Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom [2019-07-31T01:20:16.243Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom [2019-07-31T01:20:16.243Z] Progress (1): 4.1/7.3 kB Progress (1): 7.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom (7.3 kB at 236 kB/s) [2019-07-31T01:20:16.243Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom [2019-07-31T01:20:16.243Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom [2019-07-31T01:20:16.243Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom [2019-07-31T01:20:16.501Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom [2019-07-31T01:20:16.501Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom [2019-07-31T01:20:16.501Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom [2019-07-31T01:20:16.501Z] Progress (1): 4.1/7.2 kB Progress (1): 7.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom (7.2 kB at 232 kB/s) [2019-07-31T01:20:16.501Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar [2019-07-31T01:20:16.759Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar [2019-07-31T01:20:16.759Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar [2019-07-31T01:20:16.759Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar [2019-07-31T01:20:17.016Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar [2019-07-31T01:20:17.016Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar [2019-07-31T01:20:17.016Z] Progress (1): 4.1/27 kB Progress (1): 7.7/27 kB Progress (1): 12/27 kB Progress (1): 16/27 kB Progress (1): 20/27 kB Progress (1): 24/27 kB Progress (1): 27 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar (27 kB at 487 kB/s) [2019-07-31T01:20:17.016Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom [2019-07-31T01:20:17.016Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom [2019-07-31T01:20:17.016Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom [2019-07-31T01:20:17.274Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom [2019-07-31T01:20:17.274Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom [2019-07-31T01:20:17.274Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom [2019-07-31T01:20:17.274Z] Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom (1.7 kB at 38 kB/s) [2019-07-31T01:20:17.274Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar [2019-07-31T01:20:17.531Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar [2019-07-31T01:20:17.531Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar [2019-07-31T01:20:17.531Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar [2019-07-31T01:20:17.531Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar [2019-07-31T01:20:17.790Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar [2019-07-31T01:20:17.790Z] Progress (1): 4.1/7.7 kB Progress (1): 7.7/7.7 kB Progress (1): 7.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar (7.7 kB at 158 kB/s) [2019-07-31T01:20:17.790Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom [2019-07-31T01:20:17.790Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom [2019-07-31T01:20:17.790Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom [2019-07-31T01:20:18.048Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom [2019-07-31T01:20:18.048Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom [2019-07-31T01:20:18.048Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom [2019-07-31T01:20:18.048Z] Progress (1): 2.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom (2.9 kB at 99 kB/s) [2019-07-31T01:20:18.048Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar [2019-07-31T01:20:18.048Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar [2019-07-31T01:20:18.048Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar [2019-07-31T01:20:18.306Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar [2019-07-31T01:20:18.306Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar [2019-07-31T01:20:18.306Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar [2019-07-31T01:20:18.306Z] Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar (23 kB at 452 kB/s) [2019-07-31T01:20:18.306Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom [2019-07-31T01:20:18.306Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom [2019-07-31T01:20:18.565Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom [2019-07-31T01:20:18.565Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom [2019-07-31T01:20:18.565Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom [2019-07-31T01:20:18.565Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom [2019-07-31T01:20:18.565Z] Progress (1): 4.1/5.0 kB Progress (1): 5.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom (5.0 kB at 167 kB/s) [2019-07-31T01:20:18.565Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [2019-07-31T01:20:18.823Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [2019-07-31T01:20:18.823Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [2019-07-31T01:20:18.823Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [2019-07-31T01:20:18.823Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [2019-07-31T01:20:19.080Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [2019-07-31T01:20:19.080Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom (12 kB at 380 kB/s) [2019-07-31T01:20:19.080Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [2019-07-31T01:20:19.080Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [2019-07-31T01:20:19.080Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [2019-07-31T01:20:19.080Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [2019-07-31T01:20:19.080Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [2019-07-31T01:20:19.338Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [2019-07-31T01:20:19.338Z] Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (4.5 kB at 189 kB/s) [2019-07-31T01:20:19.338Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom [2019-07-31T01:20:19.338Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom [2019-07-31T01:20:19.338Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom [2019-07-31T01:20:19.338Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom [2019-07-31T01:20:19.595Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom [2019-07-31T01:20:19.595Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom [2019-07-31T01:20:19.595Z] Progress (1): 4.1/8.7 kB Progress (1): 7.7/8.7 kB Progress (1): 8.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 130 kB/s) [2019-07-31T01:20:19.595Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-31T01:20:19.595Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-31T01:20:19.595Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-31T01:20:19.853Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-31T01:20:19.853Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-31T01:20:19.853Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-31T01:20:19.853Z] Progress (1): 4.1/26 kB Progress (1): 7.7/26 kB Progress (1): 12/26 kB Progress (1): 16/26 kB Progress (1): 20/26 kB Progress (1): 24/26 kB Progress (1): 26 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 753 kB/s) [2019-07-31T01:20:19.853Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/10/apache-10.pom [2019-07-31T01:20:19.853Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/10/apache-10.pom [2019-07-31T01:20:19.853Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/10/apache-10.pom [2019-07-31T01:20:20.112Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/10/apache-10.pom [2019-07-31T01:20:20.112Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/10/apache-10.pom [2019-07-31T01:20:20.112Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom [2019-07-31T01:20:20.112Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom (15 kB at 400 kB/s) [2019-07-31T01:20:20.112Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [2019-07-31T01:20:20.112Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [2019-07-31T01:20:20.112Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [2019-07-31T01:20:20.370Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [2019-07-31T01:20:20.370Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [2019-07-31T01:20:20.370Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [2019-07-31T01:20:20.370Z] Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 35 kB/s) [2019-07-31T01:20:20.370Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [2019-07-31T01:20:20.370Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [2019-07-31T01:20:20.370Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [2019-07-31T01:20:20.628Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [2019-07-31T01:20:20.628Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [2019-07-31T01:20:20.628Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [2019-07-31T01:20:20.628Z] Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 582 kB/s) [2019-07-31T01:20:20.628Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom [2019-07-31T01:20:20.628Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom [2019-07-31T01:20:20.628Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom [2019-07-31T01:20:20.887Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom [2019-07-31T01:20:20.887Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom [2019-07-31T01:20:20.887Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom [2019-07-31T01:20:20.887Z] Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom (2.7 kB at 81 kB/s) [2019-07-31T01:20:20.887Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar [2019-07-31T01:20:20.887Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar [2019-07-31T01:20:20.887Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [2019-07-31T01:20:21.147Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar [2019-07-31T01:20:21.147Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar [2019-07-31T01:20:21.147Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [2019-07-31T01:20:21.147Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar [2019-07-31T01:20:21.147Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar [2019-07-31T01:20:21.147Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [2019-07-31T01:20:21.147Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar [2019-07-31T01:20:21.147Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar [2019-07-31T01:20:21.147Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [2019-07-31T01:20:21.624Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar [2019-07-31T01:20:21.624Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar [2019-07-31T01:20:21.624Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [2019-07-31T01:20:21.624Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar [2019-07-31T01:20:21.624Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar [2019-07-31T01:20:21.624Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [2019-07-31T01:20:21.624Z] Progress (1): 4.1/24 kB Progress (1): 7.7/24 kB Progress (1): 12/24 kB Progress (1): 16/24 kB Progress (1): 20/24 kB Progress (1): 24/24 kB Progress (1): 24 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar (24 kB at 397 kB/s) [2019-07-31T01:20:21.624Z] Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Progress (2): 22 kB | 4.1/129 kB Progress (2): 22 kB | 7.7/129 kB Progress (2): 22 kB | 12/129 kB Progress (2): 22 kB | 16/129 kB Progress (2): 22 kB | 20/129 kB Progress (2): 22 kB | 24/129 kB Progress (2): 22 kB | 28/129 kB Progress (2): 22 kB | 32/129 kB Progress (2): 22 kB | 36/129 kB Progress (2): 22 kB | 40/129 kB Progress (2): 22 kB | 44/129 kB Progress (2): 22 kB | 48/129 kB Progress (2): 22 kB | 52/129 kB Progress (2): 22 kB | 56/129 kB Progress (2): 22 kB | 60/129 kB Progress (2): 22 kB | 64/129 kB Progress (2): 22 kB | 68/129 kB Progress (2): 22 kB | 72/129 kB Progress (2): 22 kB | 76/129 kB Progress (2): 22 kB | 80/129 kB Progress (2): 22 kB | 84/129 kB Progress (2): 22 kB | 88/129 kB Progress (2): 22 kB | 92/129 kB Progress (2): 22 kB | 96/129 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 kB at 321 kB/s) [2019-07-31T01:20:21.624Z] Progress (1): 100/129 kB Progress (1): 104/129 kB Progress (1): 108/129 kB Progress (1): 112/129 kB Progress (1): 116/129 kB Progress (1): 120/129 kB Progress (1): 124/129 kB Progress (1): 128/129 kB Progress (1): 129 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar (129 kB at 1.7 MB/s) [2019-07-31T01:20:21.624Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom [2019-07-31T01:20:21.624Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom [2019-07-31T01:20:21.882Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom [2019-07-31T01:20:21.882Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom [2019-07-31T01:20:21.882Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom [2019-07-31T01:20:21.882Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom [2019-07-31T01:20:21.882Z] Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom (2.3 kB at 48 kB/s) [2019-07-31T01:20:21.882Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar [2019-07-31T01:20:21.882Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar [2019-07-31T01:20:22.140Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar [2019-07-31T01:20:22.140Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar [2019-07-31T01:20:22.140Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar [2019-07-31T01:20:22.399Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar [2019-07-31T01:20:22.399Z] Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar (19 kB at 357 kB/s) [2019-07-31T01:20:22.399Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [2019-07-31T01:20:22.399Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [2019-07-31T01:20:22.399Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [2019-07-31T01:20:22.723Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [2019-07-31T01:20:22.723Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [2019-07-31T01:20:22.723Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [2019-07-31T01:20:22.723Z] Progress (1): 815 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 19 kB/s) [2019-07-31T01:20:22.723Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [2019-07-31T01:20:22.723Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [2019-07-31T01:20:22.723Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [2019-07-31T01:20:22.981Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [2019-07-31T01:20:22.981Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [2019-07-31T01:20:22.981Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [2019-07-31T01:20:22.981Z] Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 141 kB/s) [2019-07-31T01:20:22.981Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [2019-07-31T01:20:22.981Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [2019-07-31T01:20:22.981Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [2019-07-31T01:20:22.981Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [2019-07-31T01:20:23.238Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [2019-07-31T01:20:23.238Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [2019-07-31T01:20:23.238Z] Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 526 kB/s) [2019-07-31T01:20:23.238Z] 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 [2019-07-31T01:20:23.238Z] 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 [2019-07-31T01:20:23.238Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [2019-07-31T01:20:23.497Z] 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 [2019-07-31T01:20:23.497Z] 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 [2019-07-31T01:20:23.497Z] 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 [2019-07-31T01:20:23.497Z] Progress (1): 815 B 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 17 kB/s) [2019-07-31T01:20:23.497Z] 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 [2019-07-31T01:20:23.497Z] 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 [2019-07-31T01:20:23.497Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [2019-07-31T01:20:23.755Z] 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 [2019-07-31T01:20:23.755Z] 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 [2019-07-31T01:20:23.755Z] 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 [2019-07-31T01:20:23.755Z] Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB 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 157 kB/s) [2019-07-31T01:20:23.755Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [2019-07-31T01:20:23.755Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [2019-07-31T01:20:23.755Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [2019-07-31T01:20:24.012Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [2019-07-31T01:20:24.012Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [2019-07-31T01:20:24.012Z] 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 [2019-07-31T01:20:24.012Z] Progress (1): 2.1 kB 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 61 kB/s) [2019-07-31T01:20:24.012Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [2019-07-31T01:20:24.012Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [2019-07-31T01:20:24.012Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [2019-07-31T01:20:24.270Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [2019-07-31T01:20:24.270Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [2019-07-31T01:20:24.270Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [2019-07-31T01:20:24.270Z] Progress (1): 4.1/6.7 kB Progress (1): 6.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 224 kB/s) [2019-07-31T01:20:24.270Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [2019-07-31T01:20:24.270Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [2019-07-31T01:20:24.270Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [2019-07-31T01:20:24.528Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [2019-07-31T01:20:24.528Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [2019-07-31T01:20:24.528Z] 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 [2019-07-31T01:20:24.528Z] Progress (1): 4.1/9.0 kB Progress (1): 7.7/9.0 kB Progress (1): 9.0 kB 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 274 kB/s) [2019-07-31T01:20:24.528Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-31T01:20:24.528Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-31T01:20:24.528Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-31T01:20:24.787Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-31T01:20:24.787Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-31T01:20:24.787Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-31T01:20:24.787Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB 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 508 kB/s) [2019-07-31T01:20:24.787Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom [2019-07-31T01:20:24.787Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/3/apache-3.pom [2019-07-31T01:20:24.787Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/3/apache-3.pom [2019-07-31T01:20:25.045Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/3/apache-3.pom [2019-07-31T01:20:25.045Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/3/apache-3.pom [2019-07-31T01:20:25.045Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom [2019-07-31T01:20:25.045Z] Progress (1): 3.4 kB 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 114 kB/s) [2019-07-31T01:20:25.045Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [2019-07-31T01:20:25.045Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [2019-07-31T01:20:25.045Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [2019-07-31T01:20:25.303Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [2019-07-31T01:20:25.304Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [2019-07-31T01:20:25.304Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [2019-07-31T01:20:25.304Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 63 kB/s) [2019-07-31T01:20:25.304Z] 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 [2019-07-31T01:20:25.304Z] 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 [2019-07-31T01:20:25.304Z] Downloading from jboss-public-repository-group: http://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 [2019-07-31T01:20:25.562Z] 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 [2019-07-31T01:20:25.562Z] 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 [2019-07-31T01:20:25.562Z] 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 [2019-07-31T01:20:25.562Z] Progress (1): 3.9 kB 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 120 kB/s) [2019-07-31T01:20:25.562Z] 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 [2019-07-31T01:20:25.562Z] 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 [2019-07-31T01:20:25.562Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [2019-07-31T01:20:25.819Z] 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 [2019-07-31T01:20:25.819Z] 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 [2019-07-31T01:20:25.819Z] 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 [2019-07-31T01:20:25.819Z] Progress (1): 492 B 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 15 kB/s) [2019-07-31T01:20:25.819Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [2019-07-31T01:20:25.819Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [2019-07-31T01:20:25.819Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [2019-07-31T01:20:26.078Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [2019-07-31T01:20:26.078Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [2019-07-31T01:20:26.078Z] 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 [2019-07-31T01:20:26.078Z] Progress (1): 4.1/5.7 kB Progress (1): 5.7 kB 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 164 kB/s) [2019-07-31T01:20:26.078Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.10/junit-4.10.pom [2019-07-31T01:20:26.078Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.10/junit-4.10.pom [2019-07-31T01:20:26.078Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.10/junit-4.10.pom [2019-07-31T01:20:26.335Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.10/junit-4.10.pom [2019-07-31T01:20:26.335Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.10/junit-4.10.pom [2019-07-31T01:20:26.335Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom [2019-07-31T01:20:26.335Z] Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom (2.3 kB at 76 kB/s) [2019-07-31T01:20:26.335Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [2019-07-31T01:20:26.335Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [2019-07-31T01:20:26.335Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [2019-07-31T01:20:26.593Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [2019-07-31T01:20:26.594Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [2019-07-31T01:20:26.594Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [2019-07-31T01:20:26.594Z] Progress (1): 481 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom (481 B at 13 kB/s) [2019-07-31T01:20:26.594Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [2019-07-31T01:20:26.594Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [2019-07-31T01:20:26.852Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [2019-07-31T01:20:26.852Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [2019-07-31T01:20:26.852Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [2019-07-31T01:20:26.852Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [2019-07-31T01:20:26.852Z] Progress (1): 4.1/5.9 kB Progress (1): 5.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom (5.9 kB at 115 kB/s) [2019-07-31T01:20:26.852Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [2019-07-31T01:20:27.109Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [2019-07-31T01:20:27.109Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [2019-07-31T01:20:27.109Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [2019-07-31T01:20:27.109Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [2019-07-31T01:20:27.109Z] 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 [2019-07-31T01:20:27.109Z] Progress (1): 3.1 kB 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 101 kB/s) [2019-07-31T01:20:27.367Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [2019-07-31T01:20:27.367Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [2019-07-31T01:20:27.367Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [2019-07-31T01:20:27.367Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [2019-07-31T01:20:27.625Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [2019-07-31T01:20:27.625Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [2019-07-31T01:20:27.882Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 6.7 kB/s) [2019-07-31T01:20:27.882Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [2019-07-31T01:20:27.882Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [2019-07-31T01:20:27.882Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [2019-07-31T01:20:27.882Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [2019-07-31T01:20:28.140Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [2019-07-31T01:20:28.140Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [2019-07-31T01:20:28.140Z] Progress (1): 1.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 58 kB/s) [2019-07-31T01:20:28.140Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [2019-07-31T01:20:28.140Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [2019-07-31T01:20:28.140Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [2019-07-31T01:20:28.400Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [2019-07-31T01:20:28.400Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [2019-07-31T01:20:28.400Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [2019-07-31T01:20:28.400Z] Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 45 kB/s) [2019-07-31T01:20:28.400Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [2019-07-31T01:20:28.400Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [2019-07-31T01:20:28.400Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [2019-07-31T01:20:28.400Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [2019-07-31T01:20:28.823Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [2019-07-31T01:20:28.823Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [2019-07-31T01:20:28.823Z] Progress (1): 424 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 14 kB/s) [2019-07-31T01:20:28.823Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [2019-07-31T01:20:28.823Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [2019-07-31T01:20:28.823Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [2019-07-31T01:20:28.823Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [2019-07-31T01:20:28.823Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [2019-07-31T01:20:28.823Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [2019-07-31T01:20:29.081Z] Progress (1): 3.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 122 kB/s) [2019-07-31T01:20:29.081Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [2019-07-31T01:20:29.081Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [2019-07-31T01:20:29.081Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [2019-07-31T01:20:29.081Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [2019-07-31T01:20:29.081Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [2019-07-31T01:20:29.081Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [2019-07-31T01:20:29.081Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 66 kB/s) [2019-07-31T01:20:29.081Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [2019-07-31T01:20:29.081Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [2019-07-31T01:20:29.340Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [2019-07-31T01:20:29.340Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [2019-07-31T01:20:29.340Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [2019-07-31T01:20:29.340Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [2019-07-31T01:20:29.599Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 50 kB/s) [2019-07-31T01:20:29.599Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [2019-07-31T01:20:29.599Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [2019-07-31T01:20:29.599Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [2019-07-31T01:20:29.599Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [2019-07-31T01:20:29.599Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [2019-07-31T01:20:29.599Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [2019-07-31T01:20:29.857Z] Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 38 kB/s) [2019-07-31T01:20:29.857Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [2019-07-31T01:20:29.857Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [2019-07-31T01:20:29.857Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [2019-07-31T01:20:29.857Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [2019-07-31T01:20:29.857Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [2019-07-31T01:20:30.114Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [2019-07-31T01:20:30.114Z] Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 66 kB/s) [2019-07-31T01:20:30.114Z] 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 [2019-07-31T01:20:30.114Z] 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 [2019-07-31T01:20:30.114Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [2019-07-31T01:20:30.114Z] 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 [2019-07-31T01:20:30.371Z] 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 [2019-07-31T01:20:30.371Z] 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 [2019-07-31T01:20:30.371Z] Progress (1): 1.5 kB 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 48 kB/s) [2019-07-31T01:20:30.371Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [2019-07-31T01:20:30.371Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [2019-07-31T01:20:30.371Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [2019-07-31T01:20:30.629Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [2019-07-31T01:20:30.629Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [2019-07-31T01:20:30.629Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [2019-07-31T01:20:30.629Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 43 kB/s) [2019-07-31T01:20:30.629Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [2019-07-31T01:20:30.629Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [2019-07-31T01:20:30.629Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [2019-07-31T01:20:30.888Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [2019-07-31T01:20:30.888Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [2019-07-31T01:20:30.888Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [2019-07-31T01:20:30.888Z] Progress (1): 4.1/7.1 kB Progress (1): 7.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 165 kB/s) [2019-07-31T01:20:30.888Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [2019-07-31T01:20:30.888Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [2019-07-31T01:20:30.888Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [2019-07-31T01:20:31.146Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [2019-07-31T01:20:31.146Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [2019-07-31T01:20:31.146Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [2019-07-31T01:20:31.146Z] Progress (1): 2.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 82 kB/s) [2019-07-31T01:20:31.146Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [2019-07-31T01:20:31.146Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [2019-07-31T01:20:31.146Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [2019-07-31T01:20:31.404Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [2019-07-31T01:20:31.404Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [2019-07-31T01:20:31.404Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [2019-07-31T01:20:31.404Z] Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 24 kB/s) [2019-07-31T01:20:31.404Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-31T01:20:31.404Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-31T01:20:31.404Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-31T01:20:31.663Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-31T01:20:31.663Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-31T01:20:31.663Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-31T01:20:31.663Z] Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 104 kB/s) [2019-07-31T01:20:31.922Z] 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.jar [2019-07-31T01:20:31.922Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [2019-07-31T01:20:31.922Z] 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.jar [2019-07-31T01:20:31.922Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [2019-07-31T01:20:31.922Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [2019-07-31T01:20:31.922Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [2019-07-31T01:20:32.181Z] 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.jar [2019-07-31T01:20:32.181Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [2019-07-31T01:20:32.181Z] 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.jar [2019-07-31T01:20:32.181Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [2019-07-31T01:20:32.181Z] 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.jar [2019-07-31T01:20:32.181Z] 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 [2019-07-31T01:20:32.181Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB 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 375 kB/s) [2019-07-31T01:20:32.181Z] Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB 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.jar (4.2 kB at 77 kB/s) [2019-07-31T01:20:32.181Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom [2019-07-31T01:20:32.439Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom [2019-07-31T01:20:32.439Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom [2019-07-31T01:20:32.439Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom [2019-07-31T01:20:32.439Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom [2019-07-31T01:20:32.697Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom [2019-07-31T01:20:32.697Z] Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom (1.5 kB at 50 kB/s) [2019-07-31T01:20:32.697Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom [2019-07-31T01:20:32.697Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom [2019-07-31T01:20:32.697Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom [2019-07-31T01:20:32.697Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom [2019-07-31T01:20:32.697Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom [2019-07-31T01:20:32.955Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom [2019-07-31T01:20:32.955Z] Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom (1.5 kB at 52 kB/s) [2019-07-31T01:20:32.955Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar [2019-07-31T01:20:32.955Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar [2019-07-31T01:20:32.955Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar [2019-07-31T01:20:33.213Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar [2019-07-31T01:20:33.213Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar [2019-07-31T01:20:33.213Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar [2019-07-31T01:20:33.213Z] Progress (1): 4.1/6.8 kB Progress (1): 6.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar (6.8 kB at 96 kB/s) [2019-07-31T01:20:33.213Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom [2019-07-31T01:20:33.213Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom [2019-07-31T01:20:33.213Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom [2019-07-31T01:20:33.471Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom [2019-07-31T01:20:33.471Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom [2019-07-31T01:20:33.471Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom [2019-07-31T01:20:33.471Z] Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom (2.2 kB at 76 kB/s) [2019-07-31T01:20:33.471Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar [2019-07-31T01:20:33.471Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar [2019-07-31T01:20:33.471Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar [2019-07-31T01:20:33.729Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar [2019-07-31T01:20:33.729Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar [2019-07-31T01:20:33.729Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar [2019-07-31T01:20:33.986Z] Progress (1): 4.1/28 kB Progress (1): 7.7/28 kB Progress (1): 12/28 kB Progress (1): 16/28 kB Progress (1): 20/28 kB Progress (1): 24/28 kB Progress (1): 28/28 kB Progress (1): 28 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar (28 kB at 549 kB/s) [2019-07-31T01:20:33.986Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom [2019-07-31T01:20:33.986Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom [2019-07-31T01:20:33.986Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom [2019-07-31T01:20:33.986Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom [2019-07-31T01:20:33.986Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom [2019-07-31T01:20:34.244Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom [2019-07-31T01:20:34.244Z] Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom (2.7 kB at 87 kB/s) [2019-07-31T01:20:34.244Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [2019-07-31T01:20:34.244Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [2019-07-31T01:20:34.244Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [2019-07-31T01:20:34.244Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [2019-07-31T01:20:34.502Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [2019-07-31T01:20:34.502Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [2019-07-31T01:20:34.502Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom (11 kB at 352 kB/s) [2019-07-31T01:20:34.502Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-31T01:20:34.502Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-31T01:20:34.502Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-31T01:20:34.502Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-31T01:20:34.760Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-31T01:20:34.760Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-31T01:20:34.760Z] Progress (1): 4.1/53 kB Progress (1): 7.7/53 kB Progress (1): 12/53 kB Progress (1): 16/53 kB Progress (1): 20/53 kB Progress (1): 24/53 kB Progress (1): 28/53 kB Progress (1): 32/53 kB Progress (1): 36/53 kB Progress (1): 40/53 kB Progress (1): 44/53 kB Progress (1): 48/53 kB Progress (1): 52/53 kB Progress (1): 53 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom (53 kB at 1.6 MB/s) [2019-07-31T01:20:34.760Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom [2019-07-31T01:20:34.760Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom [2019-07-31T01:20:34.760Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom [2019-07-31T01:20:34.760Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom [2019-07-31T01:20:35.018Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom [2019-07-31T01:20:35.018Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom [2019-07-31T01:20:35.018Z] Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 423 kB/s) [2019-07-31T01:20:35.018Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom [2019-07-31T01:20:35.018Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom [2019-07-31T01:20:35.018Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom [2019-07-31T01:20:35.275Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom [2019-07-31T01:20:35.275Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom [2019-07-31T01:20:35.275Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom [2019-07-31T01:20:35.275Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom (1.9 kB at 33 kB/s) [2019-07-31T01:20:35.275Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom [2019-07-31T01:20:35.275Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom [2019-07-31T01:20:35.275Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom [2019-07-31T01:20:35.532Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom [2019-07-31T01:20:35.532Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom [2019-07-31T01:20:35.532Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom [2019-07-31T01:20:35.532Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom (2.0 kB at 62 kB/s) [2019-07-31T01:20:35.532Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom [2019-07-31T01:20:35.532Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom [2019-07-31T01:20:35.532Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom [2019-07-31T01:20:35.827Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom [2019-07-31T01:20:35.827Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom [2019-07-31T01:20:35.827Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom [2019-07-31T01:20:35.827Z] Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom (5.5 kB at 177 kB/s) [2019-07-31T01:20:35.827Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-31T01:20:35.827Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-31T01:20:35.827Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-31T01:20:36.181Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-31T01:20:36.181Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-31T01:20:36.181Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-31T01:20:36.181Z] Progress (1): 4.1/9.5 kB Progress (1): 7.7/9.5 kB Progress (1): 9.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 288 kB/s) [2019-07-31T01:20:36.181Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar [2019-07-31T01:20:36.181Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar [2019-07-31T01:20:36.181Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar [2019-07-31T01:20:36.181Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [2019-07-31T01:20:36.181Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar [2019-07-31T01:20:36.181Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar [2019-07-31T01:20:36.181Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar [2019-07-31T01:20:36.181Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [2019-07-31T01:20:36.181Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar [2019-07-31T01:20:36.181Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar [2019-07-31T01:20:36.181Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar [2019-07-31T01:20:36.181Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [2019-07-31T01:20:36.439Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar [2019-07-31T01:20:36.439Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar [2019-07-31T01:20:36.439Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar [2019-07-31T01:20:36.439Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [2019-07-31T01:20:36.439Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar [2019-07-31T01:20:36.439Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar [2019-07-31T01:20:36.439Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar [2019-07-31T01:20:36.439Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [2019-07-31T01:20:36.439Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar [2019-07-31T01:20:36.439Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar [2019-07-31T01:20:36.439Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar [2019-07-31T01:20:36.439Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [2019-07-31T01:20:36.697Z] Progress (1): 4.1/379 kB Progress (1): 7.7/379 kB Progress (1): 12/379 kB Progress (1): 16/379 kB Progress (1): 20/379 kB Progress (1): 24/379 kB Progress (1): 28/379 kB Progress (1): 32/379 kB Progress (1): 36/379 kB Progress (1): 40/379 kB Progress (1): 44/379 kB Progress (1): 48/379 kB Progress (1): 52/379 kB Progress (1): 56/379 kB Progress (1): 60/379 kB Progress (1): 64/379 kB Progress (1): 68/379 kB Progress (1): 72/379 kB Progress (1): 76/379 kB Progress (1): 80/379 kB Progress (1): 84/379 kB Progress (1): 88/379 kB Progress (1): 92/379 kB Progress (1): 96/379 kB Progress (1): 100/379 kB Progress (1): 104/379 kB Progress (1): 108/379 kB Progress (1): 112/379 kB Progress (1): 116/379 kB Progress (1): 120/379 kB Progress (1): 124/379 kB Progress (1): 128/379 kB Progress (1): 132/379 kB Progress (1): 136/379 kB Progress (1): 140/379 kB Progress (1): 144/379 kB Progress (1): 148/379 kB Progress (1): 152/379 kB Progress (1): 156/379 kB Progress (1): 160/379 kB Progress (1): 164/379 kB Progress (1): 168/379 kB Progress (1): 172/379 kB Progress (1): 176/379 kB Progress (1): 180/379 kB Progress (1): 184/379 kB Progress (1): 188/379 kB Progress (1): 192/379 kB Progress (1): 196/379 kB Progress (1): 200/379 kB Progress (1): 204/379 kB Progress (1): 208/379 kB Progress (1): 212/379 kB Progress (1): 216/379 kB Progress (1): 220/379 kB Progress (1): 224/379 kB Progress (1): 228/379 kB Progress (1): 232/379 kB Progress (1): 236/379 kB Progress (1): 240/379 kB Progress (1): 244/379 kB Progress (1): 248/379 kB Progress (1): 252/379 kB Progress (1): 256/379 kB Progress (1): 260/379 kB Progress (1): 264/379 kB Progress (1): 268/379 kB Progress (1): 272/379 kB Progress (1): 276/379 kB Progress (1): 280/379 kB Progress (1): 284/379 kB Progress (1): 288/379 kB Progress (1): 292/379 kB Progress (1): 296/379 kB Progress (1): 300/379 kB Progress (1): 304/379 kB Progress (1): 308/379 kB Progress (1): 312/379 kB Progress (1): 316/379 kB Progress (1): 320/379 kB Progress (1): 324/379 kB Progress (1): 328/379 kB Progress (1): 332/379 kB Progress (1): 336/379 kB Progress (1): 340/379 kB Progress (1): 344/379 kB Progress (1): 348/379 kB Progress (1): 352/379 kB Progress (1): 356/379 kB Progress (1): 360/379 kB Progress (1): 364/379 kB Progress (1): 368/379 kB Progress (1): 372/379 kB Progress (1): 376/379 kB Progress (1): 379 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar (379 kB at 7.1 MB/s) [2019-07-31T01:20:36.697Z] Progress (1): 4.1/28 kB Progress (1): 7.7/28 kB Progress (1): 12/28 kB Progress (1): 16/28 kB Progress (1): 20/28 kB Progress (1): 24/28 kB Progress (1): 28/28 kB Progress (1): 28 kB Progress (2): 28 kB | 4.1/54 kB Progress (2): 28 kB | 7.7/54 kB Progress (2): 28 kB | 12/54 kB Progress (2): 28 kB | 16/54 kB Progress (2): 28 kB | 20/54 kB Progress (2): 28 kB | 24/54 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar (28 kB at 426 kB/s) [2019-07-31T01:20:36.697Z] Progress (2): 24/54 kB | 4.1/21 kB Progress (2): 28/54 kB | 4.1/21 kB Progress (2): 28/54 kB | 7.7/21 kB Progress (2): 32/54 kB | 7.7/21 kB Progress (2): 32/54 kB | 12/21 kB Progress (2): 36/54 kB | 12/21 kB Progress (2): 36/54 kB | 16/21 kB Progress (2): 40/54 kB | 16/21 kB Progress (2): 40/54 kB | 20/21 kB Progress (2): 44/54 kB | 20/21 kB Progress (2): 44/54 kB | 21 kB Progress (2): 48/54 kB | 21 kB Progress (2): 52/54 kB | 21 kB Progress (2): 54 kB | 21 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar (21 kB at 282 kB/s) [2019-07-31T01:20:36.697Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar (54 kB at 710 kB/s) [2019-07-31T01:20:36.697Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.pom [2019-07-31T01:20:36.697Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.pom [2019-07-31T01:20:36.697Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.pom [2019-07-31T01:20:36.955Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.pom [2019-07-31T01:20:36.955Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.pom [2019-07-31T01:20:36.955Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.pom [2019-07-31T01:20:36.955Z] Progress (1): 4.1/4.4 kB Progress (1): 4.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.pom (4.4 kB at 183 kB/s) [2019-07-31T01:20:36.955Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.build/0.8.4/org.jacoco.build-0.8.4.pom [2019-07-31T01:20:36.955Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.build/0.8.4/org.jacoco.build-0.8.4.pom [2019-07-31T01:20:36.955Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.build/0.8.4/org.jacoco.build-0.8.4.pom [2019-07-31T01:20:37.213Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.build/0.8.4/org.jacoco.build-0.8.4.pom [2019-07-31T01:20:37.213Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.build/0.8.4/org.jacoco.build-0.8.4.pom [2019-07-31T01:20:37.213Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.8.4/org.jacoco.build-0.8.4.pom [2019-07-31T01:20:37.213Z] Progress (1): 4.1/39 kB Progress (1): 7.7/39 kB Progress (1): 12/39 kB Progress (1): 16/39 kB Progress (1): 20/39 kB Progress (1): 24/39 kB Progress (1): 28/39 kB Progress (1): 32/39 kB Progress (1): 36/39 kB Progress (1): 39 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.8.4/org.jacoco.build-0.8.4.pom (39 kB at 921 kB/s) [2019-07-31T01:20:37.213Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.jar [2019-07-31T01:20:37.213Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.jar [2019-07-31T01:20:37.213Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.jar [2019-07-31T01:20:37.470Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.jar [2019-07-31T01:20:37.470Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.jar [2019-07-31T01:20:37.470Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.jar [2019-07-31T01:20:37.728Z] Progress (1): 4.1/53 kB Progress (1): 7.7/53 kB Progress (1): 12/53 kB Progress (1): 16/53 kB Progress (1): 20/53 kB Progress (1): 24/53 kB Progress (1): 28/53 kB Progress (1): 32/53 kB Progress (1): 36/53 kB Progress (1): 40/53 kB Progress (1): 44/53 kB Progress (1): 48/53 kB Progress (1): 52/53 kB Progress (1): 53 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.jar (53 kB at 935 kB/s) [2019-07-31T01:20:37.728Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom [2019-07-31T01:20:37.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom [2019-07-31T01:20:37.728Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom [2019-07-31T01:20:37.728Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom [2019-07-31T01:20:37.728Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom [2019-07-31T01:20:37.986Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom [2019-07-31T01:20:37.986Z] Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom (4.8 kB at 159 kB/s) [2019-07-31T01:20:37.986Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [2019-07-31T01:20:37.986Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [2019-07-31T01:20:37.986Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [2019-07-31T01:20:38.243Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [2019-07-31T01:20:38.243Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [2019-07-31T01:20:38.243Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [2019-07-31T01:20:38.243Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom (12 kB at 388 kB/s) [2019-07-31T01:20:38.243Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-31T01:20:38.243Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-31T01:20:38.243Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-31T01:20:38.501Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-31T01:20:38.501Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-31T01:20:38.501Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-31T01:20:38.501Z] Progress (1): 4.1/41 kB Progress (1): 7.7/41 kB Progress (1): 12/41 kB Progress (1): 16/41 kB Progress (1): 20/41 kB Progress (1): 24/41 kB Progress (1): 28/41 kB Progress (1): 32/41 kB Progress (1): 36/41 kB Progress (1): 40/41 kB Progress (1): 41 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 463 kB/s) [2019-07-31T01:20:38.758Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/17/apache-17.pom [2019-07-31T01:20:39.016Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/17/apache-17.pom [2019-07-31T01:20:39.016Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/17/apache-17.pom [2019-07-31T01:20:39.016Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/17/apache-17.pom [2019-07-31T01:20:39.016Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/17/apache-17.pom [2019-07-31T01:20:39.016Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom [2019-07-31T01:20:39.016Z] Progress (1): 4.1/16 kB Progress (1): 7.7/16 kB Progress (1): 12/16 kB Progress (1): 16/16 kB Progress (1): 16 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom (16 kB at 535 kB/s) [2019-07-31T01:20:39.016Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar [2019-07-31T01:20:39.273Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar [2019-07-31T01:20:39.273Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar [2019-07-31T01:20:39.531Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar [2019-07-31T01:20:39.531Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar [2019-07-31T01:20:39.531Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar [2019-07-31T01:20:39.531Z] Progress (1): 4.1/31 kB Progress (1): 7.7/31 kB Progress (1): 12/31 kB Progress (1): 16/31 kB Progress (1): 20/31 kB Progress (1): 24/31 kB Progress (1): 28/31 kB Progress (1): 31 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar (31 kB at 601 kB/s) [2019-07-31T01:20:39.531Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom [2019-07-31T01:20:39.531Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom [2019-07-31T01:20:39.531Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom [2019-07-31T01:20:39.789Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom [2019-07-31T01:20:39.789Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom [2019-07-31T01:20:39.789Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom [2019-07-31T01:20:39.789Z] Progress (1): 4.1/7.1 kB Progress (1): 7.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom (7.1 kB at 246 kB/s) [2019-07-31T01:20:39.789Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [2019-07-31T01:20:39.789Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [2019-07-31T01:20:39.789Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [2019-07-31T01:20:40.047Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [2019-07-31T01:20:40.047Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [2019-07-31T01:20:40.047Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [2019-07-31T01:20:40.047Z] Progress (1): 4.1/10 kB Progress (1): 7.7/10 kB Progress (1): 10 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom (10 kB at 351 kB/s) [2019-07-31T01:20:40.305Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-31T01:20:40.305Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-31T01:20:40.305Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-31T01:20:40.305Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-31T01:20:40.305Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-31T01:20:40.305Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-31T01:20:40.563Z] Progress (1): 4.1/41 kB Progress (1): 7.7/41 kB Progress (1): 12/41 kB Progress (1): 16/41 kB Progress (1): 20/41 kB Progress (1): 24/41 kB Progress (1): 28/41 kB Progress (1): 32/41 kB Progress (1): 36/41 kB Progress (1): 40/41 kB Progress (1): 41 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 1.3 MB/s) [2019-07-31T01:20:40.563Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar [2019-07-31T01:20:40.563Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar [2019-07-31T01:20:40.563Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar [2019-07-31T01:20:40.563Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar [2019-07-31T01:20:40.821Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar [2019-07-31T01:20:40.821Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar [2019-07-31T01:20:40.821Z] Progress (1): 4.1/32 kB Progress (1): 7.7/32 kB Progress (1): 12/32 kB Progress (1): 16/32 kB Progress (1): 20/32 kB Progress (1): 24/32 kB Progress (1): 28/32 kB Progress (1): 32/32 kB Progress (1): 32 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar (32 kB at 610 kB/s) [2019-07-31T01:20:40.821Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom [2019-07-31T01:20:40.821Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom [2019-07-31T01:20:40.821Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom [2019-07-31T01:20:41.078Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom [2019-07-31T01:20:41.078Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom [2019-07-31T01:20:41.078Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom [2019-07-31T01:20:41.078Z] Progress (1): 2.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom (2.5 kB at 87 kB/s) [2019-07-31T01:20:41.078Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar [2019-07-31T01:20:41.078Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar [2019-07-31T01:20:41.078Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar [2019-07-31T01:20:41.336Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar [2019-07-31T01:20:41.336Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar [2019-07-31T01:20:41.336Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar [2019-07-31T01:20:41.336Z] Progress (1): 4.1/33 kB Progress (1): 7.7/33 kB Progress (1): 12/33 kB Progress (1): 16/33 kB Progress (1): 20/33 kB Progress (1): 24/33 kB Progress (1): 28/33 kB Progress (1): 32/33 kB Progress (1): 33 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar (33 kB at 620 kB/s) [2019-07-31T01:20:41.336Z] 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 [2019-07-31T01:20:41.336Z] 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 [2019-07-31T01:20:41.594Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom [2019-07-31T01:20:41.594Z] 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 [2019-07-31T01:20:41.594Z] 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 [2019-07-31T01:20:41.594Z] 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 [2019-07-31T01:20:41.594Z] Progress (1): 4.1/6.4 kB Progress (1): 6.4 kB 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 214 kB/s) [2019-07-31T01:20:41.594Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2019-07-31T01:20:41.852Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2019-07-31T01:20:41.852Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2019-07-31T01:20:41.852Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2019-07-31T01:20:41.852Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2019-07-31T01:20:41.852Z] 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 [2019-07-31T01:20:42.109Z] Progress (1): 4.1/9.6 kB Progress (1): 7.7/9.6 kB Progress (1): 9.6 kB 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 308 kB/s) [2019-07-31T01:20:42.109Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-31T01:20:42.109Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-31T01:20:42.109Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-31T01:20:42.109Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-31T01:20:42.109Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-31T01:20:42.109Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-31T01:20:42.367Z] Progress (1): 4.1/37 kB Progress (1): 7.7/37 kB Progress (1): 12/37 kB Progress (1): 16/37 kB Progress (1): 20/37 kB Progress (1): 24/37 kB Progress (1): 28/37 kB Progress (1): 32/37 kB Progress (1): 36/37 kB Progress (1): 37 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 1.2 MB/s) [2019-07-31T01:20:42.367Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom [2019-07-31T01:20:42.367Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom [2019-07-31T01:20:42.367Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom [2019-07-31T01:20:42.367Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom [2019-07-31T01:20:42.367Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom [2019-07-31T01:20:42.367Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom [2019-07-31T01:20:42.624Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom (15 kB at 474 kB/s) [2019-07-31T01:20:42.624Z] 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 [2019-07-31T01:20:42.624Z] 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 [2019-07-31T01:20:42.624Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar [2019-07-31T01:20:42.624Z] 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 [2019-07-31T01:20:42.884Z] 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 [2019-07-31T01:20:42.884Z] 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 [2019-07-31T01:20:42.884Z] Progress (1): 4.1/33 kB Progress (1): 7.7/33 kB Progress (1): 12/33 kB Progress (1): 16/33 kB Progress (1): 20/33 kB Progress (1): 24/33 kB Progress (1): 28/33 kB Progress (1): 32/33 kB Progress (1): 33 kB 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 591 kB/s) [2019-07-31T01:20:42.884Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom [2019-07-31T01:20:42.884Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom [2019-07-31T01:20:42.884Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom [2019-07-31T01:20:43.227Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom [2019-07-31T01:20:43.227Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom [2019-07-31T01:20:43.227Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom [2019-07-31T01:20:43.227Z] Progress (1): 4.1/7.1 kB Progress (1): 7.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom (7.1 kB at 238 kB/s) [2019-07-31T01:20:43.227Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar [2019-07-31T01:20:43.227Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar [2019-07-31T01:20:43.227Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar [2019-07-31T01:20:43.579Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar [2019-07-31T01:20:43.579Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar [2019-07-31T01:20:43.579Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar [2019-07-31T01:20:43.579Z] Progress (1): 4.1/34 kB Progress (1): 7.7/34 kB Progress (1): 12/34 kB Progress (1): 16/34 kB Progress (1): 20/34 kB Progress (1): 24/34 kB Progress (1): 28/34 kB Progress (1): 32/34 kB Progress (1): 34 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar (34 kB at 656 kB/s) [2019-07-31T01:20:43.579Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom [2019-07-31T01:20:43.579Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom [2019-07-31T01:20:43.579Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom [2019-07-31T01:20:43.579Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom [2019-07-31T01:20:43.837Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom [2019-07-31T01:20:43.837Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom [2019-07-31T01:20:43.837Z] Progress (1): 4.1/18 kB Progress (1): 7.7/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom (18 kB at 504 kB/s) [2019-07-31T01:20:43.837Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar [2019-07-31T01:20:43.837Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar [2019-07-31T01:20:43.837Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar [2019-07-31T01:20:44.094Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar [2019-07-31T01:20:44.094Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar [2019-07-31T01:20:44.094Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar [2019-07-31T01:20:44.094Z] Progress (1): 4.1/132 kB Progress (1): 7.7/132 kB Progress (1): 12/132 kB Progress (1): 16/132 kB Progress (1): 20/132 kB Progress (1): 24/132 kB Progress (1): 28/132 kB Progress (1): 32/132 kB Progress (1): 36/132 kB Progress (1): 40/132 kB Progress (1): 44/132 kB Progress (1): 48/132 kB Progress (1): 52/132 kB Progress (1): 56/132 kB Progress (1): 60/132 kB Progress (1): 64/132 kB Progress (1): 66/132 kB Progress (1): 70/132 kB Progress (1): 74/132 kB Progress (1): 78/132 kB Progress (1): 82/132 kB Progress (1): 86/132 kB Progress (1): 90/132 kB Progress (1): 94/132 kB Progress (1): 98/132 kB Progress (1): 98/132 kB Progress (1): 102/132 kB Progress (1): 106/132 kB Progress (1): 110/132 kB Progress (1): 114/132 kB Progress (1): 118/132 kB Progress (1): 122/132 kB Progress (1): 126/132 kB Progress (1): 130/132 kB Progress (1): 132 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar (132 kB at 2.1 MB/s) [2019-07-31T01:20:44.094Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom [2019-07-31T01:20:44.094Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom [2019-07-31T01:20:44.094Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom [2019-07-31T01:20:44.353Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom [2019-07-31T01:20:44.353Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom [2019-07-31T01:20:44.353Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom [2019-07-31T01:20:44.353Z] Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom (4.8 kB at 164 kB/s) [2019-07-31T01:20:44.353Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar [2019-07-31T01:20:44.353Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar [2019-07-31T01:20:44.353Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar [2019-07-31T01:20:44.610Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar [2019-07-31T01:20:44.610Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar [2019-07-31T01:20:44.610Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar [2019-07-31T01:20:44.867Z] Progress (1): 4.1/58 kB Progress (1): 7.7/58 kB Progress (1): 12/58 kB Progress (1): 16/58 kB Progress (1): 20/58 kB Progress (1): 24/58 kB Progress (1): 28/58 kB Progress (1): 32/58 kB Progress (1): 36/58 kB Progress (1): 40/58 kB Progress (1): 44/58 kB Progress (1): 48/58 kB Progress (1): 52/58 kB Progress (1): 56/58 kB Progress (1): 58 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar (58 kB at 1.1 MB/s) [2019-07-31T01:20:44.867Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom [2019-07-31T01:20:44.867Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom [2019-07-31T01:20:44.867Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom [2019-07-31T01:20:44.867Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom [2019-07-31T01:20:45.125Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom [2019-07-31T01:20:45.125Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom [2019-07-31T01:20:45.125Z] Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom (3.3 kB at 113 kB/s) [2019-07-31T01:20:45.125Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom [2019-07-31T01:20:45.125Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom [2019-07-31T01:20:45.125Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom [2019-07-31T01:20:45.382Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom [2019-07-31T01:20:45.382Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom [2019-07-31T01:20:45.382Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom [2019-07-31T01:20:45.382Z] Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom (1.5 kB at 37 kB/s) [2019-07-31T01:20:45.382Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom [2019-07-31T01:20:45.382Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom [2019-07-31T01:20:45.382Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom [2019-07-31T01:20:45.640Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom [2019-07-31T01:20:45.640Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom [2019-07-31T01:20:45.640Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom [2019-07-31T01:20:45.640Z] Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom (3.0 kB at 94 kB/s) [2019-07-31T01:20:45.640Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom [2019-07-31T01:20:45.640Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom [2019-07-31T01:20:45.640Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom [2019-07-31T01:20:45.897Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom [2019-07-31T01:20:45.897Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom [2019-07-31T01:20:45.897Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom [2019-07-31T01:20:45.897Z] Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom (1.5 kB at 22 kB/s) [2019-07-31T01:20:45.897Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom [2019-07-31T01:20:45.897Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom [2019-07-31T01:20:45.897Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom [2019-07-31T01:20:46.156Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom [2019-07-31T01:20:46.156Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom [2019-07-31T01:20:46.156Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom [2019-07-31T01:20:46.156Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom (1.9 kB at 62 kB/s) [2019-07-31T01:20:46.156Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom [2019-07-31T01:20:46.156Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom [2019-07-31T01:20:46.415Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom [2019-07-31T01:20:46.415Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom [2019-07-31T01:20:46.415Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom [2019-07-31T01:20:46.415Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom [2019-07-31T01:20:46.673Z] Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom (3.3 kB at 78 kB/s) [2019-07-31T01:20:46.673Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom [2019-07-31T01:20:46.673Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom [2019-07-31T01:20:46.673Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom [2019-07-31T01:20:46.673Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom [2019-07-31T01:20:46.673Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom [2019-07-31T01:20:46.673Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom [2019-07-31T01:20:46.930Z] Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom (2.1 kB at 48 kB/s) [2019-07-31T01:20:46.930Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom [2019-07-31T01:20:46.930Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom [2019-07-31T01:20:46.930Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom [2019-07-31T01:20:46.930Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom [2019-07-31T01:20:47.188Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom [2019-07-31T01:20:47.188Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom [2019-07-31T01:20:47.188Z] Progress (1): 3.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom (3.5 kB at 118 kB/s) [2019-07-31T01:20:47.188Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom [2019-07-31T01:20:47.188Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom [2019-07-31T01:20:47.188Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom [2019-07-31T01:20:47.188Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom [2019-07-31T01:20:47.447Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom [2019-07-31T01:20:47.447Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom [2019-07-31T01:20:47.447Z] Progress (1): 4.1/27 kB Progress (1): 7.7/27 kB Progress (1): 12/27 kB Progress (1): 16/27 kB Progress (1): 20/27 kB Progress (1): 24/27 kB Progress (1): 27 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom (27 kB at 911 kB/s) [2019-07-31T01:20:47.447Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-31T01:20:47.447Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-31T01:20:47.447Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-31T01:20:47.705Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-31T01:20:47.705Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-31T01:20:47.705Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-31T01:20:47.705Z] Progress (1): 4.1/43 kB Progress (1): 7.7/43 kB Progress (1): 12/43 kB Progress (1): 16/43 kB Progress (1): 20/43 kB Progress (1): 24/43 kB Progress (1): 28/43 kB Progress (1): 32/43 kB Progress (1): 36/43 kB Progress (1): 40/43 kB Progress (1): 43 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 1.2 MB/s) [2019-07-31T01:20:47.705Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/19/apache-19.pom [2019-07-31T01:20:47.705Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/19/apache-19.pom [2019-07-31T01:20:47.705Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/19/apache-19.pom [2019-07-31T01:20:47.963Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/19/apache-19.pom [2019-07-31T01:20:47.963Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/19/apache-19.pom [2019-07-31T01:20:47.963Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom [2019-07-31T01:20:47.963Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom (15 kB at 443 kB/s) [2019-07-31T01:20:47.963Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom [2019-07-31T01:20:47.963Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom [2019-07-31T01:20:47.963Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom [2019-07-31T01:20:48.220Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom [2019-07-31T01:20:48.220Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom [2019-07-31T01:20:48.220Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom [2019-07-31T01:20:48.220Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom (2.0 kB at 68 kB/s) [2019-07-31T01:20:48.220Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom [2019-07-31T01:20:48.220Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom [2019-07-31T01:20:48.220Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom [2019-07-31T01:20:48.478Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom [2019-07-31T01:20:48.478Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom [2019-07-31T01:20:48.478Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom [2019-07-31T01:20:48.478Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom (11 kB at 392 kB/s) [2019-07-31T01:20:48.478Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom [2019-07-31T01:20:48.478Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom [2019-07-31T01:20:48.478Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom [2019-07-31T01:20:48.736Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom [2019-07-31T01:20:48.736Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom [2019-07-31T01:20:48.736Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom [2019-07-31T01:20:48.736Z] Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom (1.6 kB at 41 kB/s) [2019-07-31T01:20:48.736Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom [2019-07-31T01:20:48.736Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom [2019-07-31T01:20:48.736Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom [2019-07-31T01:20:48.994Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom [2019-07-31T01:20:48.994Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom [2019-07-31T01:20:48.994Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom [2019-07-31T01:20:48.994Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom (15 kB at 512 kB/s) [2019-07-31T01:20:48.994Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom [2019-07-31T01:20:48.994Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom [2019-07-31T01:20:48.994Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom [2019-07-31T01:20:49.252Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom [2019-07-31T01:20:49.252Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom [2019-07-31T01:20:49.252Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom [2019-07-31T01:20:49.252Z] Progress (1): 4.1/7.4 kB Progress (1): 7.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom (7.4 kB at 230 kB/s) [2019-07-31T01:20:49.252Z] 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 [2019-07-31T01:20:49.252Z] 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 [2019-07-31T01:20:49.252Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [2019-07-31T01:20:49.510Z] 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 [2019-07-31T01:20:49.510Z] 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 [2019-07-31T01:20:49.510Z] 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 [2019-07-31T01:20:49.510Z] Progress (1): 1.6 kB 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 53 kB/s) [2019-07-31T01:20:49.510Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [2019-07-31T01:20:49.510Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [2019-07-31T01:20:49.510Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [2019-07-31T01:20:49.770Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [2019-07-31T01:20:49.770Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [2019-07-31T01:20:49.770Z] 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 [2019-07-31T01:20:49.770Z] Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB 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 723 kB/s) [2019-07-31T01:20:49.770Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom [2019-07-31T01:20:49.770Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom [2019-07-31T01:20:49.770Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom [2019-07-31T01:20:50.125Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom [2019-07-31T01:20:50.125Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom [2019-07-31T01:20:50.125Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom [2019-07-31T01:20:50.125Z] Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 43 kB/s) [2019-07-31T01:20:50.125Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom [2019-07-31T01:20:50.125Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom [2019-07-31T01:20:50.125Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom [2019-07-31T01:20:50.384Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom [2019-07-31T01:20:50.384Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom [2019-07-31T01:20:50.384Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom [2019-07-31T01:20:50.384Z] Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom (2.8 kB at 61 kB/s) [2019-07-31T01:20:50.384Z] 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 [2019-07-31T01:20:50.385Z] 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 [2019-07-31T01:20:50.385Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom [2019-07-31T01:20:50.643Z] 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 [2019-07-31T01:20:50.643Z] 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 [2019-07-31T01:20:50.643Z] 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 [2019-07-31T01:20:50.643Z] Progress (1): 4.1/5.0 kB Progress (1): 5.0 kB 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 143 kB/s) [2019-07-31T01:20:50.643Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [2019-07-31T01:20:50.643Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [2019-07-31T01:20:50.643Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [2019-07-31T01:20:50.901Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [2019-07-31T01:20:50.901Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [2019-07-31T01:20:50.901Z] 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 [2019-07-31T01:20:50.901Z] Progress (1): 4.1/20 kB Progress (1): 7.7/20 kB Progress (1): 12/20 kB Progress (1): 16/20 kB Progress (1): 20/20 kB Progress (1): 20 kB 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 584 kB/s) [2019-07-31T01:20:50.901Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [2019-07-31T01:20:50.901Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [2019-07-31T01:20:50.901Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [2019-07-31T01:20:51.158Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [2019-07-31T01:20:51.158Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [2019-07-31T01:20:51.158Z] 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 [2019-07-31T01:20:51.415Z] Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB 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 170 kB/s) [2019-07-31T01:20:51.415Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-31T01:20:51.415Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-31T01:20:51.415Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-31T01:20:51.415Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-31T01:20:51.415Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-31T01:20:51.415Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-31T01:20:51.672Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB 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 396 kB/s) [2019-07-31T01:20:51.672Z] 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 [2019-07-31T01:20:51.672Z] 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 [2019-07-31T01:20:51.672Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom [2019-07-31T01:20:51.672Z] 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 [2019-07-31T01:20:51.672Z] 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 [2019-07-31T01:20:51.672Z] 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 [2019-07-31T01:20:51.931Z] Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB 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 177 kB/s) [2019-07-31T01:20:51.931Z] 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 [2019-07-31T01:20:51.931Z] 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 [2019-07-31T01:20:51.931Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom [2019-07-31T01:20:51.931Z] 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 [2019-07-31T01:20:51.931Z] 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 [2019-07-31T01:20:52.189Z] 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 [2019-07-31T01:20:52.189Z] Progress (1): 4.1/18 kB Progress (1): 7.7/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB 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 557 kB/s) [2019-07-31T01:20:52.189Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2019-07-31T01:20:52.189Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2019-07-31T01:20:52.189Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2019-07-31T01:20:52.446Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2019-07-31T01:20:52.446Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2019-07-31T01:20:52.446Z] 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 [2019-07-31T01:20:52.446Z] Progress (1): 4.1/18 kB Progress (1): 7.7/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB 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 594 kB/s) [2019-07-31T01:20:52.446Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom [2019-07-31T01:20:52.446Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/collections/google-collections/1.0/google-collections-1.0.pom [2019-07-31T01:20:52.446Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom [2019-07-31T01:20:52.703Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/collections/google-collections/1.0/google-collections-1.0.pom [2019-07-31T01:20:52.703Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom [2019-07-31T01:20:52.703Z] 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 [2019-07-31T01:20:52.703Z] Progress (1): 2.5 kB 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 77 kB/s) [2019-07-31T01:20:52.703Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/1/google-1.pom [2019-07-31T01:20:52.703Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/1/google-1.pom [2019-07-31T01:20:52.703Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/google/1/google-1.pom [2019-07-31T01:20:52.961Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/1/google-1.pom [2019-07-31T01:20:52.961Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/1/google-1.pom [2019-07-31T01:20:52.961Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom [2019-07-31T01:20:52.961Z] Progress (1): 1.6 kB 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 52 kB/s) [2019-07-31T01:20:52.961Z] 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 [2019-07-31T01:20:52.961Z] 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 [2019-07-31T01:20:52.961Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [2019-07-31T01:20:53.219Z] 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 [2019-07-31T01:20:53.219Z] 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 [2019-07-31T01:20:53.219Z] 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 [2019-07-31T01:20:53.219Z] Progress (1): 2.8 kB 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 96 kB/s) [2019-07-31T01:20:53.219Z] 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 [2019-07-31T01:20:53.219Z] 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 [2019-07-31T01:20:53.219Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [2019-07-31T01:20:53.476Z] 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 [2019-07-31T01:20:53.476Z] 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 [2019-07-31T01:20:53.476Z] 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 [2019-07-31T01:20:53.733Z] Progress (1): 2.2 kB 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 75 kB/s) [2019-07-31T01:20:53.733Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [2019-07-31T01:20:53.733Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [2019-07-31T01:20:53.733Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [2019-07-31T01:20:53.733Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [2019-07-31T01:20:53.733Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [2019-07-31T01:20:53.733Z] 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 [2019-07-31T01:20:53.991Z] Progress (1): 889 B 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 26 kB/s) [2019-07-31T01:20:53.991Z] 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 [2019-07-31T01:20:53.991Z] 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 [2019-07-31T01:20:53.991Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [2019-07-31T01:20:53.991Z] 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 [2019-07-31T01:20:53.991Z] 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 [2019-07-31T01:20:54.249Z] 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 [2019-07-31T01:20:54.249Z] Progress (1): 4.1/5.8 kB Progress (1): 5.8 kB 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 183 kB/s) [2019-07-31T01:20:54.249Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [2019-07-31T01:20:54.249Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [2019-07-31T01:20:54.249Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [2019-07-31T01:20:54.249Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [2019-07-31T01:20:54.507Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [2019-07-31T01:20:54.507Z] 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 [2019-07-31T01:20:54.507Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12 kB 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 415 kB/s) [2019-07-31T01:20:54.507Z] 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 [2019-07-31T01:20:54.507Z] 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 [2019-07-31T01:20:54.507Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom [2019-07-31T01:20:54.765Z] 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 [2019-07-31T01:20:54.765Z] 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 [2019-07-31T01:20:54.765Z] 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 [2019-07-31T01:20:54.765Z] Progress (1): 3.1 kB 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 97 kB/s) [2019-07-31T01:20:54.765Z] 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 [2019-07-31T01:20:54.765Z] 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 [2019-07-31T01:20:54.765Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom [2019-07-31T01:20:55.023Z] 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 [2019-07-31T01:20:55.023Z] 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 [2019-07-31T01:20:55.023Z] 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 [2019-07-31T01:20:55.023Z] Progress (1): 1.9 kB 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 44 kB/s) [2019-07-31T01:20:55.023Z] 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 [2019-07-31T01:20:55.023Z] 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 [2019-07-31T01:20:55.280Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [2019-07-31T01:20:55.280Z] 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 [2019-07-31T01:20:55.538Z] 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 [2019-07-31T01:20:55.538Z] 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 [2019-07-31T01:20:55.538Z] Progress (1): 880 B 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 26 kB/s) [2019-07-31T01:20:55.538Z] 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 [2019-07-31T01:20:55.538Z] 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 [2019-07-31T01:20:55.538Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom [2019-07-31T01:20:55.795Z] 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 [2019-07-31T01:20:55.795Z] 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 [2019-07-31T01:20:55.795Z] 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 [2019-07-31T01:20:55.795Z] Progress (1): 1.9 kB 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 58 kB/s) [2019-07-31T01:20:55.795Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom [2019-07-31T01:20:55.795Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom [2019-07-31T01:20:55.795Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom [2019-07-31T01:20:56.053Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom [2019-07-31T01:20:56.053Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom [2019-07-31T01:20:56.053Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom [2019-07-31T01:20:56.053Z] Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 115 kB/s) [2019-07-31T01:20:56.053Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom [2019-07-31T01:20:56.053Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom [2019-07-31T01:20:56.053Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom [2019-07-31T01:20:56.311Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom [2019-07-31T01:20:56.311Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom [2019-07-31T01:20:56.311Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom [2019-07-31T01:20:56.311Z] Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom (2.4 kB at 81 kB/s) [2019-07-31T01:20:56.311Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom [2019-07-31T01:20:56.311Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom [2019-07-31T01:20:56.311Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom [2019-07-31T01:20:56.569Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom [2019-07-31T01:20:56.569Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom [2019-07-31T01:20:56.569Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom [2019-07-31T01:20:56.569Z] Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom (2.2 kB at 73 kB/s) [2019-07-31T01:20:56.569Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [2019-07-31T01:20:56.569Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [2019-07-31T01:20:56.569Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [2019-07-31T01:20:56.828Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [2019-07-31T01:20:56.828Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [2019-07-31T01:20:56.828Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [2019-07-31T01:20:56.828Z] Progress (1): 2.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom (2.9 kB at 101 kB/s) [2019-07-31T01:20:56.828Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-31T01:20:56.828Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-31T01:20:56.828Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-31T01:20:57.222Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-31T01:20:57.222Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-31T01:20:57.222Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-31T01:20:57.222Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB 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 401 kB/s) [2019-07-31T01:20:57.222Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom [2019-07-31T01:20:57.222Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom [2019-07-31T01:20:57.222Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom [2019-07-31T01:20:57.525Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom [2019-07-31T01:20:57.525Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom [2019-07-31T01:20:57.525Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom [2019-07-31T01:20:57.525Z] Progress (1): 4.1/16 kB Progress (1): 7.7/16 kB Progress (1): 12/16 kB Progress (1): 16/16 kB Progress (1): 16 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom (16 kB at 495 kB/s) [2019-07-31T01:20:57.525Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-31T01:20:57.525Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-31T01:20:57.525Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-31T01:20:57.525Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-31T01:20:57.525Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-31T01:20:57.525Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-31T01:20:57.525Z] Progress (1): 4.1/6.6 kB Progress (1): 6.6 kB 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 182 kB/s) [2019-07-31T01:20:57.783Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar [2019-07-31T01:20:57.783Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar [2019-07-31T01:20:57.783Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar [2019-07-31T01:20:57.783Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar [2019-07-31T01:20:57.783Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar [2019-07-31T01:20:57.783Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar [2019-07-31T01:20:57.783Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar [2019-07-31T01:20:57.783Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar [2019-07-31T01:20:57.783Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar [2019-07-31T01:20:57.783Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar [2019-07-31T01:20:57.783Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar [2019-07-31T01:20:57.783Z] 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 [2019-07-31T01:20:57.783Z] 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 [2019-07-31T01:20:57.783Z] 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 [2019-07-31T01:20:57.783Z] 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 [2019-07-31T01:20:57.783Z] 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 [2019-07-31T01:20:57.783Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar [2019-07-31T01:20:57.783Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar [2019-07-31T01:20:57.783Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [2019-07-31T01:20:57.783Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [2019-07-31T01:20:57.783Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar [2019-07-31T01:20:57.783Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar [2019-07-31T01:20:57.783Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar [2019-07-31T01:20:57.783Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar [2019-07-31T01:20:57.783Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar [2019-07-31T01:20:57.783Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar [2019-07-31T01:20:57.783Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar [2019-07-31T01:20:57.783Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar [2019-07-31T01:20:57.783Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar [2019-07-31T01:20:58.041Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar [2019-07-31T01:20:58.041Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar [2019-07-31T01:20:58.041Z] 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 [2019-07-31T01:20:58.041Z] 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 [2019-07-31T01:20:58.041Z] 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 [2019-07-31T01:20:58.041Z] 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 [2019-07-31T01:20:58.041Z] 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 [2019-07-31T01:20:58.041Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar [2019-07-31T01:20:58.041Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar [2019-07-31T01:20:58.041Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [2019-07-31T01:20:58.041Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [2019-07-31T01:20:58.041Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar [2019-07-31T01:20:58.041Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar [2019-07-31T01:20:58.041Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar [2019-07-31T01:20:58.041Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar [2019-07-31T01:20:58.041Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar [2019-07-31T01:20:58.041Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar [2019-07-31T01:20:58.041Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar [2019-07-31T01:20:58.298Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar [2019-07-31T01:20:58.298Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar [2019-07-31T01:20:58.298Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar [2019-07-31T01:20:58.298Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar [2019-07-31T01:20:58.298Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [2019-07-31T01:20:58.298Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar [2019-07-31T01:20:58.298Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar [2019-07-31T01:20:58.298Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [2019-07-31T01:20:58.556Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar [2019-07-31T01:20:58.556Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar [2019-07-31T01:20:58.556Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar [2019-07-31T01:20:58.556Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [2019-07-31T01:20:58.556Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [2019-07-31T01:20:58.814Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar [2019-07-31T01:20:58.814Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar [2019-07-31T01:20:58.814Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar [2019-07-31T01:20:58.814Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar [2019-07-31T01:20:58.814Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar [2019-07-31T01:20:58.814Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar [2019-07-31T01:20:58.814Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar [2019-07-31T01:20:58.814Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar [2019-07-31T01:20:58.814Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar [2019-07-31T01:20:58.814Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar [2019-07-31T01:20:58.814Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar [2019-07-31T01:20:58.814Z] 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 [2019-07-31T01:20:58.814Z] 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 [2019-07-31T01:20:58.814Z] 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 [2019-07-31T01:20:58.814Z] 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 [2019-07-31T01:20:58.814Z] 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 [2019-07-31T01:20:58.814Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar [2019-07-31T01:20:58.814Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar [2019-07-31T01:20:58.814Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [2019-07-31T01:20:58.814Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [2019-07-31T01:20:58.814Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar [2019-07-31T01:20:58.814Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar [2019-07-31T01:20:58.814Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar [2019-07-31T01:20:58.814Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar [2019-07-31T01:20:58.814Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar [2019-07-31T01:20:58.814Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar [2019-07-31T01:20:58.814Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar [2019-07-31T01:20:59.072Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar [2019-07-31T01:20:59.072Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar [2019-07-31T01:20:59.072Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar [2019-07-31T01:20:59.072Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar [2019-07-31T01:20:59.072Z] 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 [2019-07-31T01:20:59.072Z] 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 [2019-07-31T01:20:59.072Z] 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 [2019-07-31T01:20:59.072Z] 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 [2019-07-31T01:20:59.072Z] 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 [2019-07-31T01:20:59.072Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar [2019-07-31T01:20:59.072Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar [2019-07-31T01:20:59.072Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [2019-07-31T01:20:59.072Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [2019-07-31T01:20:59.072Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar [2019-07-31T01:20:59.072Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar [2019-07-31T01:20:59.072Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar [2019-07-31T01:20:59.072Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar [2019-07-31T01:20:59.072Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar [2019-07-31T01:20:59.073Z] Progress (1): 4.1/920 kB Progress (1): 7.7/920 kB Progress (1): 12/920 kB Progress (2): 12/920 kB | 4.1/429 kB Progress (3): 12/920 kB | 4.1/429 kB | 4.1/187 kB Progress (3): 16/920 kB | 4.1/429 kB | 4.1/187 kB Progress (3): 16/920 kB | 4.1/429 kB | 7.7/187 kB Progress (3): 16/920 kB | 7.7/429 kB | 7.7/187 kB Progress (3): 16/920 kB | 7.7/429 kB | 12/187 kB Progress (3): 20/920 kB | 7.7/429 kB | 12/187 kB Progress (3): 20/920 kB | 7.7/429 kB | 16/187 kB Progress (3): 20/920 kB | 12/429 kB | 16/187 kB Progress (3): 24/920 kB | 12/429 kB | 16/187 kB Progress (3): 28/920 kB | 12/429 kB | 16/187 kB Progress (3): 32/920 kB | 12/429 kB | 16/187 kB Progress (3): 32/920 kB | 16/429 kB | 16/187 kB Progress (3): 32/920 kB | 16/429 kB | 20/187 kB Progress (3): 32/920 kB | 20/429 kB | 20/187 kB Progress (3): 36/920 kB | 20/429 kB | 20/187 kB Progress (3): 40/920 kB | 20/429 kB | 20/187 kB Progress (4): 40/920 kB | 20/429 kB | 20/187 kB | 4.1/65 kB Progress (5): 40/920 kB | 20/429 kB | 20/187 kB | 4.1/65 kB | 4.1/26 kB Progress (5): 40/920 kB | 20/429 kB | 20/187 kB | 7.7/65 kB | 4.1/26 kB Progress (5): 44/920 kB | 20/429 kB | 20/187 kB | 7.7/65 kB | 4.1/26 kB Progress (5): 44/920 kB | 24/429 kB | 20/187 kB | 7.7/65 kB | 4.1/26 kB Progress (5): 44/920 kB | 24/429 kB | 24/187 kB | 7.7/65 kB | 4.1/26 kB Progress (5): 44/920 kB | 28/429 kB | 24/187 kB | 7.7/65 kB | 4.1/26 kB Progress (5): 48/920 kB | 28/429 kB | 24/187 kB | 7.7/65 kB | 4.1/26 kB Progress (5): 48/920 kB | 28/429 kB | 24/187 kB | 12/65 kB | 4.1/26 kB Progress (5): 48/920 kB | 28/429 kB | 24/187 kB | 12/65 kB | 7.7/26 kB Progress (5): 48/920 kB | 28/429 kB | 24/187 kB | 16/65 kB | 7.7/26 kB Progress (5): 52/920 kB | 28/429 kB | 24/187 kB | 16/65 kB | 7.7/26 kB Progress (5): 52/920 kB | 32/429 kB | 24/187 kB | 16/65 kB | 7.7/26 kB Progress (5): 52/920 kB | 32/429 kB | 28/187 kB | 16/65 kB | 7.7/26 kB Progress (5): 52/920 kB | 36/429 kB | 28/187 kB | 16/65 kB | 7.7/26 kB Progress (5): 56/920 kB | 36/429 kB | 28/187 kB | 16/65 kB | 7.7/26 kB Progress (5): 56/920 kB | 36/429 kB | 28/187 kB | 20/65 kB | 7.7/26 kB Progress (5): 56/920 kB | 36/429 kB | 28/187 kB | 20/65 kB | 12/26 kB Progress (5): 56/920 kB | 36/429 kB | 28/187 kB | 24/65 kB | 12/26 kB Progress (5): 60/920 kB | 36/429 kB | 28/187 kB | 24/65 kB | 12/26 kB Progress (5): 60/920 kB | 40/429 kB | 28/187 kB | 24/65 kB | 12/26 kB Progress (5): 60/920 kB | 40/429 kB | 32/187 kB | 24/65 kB | 12/26 kB Progress (5): 60/920 kB | 44/429 kB | 32/187 kB | 24/65 kB | 12/26 kB Progress (5): 64/920 kB | 44/429 kB | 32/187 kB | 24/65 kB | 12/26 kB Progress (5): 64/920 kB | 44/429 kB | 32/187 kB | 28/65 kB | 12/26 kB Progress (5): 64/920 kB | 44/429 kB | 32/187 kB | 28/65 kB | 16/26 kB Progress (5): 64/920 kB | 44/429 kB | 32/187 kB | 32/65 kB | 16/26 kB Progress (5): 68/920 kB | 44/429 kB | 32/187 kB | 32/65 kB | 16/26 kB Progress (5): 68/920 kB | 48/429 kB | 32/187 kB | 32/65 kB | 16/26 kB Progress (5): 68/920 kB | 48/429 kB | 36/187 kB | 32/65 kB | 16/26 kB Progress (5): 68/920 kB | 52/429 kB | 36/187 kB | 32/65 kB | 16/26 kB Progress (5): 72/920 kB | 52/429 kB | 36/187 kB | 32/65 kB | 16/26 kB Progress (5): 72/920 kB | 52/429 kB | 36/187 kB | 36/65 kB | 16/26 kB Progress (5): 72/920 kB | 52/429 kB | 36/187 kB | 36/65 kB | 20/26 kB Progress (5): 72/920 kB | 52/429 kB | 36/187 kB | 40/65 kB | 20/26 kB Progress (5): 76/920 kB | 52/429 kB | 36/187 kB | 40/65 kB | 20/26 kB Progress (5): 76/920 kB | 56/429 kB | 36/187 kB | 40/65 kB | 20/26 kB Progress (5): 76/920 kB | 56/429 kB | 40/187 kB | 40/65 kB | 20/26 kB Progress (5): 76/920 kB | 60/429 kB | 40/187 kB | 40/65 kB | 20/26 kB Progress (5): 80/920 kB | 60/429 kB | 40/187 kB | 40/65 kB | 20/26 kB Progress (5): 80/920 kB | 60/429 kB | 40/187 kB | 44/65 kB | 20/26 kB Progress (5): 80/920 kB | 60/429 kB | 40/187 kB | 44/65 kB | 24/26 kB Progress (5): 80/920 kB | 60/429 kB | 40/187 kB | 48/65 kB | 24/26 kB Progress (5): 84/920 kB | 60/429 kB | 40/187 kB | 48/65 kB | 24/26 kB Progress (5): 84/920 kB | 64/429 kB | 40/187 kB | 48/65 kB | 24/26 kB Progress (5): 84/920 kB | 64/429 kB | 44/187 kB | 48/65 kB | 24/26 kB Progress (5): 84/920 kB | 68/429 kB | 44/187 kB | 48/65 kB | 24/26 kB Progress (5): 88/920 kB | 68/429 kB | 44/187 kB | 48/65 kB | 24/26 kB Progress (5): 88/920 kB | 68/429 kB | 44/187 kB | 52/65 kB | 24/26 kB Progress (5): 88/920 kB | 68/429 kB | 44/187 kB | 52/65 kB | 26 kB Progress (5): 88/920 kB | 68/429 kB | 44/187 kB | 56/65 kB | 26 kB Progress (5): 92/920 kB | 68/429 kB | 44/187 kB | 56/65 kB | 26 kB Progress (5): 92/920 kB | 72/429 kB | 44/187 kB | 56/65 kB | 26 kB Progress (5): 92/920 kB | 72/429 kB | 48/187 kB | 56/65 kB | 26 kB Progress (5): 92/920 kB | 76/429 kB | 48/187 kB | 56/65 kB | 26 kB Progress (5): 96/920 kB | 76/429 kB | 48/187 kB | 56/65 kB | 26 kB Progress (5): 96/920 kB | 76/429 kB | 48/187 kB | 60/65 kB | 26 kB Progress (5): 96/920 kB | 76/429 kB | 48/187 kB | 64/65 kB | 26 kB Progress (5): 100/920 kB | 76/429 kB | 48/187 kB | 64/65 kB | 26 kB Progress (5): 100/920 kB | 80/429 kB | 48/187 kB | 64/65 kB | 26 kB Progress (5): 100/920 kB | 80/429 kB | 52/187 kB | 64/65 kB | 26 kB Progress (5): 100/920 kB | 84/429 kB | 52/187 kB | 64/65 kB | 26 kB Progress (5): 104/920 kB | 84/429 kB | 52/187 kB | 64/65 kB | 26 kB Progress (5): 104/920 kB | 84/429 kB | 52/187 kB | 65 kB | 26 kB Progress (5): 108/920 kB | 84/429 kB | 52/187 kB | 65 kB | 26 kB Progress (5): 108/920 kB | 88/429 kB | 52/187 kB | 65 kB | 26 kB Progress (5): 108/920 kB | 88/429 kB | 56/187 kB | 65 kB | 26 kB Progress (5): 108/920 kB | 92/429 kB | 56/187 kB | 65 kB | 26 kB Progress (5): 112/920 kB | 92/429 kB | 56/187 kB | 65 kB | 26 kB Progress (5): 112/920 kB | 96/429 kB | 56/187 kB | 65 kB | 26 kB Progress (5): 112/920 kB | 96/429 kB | 60/187 kB | 65 kB | 26 kB Progress (5): 112/920 kB | 100/429 kB | 60/187 kB | 65 kB | 26 kB Progress (5): 116/920 kB | 100/429 kB | 60/187 kB | 65 kB | 26 kB Progress (5): 116/920 kB | 104/429 kB | 60/187 kB | 65 kB | 26 kB Progress (5): 116/920 kB | 104/429 kB | 64/187 kB | 65 kB | 26 kB Progress (5): 116/920 kB | 108/429 kB | 64/187 kB | 65 kB | 26 kB Progress (5): 120/920 kB | 108/429 kB | 64/187 kB | 65 kB | 26 kB Progress (5): 120/920 kB | 112/429 kB | 64/187 kB | 65 kB | 26 kB Progress (5): 120/920 kB | 112/429 kB | 68/187 kB | 65 kB | 26 kB Progress (5): 120/920 kB | 116/429 kB | 68/187 kB | 65 kB | 26 kB Progress (5): 124/920 kB | 116/429 kB | 68/187 kB | 65 kB | 26 kB Progress (5): 124/920 kB | 120/429 kB | 68/187 kB | 65 kB | 26 kB Progress (5): 124/920 kB | 120/429 kB | 72/187 kB | 65 kB | 26 kB Progress (5): 124/920 kB | 124/429 kB | 72/187 kB | 65 kB | 26 kB Progress (5): 128/920 kB | 124/429 kB | 72/187 kB | 65 kB | 26 kB Progress (5): 128/920 kB | 128/429 kB | 72/187 kB | 65 kB | 26 kB Progress (5): 128/920 kB | 128/429 kB | 76/187 kB | 65 kB | 26 kB Progress (5): 128/920 kB | 131/429 kB | 76/187 kB | 65 kB | 26 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar (26 kB at 325 kB/s) [2019-07-31T01:20:59.073Z] Progress (4): 132/920 kB | 131/429 kB | 76/187 kB | 65 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar (65 kB at 817 kB/s) [2019-07-31T01:20:59.073Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar [2019-07-31T01:20:59.073Z] Progress (3): 132/920 kB | 135/429 kB | 76/187 kB Progress (3): 132/920 kB | 135/429 kB | 80/187 kB Progress (3): 132/920 kB | 139/429 kB | 80/187 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar [2019-07-31T01:20:59.333Z] Progress (3): 136/920 kB | 139/429 kB | 80/187 kB Progress (3): 136/920 kB | 143/429 kB | 80/187 kB Progress (3): 140/920 kB | 143/429 kB | 80/187 kB Progress (3): 140/920 kB | 143/429 kB | 84/187 kB Progress (3): 144/920 kB | 143/429 kB | 84/187 kB Progress (3): 144/920 kB | 147/429 kB | 84/187 kB Progress (3): 148/920 kB | 147/429 kB | 84/187 kB Progress (3): 148/920 kB | 151/429 kB | 84/187 kB Progress (3): 148/920 kB | 151/429 kB | 88/187 kB Progress (3): 148/920 kB | 155/429 kB | 88/187 kB Progress (3): 152/920 kB | 155/429 kB | 88/187 kB Progress (3): 152/920 kB | 159/429 kB | 88/187 kB Progress (3): 156/920 kB | 159/429 kB | 88/187 kB Progress (3): 156/920 kB | 159/429 kB | 92/187 kB Progress (3): 160/920 kB | 159/429 kB | 92/187 kB Progress (3): 160/920 kB | 163/429 kB | 92/187 kB Progress (3): 164/920 kB | 163/429 kB | 92/187 kB Progress (3): 164/920 kB | 167/429 kB | 92/187 kB Progress (3): 164/920 kB | 167/429 kB | 96/187 kB Progress (3): 164/920 kB | 171/429 kB | 96/187 kB Progress (3): 168/920 kB | 171/429 kB | 96/187 kB Progress (3): 168/920 kB | 171/429 kB | 100/187 kB Progress (3): 172/920 kB | 171/429 kB | 100/187 kB Progress (3): 172/920 kB | 175/429 kB | 100/187 kB Progress (3): 176/920 kB | 175/429 kB | 100/187 kB Progress (3): 176/920 kB | 175/429 kB | 104/187 kB Progress (3): 180/920 kB | 175/429 kB | 104/187 kB Progress (3): 180/920 kB | 179/429 kB | 104/187 kB Progress (3): 184/920 kB | 179/429 kB | 104/187 kB Progress (3): 184/920 kB | 183/429 kB | 104/187 kB Progress (3): 188/920 kB | 183/429 kB | 104/187 kB Progress (3): 188/920 kB | 183/429 kB | 108/187 kB Progress (3): 192/920 kB | 183/429 kB | 108/187 kB Progress (3): 192/920 kB | 187/429 kB | 108/187 kB Progress (3): 196/920 kB | 187/429 kB | 108/187 kB Progress (3): 196/920 kB | 187/429 kB | 112/187 kB Progress (3): 200/920 kB | 187/429 kB | 112/187 kB Progress (3): 200/920 kB | 191/429 kB | 112/187 kB Progress (3): 204/920 kB | 191/429 kB | 112/187 kB Progress (4): 204/920 kB | 191/429 kB | 112/187 kB | 4.1/112 kB Progress (4): 204/920 kB | 191/429 kB | 116/187 kB | 4.1/112 kB Progress (4): 204/920 kB | 191/429 kB | 116/187 kB | 7.7/112 kB Progress (4): 208/920 kB | 191/429 kB | 116/187 kB | 7.7/112 kB Progress (4): 208/920 kB | 195/429 kB | 116/187 kB | 7.7/112 kB Progress (4): 212/920 kB | 195/429 kB | 116/187 kB | 7.7/112 kB Progress (4): 212/920 kB | 195/429 kB | 116/187 kB | 12/112 kB Progress (4): 212/920 kB | 195/429 kB | 120/187 kB | 12/112 kB Progress (4): 212/920 kB | 195/429 kB | 120/187 kB | 16/112 kB Progress (4): 216/920 kB | 195/429 kB | 120/187 kB | 16/112 kB Progress (4): 216/920 kB | 199/429 kB | 120/187 kB | 16/112 kB Progress (4): 220/920 kB | 199/429 kB | 120/187 kB | 16/112 kB Progress (4): 220/920 kB | 199/429 kB | 120/187 kB | 20/112 kB Progress (5): 220/920 kB | 199/429 kB | 120/187 kB | 20/112 kB | 4.1/186 kB Progress (5): 220/920 kB | 199/429 kB | 124/187 kB | 20/112 kB | 4.1/186 kB Progress (5): 220/920 kB | 199/429 kB | 124/187 kB | 20/112 kB | 7.7/186 kB Progress (5): 220/920 kB | 199/429 kB | 124/187 kB | 24/112 kB | 7.7/186 kB Progress (5): 224/920 kB | 199/429 kB | 124/187 kB | 24/112 kB | 7.7/186 kB Progress (5): 224/920 kB | 203/429 kB | 124/187 kB | 24/112 kB | 7.7/186 kB Progress (5): 228/920 kB | 203/429 kB | 124/187 kB | 24/112 kB | 7.7/186 kB Progress (5): 228/920 kB | 203/429 kB | 124/187 kB | 28/112 kB | 7.7/186 kB Progress (5): 228/920 kB | 203/429 kB | 124/187 kB | 28/112 kB | 12/186 kB Progress (5): 228/920 kB | 203/429 kB | 128/187 kB | 28/112 kB | 12/186 kB Progress (5): 228/920 kB | 203/429 kB | 128/187 kB | 28/112 kB | 16/186 kB Progress (5): 228/920 kB | 203/429 kB | 128/187 kB | 32/112 kB | 16/186 kB Progress (5): 232/920 kB | 203/429 kB | 128/187 kB | 32/112 kB | 16/186 kB Progress (5): 232/920 kB | 207/429 kB | 128/187 kB | 32/112 kB | 16/186 kB Progress (5): 236/920 kB | 207/429 kB | 128/187 kB | 32/112 kB | 16/186 kB Progress (5): 236/920 kB | 207/429 kB | 128/187 kB | 36/112 kB | 16/186 kB Progress (5): 236/920 kB | 207/429 kB | 128/187 kB | 36/112 kB | 20/186 kB Progress (5): 236/920 kB | 207/429 kB | 132/187 kB | 36/112 kB | 20/186 kB Progress (5): 236/920 kB | 207/429 kB | 132/187 kB | 36/112 kB | 24/186 kB Progress (5): 236/920 kB | 207/429 kB | 132/187 kB | 40/112 kB | 24/186 kB Progress (5): 240/920 kB | 207/429 kB | 132/187 kB | 40/112 kB | 24/186 kB Progress (5): 240/920 kB | 211/429 kB | 132/187 kB | 40/112 kB | 24/186 kB Progress (5): 244/920 kB | 211/429 kB | 132/187 kB | 40/112 kB | 24/186 kB Progress (5): 244/920 kB | 211/429 kB | 132/187 kB | 44/112 kB | 24/186 kB Progress (5): 244/920 kB | 211/429 kB | 132/187 kB | 44/112 kB | 28/186 kB Progress (5): 244/920 kB | 211/429 kB | 136/187 kB | 44/112 kB | 28/186 kB Progress (5): 244/920 kB | 211/429 kB | 136/187 kB | 44/112 kB | 32/186 kB Progress (5): 244/920 kB | 211/429 kB | 136/187 kB | 48/112 kB | 32/186 kB Progress (5): 248/920 kB | 211/429 kB | 136/187 kB | 48/112 kB | 32/186 kB Progress (5): 248/920 kB | 215/429 kB | 136/187 kB | 48/112 kB | 32/186 kB Progress (5): 252/920 kB | 215/429 kB | 136/187 kB | 48/112 kB | 32/186 kB Progress (5): 252/920 kB | 215/429 kB | 136/187 kB | 52/112 kB | 32/186 kB Progress (5): 252/920 kB | 215/429 kB | 136/187 kB | 52/112 kB | 33/186 kB Progress (5): 252/920 kB | 215/429 kB | 140/187 kB | 52/112 kB | 33/186 kB Progress (5): 252/920 kB | 215/429 kB | 140/187 kB | 52/112 kB | 37/186 kB Progress (5): 252/920 kB | 215/429 kB | 140/187 kB | 56/112 kB | 37/186 kB Progress (5): 256/920 kB | 215/429 kB | 140/187 kB | 56/112 kB | 37/186 kB Progress (5): 256/920 kB | 219/429 kB | 140/187 kB | 56/112 kB | 37/186 kB Progress (5): 260/920 kB | 219/429 kB | 140/187 kB | 56/112 kB | 37/186 kB Progress (5): 260/920 kB | 219/429 kB | 140/187 kB | 60/112 kB | 37/186 kB Progress (5): 260/920 kB | 219/429 kB | 140/187 kB | 60/112 kB | 41/186 kB Progress (5): 260/920 kB | 219/429 kB | 144/187 kB | 60/112 kB | 41/186 kB Progress (5): 260/920 kB | 219/429 kB | 144/187 kB | 60/112 kB | 45/186 kB Progress (5): 260/920 kB | 219/429 kB | 144/187 kB | 64/112 kB | 45/186 kB Progress (5): 264/920 kB | 219/429 kB | 144/187 kB | 64/112 kB | 45/186 kB Progress (5): 264/920 kB | 223/429 kB | 144/187 kB | 64/112 kB | 45/186 kB Progress (5): 268/920 kB | 223/429 kB | 144/187 kB | 64/112 kB | 45/186 kB Progress (5): 268/920 kB | 223/429 kB | 144/187 kB | 66/112 kB | 45/186 kB Progress (5): 268/920 kB | 223/429 kB | 144/187 kB | 66/112 kB | 49/186 kB Progress (5): 268/920 kB | 223/429 kB | 148/187 kB | 66/112 kB | 49/186 kB Progress (5): 268/920 kB | 223/429 kB | 148/187 kB | 66/112 kB | 53/186 kB Progress (5): 268/920 kB | 223/429 kB | 148/187 kB | 70/112 kB | 53/186 kB Progress (5): 272/920 kB | 223/429 kB | 148/187 kB | 70/112 kB | 53/186 kB Progress (5): 272/920 kB | 227/429 kB | 148/187 kB | 70/112 kB | 53/186 kB Progress (5): 276/920 kB | 227/429 kB | 148/187 kB | 70/112 kB | 53/186 kB Progress (5): 276/920 kB | 227/429 kB | 148/187 kB | 74/112 kB | 53/186 kB Progress (5): 276/920 kB | 227/429 kB | 148/187 kB | 74/112 kB | 57/186 kB Progress (5): 276/920 kB | 227/429 kB | 152/187 kB | 74/112 kB | 57/186 kB Progress (5): 276/920 kB | 227/429 kB | 152/187 kB | 74/112 kB | 61/186 kB Progress (5): 276/920 kB | 227/429 kB | 152/187 kB | 78/112 kB | 61/186 kB Progress (5): 280/920 kB | 227/429 kB | 152/187 kB | 78/112 kB | 61/186 kB Progress (5): 280/920 kB | 231/429 kB | 152/187 kB | 78/112 kB | 61/186 kB Progress (5): 284/920 kB | 231/429 kB | 152/187 kB | 78/112 kB | 61/186 kB Progress (5): 284/920 kB | 231/429 kB | 152/187 kB | 82/112 kB | 61/186 kB Progress (5): 284/920 kB | 231/429 kB | 152/187 kB | 82/112 kB | 65/186 kB Progress (5): 284/920 kB | 231/429 kB | 156/187 kB | 82/112 kB | 65/186 kB Progress (5): 284/920 kB | 231/429 kB | 156/187 kB | 82/112 kB | 66/186 kB Progress (5): 284/920 kB | 231/429 kB | 156/187 kB | 86/112 kB | 66/186 kB Progress (5): 288/920 kB | 231/429 kB | 156/187 kB | 86/112 kB | 66/186 kB Progress (5): 288/920 kB | 235/429 kB | 156/187 kB | 86/112 kB | 66/186 kB Progress (5): 292/920 kB | 235/429 kB | 156/187 kB | 86/112 kB | 66/186 kB Progress (5): 292/920 kB | 235/429 kB | 156/187 kB | 90/112 kB | 66/186 kB Progress (5): 292/920 kB | 235/429 kB | 156/187 kB | 90/112 kB | 70/186 kB Progress (5): 292/920 kB | 235/429 kB | 160/187 kB | 90/112 kB | 70/186 kB Progress (5): 292/920 kB | 235/429 kB | 160/187 kB | 90/112 kB | 74/186 kB Progress (5): 292/920 kB | 235/429 kB | 160/187 kB | 94/112 kB | 74/186 kB Progress (5): 296/920 kB | 235/429 kB | 160/187 kB | 94/112 kB | 74/186 kB Progress (5): 296/920 kB | 239/429 kB | 160/187 kB | 94/112 kB | 74/186 kB Progress (5): 300/920 kB | 239/429 kB | 160/187 kB | 94/112 kB | 74/186 kB Progress (5): 300/920 kB | 239/429 kB | 160/187 kB | 98/112 kB | 74/186 kB Progress (5): 300/920 kB | 239/429 kB | 160/187 kB | 98/112 kB | 78/186 kB Progress (5): 300/920 kB | 239/429 kB | 164/187 kB | 98/112 kB | 78/186 kB Progress (5): 300/920 kB | 239/429 kB | 164/187 kB | 98/112 kB | 82/186 kB Progress (5): 300/920 kB | 239/429 kB | 164/187 kB | 102/112 kB | 82/186 kB Progress (5): 304/920 kB | 239/429 kB | 164/187 kB | 102/112 kB | 82/186 kB Progress (5): 304/920 kB | 243/429 kB | 164/187 kB | 102/112 kB | 82/186 kB Progress (5): 308/920 kB | 243/429 kB | 164/187 kB | 102/112 kB | 82/186 kB Progress (5): 308/920 kB | 243/429 kB | 164/187 kB | 106/112 kB | 82/186 kB Progress (5): 308/920 kB | 243/429 kB | 164/187 kB | 106/112 kB | 86/186 kB Progress (5): 308/920 kB | 243/429 kB | 168/187 kB | 106/112 kB | 86/186 kB Progress (5): 308/920 kB | 243/429 kB | 168/187 kB | 106/112 kB | 90/186 kB Progress (5): 308/920 kB | 243/429 kB | 168/187 kB | 110/112 kB | 90/186 kB Progress (5): 312/920 kB | 243/429 kB | 168/187 kB | 110/112 kB | 90/186 kB Progress (5): 312/920 kB | 247/429 kB | 168/187 kB | 110/112 kB | 90/186 kB Progress (5): 316/920 kB | 247/429 kB | 168/187 kB | 110/112 kB | 90/186 kB Progress (5): 316/920 kB | 247/429 kB | 168/187 kB | 112 kB | 90/186 kB Progress (5): 316/920 kB | 247/429 kB | 168/187 kB | 112 kB | 94/186 kB Progress (5): 316/920 kB | 247/429 kB | 172/187 kB | 112 kB | 94/186 kB Progress (5): 316/920 kB | 247/429 kB | 172/187 kB | 112 kB | 98/186 kB Progress (5): 320/920 kB | 247/429 kB | 172/187 kB | 112 kB | 98/186 kB Progress (5): 320/920 kB | 251/429 kB | 172/187 kB | 112 kB | 98/186 kB Progress (5): 324/920 kB | 251/429 kB | 172/187 kB | 112 kB | 98/186 kB Progress (5): 324/920 kB | 251/429 kB | 172/187 kB | 112 kB | 98/186 kB Progress (5): 324/920 kB | 251/429 kB | 176/187 kB | 112 kB | 98/186 kB Progress (5): 324/920 kB | 251/429 kB | 176/187 kB | 112 kB | 102/186 kB Progress (5): 328/920 kB | 251/429 kB | 176/187 kB | 112 kB | 102/186 kB Progress (5): 328/920 kB | 255/429 kB | 176/187 kB | 112 kB | 102/186 kB Progress (5): 332/920 kB | 255/429 kB | 176/187 kB | 112 kB | 102/186 kB Progress (5): 332/920 kB | 255/429 kB | 176/187 kB | 112 kB | 106/186 kB Progress (5): 332/920 kB | 255/429 kB | 180/187 kB | 112 kB | 106/186 kB Progress (5): 332/920 kB | 255/429 kB | 180/187 kB | 112 kB | 110/186 kB Progress (5): 336/920 kB | 255/429 kB | 180/187 kB | 112 kB | 110/186 kB Progress (5): 336/920 kB | 259/429 kB | 180/187 kB | 112 kB | 110/186 kB Progress (5): 340/920 kB | 259/429 kB | 180/187 kB | 112 kB | 110/186 kB Progress (5): 340/920 kB | 259/429 kB | 180/187 kB | 112 kB | 114/186 kB Progress (5): 340/920 kB | 259/429 kB | 184/187 kB | 112 kB | 114/186 kB Progress (5): 340/920 kB | 259/429 kB | 184/187 kB | 112 kB | 118/186 kB Progress (5): 344/920 kB | 259/429 kB | 184/187 kB | 112 kB | 118/186 kB Progress (5): 344/920 kB | 263/429 kB | 184/187 kB | 112 kB | 118/186 kB Progress (5): 348/920 kB | 263/429 kB | 184/187 kB | 112 kB | 118/186 kB Progress (5): 348/920 kB | 263/429 kB | 184/187 kB | 112 kB | 122/186 kB Progress (5): 348/920 kB | 263/429 kB | 187 kB | 112 kB | 122/186 kB Progress (5): 348/920 kB | 263/429 kB | 187 kB | 112 kB | 126/186 kB Progress (5): 352/920 kB | 263/429 kB | 187 kB | 112 kB | 126/186 kB Progress (5): 352/920 kB | 267/429 kB | 187 kB | 112 kB | 126/186 kB Progress (5): 356/920 kB | 267/429 kB | 187 kB | 112 kB | 126/186 kB Progress (5): 356/920 kB | 267/429 kB | 187 kB | 112 kB | 130/186 kB Progress (5): 360/920 kB | 267/429 kB | 187 kB | 112 kB | 130/186 kB Progress (5): 360/920 kB | 271/429 kB | 187 kB | 112 kB | 130/186 kB Progress (5): 360/920 kB | 275/429 kB | 187 kB | 112 kB | 130/186 kB Progress (5): 364/920 kB | 275/429 kB | 187 kB | 112 kB | 130/186 kB Progress (5): 364/920 kB | 275/429 kB | 187 kB | 112 kB | 134/186 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar (112 kB at 719 kB/s) [2019-07-31T01:20:59.333Z] Progress (4): 364/920 kB | 275/429 kB | 187 kB | 138/186 kB Progress (4): 368/920 kB | 275/429 kB | 187 kB | 138/186 kB Progress (4): 368/920 kB | 279/429 kB | 187 kB | 138/186 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar (187 kB at 1.2 MB/s) [2019-07-31T01:20:59.333Z] Progress (3): 368/920 kB | 283/429 kB | 138/186 kB Progress (3): 372/920 kB | 283/429 kB | 138/186 kB Progress (3): 372/920 kB | 283/429 kB | 142/186 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar [2019-07-31T01:20:59.333Z] Progress (3): 372/920 kB | 283/429 kB | 146/186 kB Progress (3): 376/920 kB | 283/429 kB | 146/186 kB Progress (3): 376/920 kB | 287/429 kB | 146/186 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar [2019-07-31T01:20:59.333Z] Progress (3): 376/920 kB | 291/429 kB | 146/186 kB Progress (3): 380/920 kB | 291/429 kB | 146/186 kB Progress (3): 380/920 kB | 291/429 kB | 150/186 kB Progress (3): 384/920 kB | 291/429 kB | 150/186 kB Progress (3): 384/920 kB | 295/429 kB | 150/186 kB Progress (3): 388/920 kB | 295/429 kB | 150/186 kB Progress (3): 388/920 kB | 295/429 kB | 154/186 kB Progress (3): 392/920 kB | 295/429 kB | 154/186 kB Progress (3): 392/920 kB | 299/429 kB | 154/186 kB Progress (3): 396/920 kB | 299/429 kB | 154/186 kB Progress (3): 396/920 kB | 299/429 kB | 158/186 kB Progress (3): 400/920 kB | 299/429 kB | 158/186 kB Progress (3): 400/920 kB | 303/429 kB | 158/186 kB Progress (3): 404/920 kB | 303/429 kB | 158/186 kB Progress (3): 404/920 kB | 303/429 kB | 162/186 kB Progress (3): 408/920 kB | 303/429 kB | 162/186 kB Progress (3): 408/920 kB | 307/429 kB | 162/186 kB Progress (3): 412/920 kB | 307/429 kB | 162/186 kB Progress (3): 412/920 kB | 307/429 kB | 166/186 kB Progress (3): 416/920 kB | 307/429 kB | 166/186 kB Progress (3): 416/920 kB | 311/429 kB | 166/186 kB Progress (3): 416/920 kB | 311/429 kB | 170/186 kB Progress (3): 416/920 kB | 315/429 kB | 170/186 kB Progress (3): 420/920 kB | 315/429 kB | 170/186 kB Progress (3): 420/920 kB | 319/429 kB | 170/186 kB Progress (3): 420/920 kB | 319/429 kB | 174/186 kB Progress (3): 420/920 kB | 323/429 kB | 174/186 kB Progress (3): 424/920 kB | 323/429 kB | 174/186 kB Progress (3): 424/920 kB | 327/429 kB | 174/186 kB Progress (3): 424/920 kB | 327/429 kB | 178/186 kB Progress (3): 424/920 kB | 331/429 kB | 178/186 kB Progress (3): 428/920 kB | 331/429 kB | 178/186 kB Progress (3): 428/920 kB | 335/429 kB | 178/186 kB Progress (3): 428/920 kB | 335/429 kB | 182/186 kB Progress (3): 428/920 kB | 339/429 kB | 182/186 kB Progress (3): 432/920 kB | 339/429 kB | 182/186 kB Progress (3): 432/920 kB | 343/429 kB | 182/186 kB Progress (3): 432/920 kB | 343/429 kB | 186 kB Progress (3): 432/920 kB | 347/429 kB | 186 kB Progress (3): 436/920 kB | 347/429 kB | 186 kB Progress (3): 436/920 kB | 351/429 kB | 186 kB Progress (3): 440/920 kB | 351/429 kB | 186 kB Progress (3): 440/920 kB | 355/429 kB | 186 kB Progress (3): 444/920 kB | 355/429 kB | 186 kB Progress (3): 444/920 kB | 359/429 kB | 186 kB Progress (3): 448/920 kB | 359/429 kB | 186 kB Progress (3): 448/920 kB | 363/429 kB | 186 kB Progress (3): 452/920 kB | 363/429 kB | 186 kB Progress (3): 452/920 kB | 367/429 kB | 186 kB Progress (3): 456/920 kB | 367/429 kB | 186 kB Progress (3): 456/920 kB | 371/429 kB | 186 kB Progress (3): 460/920 kB | 371/429 kB | 186 kB Progress (3): 460/920 kB | 375/429 kB | 186 kB Progress (3): 464/920 kB | 375/429 kB | 186 kB Progress (3): 464/920 kB | 379/429 kB | 186 kB Progress (3): 468/920 kB | 379/429 kB | 186 kB Progress (3): 468/920 kB | 383/429 kB | 186 kB Progress (3): 472/920 kB | 383/429 kB | 186 kB Progress (3): 472/920 kB | 387/429 kB | 186 kB Progress (3): 476/920 kB | 387/429 kB | 186 kB Progress (3): 476/920 kB | 391/429 kB | 186 kB Progress (3): 480/920 kB | 391/429 kB | 186 kB Progress (3): 480/920 kB | 395/429 kB | 186 kB Progress (3): 484/920 kB | 395/429 kB | 186 kB Progress (3): 484/920 kB | 399/429 kB | 186 kB Progress (3): 488/920 kB | 399/429 kB | 186 kB Progress (3): 488/920 kB | 403/429 kB | 186 kB Progress (3): 492/920 kB | 403/429 kB | 186 kB Progress (3): 492/920 kB | 407/429 kB | 186 kB Progress (3): 496/920 kB | 407/429 kB | 186 kB Progress (3): 496/920 kB | 411/429 kB | 186 kB Progress (3): 500/920 kB | 411/429 kB | 186 kB Progress (3): 500/920 kB | 415/429 kB | 186 kB Progress (3): 504/920 kB | 415/429 kB | 186 kB Progress (3): 504/920 kB | 419/429 kB | 186 kB Progress (3): 508/920 kB | 419/429 kB | 186 kB Progress (3): 508/920 kB | 423/429 kB | 186 kB Progress (3): 512/920 kB | 423/429 kB | 186 kB Progress (3): 512/920 kB | 427/429 kB | 186 kB Progress (3): 516/920 kB | 427/429 kB | 186 kB Progress (3): 516/920 kB | 429 kB | 186 kB Progress (3): 520/920 kB | 429 kB | 186 kB Progress (3): 524/920 kB | 429 kB | 186 kB Progress (3): 528/920 kB | 429 kB | 186 kB Progress (3): 532/920 kB | 429 kB | 186 kB Progress (3): 536/920 kB | 429 kB | 186 kB Progress (3): 540/920 kB | 429 kB | 186 kB Progress (3): 544/920 kB | 429 kB | 186 kB Progress (3): 548/920 kB | 429 kB | 186 kB Progress (3): 552/920 kB | 429 kB | 186 kB Progress (3): 556/920 kB | 429 kB | 186 kB Progress (3): 560/920 kB | 429 kB | 186 kB Progress (3): 564/920 kB | 429 kB | 186 kB Progress (3): 568/920 kB | 429 kB | 186 kB Progress (3): 572/920 kB | 429 kB | 186 kB Progress (3): 576/920 kB | 429 kB | 186 kB Progress (3): 580/920 kB | 429 kB | 186 kB Progress (3): 584/920 kB | 429 kB | 186 kB Progress (3): 588/920 kB | 429 kB | 186 kB Progress (3): 592/920 kB | 429 kB | 186 kB Progress (3): 596/920 kB | 429 kB | 186 kB Progress (3): 600/920 kB | 429 kB | 186 kB Progress (3): 604/920 kB | 429 kB | 186 kB Progress (3): 608/920 kB | 429 kB | 186 kB Progress (3): 612/920 kB | 429 kB | 186 kB Progress (3): 616/920 kB | 429 kB | 186 kB Progress (3): 620/920 kB | 429 kB | 186 kB Progress (3): 624/920 kB | 429 kB | 186 kB Progress (3): 628/920 kB | 429 kB | 186 kB Progress (3): 632/920 kB | 429 kB | 186 kB Progress (3): 636/920 kB | 429 kB | 186 kB Progress (3): 640/920 kB | 429 kB | 186 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar (186 kB at 1.0 MB/s) [2019-07-31T01:20:59.333Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar [2019-07-31T01:20:59.333Z] Progress (2): 644/920 kB | 429 kB Progress (2): 648/920 kB | 429 kB Progress (2): 652/920 kB | 429 kB Progress (2): 656/920 kB | 429 kB Progress (2): 660/920 kB | 429 kB Progress (2): 664/920 kB | 429 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar (429 kB at 2.3 MB/s) [2019-07-31T01:20:59.333Z] Progress (1): 668/920 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar [2019-07-31T01:20:59.333Z] Progress (1): 672/920 kB Progress (1): 676/920 kB Progress (1): 680/920 kB Progress (1): 684/920 kB Progress (1): 688/920 kB Progress (1): 692/920 kB Progress (1): 696/920 kB Progress (1): 700/920 kB Progress (1): 704/920 kB Progress (1): 708/920 kB Progress (1): 712/920 kB Progress (1): 716/920 kB Progress (1): 720/920 kB Progress (1): 724/920 kB Progress (1): 728/920 kB Progress (1): 732/920 kB Progress (1): 736/920 kB Progress (1): 740/920 kB Progress (1): 744/920 kB Progress (1): 748/920 kB Progress (1): 752/920 kB Progress (1): 756/920 kB Progress (1): 760/920 kB Progress (1): 764/920 kB Progress (1): 768/920 kB Progress (1): 772/920 kB Progress (1): 776/920 kB Progress (1): 780/920 kB Progress (1): 784/920 kB Progress (1): 788/920 kB Progress (1): 792/920 kB Progress (1): 796/920 kB Progress (1): 800/920 kB Progress (1): 804/920 kB Progress (1): 808/920 kB Progress (2): 808/920 kB | 4.1/13 kB Progress (2): 812/920 kB | 4.1/13 kB Progress (2): 812/920 kB | 7.7/13 kB Progress (2): 816/920 kB | 7.7/13 kB Progress (2): 816/920 kB | 12/13 kB Progress (2): 820/920 kB | 12/13 kB Progress (2): 820/920 kB | 13 kB Progress (2): 824/920 kB | 13 kB Progress (2): 828/920 kB | 13 kB Progress (2): 832/920 kB | 13 kB Progress (3): 832/920 kB | 13 kB | 4.1/524 kB Progress (3): 836/920 kB | 13 kB | 4.1/524 kB Progress (3): 836/920 kB | 13 kB | 7.7/524 kB Progress (3): 840/920 kB | 13 kB | 7.7/524 kB Progress (3): 840/920 kB | 13 kB | 12/524 kB Progress (3): 844/920 kB | 13 kB | 12/524 kB Progress (3): 844/920 kB | 13 kB | 16/524 kB Progress (3): 848/920 kB | 13 kB | 16/524 kB Progress (3): 848/920 kB | 13 kB | 20/524 kB Progress (3): 852/920 kB | 13 kB | 20/524 kB Progress (3): 852/920 kB | 13 kB | 24/524 kB Progress (3): 856/920 kB | 13 kB | 24/524 kB Progress (3): 856/920 kB | 13 kB | 28/524 kB Progress (3): 860/920 kB | 13 kB | 28/524 kB Progress (3): 860/920 kB | 13 kB | 32/524 kB Progress (3): 864/920 kB | 13 kB | 32/524 kB Progress (3): 864/920 kB | 13 kB | 33/524 kB Progress (3): 868/920 kB | 13 kB | 33/524 kB Progress (3): 868/920 kB | 13 kB | 37/524 kB Progress (3): 872/920 kB | 13 kB | 37/524 kB Progress (3): 872/920 kB | 13 kB | 41/524 kB Progress (3): 876/920 kB | 13 kB | 41/524 kB Progress (3): 876/920 kB | 13 kB | 45/524 kB Progress (3): 880/920 kB | 13 kB | 45/524 kB Progress (3): 880/920 kB | 13 kB | 49/524 kB Progress (3): 884/920 kB | 13 kB | 49/524 kB Progress (3): 884/920 kB | 13 kB | 53/524 kB Progress (3): 888/920 kB | 13 kB | 53/524 kB Progress (4): 888/920 kB | 13 kB | 53/524 kB | 4.1/39 kB Progress (4): 892/920 kB | 13 kB | 53/524 kB | 4.1/39 kB Progress (5): 892/920 kB | 13 kB | 53/524 kB | 4.1/39 kB | 4.1/273 kB Progress (5): 892/920 kB | 13 kB | 57/524 kB | 4.1/39 kB | 4.1/273 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar (13 kB at 66 kB/s) [2019-07-31T01:20:59.333Z] Progress (4): 892/920 kB | 57/524 kB | 4.1/39 kB | 7.7/273 kB Progress (4): 896/920 kB | 57/524 kB | 4.1/39 kB | 7.7/273 kB Progress (4): 896/920 kB | 57/524 kB | 7.7/39 kB | 7.7/273 kB Progress (4): 900/920 kB | 57/524 kB | 7.7/39 kB | 7.7/273 kB Progress (4): 900/920 kB | 57/524 kB | 7.7/39 kB | 12/273 kB 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 [2019-07-31T01:20:59.333Z] Progress (4): 900/920 kB | 61/524 kB | 7.7/39 kB | 12/273 kB Progress (4): 900/920 kB | 61/524 kB | 7.7/39 kB | 16/273 kB Progress (4): 904/920 kB | 61/524 kB | 7.7/39 kB | 16/273 kB Progress (4): 904/920 kB | 61/524 kB | 12/39 kB | 16/273 kB Progress (4): 904/920 kB | 61/524 kB | 16/39 kB | 16/273 kB Progress (4): 908/920 kB | 61/524 kB | 16/39 kB | 16/273 kB Progress (4): 908/920 kB | 61/524 kB | 16/39 kB | 20/273 kB Progress (4): 908/920 kB | 65/524 kB | 16/39 kB | 20/273 kB Progress (4): 908/920 kB | 65/524 kB | 16/39 kB | 24/273 kB Progress (4): 912/920 kB | 65/524 kB | 16/39 kB | 24/273 kB Progress (4): 912/920 kB | 65/524 kB | 20/39 kB | 24/273 kB Progress (4): 916/920 kB | 65/524 kB | 20/39 kB | 24/273 kB Progress (4): 916/920 kB | 65/524 kB | 20/39 kB | 28/273 kB Progress (4): 916/920 kB | 66/524 kB | 20/39 kB | 28/273 kB Progress (4): 916/920 kB | 66/524 kB | 20/39 kB | 32/273 kB Progress (4): 920/920 kB | 66/524 kB | 20/39 kB | 32/273 kB Progress (4): 920/920 kB | 66/524 kB | 24/39 kB | 32/273 kB Progress (4): 920 kB | 66/524 kB | 24/39 kB | 32/273 kB Progress (4): 920 kB | 66/524 kB | 24/39 kB | 36/273 kB Progress (4): 920 kB | 70/524 kB | 24/39 kB | 36/273 kB Progress (4): 920 kB | 70/524 kB | 24/39 kB | 40/273 kB Progress (4): 920 kB | 70/524 kB | 28/39 kB | 40/273 kB Progress (4): 920 kB | 70/524 kB | 28/39 kB | 44/273 kB Progress (4): 920 kB | 74/524 kB | 28/39 kB | 44/273 kB Progress (4): 920 kB | 74/524 kB | 28/39 kB | 48/273 kB Progress (4): 920 kB | 74/524 kB | 32/39 kB | 48/273 kB Progress (4): 920 kB | 78/524 kB | 32/39 kB | 48/273 kB Progress (4): 920 kB | 78/524 kB | 36/39 kB | 48/273 kB Progress (4): 920 kB | 78/524 kB | 36/39 kB | 52/273 kB Progress (4): 920 kB | 78/524 kB | 39 kB | 52/273 kB Progress (4): 920 kB | 82/524 kB | 39 kB | 52/273 kB Progress (4): 920 kB | 82/524 kB | 39 kB | 56/273 kB Progress (4): 920 kB | 86/524 kB | 39 kB | 56/273 kB Progress (4): 920 kB | 86/524 kB | 39 kB | 60/273 kB Progress (4): 920 kB | 90/524 kB | 39 kB | 60/273 kB Progress (4): 920 kB | 90/524 kB | 39 kB | 64/273 kB Progress (4): 920 kB | 94/524 kB | 39 kB | 64/273 kB Progress (4): 920 kB | 94/524 kB | 39 kB | 68/273 kB Progress (4): 920 kB | 98/524 kB | 39 kB | 68/273 kB Progress (4): 920 kB | 98/524 kB | 39 kB | 72/273 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar (920 kB at 4.3 MB/s) [2019-07-31T01:20:59.333Z] 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 [2019-07-31T01:20:59.333Z] Progress (3): 102/524 kB | 39 kB | 72/273 kB Progress (3): 102/524 kB | 39 kB | 76/273 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 153 kB/s) [2019-07-31T01:20:59.333Z] 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 [2019-07-31T01:20:59.333Z] Progress (3): 102/524 kB | 76/273 kB | 4.1/156 kB Progress (3): 102/524 kB | 80/273 kB | 4.1/156 kB Progress (3): 106/524 kB | 80/273 kB | 4.1/156 kB Progress (3): 106/524 kB | 84/273 kB | 4.1/156 kB Progress (3): 106/524 kB | 84/273 kB | 7.7/156 kB Progress (3): 106/524 kB | 88/273 kB | 7.7/156 kB Progress (3): 106/524 kB | 88/273 kB | 12/156 kB Progress (3): 110/524 kB | 88/273 kB | 12/156 kB Progress (3): 110/524 kB | 88/273 kB | 16/156 kB Progress (3): 110/524 kB | 92/273 kB | 16/156 kB Progress (3): 110/524 kB | 92/273 kB | 20/156 kB Progress (3): 114/524 kB | 92/273 kB | 20/156 kB Progress (3): 114/524 kB | 92/273 kB | 24/156 kB Progress (3): 114/524 kB | 96/273 kB | 24/156 kB Progress (3): 118/524 kB | 96/273 kB | 24/156 kB Progress (3): 118/524 kB | 100/273 kB | 24/156 kB Progress (3): 118/524 kB | 100/273 kB | 28/156 kB Progress (3): 118/524 kB | 104/273 kB | 28/156 kB Progress (3): 122/524 kB | 104/273 kB | 28/156 kB Progress (3): 122/524 kB | 108/273 kB | 28/156 kB Progress (3): 122/524 kB | 108/273 kB | 32/156 kB Progress (3): 122/524 kB | 112/273 kB | 32/156 kB Progress (3): 126/524 kB | 112/273 kB | 32/156 kB Progress (3): 126/524 kB | 116/273 kB | 32/156 kB Progress (3): 126/524 kB | 116/273 kB | 33/156 kB Progress (3): 126/524 kB | 120/273 kB | 33/156 kB Progress (3): 130/524 kB | 120/273 kB | 33/156 kB Progress (3): 130/524 kB | 124/273 kB | 33/156 kB Progress (3): 130/524 kB | 124/273 kB | 37/156 kB Progress (3): 130/524 kB | 128/273 kB | 37/156 kB Progress (3): 134/524 kB | 128/273 kB | 37/156 kB Progress (3): 134/524 kB | 132/273 kB | 37/156 kB Progress (3): 134/524 kB | 132/273 kB | 41/156 kB Progress (3): 134/524 kB | 136/273 kB | 41/156 kB Progress (3): 138/524 kB | 136/273 kB | 41/156 kB Progress (3): 138/524 kB | 140/273 kB | 41/156 kB Progress (3): 142/524 kB | 140/273 kB | 41/156 kB Progress (3): 142/524 kB | 140/273 kB | 45/156 kB Progress (4): 142/524 kB | 140/273 kB | 45/156 kB | 4.1/35 kB Progress (4): 142/524 kB | 140/273 kB | 49/156 kB | 4.1/35 kB Progress (4): 146/524 kB | 140/273 kB | 49/156 kB | 4.1/35 kB Progress (4): 146/524 kB | 144/273 kB | 49/156 kB | 4.1/35 kB Progress (4): 150/524 kB | 144/273 kB | 49/156 kB | 4.1/35 kB Progress (4): 150/524 kB | 144/273 kB | 53/156 kB | 4.1/35 kB Progress (4): 150/524 kB | 144/273 kB | 53/156 kB | 7.7/35 kB Progress (4): 150/524 kB | 144/273 kB | 57/156 kB | 7.7/35 kB Progress (4): 154/524 kB | 144/273 kB | 57/156 kB | 7.7/35 kB Progress (4): 154/524 kB | 148/273 kB | 57/156 kB | 7.7/35 kB Progress (4): 158/524 kB | 148/273 kB | 57/156 kB | 7.7/35 kB Progress (4): 158/524 kB | 148/273 kB | 61/156 kB | 7.7/35 kB Progress (4): 158/524 kB | 148/273 kB | 61/156 kB | 12/35 kB Progress (4): 158/524 kB | 148/273 kB | 65/156 kB | 12/35 kB Progress (4): 162/524 kB | 148/273 kB | 65/156 kB | 12/35 kB Progress (4): 162/524 kB | 152/273 kB | 65/156 kB | 12/35 kB Progress (4): 166/524 kB | 152/273 kB | 65/156 kB | 12/35 kB Progress (4): 166/524 kB | 152/273 kB | 66/156 kB | 12/35 kB Progress (4): 166/524 kB | 152/273 kB | 66/156 kB | 16/35 kB Progress (4): 166/524 kB | 152/273 kB | 70/156 kB | 16/35 kB Progress (4): 170/524 kB | 152/273 kB | 70/156 kB | 16/35 kB Progress (4): 170/524 kB | 156/273 kB | 70/156 kB | 16/35 kB Progress (4): 174/524 kB | 156/273 kB | 70/156 kB | 16/35 kB Progress (4): 174/524 kB | 156/273 kB | 74/156 kB | 16/35 kB Progress (4): 174/524 kB | 156/273 kB | 74/156 kB | 20/35 kB Progress (4): 174/524 kB | 156/273 kB | 78/156 kB | 20/35 kB Progress (4): 178/524 kB | 156/273 kB | 78/156 kB | 20/35 kB Progress (4): 178/524 kB | 160/273 kB | 78/156 kB | 20/35 kB Progress (4): 182/524 kB | 160/273 kB | 78/156 kB | 20/35 kB Progress (4): 182/524 kB | 160/273 kB | 82/156 kB | 20/35 kB Progress (4): 182/524 kB | 160/273 kB | 82/156 kB | 24/35 kB Progress (4): 182/524 kB | 160/273 kB | 86/156 kB | 24/35 kB Progress (4): 186/524 kB | 160/273 kB | 86/156 kB | 24/35 kB Progress (4): 186/524 kB | 164/273 kB | 86/156 kB | 24/35 kB Progress (4): 190/524 kB | 164/273 kB | 86/156 kB | 24/35 kB Progress (4): 190/524 kB | 164/273 kB | 90/156 kB | 24/35 kB Progress (4): 190/524 kB | 164/273 kB | 90/156 kB | 28/35 kB Progress (4): 190/524 kB | 164/273 kB | 94/156 kB | 28/35 kB Progress (4): 194/524 kB | 164/273 kB | 94/156 kB | 28/35 kB Progress (4): 194/524 kB | 168/273 kB | 94/156 kB | 28/35 kB Progress (4): 198/524 kB | 168/273 kB | 94/156 kB | 28/35 kB Progress (4): 198/524 kB | 168/273 kB | 98/156 kB | 28/35 kB Progress (4): 198/524 kB | 168/273 kB | 98/156 kB | 32/35 kB Progress (4): 198/524 kB | 168/273 kB | 98/156 kB | 32/35 kB Progress (4): 202/524 kB | 168/273 kB | 98/156 kB | 32/35 kB Progress (4): 202/524 kB | 172/273 kB | 98/156 kB | 32/35 kB Progress (4): 206/524 kB | 172/273 kB | 98/156 kB | 32/35 kB Progress (4): 206/524 kB | 172/273 kB | 102/156 kB | 32/35 kB Progress (4): 206/524 kB | 172/273 kB | 102/156 kB | 33/35 kB Progress (4): 206/524 kB | 172/273 kB | 106/156 kB | 33/35 kB Progress (4): 210/524 kB | 172/273 kB | 106/156 kB | 33/35 kB Progress (4): 210/524 kB | 176/273 kB | 106/156 kB | 33/35 kB Progress (4): 214/524 kB | 176/273 kB | 106/156 kB | 33/35 kB Progress (4): 214/524 kB | 176/273 kB | 110/156 kB | 33/35 kB Progress (4): 214/524 kB | 176/273 kB | 110/156 kB | 35 kB Progress (4): 214/524 kB | 176/273 kB | 114/156 kB | 35 kB Progress (4): 218/524 kB | 176/273 kB | 114/156 kB | 35 kB Progress (4): 218/524 kB | 180/273 kB | 114/156 kB | 35 kB Progress (4): 222/524 kB | 180/273 kB | 114/156 kB | 35 kB Progress (4): 222/524 kB | 180/273 kB | 118/156 kB | 35 kB Progress (5): 222/524 kB | 180/273 kB | 118/156 kB | 35 kB | 4.1/68 kB Progress (5): 222/524 kB | 180/273 kB | 122/156 kB | 35 kB | 4.1/68 kB Progress (5): 226/524 kB | 180/273 kB | 122/156 kB | 35 kB | 4.1/68 kB Progress (5): 226/524 kB | 184/273 kB | 122/156 kB | 35 kB | 4.1/68 kB Progress (5): 230/524 kB | 184/273 kB | 122/156 kB | 35 kB | 4.1/68 kB Progress (5): 230/524 kB | 184/273 kB | 126/156 kB | 35 kB | 4.1/68 kB Progress (5): 230/524 kB | 184/273 kB | 126/156 kB | 35 kB | 7.7/68 kB Progress (5): 230/524 kB | 184/273 kB | 130/156 kB | 35 kB | 7.7/68 kB Progress (5): 234/524 kB | 184/273 kB | 130/156 kB | 35 kB | 7.7/68 kB Progress (5): 234/524 kB | 188/273 kB | 130/156 kB | 35 kB | 7.7/68 kB Progress (5): 238/524 kB | 188/273 kB | 130/156 kB | 35 kB | 7.7/68 kB Progress (5): 238/524 kB | 188/273 kB | 134/156 kB | 35 kB | 7.7/68 kB Progress (5): 238/524 kB | 188/273 kB | 134/156 kB | 35 kB | 12/68 kB Progress (5): 238/524 kB | 188/273 kB | 138/156 kB | 35 kB | 12/68 kB Progress (5): 242/524 kB | 188/273 kB | 138/156 kB | 35 kB | 12/68 kB Progress (5): 242/524 kB | 192/273 kB | 138/156 kB | 35 kB | 12/68 kB Progress (5): 246/524 kB | 192/273 kB | 138/156 kB | 35 kB | 12/68 kB Progress (5): 246/524 kB | 192/273 kB | 142/156 kB | 35 kB | 12/68 kB Progress (5): 246/524 kB | 192/273 kB | 142/156 kB | 35 kB | 16/68 kB Progress (5): 246/524 kB | 192/273 kB | 146/156 kB | 35 kB | 16/68 kB Progress (5): 250/524 kB | 192/273 kB | 146/156 kB | 35 kB | 16/68 kB Progress (5): 250/524 kB | 196/273 kB | 146/156 kB | 35 kB | 16/68 kB Progress (5): 254/524 kB | 196/273 kB | 146/156 kB | 35 kB | 16/68 kB Progress (5): 258/524 kB | 196/273 kB | 146/156 kB | 35 kB | 16/68 kB Progress (5): 258/524 kB | 196/273 kB | 150/156 kB | 35 kB | 16/68 kB Progress (5): 258/524 kB | 196/273 kB | 150/156 kB | 35 kB | 20/68 kB Progress (5): 258/524 kB | 196/273 kB | 154/156 kB | 35 kB | 20/68 kB Progress (5): 262/524 kB | 196/273 kB | 154/156 kB | 35 kB | 20/68 kB 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 124 kB/s) [2019-07-31T01:20:59.333Z] 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 [2019-07-31T01:20:59.333Z] Progress (4): 262/524 kB | 200/273 kB | 154/156 kB | 20/68 kB Progress (4): 266/524 kB | 200/273 kB | 154/156 kB | 20/68 kB Progress (4): 266/524 kB | 200/273 kB | 156 kB | 20/68 kB Progress (4): 266/524 kB | 200/273 kB | 156 kB | 24/68 kB Progress (4): 270/524 kB | 200/273 kB | 156 kB | 24/68 kB Progress (4): 270/524 kB | 204/273 kB | 156 kB | 24/68 kB Progress (4): 274/524 kB | 204/273 kB | 156 kB | 24/68 kB Progress (4): 274/524 kB | 204/273 kB | 156 kB | 28/68 kB Progress (4): 278/524 kB | 204/273 kB | 156 kB | 28/68 kB Progress (4): 278/524 kB | 208/273 kB | 156 kB | 28/68 kB Progress (4): 282/524 kB | 208/273 kB | 156 kB | 28/68 kB Progress (4): 282/524 kB | 208/273 kB | 156 kB | 32/68 kB Progress (4): 286/524 kB | 208/273 kB | 156 kB | 32/68 kB Progress (4): 286/524 kB | 212/273 kB | 156 kB | 32/68 kB Progress (4): 290/524 kB | 212/273 kB | 156 kB | 32/68 kB Progress (4): 290/524 kB | 212/273 kB | 156 kB | 33/68 kB Progress (4): 294/524 kB | 212/273 kB | 156 kB | 33/68 kB Progress (4): 294/524 kB | 216/273 kB | 156 kB | 33/68 kB Progress (4): 298/524 kB | 216/273 kB | 156 kB | 33/68 kB Progress (4): 298/524 kB | 216/273 kB | 156 kB | 37/68 kB Progress (4): 302/524 kB | 216/273 kB | 156 kB | 37/68 kB Progress (4): 302/524 kB | 220/273 kB | 156 kB | 37/68 kB Progress (4): 306/524 kB | 220/273 kB | 156 kB | 37/68 kB Progress (4): 306/524 kB | 220/273 kB | 156 kB | 41/68 kB Progress (4): 310/524 kB | 220/273 kB | 156 kB | 41/68 kB Progress (4): 310/524 kB | 224/273 kB | 156 kB | 41/68 kB Progress (4): 314/524 kB | 224/273 kB | 156 kB | 41/68 kB Progress (4): 314/524 kB | 224/273 kB | 156 kB | 45/68 kB Progress (4): 318/524 kB | 224/273 kB | 156 kB | 45/68 kB Progress (4): 318/524 kB | 228/273 kB | 156 kB | 45/68 kB Progress (4): 322/524 kB | 228/273 kB | 156 kB | 45/68 kB Progress (4): 322/524 kB | 228/273 kB | 156 kB | 49/68 kB Progress (4): 326/524 kB | 228/273 kB | 156 kB | 49/68 kB Progress (4): 326/524 kB | 232/273 kB | 156 kB | 49/68 kB Progress (4): 330/524 kB | 232/273 kB | 156 kB | 49/68 kB Progress (4): 330/524 kB | 232/273 kB | 156 kB | 53/68 kB 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 530 kB/s) [2019-07-31T01:20:59.333Z] Progress (3): 330/524 kB | 232/273 kB | 57/68 kB Progress (3): 334/524 kB | 232/273 kB | 57/68 kB Progress (3): 334/524 kB | 236/273 kB | 57/68 kB Progress (3): 338/524 kB | 236/273 kB | 57/68 kB Progress (3): 338/524 kB | 236/273 kB | 61/68 kB 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 [2019-07-31T01:20:59.333Z] Progress (3): 338/524 kB | 236/273 kB | 65/68 kB Progress (3): 342/524 kB | 236/273 kB | 65/68 kB Progress (3): 342/524 kB | 240/273 kB | 65/68 kB Progress (3): 346/524 kB | 240/273 kB | 65/68 kB Progress (3): 346/524 kB | 240/273 kB | 66/68 kB Progress (3): 350/524 kB | 240/273 kB | 66/68 kB Progress (3): 350/524 kB | 244/273 kB | 66/68 kB Progress (3): 354/524 kB | 244/273 kB | 66/68 kB Progress (3): 354/524 kB | 244/273 kB | 68 kB Progress (3): 358/524 kB | 244/273 kB | 68 kB Progress (3): 358/524 kB | 248/273 kB | 68 kB Progress (3): 362/524 kB | 248/273 kB | 68 kB Progress (3): 362/524 kB | 252/273 kB | 68 kB Progress (3): 366/524 kB | 252/273 kB | 68 kB Progress (3): 366/524 kB | 256/273 kB | 68 kB Progress (3): 370/524 kB | 256/273 kB | 68 kB Progress (3): 370/524 kB | 260/273 kB | 68 kB Progress (3): 374/524 kB | 260/273 kB | 68 kB Progress (3): 374/524 kB | 264/273 kB | 68 kB Progress (3): 378/524 kB | 264/273 kB | 68 kB Progress (3): 378/524 kB | 268/273 kB | 68 kB Progress (3): 382/524 kB | 268/273 kB | 68 kB Progress (3): 382/524 kB | 272/273 kB | 68 kB Progress (3): 386/524 kB | 272/273 kB | 68 kB Progress (3): 386/524 kB | 273 kB | 68 kB Progress (3): 390/524 kB | 273 kB | 68 kB Progress (3): 394/524 kB | 273 kB | 68 kB Progress (3): 398/524 kB | 273 kB | 68 kB Progress (3): 402/524 kB | 273 kB | 68 kB Progress (3): 406/524 kB | 273 kB | 68 kB Progress (3): 410/524 kB | 273 kB | 68 kB Progress (4): 410/524 kB | 273 kB | 68 kB | 4.1/332 kB Progress (5): 410/524 kB | 273 kB | 68 kB | 4.1/332 kB | 4.1/30 kB Progress (5): 410/524 kB | 273 kB | 68 kB | 7.7/332 kB | 4.1/30 kB Progress (5): 414/524 kB | 273 kB | 68 kB | 7.7/332 kB | 4.1/30 kB Progress (5): 414/524 kB | 273 kB | 68 kB | 12/332 kB | 4.1/30 kB 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 190 kB/s) [2019-07-31T01:20:59.333Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar [2019-07-31T01:20:59.333Z] Progress (4): 414/524 kB | 273 kB | 12/332 kB | 7.7/30 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar (273 kB at 766 kB/s) [2019-07-31T01:20:59.333Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar [2019-07-31T01:20:59.592Z] Progress (3): 414/524 kB | 12/332 kB | 12/30 kB Progress (3): 414/524 kB | 16/332 kB | 12/30 kB Progress (3): 418/524 kB | 16/332 kB | 12/30 kB Progress (3): 418/524 kB | 20/332 kB | 12/30 kB Progress (3): 418/524 kB | 20/332 kB | 16/30 kB Progress (3): 418/524 kB | 24/332 kB | 16/30 kB Progress (3): 422/524 kB | 24/332 kB | 16/30 kB Progress (3): 422/524 kB | 28/332 kB | 16/30 kB Progress (3): 422/524 kB | 28/332 kB | 20/30 kB Progress (3): 422/524 kB | 32/332 kB | 20/30 kB Progress (3): 426/524 kB | 32/332 kB | 20/30 kB Progress (3): 426/524 kB | 33/332 kB | 20/30 kB Progress (3): 426/524 kB | 33/332 kB | 24/30 kB Progress (3): 426/524 kB | 37/332 kB | 24/30 kB Progress (3): 430/524 kB | 37/332 kB | 24/30 kB Progress (3): 430/524 kB | 41/332 kB | 24/30 kB Progress (3): 430/524 kB | 41/332 kB | 28/30 kB Progress (3): 434/524 kB | 41/332 kB | 28/30 kB Progress (3): 434/524 kB | 45/332 kB | 28/30 kB Progress (3): 434/524 kB | 45/332 kB | 30 kB Progress (3): 434/524 kB | 49/332 kB | 30 kB Progress (3): 438/524 kB | 49/332 kB | 30 kB Progress (3): 442/524 kB | 49/332 kB | 30 kB Progress (3): 442/524 kB | 53/332 kB | 30 kB Progress (3): 446/524 kB | 53/332 kB | 30 kB Progress (3): 446/524 kB | 57/332 kB | 30 kB Progress (3): 450/524 kB | 57/332 kB | 30 kB Progress (3): 450/524 kB | 61/332 kB | 30 kB Progress (3): 454/524 kB | 61/332 kB | 30 kB Progress (3): 454/524 kB | 65/332 kB | 30 kB Progress (3): 458/524 kB | 65/332 kB | 30 kB Progress (3): 458/524 kB | 66/332 kB | 30 kB Progress (3): 462/524 kB | 66/332 kB | 30 kB Progress (3): 462/524 kB | 70/332 kB | 30 kB Progress (3): 466/524 kB | 70/332 kB | 30 kB Progress (3): 466/524 kB | 74/332 kB | 30 kB Progress (3): 470/524 kB | 74/332 kB | 30 kB Progress (3): 470/524 kB | 78/332 kB | 30 kB Progress (3): 474/524 kB | 78/332 kB | 30 kB Progress (3): 474/524 kB | 82/332 kB | 30 kB Progress (3): 478/524 kB | 82/332 kB | 30 kB Progress (4): 478/524 kB | 82/332 kB | 30 kB | 4.1/38 kB Progress (4): 478/524 kB | 86/332 kB | 30 kB | 4.1/38 kB Progress (4): 482/524 kB | 86/332 kB | 30 kB | 4.1/38 kB Progress (4): 482/524 kB | 90/332 kB | 30 kB | 4.1/38 kB Progress (4): 482/524 kB | 90/332 kB | 30 kB | 7.7/38 kB Progress (4): 482/524 kB | 94/332 kB | 30 kB | 7.7/38 kB Progress (4): 486/524 kB | 94/332 kB | 30 kB | 7.7/38 kB Progress (4): 486/524 kB | 98/332 kB | 30 kB | 7.7/38 kB Progress (4): 486/524 kB | 98/332 kB | 30 kB | 12/38 kB Progress (5): 486/524 kB | 98/332 kB | 30 kB | 12/38 kB | 4.1/35 kB Progress (5): 486/524 kB | 98/332 kB | 30 kB | 12/38 kB | 4.1/35 kB Progress (5): 490/524 kB | 98/332 kB | 30 kB | 12/38 kB | 4.1/35 kB Progress (5): 490/524 kB | 102/332 kB | 30 kB | 12/38 kB | 4.1/35 kB 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 80 kB/s) [2019-07-31T01:20:59.592Z] Progress (4): 490/524 kB | 102/332 kB | 12/38 kB | 7.7/35 kB Progress (4): 490/524 kB | 102/332 kB | 16/38 kB | 7.7/35 kB Progress (4): 490/524 kB | 102/332 kB | 16/38 kB | 12/35 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [2019-07-31T01:20:59.592Z] Progress (4): 490/524 kB | 106/332 kB | 16/38 kB | 12/35 kB Progress (4): 494/524 kB | 106/332 kB | 16/38 kB | 12/35 kB Progress (4): 494/524 kB | 110/332 kB | 16/38 kB | 12/35 kB Progress (4): 494/524 kB | 110/332 kB | 16/38 kB | 16/35 kB Progress (4): 494/524 kB | 110/332 kB | 20/38 kB | 16/35 kB Progress (4): 494/524 kB | 110/332 kB | 20/38 kB | 20/35 kB Progress (4): 494/524 kB | 114/332 kB | 20/38 kB | 20/35 kB Progress (4): 498/524 kB | 114/332 kB | 20/38 kB | 20/35 kB Progress (4): 498/524 kB | 118/332 kB | 20/38 kB | 20/35 kB Progress (4): 498/524 kB | 118/332 kB | 20/38 kB | 24/35 kB Progress (4): 498/524 kB | 118/332 kB | 24/38 kB | 24/35 kB Progress (4): 498/524 kB | 118/332 kB | 24/38 kB | 28/35 kB Progress (4): 498/524 kB | 122/332 kB | 24/38 kB | 28/35 kB Progress (4): 502/524 kB | 122/332 kB | 24/38 kB | 28/35 kB Progress (4): 506/524 kB | 122/332 kB | 24/38 kB | 28/35 kB Progress (4): 506/524 kB | 126/332 kB | 24/38 kB | 28/35 kB Progress (4): 506/524 kB | 126/332 kB | 24/38 kB | 32/35 kB Progress (4): 506/524 kB | 126/332 kB | 28/38 kB | 32/35 kB Progress (4): 506/524 kB | 126/332 kB | 28/38 kB | 33/35 kB Progress (4): 506/524 kB | 130/332 kB | 28/38 kB | 33/35 kB Progress (4): 510/524 kB | 130/332 kB | 28/38 kB | 33/35 kB Progress (4): 510/524 kB | 134/332 kB | 28/38 kB | 33/35 kB Progress (4): 510/524 kB | 134/332 kB | 28/38 kB | 35 kB Progress (4): 510/524 kB | 134/332 kB | 32/38 kB | 35 kB Progress (4): 510/524 kB | 138/332 kB | 32/38 kB | 35 kB Progress (4): 514/524 kB | 138/332 kB | 32/38 kB | 35 kB Progress (4): 514/524 kB | 142/332 kB | 32/38 kB | 35 kB Progress (4): 514/524 kB | 142/332 kB | 33/38 kB | 35 kB Progress (4): 514/524 kB | 146/332 kB | 33/38 kB | 35 kB Progress (4): 518/524 kB | 146/332 kB | 33/38 kB | 35 kB Progress (4): 518/524 kB | 150/332 kB | 33/38 kB | 35 kB Progress (4): 518/524 kB | 150/332 kB | 37/38 kB | 35 kB Progress (4): 518/524 kB | 154/332 kB | 37/38 kB | 35 kB Progress (4): 522/524 kB | 154/332 kB | 37/38 kB | 35 kB Progress (4): 522/524 kB | 158/332 kB | 37/38 kB | 35 kB Progress (4): 522/524 kB | 158/332 kB | 38 kB | 35 kB Progress (4): 522/524 kB | 162/332 kB | 38 kB | 35 kB Progress (4): 524 kB | 162/332 kB | 38 kB | 35 kB Progress (4): 524 kB | 166/332 kB | 38 kB | 35 kB Progress (4): 524 kB | 170/332 kB | 38 kB | 35 kB Progress (4): 524 kB | 174/332 kB | 38 kB | 35 kB Progress (4): 524 kB | 178/332 kB | 38 kB | 35 kB Progress (4): 524 kB | 182/332 kB | 38 kB | 35 kB Progress (4): 524 kB | 186/332 kB | 38 kB | 35 kB Progress (4): 524 kB | 190/332 kB | 38 kB | 35 kB Progress (4): 524 kB | 194/332 kB | 38 kB | 35 kB Progress (4): 524 kB | 198/332 kB | 38 kB | 35 kB Progress (4): 524 kB | 202/332 kB | 38 kB | 35 kB Progress (4): 524 kB | 206/332 kB | 38 kB | 35 kB Progress (4): 524 kB | 210/332 kB | 38 kB | 35 kB Progress (4): 524 kB | 214/332 kB | 38 kB | 35 kB Progress (4): 524 kB | 218/332 kB | 38 kB | 35 kB Progress (4): 524 kB | 222/332 kB | 38 kB | 35 kB Progress (4): 524 kB | 226/332 kB | 38 kB | 35 kB Progress (4): 524 kB | 230/332 kB | 38 kB | 35 kB Progress (4): 524 kB | 234/332 kB | 38 kB | 35 kB Progress (4): 524 kB | 238/332 kB | 38 kB | 35 kB Progress (4): 524 kB | 242/332 kB | 38 kB | 35 kB Progress (4): 524 kB | 246/332 kB | 38 kB | 35 kB Progress (4): 524 kB | 250/332 kB | 38 kB | 35 kB Progress (4): 524 kB | 254/332 kB | 38 kB | 35 kB Progress (4): 524 kB | 258/332 kB | 38 kB | 35 kB Progress (4): 524 kB | 262/332 kB | 38 kB | 35 kB Progress (4): 524 kB | 266/332 kB | 38 kB | 35 kB Progress (4): 524 kB | 270/332 kB | 38 kB | 35 kB Progress (4): 524 kB | 274/332 kB | 38 kB | 35 kB Progress (4): 524 kB | 278/332 kB | 38 kB | 35 kB Progress (4): 524 kB | 282/332 kB | 38 kB | 35 kB Progress (4): 524 kB | 286/332 kB | 38 kB | 35 kB Progress (4): 524 kB | 290/332 kB | 38 kB | 35 kB Progress (4): 524 kB | 294/332 kB | 38 kB | 35 kB Progress (4): 524 kB | 298/332 kB | 38 kB | 35 kB Progress (4): 524 kB | 302/332 kB | 38 kB | 35 kB Progress (4): 524 kB | 306/332 kB | 38 kB | 35 kB Progress (4): 524 kB | 310/332 kB | 38 kB | 35 kB Progress (4): 524 kB | 314/332 kB | 38 kB | 35 kB Progress (4): 524 kB | 318/332 kB | 38 kB | 35 kB Progress (4): 524 kB | 322/332 kB | 38 kB | 35 kB Progress (4): 524 kB | 326/332 kB | 38 kB | 35 kB Progress (4): 524 kB | 330/332 kB | 38 kB | 35 kB Progress (4): 524 kB | 332 kB | 38 kB | 35 kB Progress (5): 524 kB | 332 kB | 38 kB | 35 kB | 4.1/108 kB Progress (5): 524 kB | 332 kB | 38 kB | 35 kB | 7.7/108 kB Progress (5): 524 kB | 332 kB | 38 kB | 35 kB | 12/108 kB Progress (5): 524 kB | 332 kB | 38 kB | 35 kB | 16/108 kB Progress (5): 524 kB | 332 kB | 38 kB | 35 kB | 20/108 kB Progress (5): 524 kB | 332 kB | 38 kB | 35 kB | 24/108 kB Progress (5): 524 kB | 332 kB | 38 kB | 35 kB | 28/108 kB Progress (5): 524 kB | 332 kB | 38 kB | 35 kB | 32/108 kB Progress (5): 524 kB | 332 kB | 38 kB | 35 kB | 33/108 kB Progress (5): 524 kB | 332 kB | 38 kB | 35 kB | 37/108 kB Progress (5): 524 kB | 332 kB | 38 kB | 35 kB | 41/108 kB Progress (5): 524 kB | 332 kB | 38 kB | 35 kB | 45/108 kB Progress (5): 524 kB | 332 kB | 38 kB | 35 kB | 49/108 kB Progress (5): 524 kB | 332 kB | 38 kB | 35 kB | 53/108 kB Progress (5): 524 kB | 332 kB | 38 kB | 35 kB | 57/108 kB Progress (5): 524 kB | 332 kB | 38 kB | 35 kB | 61/108 kB Progress (5): 524 kB | 332 kB | 38 kB | 35 kB | 65/108 kB Progress (5): 524 kB | 332 kB | 38 kB | 35 kB | 66/108 kB Progress (5): 524 kB | 332 kB | 38 kB | 35 kB | 70/108 kB Progress (5): 524 kB | 332 kB | 38 kB | 35 kB | 74/108 kB Progress (5): 524 kB | 332 kB | 38 kB | 35 kB | 78/108 kB Progress (5): 524 kB | 332 kB | 38 kB | 35 kB | 82/108 kB Progress (5): 524 kB | 332 kB | 38 kB | 35 kB | 86/108 kB Progress (5): 524 kB | 332 kB | 38 kB | 35 kB | 90/108 kB Progress (5): 524 kB | 332 kB | 38 kB | 35 kB | 94/108 kB Progress (5): 524 kB | 332 kB | 38 kB | 35 kB | 98/108 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 94 kB/s) [2019-07-31T01:20:59.592Z] Progress (4): 524 kB | 332 kB | 35 kB | 98/108 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [2019-07-31T01:20:59.592Z] Progress (4): 524 kB | 332 kB | 35 kB | 102/108 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar (524 kB at 1.3 MB/s) [2019-07-31T01:20:59.592Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar (35 kB at 87 kB/s) [2019-07-31T01:20:59.592Z] 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 825 kB/s) [2019-07-31T01:20:59.592Z] Progress (1): 106/108 kB Progress (1): 108 kB Progress (2): 108 kB | 4.1/315 kB Progress (2): 108 kB | 7.7/315 kB Progress (2): 108 kB | 12/315 kB Progress (2): 108 kB | 16/315 kB Progress (2): 108 kB | 20/315 kB Progress (2): 108 kB | 24/315 kB Progress (2): 108 kB | 28/315 kB Progress (2): 108 kB | 32/315 kB Progress (2): 108 kB | 33/315 kB Progress (2): 108 kB | 37/315 kB Progress (2): 108 kB | 41/315 kB Progress (2): 108 kB | 45/315 kB Progress (2): 108 kB | 49/315 kB Progress (2): 108 kB | 53/315 kB Progress (2): 108 kB | 57/315 kB Progress (2): 108 kB | 61/315 kB Progress (2): 108 kB | 65/315 kB Progress (2): 108 kB | 66/315 kB Progress (2): 108 kB | 70/315 kB Progress (2): 108 kB | 74/315 kB Progress (2): 108 kB | 78/315 kB Progress (2): 108 kB | 82/315 kB Progress (2): 108 kB | 86/315 kB Progress (2): 108 kB | 90/315 kB Progress (2): 108 kB | 94/315 kB Progress (2): 108 kB | 98/315 kB Progress (2): 108 kB | 98/315 kB Progress (2): 108 kB | 102/315 kB Progress (2): 108 kB | 106/315 kB Progress (2): 108 kB | 110/315 kB Progress (2): 108 kB | 114/315 kB Progress (2): 108 kB | 118/315 kB Progress (2): 108 kB | 122/315 kB Progress (2): 108 kB | 126/315 kB Progress (2): 108 kB | 130/315 kB Progress (2): 108 kB | 131/315 kB Progress (2): 108 kB | 135/315 kB Progress (2): 108 kB | 139/315 kB Progress (2): 108 kB | 143/315 kB Progress (2): 108 kB | 147/315 kB Progress (2): 108 kB | 151/315 kB Progress (2): 108 kB | 155/315 kB Progress (2): 108 kB | 159/315 kB Progress (2): 108 kB | 163/315 kB Progress (2): 108 kB | 164/315 kB Progress (2): 108 kB | 168/315 kB Progress (2): 108 kB | 172/315 kB Progress (2): 108 kB | 176/315 kB Progress (2): 108 kB | 180/315 kB Progress (2): 108 kB | 184/315 kB Progress (2): 108 kB | 188/315 kB Progress (2): 108 kB | 192/315 kB Progress (2): 108 kB | 196/315 kB Progress (2): 108 kB | 197/315 kB Progress (2): 108 kB | 201/315 kB Progress (2): 108 kB | 205/315 kB Progress (2): 108 kB | 209/315 kB Progress (2): 108 kB | 213/315 kB Progress (2): 108 kB | 217/315 kB Progress (2): 108 kB | 221/315 kB Progress (2): 108 kB | 225/315 kB Progress (2): 108 kB | 229/315 kB Progress (2): 108 kB | 233/315 kB Progress (2): 108 kB | 237/315 kB Progress (2): 108 kB | 241/315 kB Progress (2): 108 kB | 245/315 kB Progress (2): 108 kB | 249/315 kB Progress (2): 108 kB | 253/315 kB Progress (2): 108 kB | 257/315 kB Progress (2): 108 kB | 261/315 kB Progress (2): 108 kB | 265/315 kB Progress (2): 108 kB | 269/315 kB Progress (2): 108 kB | 273/315 kB Progress (2): 108 kB | 277/315 kB Progress (2): 108 kB | 281/315 kB Progress (2): 108 kB | 285/315 kB Progress (2): 108 kB | 289/315 kB Progress (2): 108 kB | 293/315 kB Progress (2): 108 kB | 297/315 kB Progress (2): 108 kB | 301/315 kB Progress (2): 108 kB | 305/315 kB Progress (2): 108 kB | 309/315 kB Progress (2): 108 kB | 313/315 kB Progress (2): 108 kB | 315 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar (108 kB at 229 kB/s) [2019-07-31T01:20:59.592Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar (315 kB at 643 kB/s) [2019-07-31T01:21:00.157Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom [2019-07-31T01:21:00.157Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom [2019-07-31T01:21:00.157Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom [2019-07-31T01:21:00.415Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom [2019-07-31T01:21:00.415Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom [2019-07-31T01:21:00.415Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom [2019-07-31T01:21:00.415Z] Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom (3.3 kB at 195 kB/s) [2019-07-31T01:21:00.415Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [2019-07-31T01:21:00.415Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [2019-07-31T01:21:00.415Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [2019-07-31T01:21:00.673Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [2019-07-31T01:21:00.673Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [2019-07-31T01:21:00.673Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [2019-07-31T01:21:00.673Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (11 kB at 325 kB/s) [2019-07-31T01:21:00.673Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar [2019-07-31T01:21:00.673Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar [2019-07-31T01:21:00.673Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar [2019-07-31T01:21:00.930Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar [2019-07-31T01:21:00.930Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar [2019-07-31T01:21:00.930Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar [2019-07-31T01:21:01.187Z] Progress (1): 4.1/36 kB Progress (1): 7.7/36 kB Progress (1): 12/36 kB Progress (1): 16/36 kB Progress (1): 20/36 kB Progress (1): 24/36 kB Progress (1): 28/36 kB Progress (1): 32/36 kB Progress (1): 36/36 kB Progress (1): 36 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar (36 kB at 655 kB/s) [2019-07-31T01:21:01.187Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom [2019-07-31T01:21:01.187Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom [2019-07-31T01:21:01.187Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom [2019-07-31T01:21:01.187Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom [2019-07-31T01:21:01.187Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom [2019-07-31T01:21:01.445Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom [2019-07-31T01:21:01.445Z] Progress (1): 4.1/8.3 kB Progress (1): 7.7/8.3 kB Progress (1): 8.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom (8.3 kB at 269 kB/s) [2019-07-31T01:21:01.445Z] 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 [2019-07-31T01:21:01.445Z] 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 [2019-07-31T01:21:01.445Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom [2019-07-31T01:21:01.445Z] 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 [2019-07-31T01:21:01.445Z] 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 [2019-07-31T01:21:01.702Z] 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 [2019-07-31T01:21:01.702Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB 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 409 kB/s) [2019-07-31T01:21:01.702Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar [2019-07-31T01:21:01.702Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar [2019-07-31T01:21:01.702Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar [2019-07-31T01:21:01.702Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar [2019-07-31T01:21:01.960Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar [2019-07-31T01:21:01.960Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar [2019-07-31T01:21:01.960Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar (13 kB at 247 kB/s) [2019-07-31T01:21:01.960Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom [2019-07-31T01:21:01.960Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom [2019-07-31T01:21:01.960Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom [2019-07-31T01:21:02.217Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom [2019-07-31T01:21:02.217Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom [2019-07-31T01:21:02.217Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom [2019-07-31T01:21:02.217Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom (2.0 kB at 51 kB/s) [2019-07-31T01:21:02.217Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar [2019-07-31T01:21:02.217Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar [2019-07-31T01:21:02.475Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar [2019-07-31T01:21:02.475Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar [2019-07-31T01:21:02.732Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar [2019-07-31T01:21:02.732Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar [2019-07-31T01:21:02.732Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar (12 kB at 238 kB/s) [2019-07-31T01:21:02.732Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom [2019-07-31T01:21:02.732Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom [2019-07-31T01:21:02.732Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom [2019-07-31T01:21:02.990Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom [2019-07-31T01:21:02.990Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom [2019-07-31T01:21:02.990Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom [2019-07-31T01:21:02.990Z] Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom (5.6 kB at 180 kB/s) [2019-07-31T01:21:02.990Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar [2019-07-31T01:21:02.990Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar [2019-07-31T01:21:02.990Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar [2019-07-31T01:21:03.247Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar [2019-07-31T01:21:03.247Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar [2019-07-31T01:21:03.247Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar [2019-07-31T01:21:03.247Z] Progress (1): 4.1/29 kB Progress (1): 7.7/29 kB Progress (1): 12/29 kB Progress (1): 16/29 kB Progress (1): 20/29 kB Progress (1): 24/29 kB Progress (1): 28/29 kB Progress (1): 29 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar (29 kB at 462 kB/s) [2019-07-31T01:21:04.294Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom [2019-07-31T01:21:04.294Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom [2019-07-31T01:21:04.294Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom [2019-07-31T01:21:04.294Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom [2019-07-31T01:21:04.294Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom [2019-07-31T01:21:04.294Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom [2019-07-31T01:21:04.294Z] Progress (1): 2.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom (2.9 kB at 59 kB/s) [2019-07-31T01:21:04.294Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar [2019-07-31T01:21:04.294Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar [2019-07-31T01:21:04.294Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar [2019-07-31T01:21:04.552Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar [2019-07-31T01:21:04.552Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar [2019-07-31T01:21:04.552Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar [2019-07-31T01:21:04.810Z] Progress (1): 4.1/45 kB Progress (1): 7.7/45 kB Progress (1): 12/45 kB Progress (1): 16/45 kB Progress (1): 20/45 kB Progress (1): 24/45 kB Progress (1): 28/45 kB Progress (1): 32/45 kB Progress (1): 36/45 kB Progress (1): 40/45 kB Progress (1): 44/45 kB Progress (1): 45 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar (45 kB at 840 kB/s) [2019-07-31T01:21:04.810Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom [2019-07-31T01:21:04.810Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom [2019-07-31T01:21:05.078Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom [2019-07-31T01:21:05.078Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom [2019-07-31T01:21:05.078Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom [2019-07-31T01:21:05.078Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom [2019-07-31T01:21:05.335Z] Progress (1): 1.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom (1.8 kB at 43 kB/s) [2019-07-31T01:21:05.335Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip [2019-07-31T01:21:05.335Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar [2019-07-31T01:21:05.335Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip [2019-07-31T01:21:05.335Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar [2019-07-31T01:21:05.335Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip [2019-07-31T01:21:05.335Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar [2019-07-31T01:21:05.593Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip [2019-07-31T01:21:05.593Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar [2019-07-31T01:21:05.593Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip [2019-07-31T01:21:05.593Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar [2019-07-31T01:21:05.593Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip [2019-07-31T01:21:05.593Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar [2019-07-31T01:21:05.593Z] Progress (1): 4.1/512 kB Progress (1): 7.7/512 kB Progress (1): 12/512 kB Progress (1): 16/512 kB Progress (1): 20/512 kB Progress (1): 24/512 kB Progress (1): 28/512 kB Progress (1): 32/512 kB Progress (1): 36/512 kB Progress (1): 40/512 kB Progress (1): 44/512 kB Progress (1): 48/512 kB Progress (1): 52/512 kB Progress (1): 56/512 kB Progress (1): 60/512 kB Progress (1): 64/512 kB Progress (1): 68/512 kB Progress (1): 72/512 kB Progress (1): 76/512 kB Progress (1): 80/512 kB Progress (1): 84/512 kB Progress (1): 88/512 kB Progress (1): 92/512 kB Progress (1): 96/512 kB Progress (1): 100/512 kB Progress (1): 104/512 kB Progress (1): 108/512 kB Progress (1): 112/512 kB Progress (1): 116/512 kB Progress (1): 120/512 kB Progress (1): 124/512 kB Progress (1): 128/512 kB Progress (1): 132/512 kB Progress (1): 136/512 kB Progress (1): 140/512 kB Progress (1): 144/512 kB Progress (1): 148/512 kB Progress (1): 152/512 kB Progress (1): 156/512 kB Progress (1): 160/512 kB Progress (1): 164/512 kB Progress (1): 168/512 kB Progress (1): 172/512 kB Progress (1): 176/512 kB Progress (1): 180/512 kB Progress (1): 184/512 kB Progress (1): 188/512 kB Progress (1): 192/512 kB Progress (1): 196/512 kB Progress (1): 200/512 kB Progress (1): 204/512 kB Progress (1): 208/512 kB Progress (1): 212/512 kB Progress (1): 216/512 kB Progress (1): 220/512 kB Progress (1): 224/512 kB Progress (1): 228/512 kB Progress (1): 232/512 kB Progress (1): 236/512 kB Progress (1): 240/512 kB Progress (1): 244/512 kB Progress (1): 248/512 kB Progress (1): 252/512 kB Progress (1): 256/512 kB Progress (1): 260/512 kB Progress (1): 264/512 kB Progress (1): 268/512 kB Progress (1): 272/512 kB Progress (1): 276/512 kB Progress (1): 280/512 kB Progress (1): 284/512 kB Progress (1): 288/512 kB Progress (1): 292/512 kB Progress (1): 296/512 kB Progress (1): 300/512 kB Progress (1): 304/512 kB Progress (1): 308/512 kB Progress (1): 312/512 kB Progress (1): 316/512 kB Progress (1): 320/512 kB Progress (1): 324/512 kB Progress (1): 328/512 kB Progress (1): 332/512 kB Progress (1): 336/512 kB Progress (1): 340/512 kB Progress (1): 344/512 kB Progress (1): 348/512 kB Progress (1): 352/512 kB Progress (1): 356/512 kB Progress (1): 360/512 kB Progress (1): 364/512 kB Progress (1): 368/512 kB Progress (1): 372/512 kB Progress (1): 376/512 kB Progress (1): 380/512 kB Progress (1): 384/512 kB Progress (1): 388/512 kB Progress (1): 392/512 kB Progress (1): 396/512 kB Progress (1): 400/512 kB Progress (1): 404/512 kB Progress (1): 408/512 kB Progress (1): 412/512 kB Progress (1): 416/512 kB Progress (1): 420/512 kB Progress (1): 424/512 kB Progress (1): 428/512 kB Progress (1): 432/512 kB Progress (1): 436/512 kB Progress (1): 440/512 kB Progress (1): 444/512 kB Progress (1): 448/512 kB Progress (1): 452/512 kB Progress (1): 456/512 kB Progress (1): 460/512 kB Progress (1): 464/512 kB Progress (1): 468/512 kB Progress (1): 472/512 kB Progress (1): 476/512 kB Progress (1): 480/512 kB Progress (1): 484/512 kB Progress (1): 488/512 kB Progress (1): 492/512 kB Progress (1): 496/512 kB Progress (1): 500/512 kB Progress (1): 504/512 kB Progress (1): 508/512 kB Progress (1): 512/512 kB Progress (1): 512 kB Progress (2): 512 kB | 0/8.0 MB Progress (2): 512 kB | 0/8.0 MB Progress (2): 512 kB | 0/8.0 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar (512 kB at 9.3 MB/s) [2019-07-31T01:21:06.110Z] Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip (8.0 MB at 19 MB/s) [2019-07-31T01:21:06.110Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom [2019-07-31T01:21:06.110Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom [2019-07-31T01:21:06.110Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom [2019-07-31T01:21:06.368Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom [2019-07-31T01:21:06.368Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom [2019-07-31T01:21:06.368Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom [2019-07-31T01:21:06.368Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom (2.0 kB at 41 kB/s) [2019-07-31T01:21:06.368Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar [2019-07-31T01:21:06.368Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar [2019-07-31T01:21:06.625Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar [2019-07-31T01:21:06.625Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar [2019-07-31T01:21:06.625Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar [2019-07-31T01:21:06.882Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar [2019-07-31T01:21:06.882Z] Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar (22 kB at 405 kB/s) [2019-07-31T01:21:06.882Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [2019-07-31T01:21:06.882Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [2019-07-31T01:21:06.882Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [2019-07-31T01:21:07.139Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [2019-07-31T01:21:07.139Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [2019-07-31T01:21:07.139Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [2019-07-31T01:21:07.139Z] Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 491 kB/s) [2019-07-31T01:21:07.139Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-31T01:21:07.139Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-31T01:21:07.139Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-31T01:21:07.396Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-31T01:21:07.396Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-31T01:21:07.396Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-31T01:21:07.396Z] Progress (1): 4.1/42 kB Progress (1): 7.7/42 kB Progress (1): 12/42 kB Progress (1): 16/42 kB Progress (1): 20/42 kB Progress (1): 24/42 kB Progress (1): 28/42 kB Progress (1): 32/42 kB Progress (1): 36/42 kB Progress (1): 40/42 kB Progress (1): 42 kB 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 1.2 MB/s) [2019-07-31T01:21:07.396Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [2019-07-31T01:21:07.396Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [2019-07-31T01:21:07.396Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [2019-07-31T01:21:07.653Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [2019-07-31T01:21:07.653Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [2019-07-31T01:21:07.653Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [2019-07-31T01:21:07.653Z] Progress (1): 4.1/316 kB Progress (1): 7.7/316 kB Progress (1): 12/316 kB Progress (1): 16/316 kB Progress (1): 20/316 kB Progress (1): 24/316 kB Progress (1): 28/316 kB Progress (1): 32/316 kB Progress (1): 36/316 kB Progress (1): 40/316 kB Progress (1): 44/316 kB Progress (1): 48/316 kB Progress (1): 52/316 kB Progress (1): 56/316 kB Progress (1): 60/316 kB Progress (1): 64/316 kB Progress (1): 68/316 kB Progress (1): 72/316 kB Progress (1): 76/316 kB Progress (1): 80/316 kB Progress (1): 84/316 kB Progress (1): 88/316 kB Progress (1): 92/316 kB Progress (1): 96/316 kB Progress (1): 100/316 kB Progress (1): 104/316 kB Progress (1): 108/316 kB Progress (1): 112/316 kB Progress (1): 116/316 kB Progress (1): 120/316 kB Progress (1): 124/316 kB Progress (1): 128/316 kB Progress (1): 132/316 kB Progress (1): 136/316 kB Progress (1): 140/316 kB Progress (1): 144/316 kB Progress (1): 148/316 kB Progress (1): 152/316 kB Progress (1): 156/316 kB Progress (1): 160/316 kB Progress (1): 164/316 kB Progress (1): 168/316 kB Progress (1): 172/316 kB Progress (1): 176/316 kB Progress (1): 180/316 kB Progress (1): 184/316 kB Progress (1): 188/316 kB Progress (1): 192/316 kB Progress (1): 196/316 kB Progress (1): 200/316 kB Progress (1): 204/316 kB Progress (1): 208/316 kB Progress (1): 212/316 kB Progress (1): 216/316 kB Progress (1): 220/316 kB Progress (1): 224/316 kB Progress (1): 228/316 kB Progress (1): 232/316 kB Progress (1): 236/316 kB Progress (1): 240/316 kB Progress (1): 244/316 kB Progress (1): 248/316 kB Progress (1): 252/316 kB Progress (1): 256/316 kB Progress (1): 260/316 kB Progress (1): 264/316 kB Progress (1): 268/316 kB Progress (1): 272/316 kB Progress (1): 276/316 kB Progress (1): 280/316 kB Progress (1): 284/316 kB Progress (1): 288/316 kB Progress (1): 292/316 kB Progress (1): 296/316 kB Progress (1): 300/316 kB Progress (1): 304/316 kB Progress (1): 308/316 kB Progress (1): 312/316 kB Progress (1): 316/316 kB Progress (1): 316 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 7.0 MB/s) [2019-07-31T01:21:07.910Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom [2019-07-31T01:21:07.911Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom [2019-07-31T01:21:07.911Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom [2019-07-31T01:21:07.911Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom [2019-07-31T01:21:07.911Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom [2019-07-31T01:21:07.911Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom [2019-07-31T01:21:08.167Z] Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom (1.4 kB at 32 kB/s) [2019-07-31T01:21:08.167Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar [2019-07-31T01:21:08.167Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar [2019-07-31T01:21:08.167Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar [2019-07-31T01:21:08.426Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar [2019-07-31T01:21:08.426Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar [2019-07-31T01:21:08.426Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar [2019-07-31T01:21:08.426Z] Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar (14 kB at 261 kB/s) [2019-07-31T01:21:08.683Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.pom [2019-07-31T01:21:09.197Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.pom [2019-07-31T01:21:09.197Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.pom [2019-07-31T01:21:09.455Z] Progress (1): 3.7 kB Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.pom (3.7 kB at 16 kB/s) [2019-07-31T01:21:09.455Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/tools/tycho-plugins/1.0.0/tycho-plugins-1.0.0.pom [2019-07-31T01:21:09.455Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/tools/tycho-plugins/1.0.0/tycho-plugins-1.0.0.pom [2019-07-31T01:21:09.455Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/1.0.0/tycho-plugins-1.0.0.pom [2019-07-31T01:21:09.712Z] Progress (1): 4.1/8.7 kB Progress (1): 6.4/8.7 kB Progress (1): 8.7 kB Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/1.0.0/tycho-plugins-1.0.0.pom (8.7 kB at 58 kB/s) [2019-07-31T01:21:09.712Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.jar [2019-07-31T01:21:09.712Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.jar [2019-07-31T01:21:09.712Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.jar [2019-07-31T01:21:09.970Z] Progress (1): 4.1/78 kB Progress (1): 7.9/78 kB Progress (1): 12/78 kB Progress (1): 16/78 kB Progress (1): 20/78 kB Progress (1): 24/78 kB Progress (1): 28/78 kB Progress (1): 31/78 kB Progress (1): 34/78 kB Progress (1): 38/78 kB Progress (1): 42/78 kB Progress (1): 46/78 kB Progress (1): 50/78 kB Progress (1): 54/78 kB Progress (1): 58/78 kB Progress (1): 59/78 kB Progress (1): 59/78 kB Progress (1): 63/78 kB Progress (1): 68/78 kB Progress (1): 72/78 kB Progress (1): 76/78 kB Progress (1): 78 kB Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.jar (78 kB at 248 kB/s) [2019-07-31T01:21:09.970Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom [2019-07-31T01:21:09.970Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom [2019-07-31T01:21:09.970Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom [2019-07-31T01:21:09.970Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom [2019-07-31T01:21:10.227Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom [2019-07-31T01:21:10.227Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom [2019-07-31T01:21:10.227Z] Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom (2.1 kB at 74 kB/s) [2019-07-31T01:21:10.227Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom [2019-07-31T01:21:10.227Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom [2019-07-31T01:21:10.227Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom [2019-07-31T01:21:10.227Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom [2019-07-31T01:21:10.485Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom [2019-07-31T01:21:10.485Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom [2019-07-31T01:21:10.485Z] Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom (1.1 kB at 42 kB/s) [2019-07-31T01:21:10.485Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom [2019-07-31T01:21:10.485Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom [2019-07-31T01:21:10.485Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom [2019-07-31T01:21:10.485Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom [2019-07-31T01:21:10.828Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom [2019-07-31T01:21:10.828Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom [2019-07-31T01:21:10.828Z] Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom (19 kB at 590 kB/s) [2019-07-31T01:21:10.828Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom [2019-07-31T01:21:10.828Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom [2019-07-31T01:21:10.828Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom [2019-07-31T01:21:10.828Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom [2019-07-31T01:21:10.828Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom [2019-07-31T01:21:10.828Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom [2019-07-31T01:21:10.828Z] Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom (4.5 kB at 157 kB/s) [2019-07-31T01:21:10.828Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [2019-07-31T01:21:11.085Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [2019-07-31T01:21:11.085Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [2019-07-31T01:21:11.085Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [2019-07-31T01:21:11.085Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [2019-07-31T01:21:11.085Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [2019-07-31T01:21:11.085Z] Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 115 kB/s) [2019-07-31T01:21:11.342Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [2019-07-31T01:21:11.342Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [2019-07-31T01:21:11.342Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [2019-07-31T01:21:11.342Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [2019-07-31T01:21:11.342Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [2019-07-31T01:21:11.342Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [2019-07-31T01:21:11.600Z] Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 177 kB/s) [2019-07-31T01:21:11.600Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [2019-07-31T01:21:11.600Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [2019-07-31T01:21:11.600Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [2019-07-31T01:21:11.600Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [2019-07-31T01:21:11.600Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [2019-07-31T01:21:11.600Z] 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 [2019-07-31T01:21:11.857Z] Progress (1): 4.1/9.0 kB Progress (1): 7.7/9.0 kB Progress (1): 9.0 kB 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 374 kB/s) [2019-07-31T01:21:11.857Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [2019-07-31T01:21:11.857Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [2019-07-31T01:21:11.857Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [2019-07-31T01:21:11.857Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [2019-07-31T01:21:11.857Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [2019-07-31T01:21:11.857Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [2019-07-31T01:21:11.857Z] Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 119 kB/s) [2019-07-31T01:21:12.114Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom [2019-07-31T01:21:12.114Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom [2019-07-31T01:21:12.114Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom [2019-07-31T01:21:12.114Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom [2019-07-31T01:21:12.114Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom [2019-07-31T01:21:12.114Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom [2019-07-31T01:21:12.372Z] Progress (1): 2.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom (2.5 kB at 105 kB/s) [2019-07-31T01:21:12.372Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-31T01:21:12.372Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-31T01:21:12.372Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-31T01:21:12.372Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-31T01:21:12.372Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-31T01:21:12.372Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-31T01:21:12.629Z] Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 582 kB/s) [2019-07-31T01:21:12.629Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom [2019-07-31T01:21:12.629Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom [2019-07-31T01:21:12.629Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom [2019-07-31T01:21:12.629Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom [2019-07-31T01:21:12.629Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom [2019-07-31T01:21:12.886Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom [2019-07-31T01:21:12.886Z] Progress (1): 4.1/4.4 kB Progress (1): 4.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom (4.4 kB at 146 kB/s) [2019-07-31T01:21:12.886Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [2019-07-31T01:21:12.886Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [2019-07-31T01:21:12.886Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [2019-07-31T01:21:12.886Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [2019-07-31T01:21:12.886Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [2019-07-31T01:21:13.144Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [2019-07-31T01:21:13.144Z] Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 96 kB/s) [2019-07-31T01:21:13.144Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-31T01:21:13.144Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-31T01:21:13.144Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-31T01:21:13.144Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-31T01:21:13.144Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-31T01:21:13.402Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-31T01:21:13.402Z] Progress (1): 4.1/20 kB Progress (1): 7.7/20 kB Progress (1): 12/20 kB Progress (1): 16/20 kB Progress (1): 20/20 kB Progress (1): 20 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 603 kB/s) [2019-07-31T01:21:13.402Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom [2019-07-31T01:21:13.402Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom [2019-07-31T01:21:13.402Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom [2019-07-31T01:21:13.660Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom [2019-07-31T01:21:13.660Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom [2019-07-31T01:21:13.660Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom [2019-07-31T01:21:13.660Z] Progress (1): 3.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 93 kB/s) [2019-07-31T01:21:13.660Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom [2019-07-31T01:21:13.660Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom [2019-07-31T01:21:13.660Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom [2019-07-31T01:21:13.917Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom [2019-07-31T01:21:13.917Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom [2019-07-31T01:21:13.917Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom [2019-07-31T01:21:13.917Z] Progress (1): 3.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom (3.7 kB at 138 kB/s) [2019-07-31T01:21:13.917Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [2019-07-31T01:21:13.917Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [2019-07-31T01:21:13.917Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [2019-07-31T01:21:14.175Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [2019-07-31T01:21:14.175Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [2019-07-31T01:21:14.175Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [2019-07-31T01:21:14.175Z] Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3.1 kB at 118 kB/s) [2019-07-31T01:21:14.175Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [2019-07-31T01:21:14.175Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [2019-07-31T01:21:14.175Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [2019-07-31T01:21:14.432Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [2019-07-31T01:21:14.432Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [2019-07-31T01:21:14.432Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [2019-07-31T01:21:14.432Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom (11 kB at 309 kB/s) [2019-07-31T01:21:14.432Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-31T01:21:14.432Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-31T01:21:14.432Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-31T01:21:14.690Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-31T01:21:14.690Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-31T01:21:14.690Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-31T01:21:14.690Z] Progress (1): 4.1/56 kB Progress (1): 7.7/56 kB Progress (1): 12/56 kB Progress (1): 16/56 kB Progress (1): 20/56 kB Progress (1): 24/56 kB Progress (1): 28/56 kB Progress (1): 32/56 kB Progress (1): 36/56 kB Progress (1): 40/56 kB Progress (1): 44/56 kB Progress (1): 48/56 kB Progress (1): 52/56 kB Progress (1): 56/56 kB Progress (1): 56 kB 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 2.2 MB/s) [2019-07-31T01:21:14.690Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom [2019-07-31T01:21:14.690Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom [2019-07-31T01:21:14.690Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom [2019-07-31T01:21:14.948Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom [2019-07-31T01:21:14.948Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom [2019-07-31T01:21:14.948Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom [2019-07-31T01:21:14.948Z] Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom (1.1 kB at 39 kB/s) [2019-07-31T01:21:14.948Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom [2019-07-31T01:21:14.948Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom [2019-07-31T01:21:14.948Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom [2019-07-31T01:21:15.206Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom [2019-07-31T01:21:15.206Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom [2019-07-31T01:21:15.206Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom [2019-07-31T01:21:15.206Z] Progress (1): 1.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom (1.8 kB at 80 kB/s) [2019-07-31T01:21:15.206Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom [2019-07-31T01:21:15.206Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom [2019-07-31T01:21:15.206Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom [2019-07-31T01:21:15.463Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom [2019-07-31T01:21:15.463Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom [2019-07-31T01:21:15.463Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom [2019-07-31T01:21:15.463Z] Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom (1.0 kB at 38 kB/s) [2019-07-31T01:21:15.463Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom [2019-07-31T01:21:15.463Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom [2019-07-31T01:21:15.463Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom [2019-07-31T01:21:15.720Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom [2019-07-31T01:21:15.720Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom [2019-07-31T01:21:15.720Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom [2019-07-31T01:21:15.720Z] Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom (1.0 kB at 24 kB/s) [2019-07-31T01:21:15.720Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom [2019-07-31T01:21:15.720Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom [2019-07-31T01:21:15.720Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom [2019-07-31T01:21:15.977Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom [2019-07-31T01:21:15.977Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom [2019-07-31T01:21:15.977Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom [2019-07-31T01:21:15.977Z] Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom (1.7 kB at 57 kB/s) [2019-07-31T01:21:15.977Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom [2019-07-31T01:21:15.977Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom [2019-07-31T01:21:15.977Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom [2019-07-31T01:21:16.235Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom [2019-07-31T01:21:16.235Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom [2019-07-31T01:21:16.235Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom [2019-07-31T01:21:16.235Z] Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom (1.3 kB at 42 kB/s) [2019-07-31T01:21:16.235Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom [2019-07-31T01:21:16.235Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom [2019-07-31T01:21:16.235Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom [2019-07-31T01:21:16.492Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom [2019-07-31T01:21:16.492Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom [2019-07-31T01:21:16.750Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom [2019-07-31T01:21:16.750Z] Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom (2.1 kB at 73 kB/s) [2019-07-31T01:21:16.750Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom [2019-07-31T01:21:16.750Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom [2019-07-31T01:21:16.750Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom [2019-07-31T01:21:17.006Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom [2019-07-31T01:21:17.006Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom [2019-07-31T01:21:17.006Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom [2019-07-31T01:21:17.006Z] Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom (1.1 kB at 26 kB/s) [2019-07-31T01:21:17.006Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom [2019-07-31T01:21:17.006Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom [2019-07-31T01:21:17.006Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom [2019-07-31T01:21:17.263Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom [2019-07-31T01:21:17.263Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom [2019-07-31T01:21:17.263Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom [2019-07-31T01:21:17.263Z] Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom (3.3 kB at 121 kB/s) [2019-07-31T01:21:17.263Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom [2019-07-31T01:21:17.263Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom [2019-07-31T01:21:17.263Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom [2019-07-31T01:21:17.522Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom [2019-07-31T01:21:17.522Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom [2019-07-31T01:21:17.522Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom [2019-07-31T01:21:17.522Z] Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom (1.0 kB at 22 kB/s) [2019-07-31T01:21:17.522Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom [2019-07-31T01:21:17.522Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom [2019-07-31T01:21:17.923Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom [2019-07-31T01:21:17.923Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom [2019-07-31T01:21:17.923Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom [2019-07-31T01:21:17.923Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom [2019-07-31T01:21:17.923Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 58 kB/s) [2019-07-31T01:21:17.923Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom [2019-07-31T01:21:17.923Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom [2019-07-31T01:21:17.923Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom [2019-07-31T01:21:18.181Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom [2019-07-31T01:21:18.181Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom [2019-07-31T01:21:18.181Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom [2019-07-31T01:21:18.181Z] Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom (1.1 kB at 31 kB/s) [2019-07-31T01:21:18.181Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom [2019-07-31T01:21:18.181Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom [2019-07-31T01:21:18.181Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom [2019-07-31T01:21:18.440Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom [2019-07-31T01:21:18.440Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom [2019-07-31T01:21:18.440Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom [2019-07-31T01:21:18.440Z] Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom (1.1 kB at 27 kB/s) [2019-07-31T01:21:18.440Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom [2019-07-31T01:21:18.440Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom [2019-07-31T01:21:18.440Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom [2019-07-31T01:21:18.697Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom [2019-07-31T01:21:18.697Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom [2019-07-31T01:21:18.697Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom [2019-07-31T01:21:18.697Z] Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom (2.7 kB at 84 kB/s) [2019-07-31T01:21:18.697Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [2019-07-31T01:21:18.697Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [2019-07-31T01:21:18.697Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [2019-07-31T01:21:18.955Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [2019-07-31T01:21:18.955Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [2019-07-31T01:21:18.955Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [2019-07-31T01:21:18.955Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 68 kB/s) [2019-07-31T01:21:18.955Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-31T01:21:18.955Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-31T01:21:18.955Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-31T01:21:19.213Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-31T01:21:19.213Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-31T01:21:19.213Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-31T01:21:19.213Z] Progress (1): 998 B 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 48 kB/s) [2019-07-31T01:21:19.213Z] 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 [2019-07-31T01:21:19.213Z] 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 [2019-07-31T01:21:19.213Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [2019-07-31T01:21:19.470Z] 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 [2019-07-31T01:21:19.470Z] 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 [2019-07-31T01:21:19.470Z] 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 [2019-07-31T01:21:19.470Z] Progress (1): 4.1/6.9 kB Progress (1): 6.9 kB 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 312 kB/s) [2019-07-31T01:21:19.470Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [2019-07-31T01:21:19.470Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [2019-07-31T01:21:19.470Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [2019-07-31T01:21:19.728Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [2019-07-31T01:21:19.728Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [2019-07-31T01:21:19.728Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [2019-07-31T01:21:19.728Z] Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (2.8 kB at 64 kB/s) [2019-07-31T01:21:19.728Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [2019-07-31T01:21:19.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [2019-07-31T01:21:19.728Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [2019-07-31T01:21:19.986Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [2019-07-31T01:21:19.986Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [2019-07-31T01:21:19.986Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [2019-07-31T01:21:19.986Z] Progress (1): 4.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 145 kB/s) [2019-07-31T01:21:19.986Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-31T01:21:19.986Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-31T01:21:19.986Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-31T01:21:20.243Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-31T01:21:20.243Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-31T01:21:20.243Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-31T01:21:20.243Z] Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 279 kB/s) [2019-07-31T01:21:20.243Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom [2019-07-31T01:21:20.243Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom [2019-07-31T01:21:20.243Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom [2019-07-31T01:21:20.500Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom [2019-07-31T01:21:20.500Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom [2019-07-31T01:21:20.500Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom [2019-07-31T01:21:20.500Z] Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (1.7 kB at 48 kB/s) [2019-07-31T01:21:20.500Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom [2019-07-31T01:21:20.500Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom [2019-07-31T01:21:20.500Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom [2019-07-31T01:21:20.758Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom [2019-07-31T01:21:20.758Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom [2019-07-31T01:21:20.758Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom [2019-07-31T01:21:20.758Z] Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (2.7 kB at 93 kB/s) [2019-07-31T01:21:20.758Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-31T01:21:20.758Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-31T01:21:20.758Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-31T01:21:21.015Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-31T01:21:21.015Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-31T01:21:21.015Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-31T01:21:21.015Z] Progress (1): 564 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.pom (564 B at 16 kB/s) [2019-07-31T01:21:21.015Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom [2019-07-31T01:21:21.015Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom [2019-07-31T01:21:21.272Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom [2019-07-31T01:21:21.272Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom [2019-07-31T01:21:21.272Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom [2019-07-31T01:21:21.272Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom [2019-07-31T01:21:21.272Z] Progress (1): 752 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom (752 B at 28 kB/s) [2019-07-31T01:21:21.272Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom [2019-07-31T01:21:21.272Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom [2019-07-31T01:21:21.528Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom [2019-07-31T01:21:21.785Z] Progress (1): 4.1/6.4 kB Progress (1): 6.4 kB Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom (6.4 kB at 29 kB/s) [2019-07-31T01:21:21.785Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-parent/11/jboss-parent-11.pom [2019-07-31T01:21:21.785Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-parent/11/jboss-parent-11.pom [2019-07-31T01:21:21.785Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/11/jboss-parent-11.pom [2019-07-31T01:21:22.042Z] Progress (1): 4.1/31 kB Progress (1): 7.9/31 kB Progress (1): 12/31 kB Progress (1): 16/31 kB Progress (1): 16/31 kB Progress (1): 20/31 kB Progress (1): 24/31 kB Progress (1): 28/31 kB Progress (1): 31 kB Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/11/jboss-parent-11.pom (31 kB at 141 kB/s) [2019-07-31T01:21:22.042Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom [2019-07-31T01:21:22.042Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom [2019-07-31T01:21:22.042Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom [2019-07-31T01:21:22.300Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom [2019-07-31T01:21:22.300Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom [2019-07-31T01:21:22.300Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom [2019-07-31T01:21:22.300Z] Progress (1): 4.1/8.7 kB Progress (1): 7.7/8.7 kB Progress (1): 8.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom (8.7 kB at 271 kB/s) [2019-07-31T01:21:22.300Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-31T01:21:22.300Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-31T01:21:22.300Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-31T01:21:22.557Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-31T01:21:22.557Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-31T01:21:22.557Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-31T01:21:22.557Z] Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB 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 172 kB/s) [2019-07-31T01:21:22.557Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.0/maven-core-2.0.pom [2019-07-31T01:21:22.557Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.0/maven-core-2.0.pom [2019-07-31T01:21:22.557Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.0/maven-core-2.0.pom [2019-07-31T01:21:22.814Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/2.0/maven-core-2.0.pom [2019-07-31T01:21:22.814Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.0/maven-core-2.0.pom [2019-07-31T01:21:22.814Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0/maven-core-2.0.pom [2019-07-31T01:21:22.814Z] Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0/maven-core-2.0.pom (5.6 kB at 170 kB/s) [2019-07-31T01:21:22.814Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-31T01:21:22.814Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-31T01:21:22.814Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-31T01:21:23.071Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-31T01:21:23.071Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-31T01:21:23.071Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-31T01:21:23.071Z] Progress (1): 4.1/8.8 kB Progress (1): 7.7/8.8 kB Progress (1): 8.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 302 kB/s) [2019-07-31T01:21:23.071Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom [2019-07-31T01:21:23.071Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom [2019-07-31T01:21:23.071Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom [2019-07-31T01:21:23.329Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom [2019-07-31T01:21:23.329Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom [2019-07-31T01:21:23.329Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom [2019-07-31T01:21:23.329Z] Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom (1.4 kB at 49 kB/s) [2019-07-31T01:21:23.329Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0/maven-model-2.0.pom [2019-07-31T01:21:23.329Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.pom [2019-07-31T01:21:23.329Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.0/maven-model-2.0.pom [2019-07-31T01:21:23.585Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.pom [2019-07-31T01:21:23.585Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0/maven-model-2.0.pom [2019-07-31T01:21:23.585Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.pom [2019-07-31T01:21:23.585Z] Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (2.4 kB at 73 kB/s) [2019-07-31T01:21:23.585Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom [2019-07-31T01:21:23.585Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom [2019-07-31T01:21:23.842Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom [2019-07-31T01:21:23.842Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom [2019-07-31T01:21:23.842Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom [2019-07-31T01:21:23.842Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom [2019-07-31T01:21:23.842Z] Progress (1): 4.1/7.3 kB Progress (1): 7.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 182 kB/s) [2019-07-31T01:21:23.842Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom [2019-07-31T01:21:24.099Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom [2019-07-31T01:21:24.099Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom [2019-07-31T01:21:24.357Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom [2019-07-31T01:21:24.357Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom [2019-07-31T01:21:24.357Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom [2019-07-31T01:21:24.357Z] Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom (1.5 kB at 33 kB/s) [2019-07-31T01:21:24.357Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom [2019-07-31T01:21:24.357Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom [2019-07-31T01:21:24.357Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom [2019-07-31T01:21:24.615Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom [2019-07-31T01:21:24.615Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom [2019-07-31T01:21:25.606Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom [2019-07-31T01:21:25.606Z] Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom (1.1 kB at 36 kB/s) [2019-07-31T01:21:25.606Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom [2019-07-31T01:21:25.606Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom [2019-07-31T01:21:25.606Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom [2019-07-31T01:21:25.863Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom [2019-07-31T01:21:25.863Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom [2019-07-31T01:21:25.863Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom [2019-07-31T01:21:26.120Z] Progress (1): 504 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom (504 B at 2.2 kB/s) [2019-07-31T01:21:26.120Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom [2019-07-31T01:21:26.120Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom [2019-07-31T01:21:26.120Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom [2019-07-31T01:21:26.378Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom [2019-07-31T01:21:26.378Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom [2019-07-31T01:21:26.378Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom [2019-07-31T01:21:26.378Z] Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom (1.1 kB at 38 kB/s) [2019-07-31T01:21:26.378Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom [2019-07-31T01:21:26.378Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom [2019-07-31T01:21:26.378Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom [2019-07-31T01:21:26.635Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom [2019-07-31T01:21:26.635Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom [2019-07-31T01:21:26.635Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom [2019-07-31T01:21:26.635Z] Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (1.4 kB at 49 kB/s) [2019-07-31T01:21:26.635Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom [2019-07-31T01:21:26.635Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom [2019-07-31T01:21:26.635Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom [2019-07-31T01:21:26.893Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom [2019-07-31T01:21:26.893Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom [2019-07-31T01:21:26.893Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom [2019-07-31T01:21:26.893Z] Progress (1): 723 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 24 kB/s) [2019-07-31T01:21:26.893Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom [2019-07-31T01:21:26.893Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom [2019-07-31T01:21:26.893Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom [2019-07-31T01:21:27.150Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom [2019-07-31T01:21:27.150Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom [2019-07-31T01:21:27.150Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom [2019-07-31T01:21:27.151Z] Progress (1): 1.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (1.2 kB at 29 kB/s) [2019-07-31T01:21:27.151Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom [2019-07-31T01:21:27.151Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom [2019-07-31T01:21:27.151Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom [2019-07-31T01:21:27.407Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom [2019-07-31T01:21:27.407Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom [2019-07-31T01:21:27.407Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom [2019-07-31T01:21:27.407Z] Progress (1): 812 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom (812 B at 28 kB/s) [2019-07-31T01:21:27.407Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0/maven-project-2.0.pom [2019-07-31T01:21:27.407Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.pom [2019-07-31T01:21:27.407Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.0/maven-project-2.0.pom [2019-07-31T01:21:27.664Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.pom [2019-07-31T01:21:27.664Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.0/maven-project-2.0.pom [2019-07-31T01:21:27.664Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.pom [2019-07-31T01:21:27.664Z] Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (1.6 kB at 55 kB/s) [2019-07-31T01:21:27.664Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom [2019-07-31T01:21:27.664Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom [2019-07-31T01:21:27.664Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom [2019-07-31T01:21:27.921Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom [2019-07-31T01:21:27.921Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom [2019-07-31T01:21:27.921Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom [2019-07-31T01:21:27.921Z] Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (1.3 kB at 22 kB/s) [2019-07-31T01:21:27.921Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom [2019-07-31T01:21:27.921Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom [2019-07-31T01:21:27.921Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom [2019-07-31T01:21:28.179Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom [2019-07-31T01:21:28.179Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom [2019-07-31T01:21:28.179Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom [2019-07-31T01:21:28.179Z] Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom (1.3 kB at 44 kB/s) [2019-07-31T01:21:28.179Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom [2019-07-31T01:21:28.179Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom [2019-07-31T01:21:28.436Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom [2019-07-31T01:21:28.436Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom [2019-07-31T01:21:28.436Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom [2019-07-31T01:21:28.436Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom [2019-07-31T01:21:28.693Z] Progress (1): 601 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 14 kB/s) [2019-07-31T01:21:28.693Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom [2019-07-31T01:21:28.693Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom [2019-07-31T01:21:28.693Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom [2019-07-31T01:21:28.693Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom [2019-07-31T01:21:28.693Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom [2019-07-31T01:21:28.951Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom [2019-07-31T01:21:28.951Z] Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom (1.5 kB at 50 kB/s) [2019-07-31T01:21:28.951Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom [2019-07-31T01:21:28.951Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom [2019-07-31T01:21:28.951Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom [2019-07-31T01:21:29.208Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom [2019-07-31T01:21:29.208Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom [2019-07-31T01:21:29.208Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom [2019-07-31T01:21:29.208Z] Progress (1): 400 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom (400 B at 12 kB/s) [2019-07-31T01:21:29.208Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/1.4/commons-io-1.4.pom [2019-07-31T01:21:29.208Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/1.4/commons-io-1.4.pom [2019-07-31T01:21:29.208Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/1.4/commons-io-1.4.pom [2019-07-31T01:21:29.466Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/1.4/commons-io-1.4.pom [2019-07-31T01:21:29.466Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/1.4/commons-io-1.4.pom [2019-07-31T01:21:29.466Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.pom [2019-07-31T01:21:29.466Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.pom (13 kB at 470 kB/s) [2019-07-31T01:21:29.466Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-31T01:21:29.466Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-31T01:21:29.466Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-31T01:21:29.724Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-31T01:21:29.724Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-31T01:21:29.724Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-31T01:21:29.724Z] Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/7/commons-parent-7.pom (17 kB at 530 kB/s) [2019-07-31T01:21:29.724Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom [2019-07-31T01:21:29.724Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom [2019-07-31T01:21:29.724Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom [2019-07-31T01:21:29.982Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/4/apache-4.pom [2019-07-31T01:21:29.982Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/4/apache-4.pom [2019-07-31T01:21:29.982Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom [2019-07-31T01:21:29.982Z] Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB 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 128 kB/s) [2019-07-31T01:21:29.982Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom [2019-07-31T01:21:29.982Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom [2019-07-31T01:21:29.982Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom [2019-07-31T01:21:30.240Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom [2019-07-31T01:21:30.240Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom [2019-07-31T01:21:30.240Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom [2019-07-31T01:21:30.240Z] Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom (5.1 kB at 169 kB/s) [2019-07-31T01:21:30.240Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom [2019-07-31T01:21:30.240Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom [2019-07-31T01:21:30.240Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom [2019-07-31T01:21:30.498Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom [2019-07-31T01:21:30.498Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom [2019-07-31T01:21:30.498Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom [2019-07-31T01:21:30.498Z] Progress (1): 4.1/7.9 kB Progress (1): 7.7/7.9 kB Progress (1): 7.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom (7.9 kB at 183 kB/s) [2019-07-31T01:21:30.498Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-31T01:21:30.498Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-31T01:21:30.498Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-31T01:21:30.756Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-31T01:21:30.756Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-31T01:21:30.756Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-31T01:21:30.756Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 375 kB/s) [2019-07-31T01:21:30.756Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom [2019-07-31T01:21:30.756Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom [2019-07-31T01:21:30.756Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom [2019-07-31T01:21:31.013Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom [2019-07-31T01:21:31.013Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom [2019-07-31T01:21:31.013Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom [2019-07-31T01:21:31.013Z] Progress (1): 4.1/4.7 kB Progress (1): 4.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom (4.7 kB at 158 kB/s) [2019-07-31T01:21:31.013Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom [2019-07-31T01:21:31.013Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom [2019-07-31T01:21:31.013Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom [2019-07-31T01:21:31.270Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom [2019-07-31T01:21:31.270Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom [2019-07-31T01:21:31.270Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom [2019-07-31T01:21:31.270Z] Progress (1): 4.1/6.9 kB Progress (1): 6.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom (6.9 kB at 161 kB/s) [2019-07-31T01:21:31.270Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [2019-07-31T01:21:31.270Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [2019-07-31T01:21:31.527Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [2019-07-31T01:21:31.527Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [2019-07-31T01:21:31.527Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [2019-07-31T01:21:31.527Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [2019-07-31T01:21:31.527Z] Progress (1): 4.1/18 kB Progress (1): 7.7/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 633 kB/s) [2019-07-31T01:21:31.527Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-31T01:21:31.527Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-31T01:21:31.784Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-31T01:21:31.784Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-31T01:21:31.784Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-31T01:21:31.784Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-31T01:21:32.043Z] Progress (1): 4.1/16 kB Progress (1): 7.7/16 kB Progress (1): 12/16 kB Progress (1): 16/16 kB Progress (1): 16 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 535 kB/s) [2019-07-31T01:21:32.043Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2019-07-31T01:21:32.043Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2019-07-31T01:21:32.043Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2019-07-31T01:21:32.043Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2019-07-31T01:21:32.043Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2019-07-31T01:21:32.043Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2019-07-31T01:21:32.624Z] Progress (1): 4.1/6.1 kB Progress (1): 6.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 210 kB/s) [2019-07-31T01:21:32.624Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom [2019-07-31T01:21:32.624Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom [2019-07-31T01:21:32.624Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom [2019-07-31T01:21:32.624Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom [2019-07-31T01:21:32.624Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom [2019-07-31T01:21:32.624Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom [2019-07-31T01:21:32.624Z] Progress (1): 3.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom (3.5 kB at 122 kB/s) [2019-07-31T01:21:32.624Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [2019-07-31T01:21:32.624Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [2019-07-31T01:21:32.624Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [2019-07-31T01:21:32.924Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [2019-07-31T01:21:32.924Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [2019-07-31T01:21:32.924Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [2019-07-31T01:21:32.924Z] Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 92 kB/s) [2019-07-31T01:21:32.924Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom [2019-07-31T01:21:32.924Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom [2019-07-31T01:21:32.924Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom [2019-07-31T01:21:32.924Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom [2019-07-31T01:21:32.924Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom [2019-07-31T01:21:32.924Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom [2019-07-31T01:21:32.924Z] Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom (2.2 kB at 76 kB/s) [2019-07-31T01:21:32.924Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom [2019-07-31T01:21:32.924Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom [2019-07-31T01:21:32.924Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom [2019-07-31T01:21:33.224Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom [2019-07-31T01:21:33.224Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom [2019-07-31T01:21:33.224Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom [2019-07-31T01:21:33.224Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom (11 kB at 354 kB/s) [2019-07-31T01:21:33.224Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-31T01:21:33.224Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-31T01:21:33.224Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-31T01:21:33.523Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-31T01:21:33.523Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-31T01:21:33.523Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-31T01:21:33.523Z] Progress (1): 4.1/50 kB Progress (1): 7.7/50 kB Progress (1): 12/50 kB Progress (1): 16/50 kB Progress (1): 20/50 kB Progress (1): 24/50 kB Progress (1): 28/50 kB Progress (1): 32/50 kB Progress (1): 36/50 kB Progress (1): 40/50 kB Progress (1): 44/50 kB Progress (1): 48/50 kB Progress (1): 50 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/28/commons-parent-28.pom (50 kB at 1.6 MB/s) [2019-07-31T01:21:33.523Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-31T01:21:33.523Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-31T01:21:33.826Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-31T01:21:33.826Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-31T01:21:33.826Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-31T01:21:33.826Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-31T01:21:33.826Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.2/xz-1.2.pom (1.9 kB at 66 kB/s) [2019-07-31T01:21:33.826Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom [2019-07-31T01:21:33.826Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom [2019-07-31T01:21:33.826Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom [2019-07-31T01:21:34.125Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom [2019-07-31T01:21:34.125Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom [2019-07-31T01:21:34.125Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom [2019-07-31T01:21:34.125Z] Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom (5.1 kB at 166 kB/s) [2019-07-31T01:21:34.125Z] 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 [2019-07-31T01:21:34.125Z] 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 [2019-07-31T01:21:34.125Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom [2019-07-31T01:21:34.425Z] 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 [2019-07-31T01:21:34.425Z] 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 [2019-07-31T01:21:34.425Z] 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 [2019-07-31T01:21:34.425Z] Progress (1): 1.7 kB 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 56 kB/s) [2019-07-31T01:21:34.425Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [2019-07-31T01:21:34.425Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [2019-07-31T01:21:34.425Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [2019-07-31T01:21:34.726Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [2019-07-31T01:21:34.726Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [2019-07-31T01:21:34.726Z] 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 [2019-07-31T01:21:34.726Z] Progress (1): 4.1/20 kB Progress (1): 7.7/20 kB Progress (1): 12/20 kB Progress (1): 16/20 kB Progress (1): 20/20 kB Progress (1): 20 kB 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 659 kB/s) [2019-07-31T01:21:34.726Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-31T01:21:34.726Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-31T01:21:34.726Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-31T01:21:35.023Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-31T01:21:35.023Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-31T01:21:35.023Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-31T01:21:35.023Z] Progress (1): 4.1/33 kB Progress (1): 7.7/33 kB Progress (1): 12/33 kB Progress (1): 16/33 kB Progress (1): 20/33 kB Progress (1): 24/33 kB Progress (1): 28/33 kB Progress (1): 32/33 kB Progress (1): 33 kB 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 1.0 MB/s) [2019-07-31T01:21:35.023Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom [2019-07-31T01:21:35.023Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom [2019-07-31T01:21:35.023Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom [2019-07-31T01:21:35.325Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom [2019-07-31T01:21:35.325Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom [2019-07-31T01:21:35.325Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom [2019-07-31T01:21:35.325Z] Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 112 kB/s) [2019-07-31T01:21:35.325Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.pom [2019-07-31T01:21:35.325Z] Progress (1): 4.1/6.2 kB Progress (1): 6.2 kB Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.pom (6.2 kB at 296 kB/s) [2019-07-31T01:21:35.325Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/3.6.0.201411121045-m1/org.eclipse.jgit-parent-3.6.0.201411121045-m1.pom [2019-07-31T01:21:35.325Z] Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/3.6.0.201411121045-m1/org.eclipse.jgit-parent-3.6.0.201411121045-m1.pom (23 kB at 806 kB/s) [2019-07-31T01:21:35.325Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [2019-07-31T01:21:35.325Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [2019-07-31T01:21:35.325Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [2019-07-31T01:21:35.625Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [2019-07-31T01:21:35.625Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [2019-07-31T01:21:35.625Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [2019-07-31T01:21:35.625Z] Progress (1): 3.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom (3.2 kB at 104 kB/s) [2019-07-31T01:21:35.625Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-31T01:21:35.625Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-31T01:21:35.625Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-31T01:21:35.923Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-31T01:21:35.923Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-31T01:21:35.923Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-31T01:21:35.923Z] Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 173 kB/s) [2019-07-31T01:21:35.923Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom [2019-07-31T01:21:35.923Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom [2019-07-31T01:21:35.923Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom [2019-07-31T01:21:36.225Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom [2019-07-31T01:21:36.225Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom [2019-07-31T01:21:36.225Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom [2019-07-31T01:21:36.225Z] Progress (1): 4.1/4.3 kB Progress (1): 4.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom (4.3 kB at 145 kB/s) [2019-07-31T01:21:36.225Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-31T01:21:36.225Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-31T01:21:36.225Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-31T01:21:36.526Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-31T01:21:36.526Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-31T01:21:36.526Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-31T01:21:36.526Z] Progress (1): 4.1 kB 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 146 kB/s) [2019-07-31T01:21:36.526Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom [2019-07-31T01:21:36.526Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom [2019-07-31T01:21:36.526Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom [2019-07-31T01:21:36.526Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom [2019-07-31T01:21:36.526Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom [2019-07-31T01:21:36.824Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom [2019-07-31T01:21:36.824Z] Progress (1): 4.1/6.0 kB Progress (1): 6.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom (6.0 kB at 200 kB/s) [2019-07-31T01:21:36.824Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom [2019-07-31T01:21:36.824Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom [2019-07-31T01:21:36.824Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom [2019-07-31T01:21:36.824Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom [2019-07-31T01:21:36.824Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom [2019-07-31T01:21:37.123Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom [2019-07-31T01:21:37.123Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom (12 kB at 433 kB/s) [2019-07-31T01:21:37.123Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/5/project-5.pom [2019-07-31T01:21:37.123Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/5/project-5.pom [2019-07-31T01:21:37.123Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom [2019-07-31T01:21:37.425Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/5/project-5.pom [2019-07-31T01:21:37.425Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/5/project-5.pom [2019-07-31T01:21:37.425Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/5/project-5.pom [2019-07-31T01:21:37.425Z] Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/5/project-5.pom (23 kB at 859 kB/s) [2019-07-31T01:21:37.425Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom [2019-07-31T01:21:37.425Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom [2019-07-31T01:21:37.425Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom [2019-07-31T01:21:37.725Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom [2019-07-31T01:21:37.725Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom [2019-07-31T01:21:37.725Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom [2019-07-31T01:21:37.725Z] Progress (1): 4.1/7.4 kB Progress (1): 7.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom (7.4 kB at 255 kB/s) [2019-07-31T01:21:37.725Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom [2019-07-31T01:21:37.725Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom [2019-07-31T01:21:37.725Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom [2019-07-31T01:21:38.026Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom [2019-07-31T01:21:38.026Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom [2019-07-31T01:21:38.026Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom [2019-07-31T01:21:38.026Z] Progress (1): 4.1/9.8 kB Progress (1): 7.7/9.8 kB Progress (1): 9.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom (9.8 kB at 337 kB/s) [2019-07-31T01:21:38.026Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [2019-07-31T01:21:38.026Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [2019-07-31T01:21:38.026Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [2019-07-31T01:21:38.323Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [2019-07-31T01:21:38.323Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [2019-07-31T01:21:38.323Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [2019-07-31T01:21:38.323Z] Progress (1): 4.1/10 kB Progress (1): 7.7/10 kB Progress (1): 10 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (10 kB at 350 kB/s) [2019-07-31T01:21:38.323Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-31T01:21:38.323Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-31T01:21:38.323Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-31T01:21:38.631Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-31T01:21:38.631Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-31T01:21:38.888Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-31T01:21:38.888Z] Progress (1): 4.1/25 kB Progress (1): 7.7/25 kB Progress (1): 12/25 kB Progress (1): 16/25 kB Progress (1): 20/25 kB Progress (1): 24/25 kB Progress (1): 25 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 795 kB/s) [2019-07-31T01:21:38.888Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom [2019-07-31T01:21:38.888Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom [2019-07-31T01:21:38.888Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom [2019-07-31T01:21:38.888Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom [2019-07-31T01:21:39.146Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom [2019-07-31T01:21:39.146Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom [2019-07-31T01:21:39.146Z] Progress (1): 4.1/10 kB Progress (1): 7.7/10 kB Progress (1): 10 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom (10 kB at 314 kB/s) [2019-07-31T01:21:39.146Z] 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 [2019-07-31T01:21:39.146Z] 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 [2019-07-31T01:21:39.146Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom [2019-07-31T01:21:39.146Z] 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 [2019-07-31T01:21:39.403Z] 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 [2019-07-31T01:21:39.403Z] 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 [2019-07-31T01:21:39.403Z] Progress (1): 1.5 kB 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 50 kB/s) [2019-07-31T01:21:39.403Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom [2019-07-31T01:21:39.403Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom [2019-07-31T01:21:39.403Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom [2019-07-31T01:21:39.661Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom [2019-07-31T01:21:39.661Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom [2019-07-31T01:21:39.661Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom [2019-07-31T01:21:39.661Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 415 kB/s) [2019-07-31T01:21:39.661Z] 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 [2019-07-31T01:21:39.661Z] 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 [2019-07-31T01:21:39.661Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom [2019-07-31T01:21:39.918Z] 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 [2019-07-31T01:21:39.918Z] 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 [2019-07-31T01:21:39.918Z] 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 [2019-07-31T01:21:39.918Z] Progress (1): 2.2 kB 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 47 kB/s) [2019-07-31T01:21:39.918Z] 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 [2019-07-31T01:21:39.918Z] 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 [2019-07-31T01:21:39.918Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [2019-07-31T01:21:40.179Z] 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 [2019-07-31T01:21:40.179Z] 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 [2019-07-31T01:21:40.179Z] 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 [2019-07-31T01:21:40.179Z] Progress (1): 3.2 kB 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 98 kB/s) [2019-07-31T01:21:40.179Z] 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 [2019-07-31T01:21:40.179Z] 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 [2019-07-31T01:21:40.179Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [2019-07-31T01:21:40.724Z] 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 [2019-07-31T01:21:40.724Z] 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 [2019-07-31T01:21:40.724Z] 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 [2019-07-31T01:21:40.724Z] Progress (1): 4.1/6.8 kB Progress (1): 6.8 kB 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 254 kB/s) [2019-07-31T01:21:40.724Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom [2019-07-31T01:21:40.724Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom [2019-07-31T01:21:40.724Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom [2019-07-31T01:21:40.724Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom [2019-07-31T01:21:40.724Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom [2019-07-31T01:21:40.724Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom [2019-07-31T01:21:40.724Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 49 kB/s) [2019-07-31T01:21:40.724Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom [2019-07-31T01:21:40.724Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom [2019-07-31T01:21:40.724Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom [2019-07-31T01:21:40.980Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom [2019-07-31T01:21:40.980Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom [2019-07-31T01:21:40.980Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom [2019-07-31T01:21:40.980Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 61 kB/s) [2019-07-31T01:21:40.980Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom [2019-07-31T01:21:40.980Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom [2019-07-31T01:21:40.980Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom [2019-07-31T01:21:41.237Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom [2019-07-31T01:21:41.237Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom [2019-07-31T01:21:41.237Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom [2019-07-31T01:21:41.237Z] Progress (1): 4.1/7.9 kB Progress (1): 7.7/7.9 kB Progress (1): 7.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 214 kB/s) [2019-07-31T01:21:41.237Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom [2019-07-31T01:21:41.237Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom [2019-07-31T01:21:41.237Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom [2019-07-31T01:21:41.495Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom [2019-07-31T01:21:41.495Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom [2019-07-31T01:21:41.495Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom [2019-07-31T01:21:41.495Z] Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 111 kB/s) [2019-07-31T01:21:41.495Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom [2019-07-31T01:21:41.495Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom [2019-07-31T01:21:41.495Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom [2019-07-31T01:21:41.752Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom [2019-07-31T01:21:41.752Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom [2019-07-31T01:21:41.752Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom [2019-07-31T01:21:41.752Z] Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 66 kB/s) [2019-07-31T01:21:41.752Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom [2019-07-31T01:21:41.752Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom [2019-07-31T01:21:42.010Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom [2019-07-31T01:21:42.010Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom [2019-07-31T01:21:42.010Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom [2019-07-31T01:21:42.010Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom [2019-07-31T01:21:42.010Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (1.9 kB at 54 kB/s) [2019-07-31T01:21:42.010Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom [2019-07-31T01:21:42.267Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom [2019-07-31T01:21:42.267Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom [2019-07-31T01:21:42.267Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom [2019-07-31T01:21:42.267Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom [2019-07-31T01:21:42.267Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom [2019-07-31T01:21:42.525Z] Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (1.4 kB at 50 kB/s) [2019-07-31T01:21:42.525Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom [2019-07-31T01:21:42.525Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom [2019-07-31T01:21:42.525Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom [2019-07-31T01:21:42.525Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom [2019-07-31T01:21:42.525Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom [2019-07-31T01:21:42.525Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom [2019-07-31T01:21:42.781Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2.0 kB at 68 kB/s) [2019-07-31T01:21:42.781Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [2019-07-31T01:21:42.781Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [2019-07-31T01:21:42.781Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [2019-07-31T01:21:42.781Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [2019-07-31T01:21:43.038Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [2019-07-31T01:21:43.038Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [2019-07-31T01:21:43.296Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 523 kB/s) [2019-07-31T01:21:43.296Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom [2019-07-31T01:21:43.296Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom [2019-07-31T01:21:43.296Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom [2019-07-31T01:21:43.296Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom [2019-07-31T01:21:43.296Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom [2019-07-31T01:21:43.552Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom [2019-07-31T01:21:43.552Z] Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (1.6 kB at 68 kB/s) [2019-07-31T01:21:43.552Z] 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 [2019-07-31T01:21:43.552Z] 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 [2019-07-31T01:21:43.552Z] Downloading from jboss-public-repository-group: http://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 [2019-07-31T01:21:43.552Z] 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 [2019-07-31T01:21:43.552Z] 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 [2019-07-31T01:21:43.809Z] 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 [2019-07-31T01:21:43.809Z] Progress (1): 3.5 kB 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 94 kB/s) [2019-07-31T01:21:43.809Z] 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 [2019-07-31T01:21:43.809Z] 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 [2019-07-31T01:21:43.809Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [2019-07-31T01:21:43.809Z] 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 [2019-07-31T01:21:44.067Z] 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 [2019-07-31T01:21:44.067Z] 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 [2019-07-31T01:21:44.067Z] Progress (1): 1.9 kB 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 45 kB/s) [2019-07-31T01:21:44.067Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [2019-07-31T01:21:44.067Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [2019-07-31T01:21:44.067Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [2019-07-31T01:21:44.067Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [2019-07-31T01:21:44.324Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [2019-07-31T01:21:44.324Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [2019-07-31T01:21:44.324Z] Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 76 kB/s) [2019-07-31T01:21:44.324Z] 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 [2019-07-31T01:21:44.324Z] 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 [2019-07-31T01:21:44.324Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [2019-07-31T01:21:44.582Z] 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 [2019-07-31T01:21:44.582Z] 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 [2019-07-31T01:21:44.582Z] 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 [2019-07-31T01:21:44.582Z] Progress (1): 3.2 kB 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 75 kB/s) [2019-07-31T01:21:44.582Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [2019-07-31T01:21:44.582Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [2019-07-31T01:21:44.582Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [2019-07-31T01:21:44.839Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [2019-07-31T01:21:44.839Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [2019-07-31T01:21:44.839Z] 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 [2019-07-31T01:21:44.839Z] Progress (1): 4.1/8.2 kB Progress (1): 7.7/8.2 kB Progress (1): 8.2 kB 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 284 kB/s) [2019-07-31T01:21:44.839Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom [2019-07-31T01:21:44.839Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom [2019-07-31T01:21:44.839Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom [2019-07-31T01:21:45.097Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom [2019-07-31T01:21:45.097Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom [2019-07-31T01:21:45.097Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom [2019-07-31T01:21:45.097Z] Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 36 kB/s) [2019-07-31T01:21:45.097Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [2019-07-31T01:21:45.097Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [2019-07-31T01:21:45.097Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [2019-07-31T01:21:45.355Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [2019-07-31T01:21:45.355Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [2019-07-31T01:21:45.355Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [2019-07-31T01:21:45.355Z] Progress (1): 4.1/8.0 kB Progress (1): 7.7/8.0 kB Progress (1): 8.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8.0 kB at 266 kB/s) [2019-07-31T01:21:45.355Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom [2019-07-31T01:21:45.355Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom [2019-07-31T01:21:45.355Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom [2019-07-31T01:21:45.612Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom [2019-07-31T01:21:45.612Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom [2019-07-31T01:21:45.612Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom [2019-07-31T01:21:45.612Z] Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 43 kB/s) [2019-07-31T01:21:45.612Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom [2019-07-31T01:21:45.612Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom [2019-07-31T01:21:45.612Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom [2019-07-31T01:21:45.868Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom [2019-07-31T01:21:45.868Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom [2019-07-31T01:21:45.868Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom [2019-07-31T01:21:45.868Z] Progress (1): 4.1/5.4 kB Progress (1): 5.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom (5.4 kB at 138 kB/s) [2019-07-31T01:21:45.868Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-31T01:21:45.868Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-31T01:21:46.126Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-31T01:21:46.126Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-31T01:21:46.126Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-31T01:21:46.126Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-31T01:21:46.126Z] Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/11/oss-parent-11.pom (23 kB at 773 kB/s) [2019-07-31T01:21:46.126Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom [2019-07-31T01:21:46.126Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom [2019-07-31T01:21:46.384Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom [2019-07-31T01:21:46.384Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom [2019-07-31T01:21:46.384Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom [2019-07-31T01:21:46.384Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom [2019-07-31T01:21:46.384Z] Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom (1.3 kB at 42 kB/s) [2019-07-31T01:21:46.384Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-31T01:21:46.384Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-31T01:21:46.640Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-31T01:21:46.640Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-31T01:21:46.640Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-31T01:21:46.640Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-31T01:21:46.640Z] Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/10/oss-parent-10.pom (23 kB at 803 kB/s) [2019-07-31T01:21:46.640Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom [2019-07-31T01:21:46.898Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom [2019-07-31T01:21:46.898Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom [2019-07-31T01:21:46.898Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom [2019-07-31T01:21:46.898Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom [2019-07-31T01:21:46.898Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom [2019-07-31T01:21:46.898Z] Progress (1): 4.1/6.0 kB Progress (1): 6.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom (6.0 kB at 206 kB/s) [2019-07-31T01:21:46.898Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/joda-time/joda-time/2.0/joda-time-2.0.pom [2019-07-31T01:21:47.155Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/joda-time/joda-time/2.0/joda-time-2.0.pom [2019-07-31T01:21:47.155Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/joda-time/joda-time/2.0/joda-time-2.0.pom [2019-07-31T01:21:47.155Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/joda-time/joda-time/2.0/joda-time-2.0.pom [2019-07-31T01:21:47.155Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/joda-time/joda-time/2.0/joda-time-2.0.pom [2019-07-31T01:21:47.155Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.0/joda-time-2.0.pom [2019-07-31T01:21:47.414Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.0/joda-time-2.0.pom (15 kB at 478 kB/s) [2019-07-31T01:21:47.414Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-31T01:21:47.414Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-31T01:21:47.414Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-31T01:21:47.414Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-31T01:21:47.414Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-31T01:21:47.414Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-31T01:21:47.923Z] Progress (1): 4.1/6.3 kB Progress (1): 6.3 kB 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 223 kB/s) [2019-07-31T01:21:47.923Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom [2019-07-31T01:21:47.923Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom [2019-07-31T01:21:47.923Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom [2019-07-31T01:21:47.923Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom [2019-07-31T01:21:47.923Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom [2019-07-31T01:21:47.923Z] 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 [2019-07-31T01:21:47.923Z] Progress (1): 4.1/7.3 kB Progress (1): 7.3 kB 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 253 kB/s) [2019-07-31T01:21:47.923Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [2019-07-31T01:21:47.924Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [2019-07-31T01:21:47.924Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [2019-07-31T01:21:48.184Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [2019-07-31T01:21:48.184Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [2019-07-31T01:21:48.184Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [2019-07-31T01:21:48.184Z] Progress (1): 1.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.pom (1.2 kB at 30 kB/s) [2019-07-31T01:21:48.184Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.4.1.201406201815-r/org.eclipse.jgit-3.4.1.201406201815-r.pom [2019-07-31T01:21:48.184Z] Progress (1): 4.1/6.2 kB Progress (1): 6.2 kB Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.4.1.201406201815-r/org.eclipse.jgit-3.4.1.201406201815-r.pom (6.2 kB at 239 kB/s) [2019-07-31T01:21:48.184Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/3.4.1.201406201815-r/org.eclipse.jgit-parent-3.4.1.201406201815-r.pom [2019-07-31T01:21:48.184Z] Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/3.4.1.201406201815-r/org.eclipse.jgit-parent-3.4.1.201406201815-r.pom (22 kB at 406 kB/s) [2019-07-31T01:21:48.184Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [2019-07-31T01:21:48.184Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [2019-07-31T01:21:48.184Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [2019-07-31T01:21:48.441Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [2019-07-31T01:21:48.441Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [2019-07-31T01:21:48.441Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [2019-07-31T01:21:48.441Z] Progress (1): 4.1/7.3 kB Progress (1): 7.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom (7.3 kB at 280 kB/s) [2019-07-31T01:21:48.441Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar [2019-07-31T01:21:48.441Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar [2019-07-31T01:21:48.441Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [2019-07-31T01:21:48.441Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar [2019-07-31T01:21:48.441Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar [2019-07-31T01:21:48.441Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar [2019-07-31T01:21:48.441Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-31T01:21:48.441Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar [2019-07-31T01:21:48.441Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.jar [2019-07-31T01:21:48.441Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar [2019-07-31T01:21:48.441Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [2019-07-31T01:21:48.441Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0/maven-project-2.0.jar [2019-07-31T01:21:48.441Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar [2019-07-31T01:21:48.441Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar [2019-07-31T01:21:48.441Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar [2019-07-31T01:21:48.441Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-31T01:21:48.441Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [2019-07-31T01:21:48.441Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/1.4/commons-io-1.4.jar [2019-07-31T01:21:48.699Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar [2019-07-31T01:21:48.699Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar [2019-07-31T01:21:48.699Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar [2019-07-31T01:21:48.699Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2019-07-31T01:21:48.699Z] 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 [2019-07-31T01:21:48.699Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.jar [2019-07-31T01:21:48.699Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [2019-07-31T01:21:48.699Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar [2019-07-31T01:21:48.699Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar [2019-07-31T01:21:48.699Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar [2019-07-31T01:21:48.699Z] Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar [2019-07-31T01:21:48.699Z] Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar [2019-07-31T01:21:48.699Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/joda-time/joda-time/2.0/joda-time-2.0.jar [2019-07-31T01:21:48.699Z] Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-31T01:21:48.699Z] Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [2019-07-31T01:21:48.699Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [2019-07-31T01:21:48.699Z] Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar [2019-07-31T01:21:48.699Z] Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9 MB Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.jar (1.9 MB at 5.6 MB/s) [2019-07-31T01:21:48.957Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar [2019-07-31T01:21:48.957Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [2019-07-31T01:21:48.957Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar [2019-07-31T01:21:48.957Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar [2019-07-31T01:21:48.957Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar [2019-07-31T01:21:48.957Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar [2019-07-31T01:21:48.957Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-31T01:21:48.957Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar [2019-07-31T01:21:48.957Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.jar [2019-07-31T01:21:48.957Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar [2019-07-31T01:21:48.957Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [2019-07-31T01:21:48.957Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.jar [2019-07-31T01:21:48.957Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar [2019-07-31T01:21:48.957Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar [2019-07-31T01:21:48.957Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar [2019-07-31T01:21:48.957Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-31T01:21:48.957Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [2019-07-31T01:21:48.957Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/1.4/commons-io-1.4.jar [2019-07-31T01:21:48.957Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar [2019-07-31T01:21:48.957Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar [2019-07-31T01:21:48.957Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar [2019-07-31T01:21:48.957Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2019-07-31T01:21:48.957Z] 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 [2019-07-31T01:21:48.957Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [2019-07-31T01:21:48.957Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar [2019-07-31T01:21:48.957Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar [2019-07-31T01:21:48.957Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar [2019-07-31T01:21:48.957Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar [2019-07-31T01:21:48.957Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar [2019-07-31T01:21:48.957Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/joda-time/joda-time/2.0/joda-time-2.0.jar [2019-07-31T01:21:48.957Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-31T01:21:48.957Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [2019-07-31T01:21:48.957Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [2019-07-31T01:21:49.215Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar [2019-07-31T01:21:49.215Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar [2019-07-31T01:21:49.215Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [2019-07-31T01:21:49.215Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar [2019-07-31T01:21:49.215Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar [2019-07-31T01:21:49.215Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar [2019-07-31T01:21:49.215Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar [2019-07-31T01:21:49.215Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-31T01:21:49.215Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar [2019-07-31T01:21:49.472Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.jar [2019-07-31T01:21:49.472Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar [2019-07-31T01:21:49.472Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [2019-07-31T01:21:49.472Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.0/maven-project-2.0.jar [2019-07-31T01:21:49.472Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar [2019-07-31T01:21:49.472Z] Progress (1): 4.1/97 kB Progress (1): 7.9/97 kB Progress (1): 12/97 kB Progress (1): 13/97 kB Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar [2019-07-31T01:21:49.730Z] Progress (1): 17/97 kB Progress (1): 21/97 kB Progress (1): 23/97 kB Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar [2019-07-31T01:21:49.730Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-31T01:21:49.730Z] Progress (1): 25/97 kB Progress (1): 29/97 kB Progress (1): 33/97 kB Progress (1): 38/97 kB Progress (1): 42/97 kB Progress (1): 43/97 kB Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [2019-07-31T01:21:49.730Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/1.4/commons-io-1.4.jar [2019-07-31T01:21:49.730Z] Progress (1): 47/97 kB Progress (1): 50/97 kB Progress (1): 54/97 kB Progress (1): 55/97 kB Progress (1): 59/97 kB Progress (1): 63/97 kB Progress (1): 64/97 kB Progress (1): 67/97 kB Progress (1): 71/97 kB Progress (1): 75/97 kB Progress (1): 77/97 kB Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar [2019-07-31T01:21:49.730Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar [2019-07-31T01:21:49.730Z] Progress (1): 81/97 kB Progress (1): 85/97 kB Progress (1): 89/97 kB Progress (1): 93/97 kB Progress (1): 97 kB Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar [2019-07-31T01:21:49.730Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2019-07-31T01:21:49.987Z] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.jar (97 kB at 132 kB/s) [2019-07-31T01:21:49.987Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar [2019-07-31T01:21:49.987Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [2019-07-31T01:21:49.987Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar [2019-07-31T01:21:49.987Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar [2019-07-31T01:21:49.987Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar [2019-07-31T01:21:49.987Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar [2019-07-31T01:21:49.987Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar [2019-07-31T01:21:50.244Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/joda-time/joda-time/2.0/joda-time-2.0.jar [2019-07-31T01:21:50.244Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-31T01:21:50.244Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [2019-07-31T01:21:50.244Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [2019-07-31T01:21:50.244Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar [2019-07-31T01:21:50.501Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar [2019-07-31T01:21:50.501Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [2019-07-31T01:21:50.501Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar [2019-07-31T01:21:50.501Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar [2019-07-31T01:21:50.501Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar [2019-07-31T01:21:50.501Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar [2019-07-31T01:21:50.501Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-31T01:21:50.501Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar [2019-07-31T01:21:50.501Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar [2019-07-31T01:21:50.501Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [2019-07-31T01:21:50.501Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.jar [2019-07-31T01:21:50.501Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar [2019-07-31T01:21:50.501Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar [2019-07-31T01:21:50.501Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar [2019-07-31T01:21:50.501Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-31T01:21:50.501Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [2019-07-31T01:21:50.501Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/1.4/commons-io-1.4.jar [2019-07-31T01:21:50.501Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar [2019-07-31T01:21:50.501Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar [2019-07-31T01:21:50.501Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar [2019-07-31T01:21:50.501Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2019-07-31T01:21:50.501Z] 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 [2019-07-31T01:21:50.501Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [2019-07-31T01:21:50.501Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar [2019-07-31T01:21:50.501Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar [2019-07-31T01:21:50.501Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar [2019-07-31T01:21:50.501Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar [2019-07-31T01:21:50.501Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar [2019-07-31T01:21:50.501Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/joda-time/joda-time/2.0/joda-time-2.0.jar [2019-07-31T01:21:50.501Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-31T01:21:50.501Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [2019-07-31T01:21:50.501Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [2019-07-31T01:21:50.758Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar [2019-07-31T01:21:51.690Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar [2019-07-31T01:21:51.690Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar [2019-07-31T01:21:51.690Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [2019-07-31T01:21:51.690Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar [2019-07-31T01:21:51.690Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar [2019-07-31T01:21:51.690Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar [2019-07-31T01:21:51.690Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-31T01:21:51.690Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar [2019-07-31T01:21:51.690Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar [2019-07-31T01:21:51.690Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [2019-07-31T01:21:51.690Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.0/maven-project-2.0.jar [2019-07-31T01:21:51.690Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar [2019-07-31T01:21:51.690Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar [2019-07-31T01:21:51.690Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar [2019-07-31T01:21:51.690Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-31T01:21:51.690Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [2019-07-31T01:21:51.690Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/1.4/commons-io-1.4.jar [2019-07-31T01:21:51.690Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar [2019-07-31T01:21:51.690Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar [2019-07-31T01:21:51.690Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar [2019-07-31T01:21:51.690Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2019-07-31T01:21:51.690Z] 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 [2019-07-31T01:21:51.690Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [2019-07-31T01:21:51.690Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar [2019-07-31T01:21:51.690Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar [2019-07-31T01:21:51.690Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar [2019-07-31T01:21:51.690Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar [2019-07-31T01:21:51.690Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar [2019-07-31T01:21:51.690Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/joda-time/joda-time/2.0/joda-time-2.0.jar [2019-07-31T01:21:51.690Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-31T01:21:51.690Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [2019-07-31T01:21:51.690Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [2019-07-31T01:21:51.690Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar [2019-07-31T01:21:51.949Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar [2019-07-31T01:21:51.949Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar [2019-07-31T01:21:51.949Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar [2019-07-31T01:21:51.949Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [2019-07-31T01:21:51.949Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar [2019-07-31T01:21:51.949Z] Progress (1): 4.1/230 kB Progress (1): 7.7/230 kB Progress (1): 12/230 kB Progress (1): 16/230 kB Progress (1): 20/230 kB Progress (1): 24/230 kB Progress (1): 28/230 kB Progress (1): 32/230 kB Progress (1): 36/230 kB Progress (1): 40/230 kB Progress (1): 44/230 kB Progress (1): 48/230 kB Progress (1): 52/230 kB Progress (1): 56/230 kB Progress (1): 60/230 kB Progress (2): 60/230 kB | 4.1/378 kB Progress (2): 64/230 kB | 4.1/378 kB Progress (2): 64/230 kB | 7.7/378 kB Progress (2): 68/230 kB | 7.7/378 kB Progress (2): 68/230 kB | 12/378 kB Progress (2): 72/230 kB | 12/378 kB Progress (2): 72/230 kB | 16/378 kB Progress (2): 76/230 kB | 16/378 kB Progress (2): 76/230 kB | 20/378 kB Progress (2): 80/230 kB | 20/378 kB Progress (2): 80/230 kB | 24/378 kB Progress (2): 84/230 kB | 24/378 kB Progress (2): 88/230 kB | 24/378 kB Progress (2): 88/230 kB | 28/378 kB Progress (2): 88/230 kB | 32/378 kB Progress (2): 92/230 kB | 32/378 kB Progress (2): 92/230 kB | 36/378 kB Progress (2): 96/230 kB | 36/378 kB Progress (2): 96/230 kB | 40/378 kB Progress (2): 100/230 kB | 40/378 kB Progress (2): 100/230 kB | 44/378 kB Progress (2): 104/230 kB | 44/378 kB Progress (2): 104/230 kB | 48/378 kB Progress (2): 108/230 kB | 48/378 kB Progress (2): 108/230 kB | 52/378 kB Progress (2): 112/230 kB | 52/378 kB Progress (2): 112/230 kB | 56/378 kB Progress (2): 116/230 kB | 56/378 kB Progress (2): 116/230 kB | 60/378 kB Progress (2): 120/230 kB | 60/378 kB Progress (2): 120/230 kB | 64/378 kB Progress (2): 124/230 kB | 64/378 kB Progress (2): 124/230 kB | 68/378 kB Progress (2): 128/230 kB | 68/378 kB Progress (2): 128/230 kB | 72/378 kB Progress (2): 132/230 kB | 72/378 kB Progress (2): 132/230 kB | 76/378 kB Progress (2): 136/230 kB | 76/378 kB Progress (2): 136/230 kB | 80/378 kB Progress (2): 140/230 kB | 80/378 kB Progress (2): 140/230 kB | 84/378 kB Progress (2): 144/230 kB | 84/378 kB Progress (2): 144/230 kB | 88/378 kB Progress (2): 148/230 kB | 88/378 kB Progress (2): 148/230 kB | 92/378 kB Progress (2): 152/230 kB | 92/378 kB Progress (2): 152/230 kB | 96/378 kB Progress (2): 156/230 kB | 96/378 kB Progress (2): 160/230 kB | 96/378 kB Progress (2): 160/230 kB | 100/378 kB Progress (2): 164/230 kB | 100/378 kB Progress (2): 164/230 kB | 104/378 kB Progress (2): 168/230 kB | 104/378 kB Progress (2): 168/230 kB | 108/378 kB Progress (2): 172/230 kB | 108/378 kB Progress (2): 172/230 kB | 112/378 kB Progress (2): 176/230 kB | 112/378 kB Progress (2): 176/230 kB | 116/378 kB Progress (2): 180/230 kB | 116/378 kB Progress (2): 180/230 kB | 120/378 kB Progress (2): 184/230 kB | 120/378 kB Progress (2): 184/230 kB | 124/378 kB Progress (2): 188/230 kB | 124/378 kB Progress (2): 188/230 kB | 128/378 kB Progress (2): 192/230 kB | 128/378 kB Progress (2): 192/230 kB | 132/378 kB Progress (2): 196/230 kB | 132/378 kB Progress (2): 196/230 kB | 136/378 kB Progress (2): 200/230 kB | 136/378 kB Progress (2): 200/230 kB | 140/378 kB Progress (2): 204/230 kB | 140/378 kB Progress (2): 204/230 kB | 144/378 kB Progress (2): 208/230 kB | 144/378 kB Progress (2): 208/230 kB | 148/378 kB Progress (2): 212/230 kB | 148/378 kB Progress (2): 212/230 kB | 152/378 kB Progress (2): 216/230 kB | 152/378 kB Progress (2): 216/230 kB | 156/378 kB Progress (2): 220/230 kB | 156/378 kB Progress (2): 220/230 kB | 160/378 kB Progress (2): 224/230 kB | 160/378 kB Progress (2): 224/230 kB | 164/378 kB Progress (2): 228/230 kB | 164/378 kB Progress (2): 228/230 kB | 168/378 kB Progress (2): 230 kB | 168/378 kB Progress (2): 230 kB | 172/378 kB Progress (2): 230 kB | 176/378 kB Progress (2): 230 kB | 180/378 kB Progress (2): 230 kB | 184/378 kB Progress (2): 230 kB | 188/378 kB Progress (2): 230 kB | 192/378 kB Progress (2): 230 kB | 196/378 kB Progress (2): 230 kB | 200/378 kB Progress (2): 230 kB | 204/378 kB Progress (2): 230 kB | 208/378 kB Progress (2): 230 kB | 212/378 kB Progress (2): 230 kB | 216/378 kB Progress (2): 230 kB | 220/378 kB Progress (2): 230 kB | 224/378 kB Progress (2): 230 kB | 228/378 kB Progress (2): 230 kB | 232/378 kB Progress (2): 230 kB | 236/378 kB Progress (2): 230 kB | 240/378 kB Progress (2): 230 kB | 244/378 kB Progress (2): 230 kB | 248/378 kB Progress (2): 230 kB | 252/378 kB Progress (2): 230 kB | 256/378 kB Progress (2): 230 kB | 260/378 kB Progress (2): 230 kB | 264/378 kB Progress (2): 230 kB | 268/378 kB Progress (2): 230 kB | 272/378 kB Progress (2): 230 kB | 276/378 kB Progress (2): 230 kB | 280/378 kB Progress (2): 230 kB | 284/378 kB Progress (2): 230 kB | 288/378 kB Progress (2): 230 kB | 292/378 kB Progress (2): 230 kB | 296/378 kB Progress (2): 230 kB | 300/378 kB Progress (2): 230 kB | 304/378 kB Progress (2): 230 kB | 308/378 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar (230 kB at 4.8 MB/s) [2019-07-31T01:21:51.949Z] Progress (1): 312/378 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar [2019-07-31T01:21:51.949Z] Progress (1): 316/378 kB Progress (1): 320/378 kB Progress (1): 324/378 kB Progress (1): 328/378 kB Progress (1): 332/378 kB Progress (1): 336/378 kB Progress (1): 340/378 kB Progress (1): 344/378 kB Progress (1): 348/378 kB Progress (1): 352/378 kB Progress (1): 356/378 kB Progress (1): 360/378 kB Progress (1): 364/378 kB Progress (1): 368/378 kB Progress (1): 372/378 kB Progress (1): 376/378 kB Progress (1): 378 kB Progress (2): 378 kB | 4.1/145 kB Progress (2): 378 kB | 7.7/145 kB Progress (2): 378 kB | 12/145 kB Progress (2): 378 kB | 16/145 kB Progress (2): 378 kB | 20/145 kB Progress (2): 378 kB | 24/145 kB Progress (2): 378 kB | 28/145 kB Progress (2): 378 kB | 32/145 kB Progress (2): 378 kB | 36/145 kB Progress (2): 378 kB | 40/145 kB Progress (2): 378 kB | 44/145 kB Progress (2): 378 kB | 48/145 kB Progress (2): 378 kB | 52/145 kB Progress (2): 378 kB | 56/145 kB Progress (2): 378 kB | 60/145 kB Progress (2): 378 kB | 64/145 kB Progress (2): 378 kB | 68/145 kB Progress (2): 378 kB | 72/145 kB Progress (2): 378 kB | 76/145 kB Progress (2): 378 kB | 80/145 kB Progress (3): 378 kB | 80/145 kB | 4.1/129 kB Progress (3): 378 kB | 84/145 kB | 4.1/129 kB Progress (3): 378 kB | 84/145 kB | 7.7/129 kB Progress (3): 378 kB | 88/145 kB | 7.7/129 kB Progress (3): 378 kB | 88/145 kB | 12/129 kB Progress (3): 378 kB | 92/145 kB | 12/129 kB Progress (3): 378 kB | 92/145 kB | 16/129 kB Progress (3): 378 kB | 96/145 kB | 16/129 kB Progress (3): 378 kB | 96/145 kB | 20/129 kB Progress (3): 378 kB | 100/145 kB | 20/129 kB Progress (3): 378 kB | 100/145 kB | 24/129 kB Progress (3): 378 kB | 104/145 kB | 24/129 kB Progress (3): 378 kB | 104/145 kB | 28/129 kB Progress (3): 378 kB | 108/145 kB | 28/129 kB Progress (3): 378 kB | 108/145 kB | 32/129 kB Progress (3): 378 kB | 112/145 kB | 32/129 kB Progress (3): 378 kB | 112/145 kB | 33/129 kB Progress (3): 378 kB | 116/145 kB | 33/129 kB Progress (3): 378 kB | 116/145 kB | 37/129 kB Progress (3): 378 kB | 120/145 kB | 37/129 kB Progress (3): 378 kB | 120/145 kB | 41/129 kB Progress (3): 378 kB | 124/145 kB | 41/129 kB Progress (3): 378 kB | 124/145 kB | 45/129 kB Progress (3): 378 kB | 128/145 kB | 45/129 kB Progress (3): 378 kB | 128/145 kB | 49/129 kB Progress (3): 378 kB | 132/145 kB | 49/129 kB Progress (3): 378 kB | 132/145 kB | 53/129 kB Progress (3): 378 kB | 132/145 kB | 57/129 kB Progress (4): 378 kB | 132/145 kB | 57/129 kB | 4.1/244 kB Progress (4): 378 kB | 132/145 kB | 61/129 kB | 4.1/244 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar (378 kB at 3.9 MB/s) [2019-07-31T01:21:51.949Z] Progress (3): 136/145 kB | 61/129 kB | 4.1/244 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-31T01:21:51.949Z] Progress (3): 136/145 kB | 65/129 kB | 4.1/244 kB Progress (3): 136/145 kB | 65/129 kB | 7.7/244 kB Progress (3): 136/145 kB | 66/129 kB | 7.7/244 kB Progress (3): 140/145 kB | 66/129 kB | 7.7/244 kB Progress (4): 140/145 kB | 66/129 kB | 7.7/244 kB | 4.1/82 kB Progress (4): 144/145 kB | 66/129 kB | 7.7/244 kB | 4.1/82 kB Progress (4): 144/145 kB | 70/129 kB | 7.7/244 kB | 4.1/82 kB Progress (4): 144/145 kB | 70/129 kB | 12/244 kB | 4.1/82 kB Progress (4): 144/145 kB | 74/129 kB | 12/244 kB | 4.1/82 kB Progress (4): 145 kB | 74/129 kB | 12/244 kB | 4.1/82 kB Progress (4): 145 kB | 74/129 kB | 12/244 kB | 7.7/82 kB Progress (4): 145 kB | 78/129 kB | 12/244 kB | 7.7/82 kB Progress (4): 145 kB | 78/129 kB | 16/244 kB | 7.7/82 kB Progress (4): 145 kB | 82/129 kB | 16/244 kB | 7.7/82 kB Progress (4): 145 kB | 82/129 kB | 16/244 kB | 12/82 kB Progress (4): 145 kB | 86/129 kB | 16/244 kB | 12/82 kB Progress (4): 145 kB | 86/129 kB | 20/244 kB | 12/82 kB Progress (4): 145 kB | 90/129 kB | 20/244 kB | 12/82 kB Progress (4): 145 kB | 90/129 kB | 20/244 kB | 16/82 kB Progress (4): 145 kB | 94/129 kB | 20/244 kB | 16/82 kB Progress (4): 145 kB | 94/129 kB | 24/244 kB | 16/82 kB Progress (4): 145 kB | 98/129 kB | 24/244 kB | 16/82 kB Progress (4): 145 kB | 98/129 kB | 28/244 kB | 16/82 kB Progress (4): 145 kB | 98/129 kB | 28/244 kB | 20/82 kB Progress (4): 145 kB | 98/129 kB | 32/244 kB | 20/82 kB Progress (4): 145 kB | 102/129 kB | 32/244 kB | 20/82 kB Progress (4): 145 kB | 102/129 kB | 36/244 kB | 20/82 kB Progress (4): 145 kB | 106/129 kB | 36/244 kB | 20/82 kB Progress (4): 145 kB | 106/129 kB | 36/244 kB | 24/82 kB Progress (4): 145 kB | 110/129 kB | 36/244 kB | 24/82 kB Progress (4): 145 kB | 110/129 kB | 40/244 kB | 24/82 kB Progress (4): 145 kB | 114/129 kB | 40/244 kB | 24/82 kB Progress (4): 145 kB | 114/129 kB | 44/244 kB | 24/82 kB Progress (4): 145 kB | 114/129 kB | 44/244 kB | 28/82 kB Progress (4): 145 kB | 114/129 kB | 48/244 kB | 28/82 kB Progress (4): 145 kB | 118/129 kB | 48/244 kB | 28/82 kB Progress (4): 145 kB | 118/129 kB | 52/244 kB | 28/82 kB Progress (4): 145 kB | 118/129 kB | 52/244 kB | 32/82 kB Progress (4): 145 kB | 118/129 kB | 56/244 kB | 32/82 kB Progress (4): 145 kB | 118/129 kB | 56/244 kB | 36/82 kB Progress (4): 145 kB | 122/129 kB | 56/244 kB | 36/82 kB Progress (4): 145 kB | 122/129 kB | 56/244 kB | 40/82 kB Progress (4): 145 kB | 122/129 kB | 60/244 kB | 40/82 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar (145 kB at 1.4 MB/s) [2019-07-31T01:21:51.949Z] Progress (4): 122/129 kB | 60/244 kB | 40/82 kB | 0/3.3 MB Progress (4): 122/129 kB | 64/244 kB | 40/82 kB | 0/3.3 MB Progress (4): 122/129 kB | 64/244 kB | 44/82 kB | 0/3.3 MB Progress (4): 126/129 kB | 64/244 kB | 44/82 kB | 0/3.3 MB Progress (4): 126/129 kB | 64/244 kB | 48/82 kB | 0/3.3 MB Progress (4): 126/129 kB | 68/244 kB | 48/82 kB | 0/3.3 MB Progress (4): 126/129 kB | 68/244 kB | 48/82 kB | 0/3.3 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar [2019-07-31T01:21:51.949Z] Progress (4): 126/129 kB | 68/244 kB | 48/82 kB | 0/3.3 MB Progress (4): 126/129 kB | 72/244 kB | 48/82 kB | 0/3.3 MB Progress (4): 126/129 kB | 72/244 kB | 52/82 kB | 0/3.3 MB Progress (4): 129 kB | 72/244 kB | 52/82 kB | 0/3.3 MB Progress (4): 129 kB | 72/244 kB | 56/82 kB | 0/3.3 MB Progress (4): 129 kB | 76/244 kB | 56/82 kB | 0/3.3 MB Progress (4): 129 kB | 76/244 kB | 56/82 kB | 0/3.3 MB Progress (4): 129 kB | 80/244 kB | 56/82 kB | 0/3.3 MB Progress (4): 129 kB | 80/244 kB | 60/82 kB | 0/3.3 MB Progress (4): 129 kB | 84/244 kB | 60/82 kB | 0/3.3 MB Progress (4): 129 kB | 84/244 kB | 60/82 kB | 0/3.3 MB Progress (4): 129 kB | 88/244 kB | 60/82 kB | 0/3.3 MB Progress (4): 129 kB | 88/244 kB | 64/82 kB | 0/3.3 MB Progress (4): 129 kB | 92/244 kB | 64/82 kB | 0/3.3 MB Progress (4): 129 kB | 92/244 kB | 64/82 kB | 0/3.3 MB Progress (4): 129 kB | 96/244 kB | 64/82 kB | 0/3.3 MB Progress (4): 129 kB | 96/244 kB | 64/82 kB | 0/3.3 MB Progress (4): 129 kB | 96/244 kB | 68/82 kB | 0/3.3 MB Progress (4): 129 kB | 96/244 kB | 68/82 kB | 0/3.3 MB Progress (4): 129 kB | 100/244 kB | 68/82 kB | 0/3.3 MB Progress (4): 129 kB | 100/244 kB | 68/82 kB | 0/3.3 MB Progress (4): 129 kB | 100/244 kB | 72/82 kB | 0/3.3 MB Progress (4): 129 kB | 100/244 kB | 72/82 kB | 0/3.3 MB Progress (4): 129 kB | 104/244 kB | 72/82 kB | 0/3.3 MB Progress (4): 129 kB | 104/244 kB | 76/82 kB | 0/3.3 MB Progress (4): 129 kB | 108/244 kB | 76/82 kB | 0/3.3 MB Progress (4): 129 kB | 108/244 kB | 76/82 kB | 0/3.3 MB Progress (4): 129 kB | 112/244 kB | 76/82 kB | 0/3.3 MB Progress (4): 129 kB | 112/244 kB | 80/82 kB | 0/3.3 MB Progress (4): 129 kB | 116/244 kB | 80/82 kB | 0/3.3 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar (129 kB at 1.1 MB/s) [2019-07-31T01:21:51.949Z] Progress (3): 116/244 kB | 80/82 kB | 0/3.3 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar [2019-07-31T01:21:51.949Z] Progress (3): 120/244 kB | 80/82 kB | 0/3.3 MB Progress (3): 120/244 kB | 82 kB | 0/3.3 MB Progress (3): 124/244 kB | 82 kB | 0/3.3 MB Progress (4): 124/244 kB | 82 kB | 0/3.3 MB | 4.1/44 kB Progress (4): 124/244 kB | 82 kB | 0.1/3.3 MB | 4.1/44 kB Progress (4): 124/244 kB | 82 kB | 0.1/3.3 MB | 7.7/44 kB Progress (4): 128/244 kB | 82 kB | 0.1/3.3 MB | 7.7/44 kB Progress (4): 128/244 kB | 82 kB | 0.1/3.3 MB | 12/44 kB Progress (4): 128/244 kB | 82 kB | 0.1/3.3 MB | 12/44 kB Progress (4): 128/244 kB | 82 kB | 0.1/3.3 MB | 16/44 kB Progress (4): 132/244 kB | 82 kB | 0.1/3.3 MB | 16/44 kB Progress (4): 132/244 kB | 82 kB | 0.1/3.3 MB | 20/44 kB Progress (4): 132/244 kB | 82 kB | 0.1/3.3 MB | 20/44 kB Progress (4): 132/244 kB | 82 kB | 0.1/3.3 MB | 24/44 kB Progress (4): 136/244 kB | 82 kB | 0.1/3.3 MB | 24/44 kB Progress (4): 136/244 kB | 82 kB | 0.1/3.3 MB | 28/44 kB Progress (4): 136/244 kB | 82 kB | 0.1/3.3 MB | 28/44 kB Progress (4): 136/244 kB | 82 kB | 0.1/3.3 MB | 32/44 kB Progress (4): 140/244 kB | 82 kB | 0.1/3.3 MB | 32/44 kB Progress (4): 140/244 kB | 82 kB | 0.1/3.3 MB | 36/44 kB Progress (4): 140/244 kB | 82 kB | 0.1/3.3 MB | 36/44 kB Progress (4): 140/244 kB | 82 kB | 0.1/3.3 MB | 40/44 kB Progress (4): 144/244 kB | 82 kB | 0.1/3.3 MB | 40/44 kB Progress (4): 144/244 kB | 82 kB | 0.1/3.3 MB | 44/44 kB Progress (4): 144/244 kB | 82 kB | 0.1/3.3 MB | 44/44 kB Progress (4): 144/244 kB | 82 kB | 0.1/3.3 MB | 44 kB Progress (4): 148/244 kB | 82 kB | 0.1/3.3 MB | 44 kB Progress (4): 148/244 kB | 82 kB | 0.1/3.3 MB | 44 kB Progress (4): 152/244 kB | 82 kB | 0.1/3.3 MB | 44 kB Progress (4): 152/244 kB | 82 kB | 0.1/3.3 MB | 44 kB Progress (4): 156/244 kB | 82 kB | 0.1/3.3 MB | 44 kB Progress (4): 156/244 kB | 82 kB | 0.1/3.3 MB | 44 kB Progress (4): 160/244 kB | 82 kB | 0.1/3.3 MB | 44 kB Progress (4): 160/244 kB | 82 kB | 0.1/3.3 MB | 44 kB Progress (4): 164/244 kB | 82 kB | 0.1/3.3 MB | 44 kB Progress (4): 164/244 kB | 82 kB | 0.1/3.3 MB | 44 kB Progress (5): 164/244 kB | 82 kB | 0.1/3.3 MB | 44 kB | 4.1/21 kB Progress (5): 164/244 kB | 82 kB | 0.1/3.3 MB | 44 kB | 4.1/21 kB Progress (5): 168/244 kB | 82 kB | 0.1/3.3 MB | 44 kB | 4.1/21 kB Progress (5): 168/244 kB | 82 kB | 0.1/3.3 MB | 44 kB | 4.1/21 kB Progress (5): 168/244 kB | 82 kB | 0.1/3.3 MB | 44 kB | 7.7/21 kB Progress (5): 168/244 kB | 82 kB | 0.1/3.3 MB | 44 kB | 7.7/21 kB Progress (5): 172/244 kB | 82 kB | 0.1/3.3 MB | 44 kB | 7.7/21 kB Progress (5): 172/244 kB | 82 kB | 0.1/3.3 MB | 44 kB | 7.7/21 kB Progress (5): 172/244 kB | 82 kB | 0.1/3.3 MB | 44 kB | 12/21 kB Progress (5): 172/244 kB | 82 kB | 0.1/3.3 MB | 44 kB | 12/21 kB Progress (5): 176/244 kB | 82 kB | 0.1/3.3 MB | 44 kB | 12/21 kB Progress (5): 176/244 kB | 82 kB | 0.1/3.3 MB | 44 kB | 12/21 kB Progress (5): 176/244 kB | 82 kB | 0.1/3.3 MB | 44 kB | 16/21 kB Progress (5): 176/244 kB | 82 kB | 0.1/3.3 MB | 44 kB | 16/21 kB Progress (5): 180/244 kB | 82 kB | 0.1/3.3 MB | 44 kB | 16/21 kB Progress (5): 180/244 kB | 82 kB | 0.1/3.3 MB | 44 kB | 16/21 kB Progress (5): 180/244 kB | 82 kB | 0.1/3.3 MB | 44 kB | 20/21 kB Progress (5): 180/244 kB | 82 kB | 0.1/3.3 MB | 44 kB | 20/21 kB Progress (5): 184/244 kB | 82 kB | 0.1/3.3 MB | 44 kB | 20/21 kB Progress (5): 184/244 kB | 82 kB | 0.1/3.3 MB | 44 kB | 20/21 kB Progress (5): 184/244 kB | 82 kB | 0.1/3.3 MB | 44 kB | 21 kB Progress (5): 184/244 kB | 82 kB | 0.1/3.3 MB | 44 kB | 21 kB Progress (5): 188/244 kB | 82 kB | 0.1/3.3 MB | 44 kB | 21 kB Progress (5): 188/244 kB | 82 kB | 0.1/3.3 MB | 44 kB | 21 kB Progress (5): 192/244 kB | 82 kB | 0.1/3.3 MB | 44 kB | 21 kB Progress (5): 192/244 kB | 82 kB | 0.1/3.3 MB | 44 kB | 21 kB Progress (5): 196/244 kB | 82 kB | 0.1/3.3 MB | 44 kB | 21 kB Progress (5): 196/244 kB | 82 kB | 0.1/3.3 MB | 44 kB | 21 kB Progress (5): 200/244 kB | 82 kB | 0.1/3.3 MB | 44 kB | 21 kB Progress (5): 200/244 kB | 82 kB | 0.2/3.3 MB | 44 kB | 21 kB Progress (5): 204/244 kB | 82 kB | 0.2/3.3 MB | 44 kB | 21 kB Progress (5): 204/244 kB | 82 kB | 0.2/3.3 MB | 44 kB | 21 kB Progress (5): 208/244 kB | 82 kB | 0.2/3.3 MB | 44 kB | 21 kB Progress (5): 208/244 kB | 82 kB | 0.2/3.3 MB | 44 kB | 21 kB Progress (5): 212/244 kB | 82 kB | 0.2/3.3 MB | 44 kB | 21 kB Progress (5): 212/244 kB | 82 kB | 0.2/3.3 MB | 44 kB | 21 kB Progress (5): 216/244 kB | 82 kB | 0.2/3.3 MB | 44 kB | 21 kB Progress (5): 216/244 kB | 82 kB | 0.2/3.3 MB | 44 kB | 21 kB Progress (5): 220/244 kB | 82 kB | 0.2/3.3 MB | 44 kB | 21 kB Progress (5): 220/244 kB | 82 kB | 0.2/3.3 MB | 44 kB | 21 kB Progress (5): 224/244 kB | 82 kB | 0.2/3.3 MB | 44 kB | 21 kB Progress (5): 224/244 kB | 82 kB | 0.2/3.3 MB | 44 kB | 21 kB Progress (5): 228/244 kB | 82 kB | 0.2/3.3 MB | 44 kB | 21 kB Progress (5): 228/244 kB | 82 kB | 0.2/3.3 MB | 44 kB | 21 kB Progress (5): 232/244 kB | 82 kB | 0.2/3.3 MB | 44 kB | 21 kB Progress (5): 232/244 kB | 82 kB | 0.2/3.3 MB | 44 kB | 21 kB Progress (5): 236/244 kB | 82 kB | 0.2/3.3 MB | 44 kB | 21 kB Progress (5): 236/244 kB | 82 kB | 0.2/3.3 MB | 44 kB | 21 kB Progress (5): 240/244 kB | 82 kB | 0.2/3.3 MB | 44 kB | 21 kB Progress (5): 240/244 kB | 82 kB | 0.2/3.3 MB | 44 kB | 21 kB Progress (5): 244/244 kB | 82 kB | 0.2/3.3 MB | 44 kB | 21 kB Progress (5): 244/244 kB | 82 kB | 0.2/3.3 MB | 44 kB | 21 kB Progress (5): 244 kB | 82 kB | 0.2/3.3 MB | 44 kB | 21 kB Progress (5): 244 kB | 82 kB | 0.2/3.3 MB | 44 kB | 21 kB Progress (5): 244 kB | 82 kB | 0.2/3.3 MB | 44 kB | 21 kB Progress (5): 244 kB | 82 kB | 0.2/3.3 MB | 44 kB | 21 kB Progress (5): 244 kB | 82 kB | 0.2/3.3 MB | 44 kB | 21 kB Progress (5): 244 kB | 82 kB | 0.2/3.3 MB | 44 kB | 21 kB Progress (5): 244 kB | 82 kB | 0.2/3.3 MB | 44 kB | 21 kB Progress (5): 244 kB | 82 kB | 0.2/3.3 MB | 44 kB | 21 kB Progress (5): 244 kB | 82 kB | 0.2/3.3 MB | 44 kB | 21 kB Progress (5): 244 kB | 82 kB | 0.2/3.3 MB | 44 kB | 21 kB Progress (5): 244 kB | 82 kB | 0.2/3.3 MB | 44 kB | 21 kB Progress (5): 244 kB | 82 kB | 0.2/3.3 MB | 44 kB | 21 kB Progress (5): 244 kB | 82 kB | 0.2/3.3 MB | 44 kB | 21 kB Progress (5): 244 kB | 82 kB | 0.2/3.3 MB | 44 kB | 21 kB Progress (5): 244 kB | 82 kB | 0.3/3.3 MB | 44 kB | 21 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar (44 kB at 323 kB/s) [2019-07-31T01:21:51.949Z] Progress (4): 244 kB | 82 kB | 0.3/3.3 MB | 21 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [2019-07-31T01:21:51.949Z] Progress (4): 244 kB | 82 kB | 0.3/3.3 MB | 21 kB Progress (4): 244 kB | 82 kB | 0.3/3.3 MB | 21 kB Progress (4): 244 kB | 82 kB | 0.3/3.3 MB | 21 kB Progress (4): 244 kB | 82 kB | 0.3/3.3 MB | 21 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar (21 kB at 149 kB/s) [2019-07-31T01:21:51.949Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar (244 kB at 1.7 MB/s) [2019-07-31T01:21:51.949Z] Progress (2): 82 kB | 0.3/3.3 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar (82 kB at 581 kB/s) [2019-07-31T01:21:51.949Z] Progress (1): 0.3/3.3 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar [2019-07-31T01:21:51.949Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.jar [2019-07-31T01:21:51.949Z] Progress (1): 0.3/3.3 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar [2019-07-31T01:21:51.949Z] Progress (1): 0.3/3.3 MB Progress (1): 0.3/3.3 MB Progress (1): 0.3/3.3 MB Progress (1): 0.3/3.3 MB Progress (1): 0.3/3.3 MB Progress (1): 0.3/3.3 MB Progress (1): 0.3/3.3 MB Progress (1): 0.3/3.3 MB Progress (1): 0.3/3.3 MB Progress (1): 0.3/3.3 MB Progress (1): 0.3/3.3 MB Progress (1): 0.3/3.3 MB Progress (1): 0.3/3.3 MB Progress (1): 0.3/3.3 MB Progress (1): 0.3/3.3 MB Progress (1): 0.3/3.3 MB Progress (1): 0.4/3.3 MB Progress (1): 0.4/3.3 MB Progress (1): 0.4/3.3 MB Progress (1): 0.4/3.3 MB Progress (1): 0.4/3.3 MB Progress (1): 0.4/3.3 MB Progress (1): 0.4/3.3 MB Progress (1): 0.4/3.3 MB Progress (1): 0.4/3.3 MB Progress (1): 0.4/3.3 MB Progress (1): 0.4/3.3 MB Progress (1): 0.4/3.3 MB Progress (1): 0.4/3.3 MB Progress (1): 0.4/3.3 MB Progress (1): 0.4/3.3 MB Progress (2): 0.4/3.3 MB | 4.1/30 kB Progress (2): 0.4/3.3 MB | 7.7/30 kB Progress (2): 0.4/3.3 MB | 12/30 kB Progress (2): 0.4/3.3 MB | 16/30 kB Progress (2): 0.4/3.3 MB | 20/30 kB Progress (3): 0.4/3.3 MB | 20/30 kB | 4.1/79 kB Progress (4): 0.4/3.3 MB | 20/30 kB | 4.1/79 kB | 4.1/51 kB Progress (4): 0.4/3.3 MB | 20/30 kB | 7.7/79 kB | 4.1/51 kB Progress (5): 0.4/3.3 MB | 20/30 kB | 7.7/79 kB | 4.1/51 kB | 4.1/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 7.7/79 kB | 4.1/51 kB | 4.1/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 7.7/79 kB | 4.1/51 kB | 4.1/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 7.7/79 kB | 4.1/51 kB | 7.7/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 12/79 kB | 4.1/51 kB | 7.7/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 12/79 kB | 7.7/51 kB | 7.7/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 16/79 kB | 7.7/51 kB | 7.7/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 16/79 kB | 7.7/51 kB | 12/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 16/79 kB | 7.7/51 kB | 12/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 16/79 kB | 7.7/51 kB | 16/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 20/79 kB | 7.7/51 kB | 16/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 20/79 kB | 12/51 kB | 16/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 24/79 kB | 12/51 kB | 16/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 24/79 kB | 12/51 kB | 20/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 24/79 kB | 12/51 kB | 20/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 24/79 kB | 12/51 kB | 24/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 28/79 kB | 12/51 kB | 24/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 28/79 kB | 16/51 kB | 24/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 32/79 kB | 16/51 kB | 24/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 32/79 kB | 16/51 kB | 28/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 32/79 kB | 16/51 kB | 28/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 32/79 kB | 16/51 kB | 32/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 33/79 kB | 16/51 kB | 32/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 33/79 kB | 20/51 kB | 32/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 37/79 kB | 20/51 kB | 32/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 37/79 kB | 20/51 kB | 33/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 37/79 kB | 20/51 kB | 33/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 37/79 kB | 20/51 kB | 37/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 41/79 kB | 20/51 kB | 37/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 41/79 kB | 24/51 kB | 37/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 45/79 kB | 24/51 kB | 37/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 45/79 kB | 24/51 kB | 41/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 45/79 kB | 24/51 kB | 41/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 45/79 kB | 24/51 kB | 45/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 49/79 kB | 24/51 kB | 45/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 49/79 kB | 28/51 kB | 45/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 53/79 kB | 28/51 kB | 45/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 53/79 kB | 28/51 kB | 49/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 53/79 kB | 28/51 kB | 49/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 53/79 kB | 28/51 kB | 53/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 57/79 kB | 28/51 kB | 53/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 57/79 kB | 32/51 kB | 53/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 61/79 kB | 32/51 kB | 53/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 61/79 kB | 32/51 kB | 57/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 61/79 kB | 32/51 kB | 57/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 61/79 kB | 32/51 kB | 61/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 65/79 kB | 32/51 kB | 61/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 65/79 kB | 33/51 kB | 61/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 69/79 kB | 33/51 kB | 61/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 69/79 kB | 33/51 kB | 65/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 69/79 kB | 33/51 kB | 65/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 69/79 kB | 33/51 kB | 66/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 73/79 kB | 33/51 kB | 66/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 73/79 kB | 37/51 kB | 66/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 77/79 kB | 37/51 kB | 66/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 77/79 kB | 37/51 kB | 70/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 77/79 kB | 37/51 kB | 70/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 77/79 kB | 37/51 kB | 74/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 79 kB | 37/51 kB | 74/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 79 kB | 41/51 kB | 74/105 kB Progress (5): 0.4/3.3 MB | 24/30 kB | 79 kB | 41/51 kB | 78/105 kB Progress (5): 0.5/3.3 MB | 24/30 kB | 79 kB | 41/51 kB | 78/105 kB Progress (5): 0.5/3.3 MB | 24/30 kB | 79 kB | 41/51 kB | 82/105 kB Progress (5): 0.5/3.3 MB | 24/30 kB | 79 kB | 45/51 kB | 82/105 kB Progress (5): 0.5/3.3 MB | 24/30 kB | 79 kB | 45/51 kB | 86/105 kB Progress (5): 0.5/3.3 MB | 24/30 kB | 79 kB | 45/51 kB | 86/105 kB Progress (5): 0.5/3.3 MB | 24/30 kB | 79 kB | 45/51 kB | 90/105 kB Progress (5): 0.5/3.3 MB | 24/30 kB | 79 kB | 49/51 kB | 90/105 kB Progress (5): 0.5/3.3 MB | 24/30 kB | 79 kB | 49/51 kB | 94/105 kB Progress (5): 0.5/3.3 MB | 24/30 kB | 79 kB | 49/51 kB | 94/105 kB Progress (5): 0.5/3.3 MB | 24/30 kB | 79 kB | 49/51 kB | 98/105 kB Progress (5): 0.5/3.3 MB | 24/30 kB | 79 kB | 51 kB | 98/105 kB Progress (5): 0.5/3.3 MB | 24/30 kB | 79 kB | 51 kB | 102/105 kB Progress (5): 0.5/3.3 MB | 24/30 kB | 79 kB | 51 kB | 102/105 kB Progress (5): 0.5/3.3 MB | 24/30 kB | 79 kB | 51 kB | 105 kB Progress (5): 0.5/3.3 MB | 24/30 kB | 79 kB | 51 kB | 105 kB Progress (5): 0.5/3.3 MB | 24/30 kB | 79 kB | 51 kB | 105 kB Progress (5): 0.5/3.3 MB | 24/30 kB | 79 kB | 51 kB | 105 kB Progress (5): 0.5/3.3 MB | 24/30 kB | 79 kB | 51 kB | 105 kB Progress (5): 0.5/3.3 MB | 24/30 kB | 79 kB | 51 kB | 105 kB Progress (5): 0.5/3.3 MB | 24/30 kB | 79 kB | 51 kB | 105 kB Progress (5): 0.5/3.3 MB | 24/30 kB | 79 kB | 51 kB | 105 kB Progress (5): 0.5/3.3 MB | 24/30 kB | 79 kB | 51 kB | 105 kB Progress (5): 0.5/3.3 MB | 24/30 kB | 79 kB | 51 kB | 105 kB Progress (5): 0.5/3.3 MB | 24/30 kB | 79 kB | 51 kB | 105 kB Progress (5): 0.5/3.3 MB | 24/30 kB | 79 kB | 51 kB | 105 kB Progress (5): 0.5/3.3 MB | 24/30 kB | 79 kB | 51 kB | 105 kB Progress (5): 0.5/3.3 MB | 24/30 kB | 79 kB | 51 kB | 105 kB Progress (5): 0.5/3.3 MB | 24/30 kB | 79 kB | 51 kB | 105 kB Progress (5): 0.5/3.3 MB | 24/30 kB | 79 kB | 51 kB | 105 kB Progress (5): 0.5/3.3 MB | 24/30 kB | 79 kB | 51 kB | 105 kB Progress (5): 0.5/3.3 MB | 24/30 kB | 79 kB | 51 kB | 105 kB Progress (5): 0.5/3.3 MB | 24/30 kB | 79 kB | 51 kB | 105 kB Progress (5): 0.5/3.3 MB | 24/30 kB | 79 kB | 51 kB | 105 kB Progress (5): 0.5/3.3 MB | 24/30 kB | 79 kB | 51 kB | 105 kB Progress (5): 0.5/3.3 MB | 24/30 kB | 79 kB | 51 kB | 105 kB Progress (5): 0.6/3.3 MB | 24/30 kB | 79 kB | 51 kB | 105 kB Progress (5): 0.6/3.3 MB | 24/30 kB | 79 kB | 51 kB | 105 kB Progress (5): 0.6/3.3 MB | 24/30 kB | 79 kB | 51 kB | 105 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar (51 kB at 266 kB/s) [2019-07-31T01:21:52.209Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar [2019-07-31T01:21:52.209Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.jar (105 kB at 548 kB/s) [2019-07-31T01:21:52.209Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar (79 kB at 410 kB/s) [2019-07-31T01:21:52.209Z] Progress (2): 0.6/3.3 MB | 24/30 kB 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 [2019-07-31T01:21:52.209Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-31T01:21:52.209Z] Progress (2): 0.6/3.3 MB | 24/30 kB Progress (2): 0.6/3.3 MB | 24/30 kB Progress (2): 0.6/3.3 MB | 24/30 kB Progress (2): 0.6/3.3 MB | 24/30 kB Progress (2): 0.6/3.3 MB | 24/30 kB Progress (2): 0.6/3.3 MB | 24/30 kB Progress (2): 0.6/3.3 MB | 24/30 kB Progress (2): 0.6/3.3 MB | 24/30 kB Progress (2): 0.6/3.3 MB | 24/30 kB Progress (2): 0.6/3.3 MB | 24/30 kB Progress (2): 0.6/3.3 MB | 24/30 kB Progress (2): 0.6/3.3 MB | 24/30 kB Progress (2): 0.6/3.3 MB | 24/30 kB Progress (2): 0.6/3.3 MB | 24/30 kB Progress (2): 0.6/3.3 MB | 24/30 kB Progress (2): 0.6/3.3 MB | 24/30 kB Progress (2): 0.6/3.3 MB | 24/30 kB Progress (2): 0.6/3.3 MB | 24/30 kB Progress (2): 0.6/3.3 MB | 24/30 kB Progress (2): 0.6/3.3 MB | 24/30 kB Progress (2): 0.6/3.3 MB | 24/30 kB Progress (2): 0.7/3.3 MB | 24/30 kB Progress (2): 0.7/3.3 MB | 24/30 kB Progress (2): 0.7/3.3 MB | 24/30 kB Progress (2): 0.7/3.3 MB | 24/30 kB Progress (2): 0.7/3.3 MB | 24/30 kB Progress (2): 0.7/3.3 MB | 24/30 kB Progress (2): 0.7/3.3 MB | 24/30 kB Progress (2): 0.7/3.3 MB | 24/30 kB Progress (2): 0.7/3.3 MB | 24/30 kB Progress (2): 0.7/3.3 MB | 24/30 kB Progress (2): 0.7/3.3 MB | 24/30 kB Progress (2): 0.7/3.3 MB | 24/30 kB Progress (2): 0.7/3.3 MB | 24/30 kB Progress (2): 0.7/3.3 MB | 24/30 kB Progress (2): 0.7/3.3 MB | 24/30 kB Progress (2): 0.7/3.3 MB | 24/30 kB Progress (2): 0.7/3.3 MB | 24/30 kB Progress (2): 0.7/3.3 MB | 24/30 kB Progress (2): 0.7/3.3 MB | 24/30 kB Progress (2): 0.7/3.3 MB | 24/30 kB Progress (2): 0.7/3.3 MB | 24/30 kB Progress (2): 0.7/3.3 MB | 24/30 kB Progress (2): 0.7/3.3 MB | 24/30 kB Progress (2): 0.7/3.3 MB | 24/30 kB Progress (2): 0.7/3.3 MB | 24/30 kB Progress (2): 0.8/3.3 MB | 24/30 kB Progress (2): 0.8/3.3 MB | 24/30 kB Progress (2): 0.8/3.3 MB | 24/30 kB Progress (2): 0.8/3.3 MB | 24/30 kB Progress (2): 0.8/3.3 MB | 24/30 kB Progress (2): 0.8/3.3 MB | 24/30 kB Progress (2): 0.8/3.3 MB | 24/30 kB Progress (2): 0.8/3.3 MB | 24/30 kB Progress (2): 0.8/3.3 MB | 24/30 kB Progress (2): 0.8/3.3 MB | 24/30 kB Progress (2): 0.8/3.3 MB | 24/30 kB Progress (2): 0.8/3.3 MB | 24/30 kB Progress (2): 0.8/3.3 MB | 24/30 kB Progress (2): 0.8/3.3 MB | 24/30 kB Progress (2): 0.8/3.3 MB | 24/30 kB Progress (2): 0.8/3.3 MB | 24/30 kB Progress (2): 0.8/3.3 MB | 24/30 kB Progress (2): 0.8/3.3 MB | 24/30 kB Progress (2): 0.8/3.3 MB | 24/30 kB Progress (2): 0.8/3.3 MB | 24/30 kB Progress (2): 0.8/3.3 MB | 24/30 kB Progress (2): 0.8/3.3 MB | 24/30 kB Progress (2): 0.8/3.3 MB | 24/30 kB Progress (3): 0.8/3.3 MB | 24/30 kB | 4.1/121 kB Progress (3): 0.8/3.3 MB | 24/30 kB | 4.1/121 kB Progress (3): 0.8/3.3 MB | 24/30 kB | 7.7/121 kB Progress (3): 0.8/3.3 MB | 24/30 kB | 7.7/121 kB Progress (3): 0.8/3.3 MB | 24/30 kB | 12/121 kB Progress (3): 0.9/3.3 MB | 24/30 kB | 12/121 kB Progress (3): 0.9/3.3 MB | 24/30 kB | 16/121 kB Progress (3): 0.9/3.3 MB | 24/30 kB | 16/121 kB Progress (3): 0.9/3.3 MB | 24/30 kB | 20/121 kB Progress (3): 0.9/3.3 MB | 24/30 kB | 20/121 kB Progress (3): 0.9/3.3 MB | 24/30 kB | 24/121 kB Progress (3): 0.9/3.3 MB | 24/30 kB | 24/121 kB Progress (3): 0.9/3.3 MB | 24/30 kB | 28/121 kB Progress (3): 0.9/3.3 MB | 24/30 kB | 28/121 kB Progress (3): 0.9/3.3 MB | 24/30 kB | 32/121 kB Progress (3): 0.9/3.3 MB | 24/30 kB | 32/121 kB Progress (3): 0.9/3.3 MB | 24/30 kB | 33/121 kB Progress (3): 0.9/3.3 MB | 24/30 kB | 33/121 kB Progress (3): 0.9/3.3 MB | 24/30 kB | 37/121 kB Progress (4): 0.9/3.3 MB | 24/30 kB | 37/121 kB | 4.1/38 kB Progress (4): 0.9/3.3 MB | 24/30 kB | 41/121 kB | 4.1/38 kB Progress (4): 0.9/3.3 MB | 24/30 kB | 41/121 kB | 4.1/38 kB Progress (4): 0.9/3.3 MB | 24/30 kB | 41/121 kB | 7.7/38 kB Progress (4): 0.9/3.3 MB | 24/30 kB | 41/121 kB | 7.7/38 kB Progress (4): 0.9/3.3 MB | 24/30 kB | 45/121 kB | 7.7/38 kB Progress (4): 0.9/3.3 MB | 24/30 kB | 45/121 kB | 7.7/38 kB Progress (4): 0.9/3.3 MB | 24/30 kB | 45/121 kB | 12/38 kB Progress (4): 0.9/3.3 MB | 24/30 kB | 45/121 kB | 12/38 kB Progress (4): 0.9/3.3 MB | 24/30 kB | 49/121 kB | 12/38 kB Progress (4): 0.9/3.3 MB | 24/30 kB | 49/121 kB | 12/38 kB Progress (4): 0.9/3.3 MB | 24/30 kB | 49/121 kB | 16/38 kB Progress (4): 0.9/3.3 MB | 24/30 kB | 49/121 kB | 16/38 kB Progress (4): 0.9/3.3 MB | 24/30 kB | 53/121 kB | 16/38 kB Progress (4): 0.9/3.3 MB | 24/30 kB | 53/121 kB | 16/38 kB Progress (4): 0.9/3.3 MB | 24/30 kB | 53/121 kB | 20/38 kB Progress (4): 0.9/3.3 MB | 24/30 kB | 53/121 kB | 20/38 kB Progress (4): 0.9/3.3 MB | 24/30 kB | 57/121 kB | 20/38 kB Progress (4): 0.9/3.3 MB | 24/30 kB | 57/121 kB | 20/38 kB Progress (4): 0.9/3.3 MB | 24/30 kB | 57/121 kB | 24/38 kB Progress (4): 0.9/3.3 MB | 24/30 kB | 57/121 kB | 24/38 kB Progress (4): 0.9/3.3 MB | 24/30 kB | 61/121 kB | 24/38 kB Progress (4): 0.9/3.3 MB | 24/30 kB | 61/121 kB | 24/38 kB Progress (4): 0.9/3.3 MB | 24/30 kB | 61/121 kB | 28/38 kB Progress (4): 0.9/3.3 MB | 24/30 kB | 61/121 kB | 28/38 kB Progress (4): 0.9/3.3 MB | 24/30 kB | 65/121 kB | 28/38 kB Progress (4): 0.9/3.3 MB | 24/30 kB | 65/121 kB | 28/38 kB Progress (4): 0.9/3.3 MB | 24/30 kB | 65/121 kB | 32/38 kB Progress (4): 0.9/3.3 MB | 24/30 kB | 65/121 kB | 32/38 kB Progress (4): 0.9/3.3 MB | 24/30 kB | 66/121 kB | 32/38 kB Progress (4): 0.9/3.3 MB | 24/30 kB | 66/121 kB | 32/38 kB Progress (4): 0.9/3.3 MB | 24/30 kB | 66/121 kB | 33/38 kB Progress (4): 0.9/3.3 MB | 24/30 kB | 66/121 kB | 33/38 kB Progress (4): 0.9/3.3 MB | 24/30 kB | 70/121 kB | 33/38 kB Progress (4): 0.9/3.3 MB | 24/30 kB | 70/121 kB | 33/38 kB Progress (4): 0.9/3.3 MB | 24/30 kB | 70/121 kB | 37/38 kB Progress (4): 0.9/3.3 MB | 24/30 kB | 70/121 kB | 37/38 kB Progress (4): 0.9/3.3 MB | 24/30 kB | 74/121 kB | 37/38 kB Progress (4): 1.0/3.3 MB | 24/30 kB | 74/121 kB | 37/38 kB Progress (4): 1.0/3.3 MB | 24/30 kB | 74/121 kB | 38 kB Progress (4): 1.0/3.3 MB | 24/30 kB | 74/121 kB | 38 kB Progress (4): 1.0/3.3 MB | 24/30 kB | 78/121 kB | 38 kB Progress (4): 1.0/3.3 MB | 24/30 kB | 78/121 kB | 38 kB Progress (4): 1.0/3.3 MB | 24/30 kB | 82/121 kB | 38 kB Progress (4): 1.0/3.3 MB | 24/30 kB | 82/121 kB | 38 kB Progress (4): 1.0/3.3 MB | 24/30 kB | 86/121 kB | 38 kB Progress (4): 1.0/3.3 MB | 24/30 kB | 86/121 kB | 38 kB Progress (4): 1.0/3.3 MB | 24/30 kB | 90/121 kB | 38 kB Progress (4): 1.0/3.3 MB | 24/30 kB | 90/121 kB | 38 kB Progress (4): 1.0/3.3 MB | 24/30 kB | 94/121 kB | 38 kB Progress (4): 1.0/3.3 MB | 24/30 kB | 94/121 kB | 38 kB Progress (4): 1.0/3.3 MB | 24/30 kB | 98/121 kB | 38 kB Progress (4): 1.0/3.3 MB | 24/30 kB | 98/121 kB | 38 kB Progress (4): 1.0/3.3 MB | 24/30 kB | 98/121 kB | 38 kB Progress (4): 1.0/3.3 MB | 24/30 kB | 98/121 kB | 38 kB Progress (4): 1.0/3.3 MB | 24/30 kB | 102/121 kB | 38 kB Progress (4): 1.0/3.3 MB | 24/30 kB | 102/121 kB | 38 kB Progress (4): 1.0/3.3 MB | 24/30 kB | 106/121 kB | 38 kB Progress (4): 1.0/3.3 MB | 24/30 kB | 106/121 kB | 38 kB Progress (4): 1.0/3.3 MB | 24/30 kB | 110/121 kB | 38 kB Progress (4): 1.0/3.3 MB | 24/30 kB | 110/121 kB | 38 kB Progress (4): 1.0/3.3 MB | 24/30 kB | 114/121 kB | 38 kB Progress (4): 1.0/3.3 MB | 24/30 kB | 114/121 kB | 38 kB Progress (4): 1.0/3.3 MB | 24/30 kB | 118/121 kB | 38 kB Progress (4): 1.0/3.3 MB | 24/30 kB | 118/121 kB | 38 kB Progress (4): 1.0/3.3 MB | 24/30 kB | 121 kB | 38 kB Progress (4): 1.0/3.3 MB | 24/30 kB | 121 kB | 38 kB Progress (4): 1.0/3.3 MB | 24/30 kB | 121 kB | 38 kB Progress (4): 1.0/3.3 MB | 24/30 kB | 121 kB | 38 kB Progress (4): 1.0/3.3 MB | 24/30 kB | 121 kB | 38 kB Progress (4): 1.0/3.3 MB | 24/30 kB | 121 kB | 38 kB Progress (4): 1.0/3.3 MB | 24/30 kB | 121 kB | 38 kB Progress (4): 1.0/3.3 MB | 24/30 kB | 121 kB | 38 kB Progress (4): 1.0/3.3 MB | 24/30 kB | 121 kB | 38 kB Progress (4): 1.0/3.3 MB | 24/30 kB | 121 kB | 38 kB Progress (4): 1.0/3.3 MB | 24/30 kB | 121 kB | 38 kB Progress (4): 1.0/3.3 MB | 24/30 kB | 121 kB | 38 kB Progress (4): 1.1/3.3 MB | 24/30 kB | 121 kB | 38 kB Progress (4): 1.1/3.3 MB | 24/30 kB | 121 kB | 38 kB Progress (4): 1.1/3.3 MB | 24/30 kB | 121 kB | 38 kB Progress (4): 1.1/3.3 MB | 24/30 kB | 121 kB | 38 kB Progress (4): 1.1/3.3 MB | 24/30 kB | 121 kB | 38 kB Progress (4): 1.1/3.3 MB | 24/30 kB | 121 kB | 38 kB Progress (4): 1.1/3.3 MB | 24/30 kB | 121 kB | 38 kB Progress (4): 1.1/3.3 MB | 24/30 kB | 121 kB | 38 kB Progress (4): 1.1/3.3 MB | 24/30 kB | 121 kB | 38 kB Progress (4): 1.1/3.3 MB | 24/30 kB | 121 kB | 38 kB Progress (4): 1.1/3.3 MB | 24/30 kB | 121 kB | 38 kB Progress (4): 1.1/3.3 MB | 24/30 kB | 121 kB | 38 kB 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 164 kB/s) [2019-07-31T01:21:52.209Z] Progress (3): 1.1/3.3 MB | 24/30 kB | 121 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.jar [2019-07-31T01:21:52.210Z] Progress (3): 1.1/3.3 MB | 24/30 kB | 121 kB Progress (3): 1.1/3.3 MB | 24/30 kB | 121 kB Progress (3): 1.1/3.3 MB | 24/30 kB | 121 kB Progress (3): 1.1/3.3 MB | 24/30 kB | 121 kB Progress (3): 1.1/3.3 MB | 24/30 kB | 121 kB Progress (3): 1.1/3.3 MB | 24/30 kB | 121 kB Progress (3): 1.1/3.3 MB | 24/30 kB | 121 kB Progress (3): 1.1/3.3 MB | 24/30 kB | 121 kB Progress (3): 1.1/3.3 MB | 24/30 kB | 121 kB Progress (3): 1.1/3.3 MB | 24/30 kB | 121 kB Progress (3): 1.1/3.3 MB | 24/30 kB | 121 kB Progress (3): 1.1/3.3 MB | 24/30 kB | 121 kB Progress (3): 1.2/3.3 MB | 24/30 kB | 121 kB Progress (3): 1.2/3.3 MB | 24/30 kB | 121 kB Progress (3): 1.2/3.3 MB | 24/30 kB | 121 kB Progress (3): 1.2/3.3 MB | 24/30 kB | 121 kB Progress (3): 1.2/3.3 MB | 24/30 kB | 121 kB Progress (3): 1.2/3.3 MB | 24/30 kB | 121 kB Progress (3): 1.2/3.3 MB | 24/30 kB | 121 kB Progress (3): 1.2/3.3 MB | 24/30 kB | 121 kB Progress (3): 1.2/3.3 MB | 24/30 kB | 121 kB Progress (3): 1.2/3.3 MB | 24/30 kB | 121 kB Progress (3): 1.2/3.3 MB | 24/30 kB | 121 kB Progress (3): 1.2/3.3 MB | 24/30 kB | 121 kB Progress (3): 1.2/3.3 MB | 24/30 kB | 121 kB Progress (3): 1.2/3.3 MB | 24/30 kB | 121 kB Progress (3): 1.2/3.3 MB | 24/30 kB | 121 kB Progress (3): 1.2/3.3 MB | 24/30 kB | 121 kB Progress (3): 1.2/3.3 MB | 24/30 kB | 121 kB Progress (3): 1.2/3.3 MB | 24/30 kB | 121 kB Progress (3): 1.2/3.3 MB | 24/30 kB | 121 kB Progress (3): 1.2/3.3 MB | 24/30 kB | 121 kB Progress (3): 1.2/3.3 MB | 24/30 kB | 121 kB Progress (4): 1.2/3.3 MB | 24/30 kB | 121 kB | 4.1/195 kB Progress (4): 1.2/3.3 MB | 24/30 kB | 121 kB | 4.1/195 kB Progress (4): 1.2/3.3 MB | 24/30 kB | 121 kB | 7.7/195 kB Progress (4): 1.2/3.3 MB | 24/30 kB | 121 kB | 7.7/195 kB Progress (4): 1.2/3.3 MB | 24/30 kB | 121 kB | 12/195 kB Progress (4): 1.2/3.3 MB | 24/30 kB | 121 kB | 12/195 kB Progress (4): 1.2/3.3 MB | 24/30 kB | 121 kB | 16/195 kB Progress (4): 1.2/3.3 MB | 24/30 kB | 121 kB | 16/195 kB Progress (4): 1.2/3.3 MB | 24/30 kB | 121 kB | 20/195 kB Progress (4): 1.3/3.3 MB | 24/30 kB | 121 kB | 20/195 kB Progress (4): 1.3/3.3 MB | 24/30 kB | 121 kB | 24/195 kB Progress (4): 1.3/3.3 MB | 24/30 kB | 121 kB | 24/195 kB Progress (4): 1.3/3.3 MB | 24/30 kB | 121 kB | 28/195 kB Progress (4): 1.3/3.3 MB | 24/30 kB | 121 kB | 28/195 kB Progress (4): 1.3/3.3 MB | 24/30 kB | 121 kB | 32/195 kB Progress (4): 1.3/3.3 MB | 24/30 kB | 121 kB | 32/195 kB Progress (4): 1.3/3.3 MB | 24/30 kB | 121 kB | 36/195 kB Progress (4): 1.3/3.3 MB | 24/30 kB | 121 kB | 36/195 kB Progress (4): 1.3/3.3 MB | 24/30 kB | 121 kB | 40/195 kB Progress (4): 1.3/3.3 MB | 24/30 kB | 121 kB | 40/195 kB Progress (4): 1.3/3.3 MB | 24/30 kB | 121 kB | 44/195 kB Progress (4): 1.3/3.3 MB | 24/30 kB | 121 kB | 44/195 kB Progress (5): 1.3/3.3 MB | 24/30 kB | 121 kB | 44/195 kB | 4.1/109 kB Progress (5): 1.3/3.3 MB | 24/30 kB | 121 kB | 44/195 kB | 4.1/109 kB Progress (5): 1.3/3.3 MB | 24/30 kB | 121 kB | 48/195 kB | 4.1/109 kB Progress (5): 1.3/3.3 MB | 24/30 kB | 121 kB | 48/195 kB | 4.1/109 kB Progress (5): 1.3/3.3 MB | 24/30 kB | 121 kB | 48/195 kB | 7.7/109 kB Progress (5): 1.3/3.3 MB | 24/30 kB | 121 kB | 48/195 kB | 7.7/109 kB Progress (5): 1.3/3.3 MB | 24/30 kB | 121 kB | 52/195 kB | 7.7/109 kB Progress (5): 1.3/3.3 MB | 24/30 kB | 121 kB | 52/195 kB | 7.7/109 kB Progress (5): 1.3/3.3 MB | 24/30 kB | 121 kB | 52/195 kB | 12/109 kB Progress (5): 1.3/3.3 MB | 24/30 kB | 121 kB | 52/195 kB | 12/109 kB Progress (5): 1.3/3.3 MB | 24/30 kB | 121 kB | 56/195 kB | 12/109 kB Progress (5): 1.3/3.3 MB | 24/30 kB | 121 kB | 56/195 kB | 12/109 kB Progress (5): 1.3/3.3 MB | 24/30 kB | 121 kB | 56/195 kB | 16/109 kB Progress (5): 1.3/3.3 MB | 24/30 kB | 121 kB | 56/195 kB | 16/109 kB Progress (5): 1.3/3.3 MB | 24/30 kB | 121 kB | 60/195 kB | 16/109 kB Progress (5): 1.3/3.3 MB | 24/30 kB | 121 kB | 60/195 kB | 16/109 kB Progress (5): 1.3/3.3 MB | 24/30 kB | 121 kB | 60/195 kB | 20/109 kB 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 492 kB/s) [2019-07-31T01:21:52.210Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar [2019-07-31T01:21:52.210Z] Progress (4): 1.3/3.3 MB | 24/30 kB | 60/195 kB | 20/109 kB Progress (4): 1.3/3.3 MB | 24/30 kB | 64/195 kB | 20/109 kB Progress (4): 1.3/3.3 MB | 24/30 kB | 64/195 kB | 20/109 kB Progress (4): 1.3/3.3 MB | 24/30 kB | 64/195 kB | 24/109 kB Progress (4): 1.3/3.3 MB | 24/30 kB | 64/195 kB | 24/109 kB Progress (4): 1.3/3.3 MB | 24/30 kB | 68/195 kB | 24/109 kB Progress (4): 1.3/3.3 MB | 24/30 kB | 68/195 kB | 24/109 kB Progress (4): 1.3/3.3 MB | 24/30 kB | 68/195 kB | 28/109 kB Progress (4): 1.3/3.3 MB | 24/30 kB | 68/195 kB | 28/109 kB Progress (4): 1.3/3.3 MB | 24/30 kB | 72/195 kB | 28/109 kB Progress (4): 1.3/3.3 MB | 24/30 kB | 72/195 kB | 28/109 kB Progress (4): 1.3/3.3 MB | 24/30 kB | 72/195 kB | 32/109 kB Progress (4): 1.3/3.3 MB | 24/30 kB | 72/195 kB | 32/109 kB Progress (4): 1.3/3.3 MB | 24/30 kB | 76/195 kB | 32/109 kB Progress (4): 1.3/3.3 MB | 24/30 kB | 76/195 kB | 32/109 kB Progress (4): 1.3/3.3 MB | 24/30 kB | 76/195 kB | 33/109 kB Progress (4): 1.3/3.3 MB | 24/30 kB | 76/195 kB | 33/109 kB Progress (4): 1.3/3.3 MB | 24/30 kB | 80/195 kB | 33/109 kB Progress (4): 1.3/3.3 MB | 24/30 kB | 80/195 kB | 33/109 kB Progress (4): 1.3/3.3 MB | 24/30 kB | 80/195 kB | 37/109 kB Progress (4): 1.4/3.3 MB | 24/30 kB | 80/195 kB | 37/109 kB Progress (4): 1.4/3.3 MB | 24/30 kB | 84/195 kB | 37/109 kB Progress (4): 1.4/3.3 MB | 24/30 kB | 84/195 kB | 37/109 kB Progress (4): 1.4/3.3 MB | 24/30 kB | 84/195 kB | 41/109 kB Progress (4): 1.4/3.3 MB | 24/30 kB | 84/195 kB | 41/109 kB Progress (4): 1.4/3.3 MB | 24/30 kB | 88/195 kB | 41/109 kB Progress (4): 1.4/3.3 MB | 24/30 kB | 88/195 kB | 41/109 kB Progress (4): 1.4/3.3 MB | 24/30 kB | 88/195 kB | 45/109 kB Progress (4): 1.4/3.3 MB | 24/30 kB | 88/195 kB | 45/109 kB Progress (4): 1.4/3.3 MB | 24/30 kB | 92/195 kB | 45/109 kB Progress (4): 1.4/3.3 MB | 24/30 kB | 92/195 kB | 45/109 kB Progress (4): 1.4/3.3 MB | 24/30 kB | 92/195 kB | 49/109 kB Progress (4): 1.4/3.3 MB | 24/30 kB | 92/195 kB | 49/109 kB Progress (4): 1.4/3.3 MB | 24/30 kB | 96/195 kB | 49/109 kB Progress (4): 1.4/3.3 MB | 24/30 kB | 96/195 kB | 49/109 kB Progress (4): 1.4/3.3 MB | 24/30 kB | 96/195 kB | 53/109 kB Progress (4): 1.4/3.3 MB | 24/30 kB | 96/195 kB | 53/109 kB Progress (4): 1.4/3.3 MB | 24/30 kB | 100/195 kB | 53/109 kB Progress (4): 1.4/3.3 MB | 24/30 kB | 100/195 kB | 53/109 kB Progress (4): 1.4/3.3 MB | 24/30 kB | 100/195 kB | 57/109 kB Progress (4): 1.4/3.3 MB | 24/30 kB | 100/195 kB | 57/109 kB Progress (4): 1.4/3.3 MB | 24/30 kB | 100/195 kB | 57/109 kB Progress (4): 1.4/3.3 MB | 24/30 kB | 100/195 kB | 57/109 kB Progress (5): 1.4/3.3 MB | 24/30 kB | 100/195 kB | 57/109 kB | 4.1/276 kB Progress (5): 1.4/3.3 MB | 24/30 kB | 100/195 kB | 57/109 kB | 7.7/276 kB Progress (5): 1.4/3.3 MB | 24/30 kB | 104/195 kB | 57/109 kB | 7.7/276 kB Progress (5): 1.4/3.3 MB | 24/30 kB | 104/195 kB | 57/109 kB | 12/276 kB Progress (5): 1.4/3.3 MB | 24/30 kB | 104/195 kB | 57/109 kB | 12/276 kB Progress (5): 1.4/3.3 MB | 24/30 kB | 104/195 kB | 61/109 kB | 12/276 kB Progress (5): 1.4/3.3 MB | 24/30 kB | 104/195 kB | 61/109 kB | 12/276 kB Progress (5): 1.4/3.3 MB | 24/30 kB | 104/195 kB | 61/109 kB | 16/276 kB Progress (5): 1.4/3.3 MB | 24/30 kB | 108/195 kB | 61/109 kB | 16/276 kB Progress (5): 1.4/3.3 MB | 24/30 kB | 108/195 kB | 61/109 kB | 20/276 kB Progress (5): 1.4/3.3 MB | 24/30 kB | 108/195 kB | 61/109 kB | 20/276 kB Progress (5): 1.4/3.3 MB | 24/30 kB | 108/195 kB | 65/109 kB | 20/276 kB Progress (5): 1.4/3.3 MB | 24/30 kB | 108/195 kB | 65/109 kB | 20/276 kB Progress (5): 1.4/3.3 MB | 24/30 kB | 108/195 kB | 65/109 kB | 24/276 kB Progress (5): 1.4/3.3 MB | 24/30 kB | 112/195 kB | 65/109 kB | 24/276 kB Progress (5): 1.4/3.3 MB | 24/30 kB | 112/195 kB | 65/109 kB | 28/276 kB Progress (5): 1.4/3.3 MB | 24/30 kB | 112/195 kB | 65/109 kB | 32/276 kB Progress (5): 1.4/3.3 MB | 24/30 kB | 112/195 kB | 65/109 kB | 32/276 kB Progress (5): 1.4/3.3 MB | 24/30 kB | 112/195 kB | 66/109 kB | 32/276 kB Progress (5): 1.4/3.3 MB | 24/30 kB | 112/195 kB | 66/109 kB | 32/276 kB Progress (5): 1.4/3.3 MB | 24/30 kB | 112/195 kB | 66/109 kB | 33/276 kB Progress (5): 1.4/3.3 MB | 24/30 kB | 116/195 kB | 66/109 kB | 33/276 kB Progress (5): 1.4/3.3 MB | 24/30 kB | 120/195 kB | 66/109 kB | 33/276 kB Progress (5): 1.4/3.3 MB | 24/30 kB | 120/195 kB | 66/109 kB | 37/276 kB Progress (5): 1.4/3.3 MB | 24/30 kB | 120/195 kB | 66/109 kB | 37/276 kB Progress (5): 1.4/3.3 MB | 24/30 kB | 120/195 kB | 70/109 kB | 37/276 kB Progress (5): 1.4/3.3 MB | 24/30 kB | 120/195 kB | 70/109 kB | 37/276 kB Progress (5): 1.4/3.3 MB | 24/30 kB | 120/195 kB | 70/109 kB | 41/276 kB Progress (5): 1.4/3.3 MB | 24/30 kB | 124/195 kB | 70/109 kB | 41/276 kB Progress (5): 1.4/3.3 MB | 24/30 kB | 124/195 kB | 70/109 kB | 45/276 kB Progress (5): 1.4/3.3 MB | 24/30 kB | 124/195 kB | 70/109 kB | 45/276 kB Progress (5): 1.4/3.3 MB | 24/30 kB | 124/195 kB | 74/109 kB | 45/276 kB Progress (5): 1.4/3.3 MB | 24/30 kB | 124/195 kB | 74/109 kB | 45/276 kB Progress (5): 1.4/3.3 MB | 24/30 kB | 124/195 kB | 74/109 kB | 49/276 kB Progress (5): 1.4/3.3 MB | 24/30 kB | 128/195 kB | 74/109 kB | 49/276 kB Progress (5): 1.4/3.3 MB | 24/30 kB | 128/195 kB | 74/109 kB | 53/276 kB Progress (5): 1.4/3.3 MB | 24/30 kB | 128/195 kB | 74/109 kB | 53/276 kB Progress (5): 1.4/3.3 MB | 24/30 kB | 128/195 kB | 78/109 kB | 53/276 kB Progress (5): 1.4/3.3 MB | 24/30 kB | 128/195 kB | 78/109 kB | 53/276 kB Progress (5): 1.4/3.3 MB | 24/30 kB | 128/195 kB | 78/109 kB | 57/276 kB Progress (5): 1.4/3.3 MB | 24/30 kB | 132/195 kB | 78/109 kB | 57/276 kB Progress (5): 1.4/3.3 MB | 24/30 kB | 132/195 kB | 78/109 kB | 61/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 132/195 kB | 78/109 kB | 61/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 132/195 kB | 82/109 kB | 61/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 132/195 kB | 82/109 kB | 61/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 132/195 kB | 82/109 kB | 65/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 136/195 kB | 82/109 kB | 65/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 136/195 kB | 82/109 kB | 66/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 136/195 kB | 82/109 kB | 66/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 136/195 kB | 86/109 kB | 66/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 136/195 kB | 86/109 kB | 66/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 136/195 kB | 86/109 kB | 70/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 140/195 kB | 86/109 kB | 70/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 140/195 kB | 86/109 kB | 74/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 140/195 kB | 86/109 kB | 74/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 140/195 kB | 90/109 kB | 74/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 140/195 kB | 90/109 kB | 74/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 140/195 kB | 90/109 kB | 78/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 144/195 kB | 90/109 kB | 78/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 144/195 kB | 90/109 kB | 82/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 144/195 kB | 90/109 kB | 82/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 144/195 kB | 94/109 kB | 82/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 144/195 kB | 94/109 kB | 82/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 144/195 kB | 94/109 kB | 86/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 148/195 kB | 94/109 kB | 86/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 148/195 kB | 94/109 kB | 90/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 148/195 kB | 94/109 kB | 90/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 148/195 kB | 98/109 kB | 90/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 148/195 kB | 98/109 kB | 90/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 148/195 kB | 98/109 kB | 94/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 152/195 kB | 98/109 kB | 94/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 152/195 kB | 98/109 kB | 98/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 152/195 kB | 98/109 kB | 98/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 152/195 kB | 98/109 kB | 98/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 152/195 kB | 98/109 kB | 98/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 152/195 kB | 98/109 kB | 98/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 156/195 kB | 98/109 kB | 98/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 156/195 kB | 98/109 kB | 102/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 156/195 kB | 98/109 kB | 102/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 156/195 kB | 102/109 kB | 102/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 156/195 kB | 102/109 kB | 102/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 156/195 kB | 102/109 kB | 106/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 160/195 kB | 102/109 kB | 106/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 160/195 kB | 102/109 kB | 110/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 160/195 kB | 102/109 kB | 110/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 160/195 kB | 106/109 kB | 110/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 160/195 kB | 106/109 kB | 110/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 160/195 kB | 106/109 kB | 114/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 164/195 kB | 106/109 kB | 114/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 164/195 kB | 106/109 kB | 118/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 164/195 kB | 106/109 kB | 118/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 164/195 kB | 109 kB | 118/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 164/195 kB | 109 kB | 118/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 164/195 kB | 109 kB | 122/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 168/195 kB | 109 kB | 122/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 168/195 kB | 109 kB | 126/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 168/195 kB | 109 kB | 126/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 168/195 kB | 109 kB | 130/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 172/195 kB | 109 kB | 130/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 172/195 kB | 109 kB | 134/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 172/195 kB | 109 kB | 134/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 172/195 kB | 109 kB | 138/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 176/195 kB | 109 kB | 138/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 176/195 kB | 109 kB | 142/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 176/195 kB | 109 kB | 142/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 176/195 kB | 109 kB | 146/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 180/195 kB | 109 kB | 146/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 180/195 kB | 109 kB | 150/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 180/195 kB | 109 kB | 150/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 180/195 kB | 109 kB | 154/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 184/195 kB | 109 kB | 154/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 184/195 kB | 109 kB | 158/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 184/195 kB | 109 kB | 158/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 184/195 kB | 109 kB | 162/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 188/195 kB | 109 kB | 162/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 188/195 kB | 109 kB | 166/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 188/195 kB | 109 kB | 166/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 188/195 kB | 109 kB | 170/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 192/195 kB | 109 kB | 170/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 192/195 kB | 109 kB | 174/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 192/195 kB | 109 kB | 174/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 192/195 kB | 109 kB | 178/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 195 kB | 109 kB | 178/276 kB Progress (5): 1.5/3.3 MB | 24/30 kB | 195 kB | 109 kB | 182/276 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.jar (109 kB at 370 kB/s) [2019-07-31T01:21:52.210Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar [2019-07-31T01:21:52.210Z] Progress (4): 1.6/3.3 MB | 24/30 kB | 195 kB | 182/276 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 195 kB | 186/276 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 195 kB | 186/276 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 195 kB | 190/276 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 195 kB | 190/276 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 195 kB | 194/276 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 195 kB | 194/276 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 195 kB | 198/276 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 195 kB | 198/276 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 195 kB | 202/276 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 195 kB | 202/276 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 195 kB | 206/276 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 195 kB | 206/276 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 195 kB | 210/276 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 195 kB | 210/276 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 195 kB | 214/276 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 195 kB | 214/276 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 195 kB | 218/276 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 195 kB | 218/276 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 195 kB | 222/276 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 195 kB | 222/276 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 195 kB | 226/276 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 195 kB | 226/276 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 195 kB | 230/276 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 195 kB | 230/276 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 195 kB | 234/276 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 195 kB | 234/276 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 195 kB | 238/276 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 195 kB | 238/276 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 195 kB | 242/276 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar (195 kB at 649 kB/s) [2019-07-31T01:21:52.210Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar [2019-07-31T01:21:52.210Z] Progress (3): 1.6/3.3 MB | 24/30 kB | 246/276 kB Progress (3): 1.6/3.3 MB | 24/30 kB | 246/276 kB Progress (3): 1.6/3.3 MB | 24/30 kB | 250/276 kB Progress (3): 1.6/3.3 MB | 24/30 kB | 250/276 kB Progress (3): 1.6/3.3 MB | 24/30 kB | 254/276 kB Progress (3): 1.6/3.3 MB | 24/30 kB | 254/276 kB Progress (3): 1.6/3.3 MB | 24/30 kB | 258/276 kB Progress (3): 1.6/3.3 MB | 24/30 kB | 258/276 kB Progress (3): 1.6/3.3 MB | 24/30 kB | 262/276 kB Progress (3): 1.6/3.3 MB | 24/30 kB | 262/276 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 262/276 kB | 4.1/172 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 266/276 kB | 4.1/172 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 266/276 kB | 7.7/172 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 266/276 kB | 7.7/172 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 266/276 kB | 12/172 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 270/276 kB | 12/172 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 270/276 kB | 16/172 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 270/276 kB | 16/172 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 270/276 kB | 20/172 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 274/276 kB | 20/172 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 274/276 kB | 24/172 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 274/276 kB | 24/172 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 274/276 kB | 28/172 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 274/276 kB | 28/172 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 276 kB | 28/172 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 276 kB | 28/172 kB Progress (4): 1.6/3.3 MB | 24/30 kB | 276 kB | 32/172 kB Progress (4): 1.7/3.3 MB | 24/30 kB | 276 kB | 32/172 kB Progress (4): 1.7/3.3 MB | 24/30 kB | 276 kB | 33/172 kB Progress (4): 1.7/3.3 MB | 24/30 kB | 276 kB | 33/172 kB Progress (4): 1.7/3.3 MB | 24/30 kB | 276 kB | 37/172 kB Progress (4): 1.7/3.3 MB | 24/30 kB | 276 kB | 37/172 kB Progress (4): 1.7/3.3 MB | 24/30 kB | 276 kB | 37/172 kB Progress (4): 1.7/3.3 MB | 24/30 kB | 276 kB | 41/172 kB Progress (4): 1.7/3.3 MB | 24/30 kB | 276 kB | 41/172 kB Progress (4): 1.7/3.3 MB | 24/30 kB | 276 kB | 45/172 kB Progress (4): 1.7/3.3 MB | 24/30 kB | 276 kB | 45/172 kB Progress (4): 1.7/3.3 MB | 24/30 kB | 276 kB | 49/172 kB Progress (4): 1.7/3.3 MB | 24/30 kB | 276 kB | 49/172 kB Progress (4): 1.7/3.3 MB | 24/30 kB | 276 kB | 53/172 kB Progress (4): 1.7/3.3 MB | 24/30 kB | 276 kB | 53/172 kB Progress (4): 1.7/3.3 MB | 24/30 kB | 276 kB | 57/172 kB Progress (4): 1.7/3.3 MB | 24/30 kB | 276 kB | 57/172 kB Progress (4): 1.7/3.3 MB | 24/30 kB | 276 kB | 61/172 kB Progress (4): 1.7/3.3 MB | 24/30 kB | 276 kB | 61/172 kB Progress (4): 1.7/3.3 MB | 24/30 kB | 276 kB | 65/172 kB Progress (4): 1.7/3.3 MB | 24/30 kB | 276 kB | 65/172 kB Progress (4): 1.7/3.3 MB | 24/30 kB | 276 kB | 66/172 kB Progress (4): 1.7/3.3 MB | 24/30 kB | 276 kB | 66/172 kB Progress (4): 1.7/3.3 MB | 24/30 kB | 276 kB | 70/172 kB Progress (4): 1.7/3.3 MB | 24/30 kB | 276 kB | 70/172 kB Progress (4): 1.7/3.3 MB | 24/30 kB | 276 kB | 74/172 kB Progress (4): 1.7/3.3 MB | 24/30 kB | 276 kB | 74/172 kB Progress (4): 1.7/3.3 MB | 24/30 kB | 276 kB | 78/172 kB Progress (4): 1.7/3.3 MB | 24/30 kB | 276 kB | 78/172 kB Progress (4): 1.7/3.3 MB | 24/30 kB | 276 kB | 82/172 kB Progress (4): 1.7/3.3 MB | 24/30 kB | 276 kB | 82/172 kB Progress (4): 1.7/3.3 MB | 24/30 kB | 276 kB | 86/172 kB Progress (4): 1.7/3.3 MB | 24/30 kB | 276 kB | 86/172 kB Progress (4): 1.7/3.3 MB | 24/30 kB | 276 kB | 90/172 kB Progress (4): 1.7/3.3 MB | 24/30 kB | 276 kB | 90/172 kB Progress (4): 1.7/3.3 MB | 24/30 kB | 276 kB | 94/172 kB Progress (4): 1.7/3.3 MB | 24/30 kB | 276 kB | 94/172 kB Progress (4): 1.7/3.3 MB | 24/30 kB | 276 kB | 98/172 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar (276 kB at 877 kB/s) [2019-07-31T01:21:52.210Z] Progress (3): 1.7/3.3 MB | 24/30 kB | 98/172 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2019-07-31T01:21:52.210Z] Progress (3): 1.7/3.3 MB | 24/30 kB | 98/172 kB Progress (3): 1.7/3.3 MB | 24/30 kB | 98/172 kB Progress (3): 1.7/3.3 MB | 24/30 kB | 102/172 kB Progress (3): 1.7/3.3 MB | 24/30 kB | 102/172 kB Progress (3): 1.7/3.3 MB | 24/30 kB | 106/172 kB Progress (3): 1.7/3.3 MB | 24/30 kB | 106/172 kB Progress (3): 1.7/3.3 MB | 24/30 kB | 110/172 kB Progress (3): 1.7/3.3 MB | 24/30 kB | 110/172 kB Progress (3): 1.7/3.3 MB | 24/30 kB | 114/172 kB Progress (3): 1.7/3.3 MB | 24/30 kB | 114/172 kB Progress (3): 1.7/3.3 MB | 24/30 kB | 118/172 kB Progress (3): 1.8/3.3 MB | 24/30 kB | 118/172 kB Progress (3): 1.8/3.3 MB | 24/30 kB | 122/172 kB Progress (3): 1.8/3.3 MB | 24/30 kB | 122/172 kB Progress (3): 1.8/3.3 MB | 24/30 kB | 126/172 kB Progress (3): 1.8/3.3 MB | 24/30 kB | 126/172 kB Progress (3): 1.8/3.3 MB | 24/30 kB | 130/172 kB Progress (3): 1.8/3.3 MB | 24/30 kB | 130/172 kB Progress (3): 1.8/3.3 MB | 24/30 kB | 134/172 kB Progress (3): 1.8/3.3 MB | 24/30 kB | 134/172 kB Progress (3): 1.8/3.3 MB | 24/30 kB | 138/172 kB Progress (3): 1.8/3.3 MB | 24/30 kB | 138/172 kB Progress (3): 1.8/3.3 MB | 24/30 kB | 142/172 kB Progress (3): 1.8/3.3 MB | 24/30 kB | 142/172 kB Progress (3): 1.8/3.3 MB | 24/30 kB | 146/172 kB Progress (3): 1.8/3.3 MB | 24/30 kB | 146/172 kB Progress (3): 1.8/3.3 MB | 24/30 kB | 150/172 kB Progress (3): 1.8/3.3 MB | 24/30 kB | 150/172 kB Progress (3): 1.8/3.3 MB | 24/30 kB | 154/172 kB Progress (3): 1.8/3.3 MB | 24/30 kB | 154/172 kB Progress (3): 1.8/3.3 MB | 24/30 kB | 158/172 kB Progress (3): 1.8/3.3 MB | 24/30 kB | 158/172 kB Progress (3): 1.8/3.3 MB | 24/30 kB | 162/172 kB Progress (3): 1.8/3.3 MB | 24/30 kB | 162/172 kB Progress (3): 1.8/3.3 MB | 24/30 kB | 166/172 kB Progress (3): 1.8/3.3 MB | 24/30 kB | 166/172 kB Progress (3): 1.8/3.3 MB | 24/30 kB | 170/172 kB Progress (3): 1.8/3.3 MB | 24/30 kB | 170/172 kB Progress (3): 1.8/3.3 MB | 24/30 kB | 172 kB Progress (3): 1.8/3.3 MB | 24/30 kB | 172 kB Progress (3): 1.8/3.3 MB | 24/30 kB | 172 kB Progress (3): 1.8/3.3 MB | 24/30 kB | 172 kB Progress (3): 1.8/3.3 MB | 24/30 kB | 172 kB Progress (3): 1.8/3.3 MB | 24/30 kB | 172 kB Progress (4): 1.8/3.3 MB | 24/30 kB | 172 kB | 4.1/61 kB Progress (4): 1.8/3.3 MB | 24/30 kB | 172 kB | 4.1/61 kB Progress (4): 1.8/3.3 MB | 24/30 kB | 172 kB | 7.7/61 kB Progress (4): 1.8/3.3 MB | 24/30 kB | 172 kB | 7.7/61 kB Progress (4): 1.8/3.3 MB | 24/30 kB | 172 kB | 12/61 kB Progress (4): 1.8/3.3 MB | 24/30 kB | 172 kB | 12/61 kB Progress (4): 1.8/3.3 MB | 24/30 kB | 172 kB | 16/61 kB Progress (4): 1.8/3.3 MB | 24/30 kB | 172 kB | 16/61 kB Progress (4): 1.8/3.3 MB | 24/30 kB | 172 kB | 20/61 kB Progress (4): 1.8/3.3 MB | 24/30 kB | 172 kB | 20/61 kB Progress (4): 1.8/3.3 MB | 24/30 kB | 172 kB | 24/61 kB Progress (4): 1.8/3.3 MB | 24/30 kB | 172 kB | 24/61 kB Progress (4): 1.8/3.3 MB | 24/30 kB | 172 kB | 28/61 kB Progress (4): 1.9/3.3 MB | 24/30 kB | 172 kB | 28/61 kB Progress (4): 1.9/3.3 MB | 24/30 kB | 172 kB | 32/61 kB Progress (4): 1.9/3.3 MB | 24/30 kB | 172 kB | 32/61 kB Progress (4): 1.9/3.3 MB | 24/30 kB | 172 kB | 36/61 kB Progress (4): 1.9/3.3 MB | 24/30 kB | 172 kB | 36/61 kB Progress (4): 1.9/3.3 MB | 24/30 kB | 172 kB | 40/61 kB Progress (4): 1.9/3.3 MB | 24/30 kB | 172 kB | 40/61 kB Progress (4): 1.9/3.3 MB | 24/30 kB | 172 kB | 44/61 kB Progress (4): 1.9/3.3 MB | 24/30 kB | 172 kB | 44/61 kB Progress (4): 1.9/3.3 MB | 24/30 kB | 172 kB | 48/61 kB Progress (4): 1.9/3.3 MB | 24/30 kB | 172 kB | 48/61 kB Progress (4): 1.9/3.3 MB | 24/30 kB | 172 kB | 52/61 kB Progress (4): 1.9/3.3 MB | 24/30 kB | 172 kB | 52/61 kB Progress (4): 1.9/3.3 MB | 24/30 kB | 172 kB | 56/61 kB Progress (4): 1.9/3.3 MB | 24/30 kB | 172 kB | 56/61 kB Progress (4): 1.9/3.3 MB | 24/30 kB | 172 kB | 60/61 kB Progress (4): 1.9/3.3 MB | 24/30 kB | 172 kB | 60/61 kB Progress (4): 1.9/3.3 MB | 24/30 kB | 172 kB | 61 kB Progress (4): 1.9/3.3 MB | 24/30 kB | 172 kB | 61 kB Progress (4): 1.9/3.3 MB | 24/30 kB | 172 kB | 61 kB Progress (4): 1.9/3.3 MB | 24/30 kB | 172 kB | 61 kB Progress (5): 1.9/3.3 MB | 24/30 kB | 172 kB | 61 kB | 4.1/47 kB Progress (5): 1.9/3.3 MB | 24/30 kB | 172 kB | 61 kB | 4.1/47 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar (172 kB at 522 kB/s) [2019-07-31T01:21:52.210Z] Progress (4): 1.9/3.3 MB | 24/30 kB | 61 kB | 7.7/47 kB 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 [2019-07-31T01:21:52.210Z] Progress (4): 1.9/3.3 MB | 24/30 kB | 61 kB | 7.7/47 kB Progress (4): 1.9/3.3 MB | 24/30 kB | 61 kB | 12/47 kB Progress (4): 1.9/3.3 MB | 24/30 kB | 61 kB | 12/47 kB Progress (4): 1.9/3.3 MB | 24/30 kB | 61 kB | 16/47 kB Progress (4): 1.9/3.3 MB | 24/30 kB | 61 kB | 16/47 kB Progress (4): 1.9/3.3 MB | 24/30 kB | 61 kB | 20/47 kB Progress (4): 1.9/3.3 MB | 24/30 kB | 61 kB | 20/47 kB Progress (4): 1.9/3.3 MB | 24/30 kB | 61 kB | 24/47 kB Progress (4): 1.9/3.3 MB | 24/30 kB | 61 kB | 24/47 kB Progress (4): 1.9/3.3 MB | 24/30 kB | 61 kB | 28/47 kB Progress (4): 1.9/3.3 MB | 24/30 kB | 61 kB | 28/47 kB Progress (4): 1.9/3.3 MB | 24/30 kB | 61 kB | 32/47 kB Progress (4): 1.9/3.3 MB | 24/30 kB | 61 kB | 32/47 kB Progress (4): 1.9/3.3 MB | 24/30 kB | 61 kB | 33/47 kB Progress (4): 1.9/3.3 MB | 24/30 kB | 61 kB | 33/47 kB Progress (4): 1.9/3.3 MB | 24/30 kB | 61 kB | 37/47 kB Progress (4): 1.9/3.3 MB | 24/30 kB | 61 kB | 37/47 kB Progress (4): 1.9/3.3 MB | 24/30 kB | 61 kB | 41/47 kB Progress (4): 1.9/3.3 MB | 24/30 kB | 61 kB | 41/47 kB Progress (4): 1.9/3.3 MB | 24/30 kB | 61 kB | 45/47 kB Progress (4): 1.9/3.3 MB | 24/30 kB | 61 kB | 45/47 kB Progress (4): 1.9/3.3 MB | 24/30 kB | 61 kB | 47 kB Progress (4): 1.9/3.3 MB | 24/30 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 24/30 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 24/30 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 24/30 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 24/30 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 24/30 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 24/30 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 24/30 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 24/30 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 24/30 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 24/30 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 24/30 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 24/30 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 24/30 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 24/30 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 24/30 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 24/30 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 24/30 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 24/30 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 24/30 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 24/30 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 24/30 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 24/30 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 24/30 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 24/30 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 24/30 kB | 61 kB | 47 kB Progress (4): 2.1/3.3 MB | 24/30 kB | 61 kB | 47 kB Progress (4): 2.1/3.3 MB | 24/30 kB | 61 kB | 47 kB Progress (4): 2.1/3.3 MB | 24/30 kB | 61 kB | 47 kB Progress (4): 2.1/3.3 MB | 24/30 kB | 61 kB | 47 kB Progress (4): 2.1/3.3 MB | 24/30 kB | 61 kB | 47 kB Progress (4): 2.1/3.3 MB | 24/30 kB | 61 kB | 47 kB Progress (4): 2.1/3.3 MB | 24/30 kB | 61 kB | 47 kB Progress (4): 2.1/3.3 MB | 24/30 kB | 61 kB | 47 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 136 kB/s) [2019-07-31T01:21:52.210Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (61 kB at 176 kB/s) [2019-07-31T01:21:52.210Z] Progress (2): 2.1/3.3 MB | 24/30 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar [2019-07-31T01:21:52.210Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [2019-07-31T01:21:52.210Z] Progress (3): 2.1/3.3 MB | 24/30 kB | 4.1/52 kB Progress (3): 2.1/3.3 MB | 24/30 kB | 4.1/52 kB Progress (3): 2.1/3.3 MB | 24/30 kB | 7.7/52 kB Progress (3): 2.1/3.3 MB | 24/30 kB | 7.7/52 kB Progress (3): 2.1/3.3 MB | 24/30 kB | 12/52 kB Progress (3): 2.1/3.3 MB | 24/30 kB | 12/52 kB Progress (3): 2.1/3.3 MB | 24/30 kB | 12/52 kB Progress (3): 2.1/3.3 MB | 24/30 kB | 12/52 kB Progress (3): 2.1/3.3 MB | 24/30 kB | 16/52 kB Progress (4): 2.1/3.3 MB | 24/30 kB | 16/52 kB | 4.1/254 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 16/52 kB | 4.1/254 kB | 4.1/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 16/52 kB | 7.7/254 kB | 4.1/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 20/52 kB | 7.7/254 kB | 4.1/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 20/52 kB | 7.7/254 kB | 4.1/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 24/52 kB | 7.7/254 kB | 4.1/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 24/52 kB | 12/254 kB | 4.1/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 24/52 kB | 12/254 kB | 7.7/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 24/52 kB | 16/254 kB | 7.7/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 28/52 kB | 16/254 kB | 7.7/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 28/52 kB | 16/254 kB | 7.7/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 32/52 kB | 16/254 kB | 7.7/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 32/52 kB | 20/254 kB | 7.7/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 32/52 kB | 20/254 kB | 12/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 32/52 kB | 24/254 kB | 12/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 36/52 kB | 24/254 kB | 12/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 36/52 kB | 24/254 kB | 12/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 40/52 kB | 24/254 kB | 12/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 40/52 kB | 28/254 kB | 12/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 40/52 kB | 28/254 kB | 16/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 40/52 kB | 32/254 kB | 16/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 44/52 kB | 32/254 kB | 16/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 48/52 kB | 32/254 kB | 16/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 48/52 kB | 32/254 kB | 16/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 52/52 kB | 32/254 kB | 16/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 52/52 kB | 33/254 kB | 16/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 52/52 kB | 33/254 kB | 20/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 52/52 kB | 37/254 kB | 20/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 52 kB | 37/254 kB | 20/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 52 kB | 37/254 kB | 20/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 52 kB | 41/254 kB | 20/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 52 kB | 41/254 kB | 24/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 52 kB | 45/254 kB | 24/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 52 kB | 45/254 kB | 24/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 52 kB | 49/254 kB | 24/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 52 kB | 49/254 kB | 28/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 52 kB | 53/254 kB | 28/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 52 kB | 53/254 kB | 28/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 52 kB | 57/254 kB | 28/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 52 kB | 57/254 kB | 32/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 52 kB | 61/254 kB | 32/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 52 kB | 61/254 kB | 32/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 52 kB | 65/254 kB | 32/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 52 kB | 65/254 kB | 33/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 52 kB | 66/254 kB | 33/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 52 kB | 66/254 kB | 33/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 52 kB | 70/254 kB | 33/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 52 kB | 70/254 kB | 37/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 52 kB | 74/254 kB | 37/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 52 kB | 74/254 kB | 37/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 52 kB | 78/254 kB | 37/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 52 kB | 78/254 kB | 41/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 52 kB | 82/254 kB | 41/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 52 kB | 82/254 kB | 41/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 52 kB | 86/254 kB | 41/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 52 kB | 86/254 kB | 45/125 kB Progress (5): 2.1/3.3 MB | 24/30 kB | 52 kB | 90/254 kB | 45/125 kB 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 138 kB/s) [2019-07-31T01:21:52.210Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar [2019-07-31T01:21:52.210Z] Progress (4): 2.2/3.3 MB | 24/30 kB | 90/254 kB | 45/125 kB Progress (4): 2.2/3.3 MB | 24/30 kB | 94/254 kB | 45/125 kB Progress (4): 2.2/3.3 MB | 24/30 kB | 94/254 kB | 49/125 kB Progress (4): 2.2/3.3 MB | 24/30 kB | 98/254 kB | 49/125 kB Progress (4): 2.2/3.3 MB | 24/30 kB | 98/254 kB | 49/125 kB Progress (4): 2.2/3.3 MB | 24/30 kB | 98/254 kB | 49/125 kB Progress (4): 2.2/3.3 MB | 24/30 kB | 98/254 kB | 53/125 kB Progress (4): 2.2/3.3 MB | 24/30 kB | 102/254 kB | 53/125 kB Progress (4): 2.2/3.3 MB | 24/30 kB | 102/254 kB | 53/125 kB Progress (4): 2.2/3.3 MB | 24/30 kB | 106/254 kB | 53/125 kB Progress (4): 2.2/3.3 MB | 24/30 kB | 106/254 kB | 53/125 kB Progress (4): 2.2/3.3 MB | 24/30 kB | 106/254 kB | 57/125 kB Progress (4): 2.2/3.3 MB | 24/30 kB | 106/254 kB | 57/125 kB Progress (4): 2.2/3.3 MB | 24/30 kB | 110/254 kB | 57/125 kB Progress (4): 2.2/3.3 MB | 24/30 kB | 110/254 kB | 57/125 kB Progress (4): 2.2/3.3 MB | 24/30 kB | 110/254 kB | 61/125 kB Progress (4): 2.2/3.3 MB | 24/30 kB | 110/254 kB | 61/125 kB Progress (4): 2.2/3.3 MB | 24/30 kB | 114/254 kB | 61/125 kB Progress (4): 2.2/3.3 MB | 24/30 kB | 114/254 kB | 61/125 kB Progress (4): 2.2/3.3 MB | 24/30 kB | 114/254 kB | 65/125 kB Progress (4): 2.2/3.3 MB | 24/30 kB | 114/254 kB | 65/125 kB Progress (4): 2.2/3.3 MB | 24/30 kB | 118/254 kB | 65/125 kB Progress (4): 2.2/3.3 MB | 24/30 kB | 118/254 kB | 65/125 kB Progress (4): 2.2/3.3 MB | 24/30 kB | 118/254 kB | 66/125 kB Progress (4): 2.2/3.3 MB | 24/30 kB | 118/254 kB | 66/125 kB Progress (4): 2.2/3.3 MB | 24/30 kB | 122/254 kB | 66/125 kB Progress (4): 2.2/3.3 MB | 24/30 kB | 122/254 kB | 66/125 kB Progress (4): 2.2/3.3 MB | 24/30 kB | 122/254 kB | 70/125 kB Progress (4): 2.2/3.3 MB | 24/30 kB | 122/254 kB | 70/125 kB Progress (4): 2.2/3.3 MB | 24/30 kB | 126/254 kB | 70/125 kB Progress (4): 2.2/3.3 MB | 24/30 kB | 126/254 kB | 70/125 kB Progress (4): 2.2/3.3 MB | 24/30 kB | 126/254 kB | 74/125 kB Progress (4): 2.2/3.3 MB | 24/30 kB | 126/254 kB | 74/125 kB Progress (4): 2.2/3.3 MB | 24/30 kB | 130/254 kB | 74/125 kB Progress (4): 2.2/3.3 MB | 24/30 kB | 130/254 kB | 74/125 kB Progress (4): 2.2/3.3 MB | 24/30 kB | 130/254 kB | 78/125 kB Progress (4): 2.2/3.3 MB | 24/30 kB | 130/254 kB | 78/125 kB Progress (4): 2.2/3.3 MB | 24/30 kB | 131/254 kB | 78/125 kB Progress (4): 2.2/3.3 MB | 24/30 kB | 131/254 kB | 78/125 kB Progress (4): 2.2/3.3 MB | 24/30 kB | 131/254 kB | 82/125 kB Progress (4): 2.2/3.3 MB | 24/30 kB | 131/254 kB | 82/125 kB Progress (5): 2.2/3.3 MB | 24/30 kB | 131/254 kB | 82/125 kB | 4.1/65 kB Progress (5): 2.2/3.3 MB | 24/30 kB | 135/254 kB | 82/125 kB | 4.1/65 kB Progress (5): 2.2/3.3 MB | 24/30 kB | 135/254 kB | 82/125 kB | 7.7/65 kB Progress (5): 2.2/3.3 MB | 24/30 kB | 135/254 kB | 82/125 kB | 7.7/65 kB Progress (5): 2.2/3.3 MB | 24/30 kB | 135/254 kB | 86/125 kB | 7.7/65 kB Progress (5): 2.2/3.3 MB | 24/30 kB | 135/254 kB | 86/125 kB | 7.7/65 kB Progress (5): 2.2/3.3 MB | 24/30 kB | 135/254 kB | 86/125 kB | 12/65 kB Progress (5): 2.2/3.3 MB | 24/30 kB | 139/254 kB | 86/125 kB | 12/65 kB Progress (5): 2.2/3.3 MB | 24/30 kB | 139/254 kB | 86/125 kB | 16/65 kB Progress (5): 2.2/3.3 MB | 24/30 kB | 139/254 kB | 86/125 kB | 16/65 kB Progress (5): 2.2/3.3 MB | 24/30 kB | 139/254 kB | 90/125 kB | 16/65 kB Progress (5): 2.2/3.3 MB | 24/30 kB | 139/254 kB | 90/125 kB | 16/65 kB Progress (5): 2.2/3.3 MB | 24/30 kB | 139/254 kB | 90/125 kB | 20/65 kB Progress (5): 2.2/3.3 MB | 24/30 kB | 143/254 kB | 90/125 kB | 20/65 kB Progress (5): 2.2/3.3 MB | 24/30 kB | 143/254 kB | 90/125 kB | 24/65 kB Progress (5): 2.2/3.3 MB | 24/30 kB | 143/254 kB | 90/125 kB | 24/65 kB Progress (5): 2.2/3.3 MB | 24/30 kB | 143/254 kB | 94/125 kB | 24/65 kB Progress (5): 2.2/3.3 MB | 24/30 kB | 143/254 kB | 94/125 kB | 24/65 kB Progress (5): 2.2/3.3 MB | 24/30 kB | 143/254 kB | 94/125 kB | 28/65 kB Progress (5): 2.2/3.3 MB | 24/30 kB | 147/254 kB | 94/125 kB | 28/65 kB Progress (5): 2.2/3.3 MB | 24/30 kB | 147/254 kB | 94/125 kB | 32/65 kB Progress (5): 2.3/3.3 MB | 24/30 kB | 147/254 kB | 94/125 kB | 32/65 kB Progress (5): 2.3/3.3 MB | 24/30 kB | 147/254 kB | 98/125 kB | 32/65 kB Progress (5): 2.3/3.3 MB | 24/30 kB | 147/254 kB | 98/125 kB | 32/65 kB Progress (5): 2.3/3.3 MB | 24/30 kB | 147/254 kB | 98/125 kB | 33/65 kB Progress (5): 2.3/3.3 MB | 24/30 kB | 151/254 kB | 98/125 kB | 33/65 kB Progress (5): 2.3/3.3 MB | 24/30 kB | 151/254 kB | 98/125 kB | 37/65 kB Progress (5): 2.3/3.3 MB | 24/30 kB | 151/254 kB | 98/125 kB | 37/65 kB Progress (5): 2.3/3.3 MB | 24/30 kB | 151/254 kB | 102/125 kB | 37/65 kB Progress (5): 2.3/3.3 MB | 24/30 kB | 151/254 kB | 102/125 kB | 37/65 kB Progress (5): 2.3/3.3 MB | 24/30 kB | 151/254 kB | 102/125 kB | 41/65 kB Progress (5): 2.3/3.3 MB | 24/30 kB | 155/254 kB | 102/125 kB | 41/65 kB Progress (5): 2.3/3.3 MB | 24/30 kB | 155/254 kB | 102/125 kB | 45/65 kB Progress (5): 2.3/3.3 MB | 24/30 kB | 155/254 kB | 102/125 kB | 45/65 kB Progress (5): 2.3/3.3 MB | 24/30 kB | 155/254 kB | 106/125 kB | 45/65 kB Progress (5): 2.3/3.3 MB | 24/30 kB | 155/254 kB | 106/125 kB | 45/65 kB Progress (5): 2.3/3.3 MB | 24/30 kB | 155/254 kB | 106/125 kB | 49/65 kB Progress (5): 2.3/3.3 MB | 24/30 kB | 159/254 kB | 106/125 kB | 49/65 kB Progress (5): 2.3/3.3 MB | 24/30 kB | 159/254 kB | 106/125 kB | 53/65 kB Progress (5): 2.3/3.3 MB | 24/30 kB | 159/254 kB | 106/125 kB | 53/65 kB Progress (5): 2.3/3.3 MB | 24/30 kB | 159/254 kB | 110/125 kB | 53/65 kB Progress (5): 2.3/3.3 MB | 24/30 kB | 159/254 kB | 110/125 kB | 53/65 kB Progress (5): 2.3/3.3 MB | 24/30 kB | 159/254 kB | 110/125 kB | 57/65 kB Progress (5): 2.3/3.3 MB | 24/30 kB | 163/254 kB | 110/125 kB | 57/65 kB Progress (5): 2.3/3.3 MB | 24/30 kB | 163/254 kB | 110/125 kB | 61/65 kB Progress (5): 2.3/3.3 MB | 24/30 kB | 163/254 kB | 110/125 kB | 61/65 kB Progress (5): 2.3/3.3 MB | 24/30 kB | 163/254 kB | 114/125 kB | 61/65 kB Progress (5): 2.3/3.3 MB | 24/30 kB | 163/254 kB | 114/125 kB | 61/65 kB Progress (5): 2.3/3.3 MB | 24/30 kB | 163/254 kB | 114/125 kB | 65/65 kB Progress (5): 2.3/3.3 MB | 24/30 kB | 167/254 kB | 114/125 kB | 65/65 kB Progress (5): 2.3/3.3 MB | 24/30 kB | 167/254 kB | 114/125 kB | 65 kB Progress (5): 2.3/3.3 MB | 24/30 kB | 167/254 kB | 114/125 kB | 65 kB Progress (5): 2.3/3.3 MB | 24/30 kB | 167/254 kB | 118/125 kB | 65 kB Progress (5): 2.3/3.3 MB | 24/30 kB | 167/254 kB | 118/125 kB | 65 kB Progress (5): 2.3/3.3 MB | 28/30 kB | 167/254 kB | 118/125 kB | 65 kB Progress (5): 2.3/3.3 MB | 28/30 kB | 171/254 kB | 118/125 kB | 65 kB Progress (5): 2.3/3.3 MB | 30 kB | 171/254 kB | 118/125 kB | 65 kB Progress (5): 2.3/3.3 MB | 30 kB | 171/254 kB | 118/125 kB | 65 kB Progress (5): 2.3/3.3 MB | 30 kB | 171/254 kB | 122/125 kB | 65 kB Progress (5): 2.3/3.3 MB | 30 kB | 171/254 kB | 122/125 kB | 65 kB Progress (5): 2.3/3.3 MB | 30 kB | 175/254 kB | 122/125 kB | 65 kB Progress (5): 2.3/3.3 MB | 30 kB | 175/254 kB | 122/125 kB | 65 kB Progress (5): 2.3/3.3 MB | 30 kB | 175/254 kB | 125 kB | 65 kB Progress (5): 2.3/3.3 MB | 30 kB | 175/254 kB | 125 kB | 65 kB Progress (5): 2.3/3.3 MB | 30 kB | 179/254 kB | 125 kB | 65 kB Progress (5): 2.3/3.3 MB | 30 kB | 179/254 kB | 125 kB | 65 kB Progress (5): 2.3/3.3 MB | 30 kB | 183/254 kB | 125 kB | 65 kB Progress (5): 2.3/3.3 MB | 30 kB | 183/254 kB | 125 kB | 65 kB Progress (5): 2.3/3.3 MB | 30 kB | 187/254 kB | 125 kB | 65 kB Progress (5): 2.3/3.3 MB | 30 kB | 187/254 kB | 125 kB | 65 kB Progress (5): 2.3/3.3 MB | 30 kB | 191/254 kB | 125 kB | 65 kB Progress (5): 2.3/3.3 MB | 30 kB | 191/254 kB | 125 kB | 65 kB Progress (5): 2.3/3.3 MB | 30 kB | 195/254 kB | 125 kB | 65 kB Progress (5): 2.3/3.3 MB | 30 kB | 195/254 kB | 125 kB | 65 kB Progress (5): 2.3/3.3 MB | 30 kB | 199/254 kB | 125 kB | 65 kB Progress (5): 2.3/3.3 MB | 30 kB | 199/254 kB | 125 kB | 65 kB Progress (5): 2.3/3.3 MB | 30 kB | 203/254 kB | 125 kB | 65 kB Progress (5): 2.3/3.3 MB | 30 kB | 203/254 kB | 125 kB | 65 kB Progress (5): 2.3/3.3 MB | 30 kB | 207/254 kB | 125 kB | 65 kB Progress (5): 2.3/3.3 MB | 30 kB | 207/254 kB | 125 kB | 65 kB Progress (5): 2.3/3.3 MB | 30 kB | 211/254 kB | 125 kB | 65 kB Progress (5): 2.3/3.3 MB | 30 kB | 211/254 kB | 125 kB | 65 kB Progress (5): 2.3/3.3 MB | 30 kB | 215/254 kB | 125 kB | 65 kB Progress (5): 2.4/3.3 MB | 30 kB | 215/254 kB | 125 kB | 65 kB Progress (5): 2.4/3.3 MB | 30 kB | 219/254 kB | 125 kB | 65 kB Progress (5): 2.4/3.3 MB | 30 kB | 219/254 kB | 125 kB | 65 kB Progress (5): 2.4/3.3 MB | 30 kB | 223/254 kB | 125 kB | 65 kB Progress (5): 2.4/3.3 MB | 30 kB | 223/254 kB | 125 kB | 65 kB Progress (5): 2.4/3.3 MB | 30 kB | 227/254 kB | 125 kB | 65 kB Progress (5): 2.4/3.3 MB | 30 kB | 227/254 kB | 125 kB | 65 kB Progress (5): 2.4/3.3 MB | 30 kB | 231/254 kB | 125 kB | 65 kB Progress (5): 2.4/3.3 MB | 30 kB | 231/254 kB | 125 kB | 65 kB Progress (5): 2.4/3.3 MB | 30 kB | 235/254 kB | 125 kB | 65 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar (30 kB at 75 kB/s) [2019-07-31T01:21:52.210Z] Progress (4): 2.4/3.3 MB | 235/254 kB | 125 kB | 65 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar [2019-07-31T01:21:52.210Z] Progress (4): 2.4/3.3 MB | 239/254 kB | 125 kB | 65 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar (65 kB at 159 kB/s) [2019-07-31T01:21:52.210Z] Progress (3): 2.4/3.3 MB | 243/254 kB | 125 kB Progress (3): 2.4/3.3 MB | 243/254 kB | 125 kB Progress (3): 2.4/3.3 MB | 247/254 kB | 125 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar [2019-07-31T01:21:52.210Z] Progress (3): 2.4/3.3 MB | 251/254 kB | 125 kB Progress (3): 2.4/3.3 MB | 251/254 kB | 125 kB Progress (3): 2.4/3.3 MB | 254 kB | 125 kB Progress (3): 2.4/3.3 MB | 254 kB | 125 kB Progress (3): 2.4/3.3 MB | 254 kB | 125 kB Progress (3): 2.4/3.3 MB | 254 kB | 125 kB Progress (3): 2.4/3.3 MB | 254 kB | 125 kB Progress (3): 2.4/3.3 MB | 254 kB | 125 kB Progress (3): 2.4/3.3 MB | 254 kB | 125 kB Progress (3): 2.4/3.3 MB | 254 kB | 125 kB Progress (3): 2.4/3.3 MB | 254 kB | 125 kB Progress (3): 2.4/3.3 MB | 254 kB | 125 kB Progress (3): 2.4/3.3 MB | 254 kB | 125 kB Progress (3): 2.4/3.3 MB | 254 kB | 125 kB Progress (3): 2.4/3.3 MB | 254 kB | 125 kB Progress (3): 2.4/3.3 MB | 254 kB | 125 kB Progress (3): 2.4/3.3 MB | 254 kB | 125 kB Progress (3): 2.4/3.3 MB | 254 kB | 125 kB Progress (3): 2.4/3.3 MB | 254 kB | 125 kB Progress (3): 2.4/3.3 MB | 254 kB | 125 kB Progress (3): 2.5/3.3 MB | 254 kB | 125 kB Progress (3): 2.5/3.3 MB | 254 kB | 125 kB Progress (3): 2.5/3.3 MB | 254 kB | 125 kB Progress (3): 2.5/3.3 MB | 254 kB | 125 kB Progress (3): 2.5/3.3 MB | 254 kB | 125 kB Progress (3): 2.5/3.3 MB | 254 kB | 125 kB Progress (3): 2.5/3.3 MB | 254 kB | 125 kB Progress (3): 2.5/3.3 MB | 254 kB | 125 kB Progress (3): 2.5/3.3 MB | 254 kB | 125 kB Progress (3): 2.5/3.3 MB | 254 kB | 125 kB Progress (3): 2.5/3.3 MB | 254 kB | 125 kB Progress (3): 2.5/3.3 MB | 254 kB | 125 kB Progress (3): 2.5/3.3 MB | 254 kB | 125 kB Progress (3): 2.5/3.3 MB | 254 kB | 125 kB Progress (3): 2.5/3.3 MB | 254 kB | 125 kB Progress (3): 2.5/3.3 MB | 254 kB | 125 kB Progress (3): 2.5/3.3 MB | 254 kB | 125 kB Progress (3): 2.5/3.3 MB | 254 kB | 125 kB Progress (3): 2.5/3.3 MB | 254 kB | 125 kB Progress (3): 2.5/3.3 MB | 254 kB | 125 kB Progress (3): 2.5/3.3 MB | 254 kB | 125 kB Progress (3): 2.5/3.3 MB | 254 kB | 125 kB Progress (3): 2.5/3.3 MB | 254 kB | 125 kB Progress (3): 2.5/3.3 MB | 254 kB | 125 kB Progress (3): 2.5/3.3 MB | 254 kB | 125 kB Progress (3): 2.6/3.3 MB | 254 kB | 125 kB Progress (3): 2.6/3.3 MB | 254 kB | 125 kB Progress (3): 2.6/3.3 MB | 254 kB | 125 kB Progress (3): 2.6/3.3 MB | 254 kB | 125 kB Progress (3): 2.6/3.3 MB | 254 kB | 125 kB Progress (3): 2.6/3.3 MB | 254 kB | 125 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 4.1/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 4.1/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 7.7/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 7.7/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 12/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 12/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 16/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 16/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 20/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 20/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 24/866 kB Progress (5): 2.6/3.3 MB | 254 kB | 125 kB | 24/866 kB | 4.1/33 kB Progress (5): 2.6/3.3 MB | 254 kB | 125 kB | 28/866 kB | 4.1/33 kB Progress (5): 2.6/3.3 MB | 254 kB | 125 kB | 28/866 kB | 4.1/33 kB Progress (5): 2.6/3.3 MB | 254 kB | 125 kB | 32/866 kB | 4.1/33 kB Progress (5): 2.6/3.3 MB | 254 kB | 125 kB | 32/866 kB | 7.7/33 kB Progress (5): 2.6/3.3 MB | 254 kB | 125 kB | 33/866 kB | 7.7/33 kB Progress (5): 2.6/3.3 MB | 254 kB | 125 kB | 33/866 kB | 7.7/33 kB Progress (5): 2.6/3.3 MB | 254 kB | 125 kB | 37/866 kB | 7.7/33 kB Progress (5): 2.6/3.3 MB | 254 kB | 125 kB | 37/866 kB | 12/33 kB Progress (5): 2.6/3.3 MB | 254 kB | 125 kB | 41/866 kB | 12/33 kB Progress (5): 2.6/3.3 MB | 254 kB | 125 kB | 41/866 kB | 12/33 kB Progress (5): 2.6/3.3 MB | 254 kB | 125 kB | 45/866 kB | 12/33 kB Progress (5): 2.6/3.3 MB | 254 kB | 125 kB | 45/866 kB | 16/33 kB Progress (5): 2.6/3.3 MB | 254 kB | 125 kB | 49/866 kB | 16/33 kB Progress (5): 2.6/3.3 MB | 254 kB | 125 kB | 49/866 kB | 16/33 kB Progress (5): 2.6/3.3 MB | 254 kB | 125 kB | 53/866 kB | 16/33 kB Progress (5): 2.6/3.3 MB | 254 kB | 125 kB | 53/866 kB | 20/33 kB Progress (5): 2.6/3.3 MB | 254 kB | 125 kB | 57/866 kB | 20/33 kB Progress (5): 2.6/3.3 MB | 254 kB | 125 kB | 57/866 kB | 20/33 kB Progress (5): 2.6/3.3 MB | 254 kB | 125 kB | 61/866 kB | 20/33 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar (254 kB at 590 kB/s) [2019-07-31T01:21:52.210Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar (125 kB at 290 kB/s) [2019-07-31T01:21:52.210Z] Progress (3): 2.6/3.3 MB | 61/866 kB | 24/33 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.0/joda-time-2.0.jar [2019-07-31T01:21:52.210Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar [2019-07-31T01:21:52.210Z] Progress (3): 2.6/3.3 MB | 65/866 kB | 24/33 kB Progress (3): 2.6/3.3 MB | 65/866 kB | 24/33 kB Progress (3): 2.6/3.3 MB | 66/866 kB | 24/33 kB Progress (3): 2.6/3.3 MB | 66/866 kB | 24/33 kB Progress (3): 2.6/3.3 MB | 66/866 kB | 28/33 kB Progress (3): 2.6/3.3 MB | 66/866 kB | 28/33 kB Progress (3): 2.6/3.3 MB | 70/866 kB | 28/33 kB Progress (3): 2.6/3.3 MB | 70/866 kB | 28/33 kB Progress (3): 2.6/3.3 MB | 70/866 kB | 32/33 kB Progress (3): 2.6/3.3 MB | 70/866 kB | 32/33 kB Progress (3): 2.6/3.3 MB | 74/866 kB | 32/33 kB Progress (3): 2.6/3.3 MB | 74/866 kB | 33 kB Progress (3): 2.6/3.3 MB | 78/866 kB | 33 kB Progress (3): 2.6/3.3 MB | 78/866 kB | 33 kB Progress (3): 2.6/3.3 MB | 82/866 kB | 33 kB Progress (3): 2.6/3.3 MB | 82/866 kB | 33 kB Progress (3): 2.6/3.3 MB | 86/866 kB | 33 kB Progress (3): 2.6/3.3 MB | 86/866 kB | 33 kB Progress (3): 2.6/3.3 MB | 90/866 kB | 33 kB Progress (3): 2.6/3.3 MB | 90/866 kB | 33 kB Progress (3): 2.6/3.3 MB | 94/866 kB | 33 kB Progress (3): 2.7/3.3 MB | 94/866 kB | 33 kB Progress (3): 2.7/3.3 MB | 98/866 kB | 33 kB Progress (3): 2.7/3.3 MB | 98/866 kB | 33 kB Progress (3): 2.7/3.3 MB | 98/866 kB | 33 kB Progress (3): 2.7/3.3 MB | 98/866 kB | 33 kB Progress (3): 2.7/3.3 MB | 102/866 kB | 33 kB Progress (3): 2.7/3.3 MB | 102/866 kB | 33 kB Progress (3): 2.7/3.3 MB | 106/866 kB | 33 kB Progress (3): 2.7/3.3 MB | 106/866 kB | 33 kB Progress (3): 2.7/3.3 MB | 110/866 kB | 33 kB Progress (3): 2.7/3.3 MB | 110/866 kB | 33 kB Progress (3): 2.7/3.3 MB | 114/866 kB | 33 kB Progress (3): 2.7/3.3 MB | 114/866 kB | 33 kB Progress (3): 2.7/3.3 MB | 118/866 kB | 33 kB Progress (3): 2.7/3.3 MB | 122/866 kB | 33 kB Progress (3): 2.7/3.3 MB | 122/866 kB | 33 kB Progress (3): 2.7/3.3 MB | 126/866 kB | 33 kB Progress (3): 2.7/3.3 MB | 126/866 kB | 33 kB Progress (3): 2.7/3.3 MB | 130/866 kB | 33 kB Progress (3): 2.7/3.3 MB | 130/866 kB | 33 kB Progress (3): 2.7/3.3 MB | 131/866 kB | 33 kB Progress (3): 2.7/3.3 MB | 131/866 kB | 33 kB Progress (3): 2.7/3.3 MB | 135/866 kB | 33 kB Progress (3): 2.7/3.3 MB | 135/866 kB | 33 kB Progress (3): 2.7/3.3 MB | 139/866 kB | 33 kB Progress (3): 2.7/3.3 MB | 139/866 kB | 33 kB Progress (3): 2.7/3.3 MB | 143/866 kB | 33 kB Progress (3): 2.7/3.3 MB | 143/866 kB | 33 kB Progress (3): 2.7/3.3 MB | 147/866 kB | 33 kB Progress (3): 2.7/3.3 MB | 147/866 kB | 33 kB Progress (3): 2.7/3.3 MB | 151/866 kB | 33 kB Progress (3): 2.7/3.3 MB | 151/866 kB | 33 kB Progress (3): 2.7/3.3 MB | 155/866 kB | 33 kB Progress (3): 2.7/3.3 MB | 155/866 kB | 33 kB Progress (3): 2.7/3.3 MB | 159/866 kB | 33 kB Progress (3): 2.7/3.3 MB | 159/866 kB | 33 kB Progress (3): 2.7/3.3 MB | 163/866 kB | 33 kB Progress (3): 2.7/3.3 MB | 163/866 kB | 33 kB Progress (4): 2.7/3.3 MB | 163/866 kB | 33 kB | 4.1/193 kB Progress (5): 2.7/3.3 MB | 163/866 kB | 33 kB | 4.1/193 kB | 4.1/569 kB Progress (5): 2.7/3.3 MB | 167/866 kB | 33 kB | 4.1/193 kB | 4.1/569 kB Progress (5): 2.7/3.3 MB | 167/866 kB | 33 kB | 4.1/193 kB | 4.1/569 kB Progress (5): 2.7/3.3 MB | 171/866 kB | 33 kB | 4.1/193 kB | 4.1/569 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar (33 kB at 75 kB/s) [2019-07-31T01:21:52.210Z] Progress (4): 2.7/3.3 MB | 171/866 kB | 4.1/193 kB | 7.7/569 kB Progress (4): 2.7/3.3 MB | 171/866 kB | 7.7/193 kB | 7.7/569 kB Progress (4): 2.7/3.3 MB | 171/866 kB | 7.7/193 kB | 12/569 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-31T01:21:52.470Z] Progress (4): 2.7/3.3 MB | 175/866 kB | 7.7/193 kB | 12/569 kB Progress (4): 2.7/3.3 MB | 175/866 kB | 7.7/193 kB | 12/569 kB Progress (4): 2.7/3.3 MB | 179/866 kB | 7.7/193 kB | 12/569 kB Progress (4): 2.7/3.3 MB | 179/866 kB | 7.7/193 kB | 16/569 kB Progress (4): 2.7/3.3 MB | 179/866 kB | 12/193 kB | 16/569 kB Progress (4): 2.7/3.3 MB | 179/866 kB | 12/193 kB | 20/569 kB Progress (4): 2.7/3.3 MB | 183/866 kB | 12/193 kB | 20/569 kB Progress (4): 2.7/3.3 MB | 183/866 kB | 12/193 kB | 20/569 kB Progress (4): 2.7/3.3 MB | 183/866 kB | 12/193 kB | 20/569 kB Progress (4): 2.7/3.3 MB | 183/866 kB | 12/193 kB | 20/569 kB Progress (4): 2.7/3.3 MB | 183/866 kB | 12/193 kB | 20/569 kB Progress (4): 2.8/3.3 MB | 183/866 kB | 12/193 kB | 20/569 kB Progress (4): 2.8/3.3 MB | 187/866 kB | 12/193 kB | 20/569 kB Progress (4): 2.8/3.3 MB | 187/866 kB | 12/193 kB | 24/569 kB Progress (4): 2.8/3.3 MB | 187/866 kB | 16/193 kB | 24/569 kB Progress (4): 2.8/3.3 MB | 187/866 kB | 16/193 kB | 28/569 kB Progress (4): 2.8/3.3 MB | 191/866 kB | 16/193 kB | 28/569 kB Progress (4): 2.8/3.3 MB | 191/866 kB | 16/193 kB | 28/569 kB Progress (5): 2.8/3.3 MB | 191/866 kB | 16/193 kB | 28/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 191/866 kB | 16/193 kB | 28/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 195/866 kB | 16/193 kB | 28/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 195/866 kB | 16/193 kB | 32/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 195/866 kB | 20/193 kB | 32/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 195/866 kB | 20/193 kB | 36/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 199/866 kB | 20/193 kB | 36/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 199/866 kB | 20/193 kB | 36/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 199/866 kB | 20/193 kB | 36/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 199/866 kB | 20/193 kB | 36/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 203/866 kB | 20/193 kB | 36/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 203/866 kB | 20/193 kB | 40/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 203/866 kB | 24/193 kB | 40/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 203/866 kB | 24/193 kB | 44/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 207/866 kB | 24/193 kB | 44/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 207/866 kB | 24/193 kB | 44/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 207/866 kB | 24/193 kB | 44/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 207/866 kB | 24/193 kB | 44/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 211/866 kB | 24/193 kB | 44/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 211/866 kB | 24/193 kB | 48/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 211/866 kB | 28/193 kB | 48/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 211/866 kB | 28/193 kB | 52/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 215/866 kB | 28/193 kB | 52/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 215/866 kB | 28/193 kB | 52/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 215/866 kB | 28/193 kB | 52/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 215/866 kB | 28/193 kB | 52/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 219/866 kB | 28/193 kB | 52/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 219/866 kB | 28/193 kB | 56/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 219/866 kB | 32/193 kB | 56/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 219/866 kB | 32/193 kB | 60/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 223/866 kB | 32/193 kB | 60/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 223/866 kB | 32/193 kB | 60/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 223/866 kB | 32/193 kB | 60/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 223/866 kB | 32/193 kB | 60/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 227/866 kB | 32/193 kB | 60/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 227/866 kB | 32/193 kB | 64/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 227/866 kB | 33/193 kB | 64/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 227/866 kB | 33/193 kB | 68/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 231/866 kB | 33/193 kB | 68/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 231/866 kB | 33/193 kB | 68/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 231/866 kB | 33/193 kB | 68/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 231/866 kB | 33/193 kB | 68/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 235/866 kB | 33/193 kB | 68/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 235/866 kB | 33/193 kB | 72/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 235/866 kB | 37/193 kB | 72/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 235/866 kB | 37/193 kB | 76/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 239/866 kB | 37/193 kB | 76/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 239/866 kB | 37/193 kB | 76/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 239/866 kB | 37/193 kB | 76/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 239/866 kB | 37/193 kB | 76/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 243/866 kB | 37/193 kB | 76/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 243/866 kB | 37/193 kB | 80/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 243/866 kB | 41/193 kB | 80/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 243/866 kB | 41/193 kB | 84/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 247/866 kB | 41/193 kB | 84/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 247/866 kB | 41/193 kB | 84/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 247/866 kB | 41/193 kB | 84/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 247/866 kB | 41/193 kB | 84/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 251/866 kB | 41/193 kB | 84/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 251/866 kB | 41/193 kB | 88/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 251/866 kB | 45/193 kB | 88/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 251/866 kB | 45/193 kB | 92/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 255/866 kB | 45/193 kB | 92/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 255/866 kB | 45/193 kB | 92/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 255/866 kB | 45/193 kB | 92/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 255/866 kB | 45/193 kB | 92/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 259/866 kB | 45/193 kB | 92/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 259/866 kB | 45/193 kB | 96/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 259/866 kB | 49/193 kB | 96/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 259/866 kB | 49/193 kB | 98/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 263/866 kB | 49/193 kB | 98/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 263/866 kB | 49/193 kB | 98/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 263/866 kB | 49/193 kB | 98/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 263/866 kB | 49/193 kB | 98/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 267/866 kB | 49/193 kB | 98/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 267/866 kB | 49/193 kB | 102/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 267/866 kB | 53/193 kB | 102/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 267/866 kB | 53/193 kB | 106/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 271/866 kB | 53/193 kB | 106/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 271/866 kB | 53/193 kB | 106/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 271/866 kB | 53/193 kB | 106/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 271/866 kB | 53/193 kB | 106/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 275/866 kB | 53/193 kB | 106/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 275/866 kB | 53/193 kB | 110/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 275/866 kB | 57/193 kB | 110/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 275/866 kB | 57/193 kB | 114/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 279/866 kB | 57/193 kB | 114/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 279/866 kB | 57/193 kB | 114/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 279/866 kB | 57/193 kB | 114/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 279/866 kB | 57/193 kB | 114/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 283/866 kB | 57/193 kB | 114/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 283/866 kB | 57/193 kB | 118/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 283/866 kB | 61/193 kB | 118/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 283/866 kB | 61/193 kB | 122/569 kB | 0/2.2 MB Progress (5): 2.8/3.3 MB | 287/866 kB | 61/193 kB | 122/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 287/866 kB | 61/193 kB | 122/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 287/866 kB | 61/193 kB | 122/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 287/866 kB | 61/193 kB | 122/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 291/866 kB | 61/193 kB | 122/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 291/866 kB | 61/193 kB | 126/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 291/866 kB | 65/193 kB | 126/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 291/866 kB | 65/193 kB | 130/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 295/866 kB | 65/193 kB | 130/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 295/866 kB | 65/193 kB | 130/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 295/866 kB | 65/193 kB | 130/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 295/866 kB | 65/193 kB | 130/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 299/866 kB | 65/193 kB | 130/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 299/866 kB | 65/193 kB | 131/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 299/866 kB | 66/193 kB | 131/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 299/866 kB | 66/193 kB | 135/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 303/866 kB | 66/193 kB | 135/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 303/866 kB | 66/193 kB | 135/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 303/866 kB | 66/193 kB | 135/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 303/866 kB | 66/193 kB | 135/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 307/866 kB | 66/193 kB | 135/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 307/866 kB | 66/193 kB | 139/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 307/866 kB | 70/193 kB | 139/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 307/866 kB | 70/193 kB | 143/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 311/866 kB | 70/193 kB | 143/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 311/866 kB | 70/193 kB | 143/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 311/866 kB | 70/193 kB | 143/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 311/866 kB | 70/193 kB | 143/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 315/866 kB | 70/193 kB | 143/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 315/866 kB | 70/193 kB | 147/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 315/866 kB | 74/193 kB | 147/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 315/866 kB | 74/193 kB | 151/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 319/866 kB | 74/193 kB | 151/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 319/866 kB | 74/193 kB | 151/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 319/866 kB | 74/193 kB | 151/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 319/866 kB | 74/193 kB | 151/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 323/866 kB | 74/193 kB | 151/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 323/866 kB | 74/193 kB | 155/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 323/866 kB | 78/193 kB | 155/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 323/866 kB | 78/193 kB | 159/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 327/866 kB | 78/193 kB | 159/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 327/866 kB | 78/193 kB | 159/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 327/866 kB | 78/193 kB | 159/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 327/866 kB | 78/193 kB | 159/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 331/866 kB | 78/193 kB | 159/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 331/866 kB | 78/193 kB | 163/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 331/866 kB | 82/193 kB | 163/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 331/866 kB | 82/193 kB | 167/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 335/866 kB | 82/193 kB | 167/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 335/866 kB | 82/193 kB | 167/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 335/866 kB | 82/193 kB | 167/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 335/866 kB | 82/193 kB | 167/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 339/866 kB | 82/193 kB | 167/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 339/866 kB | 82/193 kB | 171/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 339/866 kB | 86/193 kB | 171/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 339/866 kB | 86/193 kB | 175/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 343/866 kB | 86/193 kB | 175/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 343/866 kB | 86/193 kB | 175/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 343/866 kB | 86/193 kB | 175/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 343/866 kB | 86/193 kB | 175/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 347/866 kB | 86/193 kB | 175/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 347/866 kB | 86/193 kB | 179/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 347/866 kB | 90/193 kB | 179/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 347/866 kB | 90/193 kB | 183/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 351/866 kB | 90/193 kB | 183/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 351/866 kB | 90/193 kB | 183/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 351/866 kB | 90/193 kB | 183/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 351/866 kB | 90/193 kB | 183/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 355/866 kB | 90/193 kB | 183/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 355/866 kB | 90/193 kB | 187/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 355/866 kB | 94/193 kB | 187/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 355/866 kB | 94/193 kB | 191/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 359/866 kB | 94/193 kB | 191/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 359/866 kB | 94/193 kB | 191/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 359/866 kB | 94/193 kB | 191/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 359/866 kB | 94/193 kB | 191/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 363/866 kB | 94/193 kB | 191/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 363/866 kB | 94/193 kB | 195/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 363/866 kB | 98/193 kB | 195/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 363/866 kB | 98/193 kB | 199/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 367/866 kB | 98/193 kB | 199/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 367/866 kB | 98/193 kB | 199/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 367/866 kB | 98/193 kB | 199/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 367/866 kB | 98/193 kB | 199/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 371/866 kB | 98/193 kB | 199/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 371/866 kB | 98/193 kB | 203/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 371/866 kB | 98/193 kB | 203/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 371/866 kB | 98/193 kB | 207/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 375/866 kB | 98/193 kB | 207/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 375/866 kB | 98/193 kB | 207/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 375/866 kB | 98/193 kB | 207/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 375/866 kB | 98/193 kB | 207/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 379/866 kB | 98/193 kB | 207/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 379/866 kB | 98/193 kB | 211/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 379/866 kB | 102/193 kB | 211/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 379/866 kB | 102/193 kB | 215/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 383/866 kB | 102/193 kB | 215/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 383/866 kB | 102/193 kB | 215/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 383/866 kB | 102/193 kB | 215/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 383/866 kB | 102/193 kB | 215/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 387/866 kB | 102/193 kB | 215/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 387/866 kB | 102/193 kB | 219/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 387/866 kB | 106/193 kB | 219/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 387/866 kB | 106/193 kB | 223/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 391/866 kB | 106/193 kB | 223/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 391/866 kB | 106/193 kB | 223/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 391/866 kB | 106/193 kB | 223/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 391/866 kB | 106/193 kB | 223/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 395/866 kB | 106/193 kB | 223/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 395/866 kB | 106/193 kB | 227/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 395/866 kB | 110/193 kB | 227/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 395/866 kB | 110/193 kB | 231/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 399/866 kB | 110/193 kB | 231/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 399/866 kB | 110/193 kB | 231/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 399/866 kB | 110/193 kB | 231/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 399/866 kB | 110/193 kB | 231/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 403/866 kB | 110/193 kB | 231/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 403/866 kB | 110/193 kB | 235/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 403/866 kB | 114/193 kB | 235/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 403/866 kB | 114/193 kB | 239/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 407/866 kB | 114/193 kB | 239/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 411/866 kB | 114/193 kB | 239/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 411/866 kB | 114/193 kB | 239/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 411/866 kB | 114/193 kB | 239/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 411/866 kB | 114/193 kB | 239/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 415/866 kB | 114/193 kB | 239/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 415/866 kB | 114/193 kB | 243/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 415/866 kB | 118/193 kB | 243/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 415/866 kB | 118/193 kB | 247/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 419/866 kB | 118/193 kB | 247/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 419/866 kB | 118/193 kB | 247/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 419/866 kB | 118/193 kB | 247/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 419/866 kB | 118/193 kB | 247/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 423/866 kB | 118/193 kB | 247/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 423/866 kB | 118/193 kB | 251/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 423/866 kB | 122/193 kB | 251/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 423/866 kB | 122/193 kB | 255/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 427/866 kB | 122/193 kB | 255/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 427/866 kB | 122/193 kB | 255/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 427/866 kB | 122/193 kB | 255/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 427/866 kB | 122/193 kB | 255/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 431/866 kB | 122/193 kB | 255/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 431/866 kB | 122/193 kB | 259/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 431/866 kB | 126/193 kB | 259/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 431/866 kB | 126/193 kB | 263/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 435/866 kB | 126/193 kB | 263/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 435/866 kB | 126/193 kB | 263/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 435/866 kB | 126/193 kB | 263/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 435/866 kB | 126/193 kB | 263/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 439/866 kB | 126/193 kB | 263/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 439/866 kB | 126/193 kB | 267/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 439/866 kB | 130/193 kB | 267/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 439/866 kB | 130/193 kB | 271/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 443/866 kB | 130/193 kB | 271/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 443/866 kB | 130/193 kB | 271/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 443/866 kB | 130/193 kB | 271/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 443/866 kB | 130/193 kB | 271/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 447/866 kB | 130/193 kB | 271/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 447/866 kB | 130/193 kB | 275/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 447/866 kB | 134/193 kB | 275/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 447/866 kB | 134/193 kB | 279/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 451/866 kB | 134/193 kB | 279/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 451/866 kB | 134/193 kB | 279/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 451/866 kB | 134/193 kB | 279/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 451/866 kB | 134/193 kB | 279/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 455/866 kB | 134/193 kB | 279/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 455/866 kB | 134/193 kB | 283/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 455/866 kB | 138/193 kB | 283/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 455/866 kB | 138/193 kB | 287/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 459/866 kB | 138/193 kB | 287/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 459/866 kB | 138/193 kB | 287/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 459/866 kB | 138/193 kB | 287/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 459/866 kB | 138/193 kB | 287/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 463/866 kB | 138/193 kB | 287/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 463/866 kB | 138/193 kB | 291/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 463/866 kB | 142/193 kB | 291/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 463/866 kB | 142/193 kB | 295/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 467/866 kB | 142/193 kB | 295/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 467/866 kB | 142/193 kB | 295/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 467/866 kB | 142/193 kB | 295/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 467/866 kB | 142/193 kB | 295/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 471/866 kB | 142/193 kB | 295/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 471/866 kB | 142/193 kB | 299/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 471/866 kB | 146/193 kB | 299/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 471/866 kB | 146/193 kB | 303/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 475/866 kB | 146/193 kB | 303/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 475/866 kB | 146/193 kB | 303/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 475/866 kB | 146/193 kB | 303/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 475/866 kB | 146/193 kB | 303/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 479/866 kB | 146/193 kB | 303/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 479/866 kB | 146/193 kB | 307/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 479/866 kB | 150/193 kB | 307/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 479/866 kB | 150/193 kB | 311/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 483/866 kB | 150/193 kB | 311/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 483/866 kB | 150/193 kB | 311/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 483/866 kB | 150/193 kB | 311/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 483/866 kB | 150/193 kB | 311/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 487/866 kB | 150/193 kB | 311/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 487/866 kB | 150/193 kB | 315/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 487/866 kB | 154/193 kB | 315/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 487/866 kB | 154/193 kB | 319/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 491/866 kB | 154/193 kB | 319/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 491/866 kB | 154/193 kB | 319/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 491/866 kB | 154/193 kB | 319/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 491/866 kB | 154/193 kB | 319/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 495/866 kB | 154/193 kB | 319/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 495/866 kB | 154/193 kB | 323/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 495/866 kB | 158/193 kB | 323/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 495/866 kB | 158/193 kB | 327/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 499/866 kB | 158/193 kB | 327/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 499/866 kB | 158/193 kB | 327/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 499/866 kB | 158/193 kB | 327/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 499/866 kB | 158/193 kB | 327/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 503/866 kB | 158/193 kB | 327/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 503/866 kB | 158/193 kB | 331/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 503/866 kB | 162/193 kB | 331/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 503/866 kB | 162/193 kB | 335/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 507/866 kB | 162/193 kB | 335/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 507/866 kB | 162/193 kB | 335/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 507/866 kB | 162/193 kB | 335/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 507/866 kB | 162/193 kB | 335/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 511/866 kB | 162/193 kB | 335/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 511/866 kB | 162/193 kB | 339/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 511/866 kB | 166/193 kB | 339/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 511/866 kB | 166/193 kB | 343/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 515/866 kB | 166/193 kB | 343/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 515/866 kB | 166/193 kB | 343/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 515/866 kB | 166/193 kB | 343/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 515/866 kB | 166/193 kB | 343/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 519/866 kB | 166/193 kB | 343/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 519/866 kB | 166/193 kB | 347/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 519/866 kB | 170/193 kB | 347/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 519/866 kB | 170/193 kB | 351/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 523/866 kB | 170/193 kB | 351/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 523/866 kB | 170/193 kB | 351/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 523/866 kB | 170/193 kB | 351/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 523/866 kB | 170/193 kB | 351/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 527/866 kB | 170/193 kB | 351/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 527/866 kB | 170/193 kB | 355/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 527/866 kB | 174/193 kB | 355/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 527/866 kB | 174/193 kB | 359/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 531/866 kB | 174/193 kB | 359/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 531/866 kB | 174/193 kB | 359/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 531/866 kB | 174/193 kB | 359/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 531/866 kB | 174/193 kB | 359/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 535/866 kB | 174/193 kB | 359/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 535/866 kB | 174/193 kB | 363/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 535/866 kB | 178/193 kB | 363/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 535/866 kB | 178/193 kB | 367/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 539/866 kB | 178/193 kB | 367/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 539/866 kB | 178/193 kB | 367/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 539/866 kB | 178/193 kB | 367/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 539/866 kB | 178/193 kB | 367/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 543/866 kB | 178/193 kB | 367/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 543/866 kB | 178/193 kB | 371/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 543/866 kB | 182/193 kB | 371/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 543/866 kB | 182/193 kB | 375/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 547/866 kB | 182/193 kB | 375/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 547/866 kB | 182/193 kB | 375/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 547/866 kB | 182/193 kB | 375/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 547/866 kB | 182/193 kB | 375/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 551/866 kB | 182/193 kB | 375/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 551/866 kB | 182/193 kB | 379/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 551/866 kB | 186/193 kB | 379/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 551/866 kB | 186/193 kB | 383/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 555/866 kB | 186/193 kB | 383/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 555/866 kB | 186/193 kB | 383/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 555/866 kB | 186/193 kB | 383/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 555/866 kB | 186/193 kB | 383/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 559/866 kB | 186/193 kB | 383/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 559/866 kB | 186/193 kB | 387/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 559/866 kB | 190/193 kB | 387/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 559/866 kB | 193 kB | 387/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 559/866 kB | 193 kB | 391/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 563/866 kB | 193 kB | 391/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 563/866 kB | 193 kB | 391/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 563/866 kB | 193 kB | 391/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 563/866 kB | 193 kB | 391/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 567/866 kB | 193 kB | 391/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 567/866 kB | 193 kB | 395/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 571/866 kB | 193 kB | 395/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 571/866 kB | 193 kB | 395/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 571/866 kB | 193 kB | 395/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 571/866 kB | 193 kB | 395/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 575/866 kB | 193 kB | 395/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 575/866 kB | 193 kB | 399/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 579/866 kB | 193 kB | 399/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 579/866 kB | 193 kB | 399/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 579/866 kB | 193 kB | 399/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 579/866 kB | 193 kB | 399/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 583/866 kB | 193 kB | 399/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 583/866 kB | 193 kB | 403/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 587/866 kB | 193 kB | 403/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 587/866 kB | 193 kB | 403/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 587/866 kB | 193 kB | 403/569 kB | 0.2/2.2 MB Progress (5): 3.2/3.3 MB | 587/866 kB | 193 kB | 403/569 kB | 0.2/2.2 MB Progress (5): 3.2/3.3 MB | 591/866 kB | 193 kB | 403/569 kB | 0.2/2.2 MB Progress (5): 3.2/3.3 MB | 591/866 kB | 193 kB | 407/569 kB | 0.2/2.2 MB Progress (5): 3.2/3.3 MB | 595/866 kB | 193 kB | 407/569 kB | 0.2/2.2 MB Progress (5): 3.2/3.3 MB | 595/866 kB | 193 kB | 407/569 kB | 0.2/2.2 MB Progress (5): 3.2/3.3 MB | 595/866 kB | 193 kB | 407/569 kB | 0.2/2.2 MB Progress (5): 3.2/3.3 MB | 595/866 kB | 193 kB | 407/569 kB | 0.2/2.2 MB Progress (5): 3.2/3.3 MB | 599/866 kB | 193 kB | 407/569 kB | 0.2/2.2 MB Progress (5): 3.2/3.3 MB | 599/866 kB | 193 kB | 411/569 kB | 0.2/2.2 MB Progress (5): 3.2/3.3 MB | 603/866 kB | 193 kB | 411/569 kB | 0.2/2.2 MB Progress (5): 3.2/3.3 MB | 603/866 kB | 193 kB | 411/569 kB | 0.2/2.2 MB Progress (5): 3.2/3.3 MB | 603/866 kB | 193 kB | 411/569 kB | 0.2/2.2 MB Progress (5): 3.2/3.3 MB | 603/866 kB | 193 kB | 411/569 kB | 0.2/2.2 MB Progress (5): 3.2/3.3 MB | 607/866 kB | 193 kB | 411/569 kB | 0.2/2.2 MB Progress (5): 3.2/3.3 MB | 607/866 kB | 193 kB | 415/569 kB | 0.2/2.2 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar (193 kB at 332 kB/s) [2019-07-31T01:21:52.470Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [2019-07-31T01:21:52.470Z] Progress (4): 3.2/3.3 MB | 607/866 kB | 419/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 611/866 kB | 419/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 611/866 kB | 419/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 611/866 kB | 419/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 611/866 kB | 419/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 615/866 kB | 419/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 615/866 kB | 423/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 619/866 kB | 423/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 619/866 kB | 423/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 619/866 kB | 423/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 619/866 kB | 423/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 619/866 kB | 423/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 623/866 kB | 423/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 623/866 kB | 427/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 627/866 kB | 427/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 627/866 kB | 427/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 627/866 kB | 427/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 627/866 kB | 427/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 631/866 kB | 427/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 631/866 kB | 431/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 635/866 kB | 431/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 635/866 kB | 431/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 635/866 kB | 431/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 635/866 kB | 431/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 639/866 kB | 431/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 639/866 kB | 435/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 643/866 kB | 435/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 643/866 kB | 435/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 643/866 kB | 435/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 643/866 kB | 435/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 647/866 kB | 435/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 647/866 kB | 439/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 651/866 kB | 439/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 651/866 kB | 439/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 651/866 kB | 439/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 651/866 kB | 439/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 655/866 kB | 439/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 655/866 kB | 443/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 659/866 kB | 443/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 659/866 kB | 443/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 659/866 kB | 443/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 659/866 kB | 443/569 kB | 0.3/2.2 MB Progress (4): 3.2/3.3 MB | 663/866 kB | 443/569 kB | 0.3/2.2 MB Progress (4): 3.2/3.3 MB | 663/866 kB | 447/569 kB | 0.3/2.2 MB Progress (4): 3.2/3.3 MB | 667/866 kB | 447/569 kB | 0.3/2.2 MB Progress (4): 3.2/3.3 MB | 667/866 kB | 447/569 kB | 0.3/2.2 MB Progress (4): 3.2/3.3 MB | 667/866 kB | 447/569 kB | 0.3/2.2 MB Progress (4): 3.2/3.3 MB | 667/866 kB | 447/569 kB | 0.3/2.2 MB Progress (4): 3.2/3.3 MB | 671/866 kB | 447/569 kB | 0.3/2.2 MB Progress (4): 3.2/3.3 MB | 671/866 kB | 451/569 kB | 0.3/2.2 MB Progress (4): 3.2/3.3 MB | 675/866 kB | 451/569 kB | 0.3/2.2 MB Progress (5): 3.2/3.3 MB | 675/866 kB | 451/569 kB | 0.3/2.2 MB | 4.1/10.0 kB Progress (5): 3.2/3.3 MB | 675/866 kB | 451/569 kB | 0.3/2.2 MB | 4.1/10.0 kB Progress (5): 3.2/3.3 MB | 675/866 kB | 451/569 kB | 0.3/2.2 MB | 4.1/10.0 kB Progress (5): 3.2/3.3 MB | 675/866 kB | 451/569 kB | 0.3/2.2 MB | 4.1/10.0 kB Progress (5): 3.2/3.3 MB | 675/866 kB | 451/569 kB | 0.3/2.2 MB | 7.7/10.0 kB Progress (5): 3.2/3.3 MB | 679/866 kB | 451/569 kB | 0.3/2.2 MB | 7.7/10.0 kB Progress (5): 3.2/3.3 MB | 679/866 kB | 455/569 kB | 0.3/2.2 MB | 7.7/10.0 kB Progress (5): 3.2/3.3 MB | 683/866 kB | 455/569 kB | 0.3/2.2 MB | 7.7/10.0 kB Progress (5): 3.2/3.3 MB | 683/866 kB | 455/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 683/866 kB | 455/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 683/866 kB | 455/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 683/866 kB | 455/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 687/866 kB | 455/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 687/866 kB | 459/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 691/866 kB | 459/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 691/866 kB | 459/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 691/866 kB | 459/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 691/866 kB | 459/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 695/866 kB | 459/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 695/866 kB | 463/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 699/866 kB | 463/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 699/866 kB | 463/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 699/866 kB | 463/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 699/866 kB | 463/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 703/866 kB | 463/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 703/866 kB | 467/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 707/866 kB | 467/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 707/866 kB | 467/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 707/866 kB | 467/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 707/866 kB | 467/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 711/866 kB | 467/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 711/866 kB | 471/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 715/866 kB | 471/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 715/866 kB | 471/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 715/866 kB | 471/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 715/866 kB | 471/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 719/866 kB | 471/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 719/866 kB | 475/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 723/866 kB | 475/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 723/866 kB | 475/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 723/866 kB | 475/569 kB | 0.3/2.2 MB | 10.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.jar (10.0 kB at 17 kB/s) [2019-07-31T01:21:52.470Z] Progress (4): 3.2/3.3 MB | 723/866 kB | 475/569 kB | 0.3/2.2 MB Progress (4): 3.2/3.3 MB | 723/866 kB | 475/569 kB | 0.3/2.2 MB Progress (4): 3.2/3.3 MB | 727/866 kB | 475/569 kB | 0.3/2.2 MB Progress (4): 3.2/3.3 MB | 727/866 kB | 479/569 kB | 0.3/2.2 MB Progress (4): 3.2/3.3 MB | 731/866 kB | 479/569 kB | 0.3/2.2 MB Progress (4): 3.2/3.3 MB | 731/866 kB | 479/569 kB | 0.3/2.2 MB Progress (4): 3.2/3.3 MB | 731/866 kB | 479/569 kB | 0.3/2.2 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [2019-07-31T01:21:52.470Z] Progress (4): 3.2/3.3 MB | 731/866 kB | 479/569 kB | 0.3/2.2 MB Progress (4): 3.2/3.3 MB | 731/866 kB | 479/569 kB | 0.3/2.2 MB Progress (4): 3.2/3.3 MB | 735/866 kB | 479/569 kB | 0.3/2.2 MB Progress (4): 3.2/3.3 MB | 735/866 kB | 483/569 kB | 0.3/2.2 MB Progress (4): 3.2/3.3 MB | 739/866 kB | 483/569 kB | 0.3/2.2 MB Progress (4): 3.2/3.3 MB | 739/866 kB | 483/569 kB | 0.3/2.2 MB Progress (4): 3.3/3.3 MB | 739/866 kB | 483/569 kB | 0.3/2.2 MB Progress (4): 3.3/3.3 MB | 739/866 kB | 483/569 kB | 0.3/2.2 MB Progress (4): 3.3/3.3 MB | 743/866 kB | 483/569 kB | 0.3/2.2 MB Progress (4): 3.3/3.3 MB | 743/866 kB | 487/569 kB | 0.3/2.2 MB Progress (4): 3.3/3.3 MB | 747/866 kB | 487/569 kB | 0.3/2.2 MB Progress (4): 3.3/3.3 MB | 747/866 kB | 487/569 kB | 0.3/2.2 MB Progress (4): 3.3/3.3 MB | 747/866 kB | 487/569 kB | 0.3/2.2 MB Progress (4): 3.3/3.3 MB | 747/866 kB | 487/569 kB | 0.3/2.2 MB Progress (4): 3.3/3.3 MB | 751/866 kB | 487/569 kB | 0.3/2.2 MB Progress (4): 3.3/3.3 MB | 751/866 kB | 491/569 kB | 0.3/2.2 MB Progress (4): 3.3/3.3 MB | 755/866 kB | 491/569 kB | 0.3/2.2 MB Progress (4): 3.3/3.3 MB | 755/866 kB | 491/569 kB | 0.3/2.2 MB Progress (4): 3.3/3.3 MB | 755/866 kB | 491/569 kB | 0.3/2.2 MB Progress (4): 3.3/3.3 MB | 755/866 kB | 491/569 kB | 0.3/2.2 MB Progress (4): 3.3/3.3 MB | 759/866 kB | 491/569 kB | 0.3/2.2 MB Progress (4): 3.3/3.3 MB | 759/866 kB | 495/569 kB | 0.3/2.2 MB Progress (4): 3.3/3.3 MB | 763/866 kB | 495/569 kB | 0.3/2.2 MB Progress (4): 3.3/3.3 MB | 763/866 kB | 495/569 kB | 0.4/2.2 MB Progress (4): 3.3/3.3 MB | 763/866 kB | 495/569 kB | 0.4/2.2 MB Progress (4): 3.3/3.3 MB | 763/866 kB | 495/569 kB | 0.4/2.2 MB Progress (4): 3.3/3.3 MB | 767/866 kB | 495/569 kB | 0.4/2.2 MB Progress (4): 3.3/3.3 MB | 767/866 kB | 499/569 kB | 0.4/2.2 MB Progress (4): 3.3/3.3 MB | 771/866 kB | 499/569 kB | 0.4/2.2 MB Progress (4): 3.3/3.3 MB | 771/866 kB | 499/569 kB | 0.4/2.2 MB Progress (4): 3.3/3.3 MB | 771/866 kB | 499/569 kB | 0.4/2.2 MB Progress (4): 3.3/3.3 MB | 771/866 kB | 499/569 kB | 0.4/2.2 MB Progress (4): 3.3/3.3 MB | 775/866 kB | 499/569 kB | 0.4/2.2 MB Progress (4): 3.3/3.3 MB | 775/866 kB | 503/569 kB | 0.4/2.2 MB Progress (4): 3.3/3.3 MB | 779/866 kB | 503/569 kB | 0.4/2.2 MB Progress (4): 3.3/3.3 MB | 779/866 kB | 503/569 kB | 0.4/2.2 MB Progress (4): 3.3 MB | 779/866 kB | 503/569 kB | 0.4/2.2 MB Progress (4): 3.3 MB | 779/866 kB | 503/569 kB | 0.4/2.2 MB Progress (4): 3.3 MB | 783/866 kB | 503/569 kB | 0.4/2.2 MB Progress (4): 3.3 MB | 783/866 kB | 507/569 kB | 0.4/2.2 MB Progress (4): 3.3 MB | 787/866 kB | 507/569 kB | 0.4/2.2 MB Progress (4): 3.3 MB | 787/866 kB | 507/569 kB | 0.4/2.2 MB Progress (4): 3.3 MB | 791/866 kB | 507/569 kB | 0.4/2.2 MB Progress (4): 3.3 MB | 791/866 kB | 511/569 kB | 0.4/2.2 MB Progress (4): 3.3 MB | 795/866 kB | 511/569 kB | 0.4/2.2 MB Progress (4): 3.3 MB | 795/866 kB | 511/569 kB | 0.4/2.2 MB Progress (4): 3.3 MB | 799/866 kB | 511/569 kB | 0.4/2.2 MB Progress (4): 3.3 MB | 799/866 kB | 515/569 kB | 0.4/2.2 MB Progress (4): 3.3 MB | 803/866 kB | 515/569 kB | 0.4/2.2 MB Progress (4): 3.3 MB | 803/866 kB | 515/569 kB | 0.4/2.2 MB Progress (4): 3.3 MB | 807/866 kB | 515/569 kB | 0.4/2.2 MB Progress (4): 3.3 MB | 807/866 kB | 519/569 kB | 0.4/2.2 MB Progress (4): 3.3 MB | 811/866 kB | 519/569 kB | 0.4/2.2 MB Progress (4): 3.3 MB | 811/866 kB | 519/569 kB | 0.4/2.2 MB Progress (4): 3.3 MB | 815/866 kB | 519/569 kB | 0.4/2.2 MB Progress (4): 3.3 MB | 815/866 kB | 523/569 kB | 0.4/2.2 MB Progress (4): 3.3 MB | 819/866 kB | 523/569 kB | 0.4/2.2 MB Progress (4): 3.3 MB | 819/866 kB | 523/569 kB | 0.4/2.2 MB Progress (4): 3.3 MB | 823/866 kB | 523/569 kB | 0.4/2.2 MB Progress (4): 3.3 MB | 827/866 kB | 523/569 kB | 0.4/2.2 MB Progress (4): 3.3 MB | 827/866 kB | 527/569 kB | 0.4/2.2 MB Progress (4): 3.3 MB | 831/866 kB | 527/569 kB | 0.4/2.2 MB Progress (4): 3.3 MB | 831/866 kB | 527/569 kB | 0.4/2.2 MB Progress (4): 3.3 MB | 835/866 kB | 527/569 kB | 0.4/2.2 MB Progress (4): 3.3 MB | 835/866 kB | 531/569 kB | 0.4/2.2 MB Progress (4): 3.3 MB | 839/866 kB | 531/569 kB | 0.4/2.2 MB Progress (4): 3.3 MB | 839/866 kB | 531/569 kB | 0.4/2.2 MB Progress (4): 3.3 MB | 843/866 kB | 531/569 kB | 0.4/2.2 MB Progress (4): 3.3 MB | 843/866 kB | 535/569 kB | 0.4/2.2 MB Progress (4): 3.3 MB | 847/866 kB | 535/569 kB | 0.4/2.2 MB Progress (4): 3.3 MB | 847/866 kB | 535/569 kB | 0.4/2.2 MB Progress (4): 3.3 MB | 851/866 kB | 535/569 kB | 0.4/2.2 MB Progress (4): 3.3 MB | 851/866 kB | 539/569 kB | 0.4/2.2 MB Progress (4): 3.3 MB | 855/866 kB | 539/569 kB | 0.4/2.2 MB Progress (5): 3.3 MB | 855/866 kB | 539/569 kB | 0.4/2.2 MB | 4.1/351 kB Progress (5): 3.3 MB | 855/866 kB | 539/569 kB | 0.4/2.2 MB | 4.1/351 kB Progress (5): 3.3 MB | 855/866 kB | 539/569 kB | 0.4/2.2 MB | 7.7/351 kB Progress (5): 3.3 MB | 859/866 kB | 539/569 kB | 0.4/2.2 MB | 7.7/351 kB Progress (5): 3.3 MB | 859/866 kB | 543/569 kB | 0.4/2.2 MB | 7.7/351 kB Progress (5): 3.3 MB | 863/866 kB | 543/569 kB | 0.4/2.2 MB | 7.7/351 kB Progress (5): 3.3 MB | 863/866 kB | 543/569 kB | 0.4/2.2 MB | 12/351 kB Progress (5): 3.3 MB | 863/866 kB | 543/569 kB | 0.4/2.2 MB | 12/351 kB Progress (5): 3.3 MB | 863/866 kB | 543/569 kB | 0.4/2.2 MB | 16/351 kB Progress (5): 3.3 MB | 866 kB | 543/569 kB | 0.4/2.2 MB | 16/351 kB Progress (5): 3.3 MB | 866 kB | 547/569 kB | 0.4/2.2 MB | 16/351 kB Progress (5): 3.3 MB | 866 kB | 547/569 kB | 0.4/2.2 MB | 20/351 kB Progress (5): 3.3 MB | 866 kB | 547/569 kB | 0.4/2.2 MB | 20/351 kB Progress (5): 3.3 MB | 866 kB | 547/569 kB | 0.4/2.2 MB | 24/351 kB Progress (5): 3.3 MB | 866 kB | 551/569 kB | 0.4/2.2 MB | 24/351 kB Progress (5): 3.3 MB | 866 kB | 551/569 kB | 0.4/2.2 MB | 28/351 kB Progress (5): 3.3 MB | 866 kB | 551/569 kB | 0.4/2.2 MB | 28/351 kB Progress (5): 3.3 MB | 866 kB | 551/569 kB | 0.4/2.2 MB | 32/351 kB Progress (5): 3.3 MB | 866 kB | 555/569 kB | 0.4/2.2 MB | 32/351 kB Progress (5): 3.3 MB | 866 kB | 555/569 kB | 0.4/2.2 MB | 33/351 kB Progress (5): 3.3 MB | 866 kB | 555/569 kB | 0.4/2.2 MB | 33/351 kB Progress (5): 3.3 MB | 866 kB | 555/569 kB | 0.4/2.2 MB | 37/351 kB Progress (5): 3.3 MB | 866 kB | 559/569 kB | 0.4/2.2 MB | 37/351 kB Progress (5): 3.3 MB | 866 kB | 559/569 kB | 0.4/2.2 MB | 41/351 kB Progress (5): 3.3 MB | 866 kB | 559/569 kB | 0.4/2.2 MB | 41/351 kB Progress (5): 3.3 MB | 866 kB | 559/569 kB | 0.4/2.2 MB | 45/351 kB Progress (5): 3.3 MB | 866 kB | 563/569 kB | 0.4/2.2 MB | 45/351 kB Progress (5): 3.3 MB | 866 kB | 563/569 kB | 0.4/2.2 MB | 49/351 kB Progress (5): 3.3 MB | 866 kB | 563/569 kB | 0.4/2.2 MB | 49/351 kB Progress (5): 3.3 MB | 866 kB | 563/569 kB | 0.4/2.2 MB | 53/351 kB Progress (5): 3.3 MB | 866 kB | 567/569 kB | 0.4/2.2 MB | 53/351 kB Progress (5): 3.3 MB | 866 kB | 567/569 kB | 0.4/2.2 MB | 57/351 kB Progress (5): 3.3 MB | 866 kB | 567/569 kB | 0.4/2.2 MB | 57/351 kB Progress (5): 3.3 MB | 866 kB | 567/569 kB | 0.4/2.2 MB | 61/351 kB Progress (5): 3.3 MB | 866 kB | 569 kB | 0.4/2.2 MB | 61/351 kB Progress (5): 3.3 MB | 866 kB | 569 kB | 0.4/2.2 MB | 65/351 kB Progress (5): 3.3 MB | 866 kB | 569 kB | 0.4/2.2 MB | 65/351 kB Progress (5): 3.3 MB | 866 kB | 569 kB | 0.4/2.2 MB | 66/351 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar (866 kB at 1.4 MB/s) [2019-07-31T01:21:52.470Z] Progress (4): 3.3 MB | 569 kB | 0.4/2.2 MB | 70/351 kB Progress (4): 3.3 MB | 569 kB | 0.4/2.2 MB | 70/351 kB Progress (4): 3.3 MB | 569 kB | 0.4/2.2 MB | 74/351 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar [2019-07-31T01:21:52.470Z] Progress (4): 3.3 MB | 569 kB | 0.4/2.2 MB | 78/351 kB Progress (4): 3.3 MB | 569 kB | 0.4/2.2 MB | 78/351 kB Progress (4): 3.3 MB | 569 kB | 0.4/2.2 MB | 82/351 kB Progress (4): 3.3 MB | 569 kB | 0.5/2.2 MB | 82/351 kB Progress (4): 3.3 MB | 569 kB | 0.5/2.2 MB | 86/351 kB Progress (4): 3.3 MB | 569 kB | 0.5/2.2 MB | 86/351 kB Progress (4): 3.3 MB | 569 kB | 0.5/2.2 MB | 90/351 kB Progress (4): 3.3 MB | 569 kB | 0.5/2.2 MB | 90/351 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.jar (3.3 MB at 5.2 MB/s) [2019-07-31T01:21:52.470Z] Progress (3): 569 kB | 0.5/2.2 MB | 90/351 kB Progress (3): 569 kB | 0.5/2.2 MB | 94/351 kB Progress (3): 569 kB | 0.5/2.2 MB | 94/351 kB Progress (3): 569 kB | 0.5/2.2 MB | 98/351 kB Progress (3): 569 kB | 0.5/2.2 MB | 98/351 kB Progress (3): 569 kB | 0.5/2.2 MB | 98/351 kB Progress (3): 569 kB | 0.5/2.2 MB | 98/351 kB Progress (3): 569 kB | 0.5/2.2 MB | 102/351 kB Progress (3): 569 kB | 0.5/2.2 MB | 102/351 kB Progress (3): 569 kB | 0.5/2.2 MB | 106/351 kB Progress (3): 569 kB | 0.5/2.2 MB | 106/351 kB Progress (3): 569 kB | 0.5/2.2 MB | 110/351 kB Progress (3): 569 kB | 0.5/2.2 MB | 110/351 kB Progress (3): 569 kB | 0.5/2.2 MB | 114/351 kB Progress (3): 569 kB | 0.5/2.2 MB | 114/351 kB Progress (3): 569 kB | 0.5/2.2 MB | 118/351 kB Progress (3): 569 kB | 0.5/2.2 MB | 118/351 kB Progress (3): 569 kB | 0.5/2.2 MB | 122/351 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.0/joda-time-2.0.jar (569 kB at 896 kB/s) [2019-07-31T01:21:52.470Z] Progress (2): 0.5/2.2 MB | 126/351 kB Progress (2): 0.5/2.2 MB | 126/351 kB Progress (2): 0.5/2.2 MB | 130/351 kB Progress (2): 0.5/2.2 MB | 130/351 kB Progress (2): 0.5/2.2 MB | 134/351 kB Progress (2): 0.5/2.2 MB | 134/351 kB Progress (2): 0.5/2.2 MB | 138/351 kB Progress (2): 0.5/2.2 MB | 138/351 kB Progress (2): 0.5/2.2 MB | 142/351 kB Progress (2): 0.5/2.2 MB | 142/351 kB Progress (2): 0.5/2.2 MB | 146/351 kB Progress (2): 0.5/2.2 MB | 146/351 kB Progress (2): 0.5/2.2 MB | 150/351 kB Progress (2): 0.5/2.2 MB | 154/351 kB Progress (2): 0.5/2.2 MB | 154/351 kB Progress (2): 0.5/2.2 MB | 158/351 kB Progress (2): 0.5/2.2 MB | 158/351 kB Progress (2): 0.5/2.2 MB | 162/351 kB Progress (2): 0.5/2.2 MB | 162/351 kB Progress (2): 0.5/2.2 MB | 166/351 kB Progress (2): 0.5/2.2 MB | 166/351 kB Progress (2): 0.5/2.2 MB | 170/351 kB Progress (2): 0.5/2.2 MB | 170/351 kB Progress (2): 0.5/2.2 MB | 174/351 kB Progress (2): 0.5/2.2 MB | 174/351 kB Progress (2): 0.5/2.2 MB | 178/351 kB Progress (2): 0.5/2.2 MB | 178/351 kB Progress (2): 0.5/2.2 MB | 182/351 kB Progress (2): 0.6/2.2 MB | 182/351 kB Progress (2): 0.6/2.2 MB | 186/351 kB Progress (2): 0.6/2.2 MB | 186/351 kB Progress (2): 0.6/2.2 MB | 190/351 kB Progress (2): 0.6/2.2 MB | 190/351 kB Progress (2): 0.6/2.2 MB | 194/351 kB Progress (2): 0.6/2.2 MB | 194/351 kB Progress (2): 0.6/2.2 MB | 198/351 kB Progress (2): 0.6/2.2 MB | 198/351 kB Progress (2): 0.6/2.2 MB | 202/351 kB Progress (2): 0.6/2.2 MB | 202/351 kB Progress (2): 0.6/2.2 MB | 206/351 kB Progress (2): 0.6/2.2 MB | 206/351 kB Progress (2): 0.6/2.2 MB | 210/351 kB Progress (2): 0.6/2.2 MB | 210/351 kB Progress (2): 0.6/2.2 MB | 214/351 kB Progress (2): 0.6/2.2 MB | 214/351 kB Progress (2): 0.6/2.2 MB | 218/351 kB Progress (2): 0.6/2.2 MB | 218/351 kB Progress (2): 0.6/2.2 MB | 222/351 kB Progress (2): 0.6/2.2 MB | 222/351 kB Progress (2): 0.6/2.2 MB | 226/351 kB Progress (2): 0.6/2.2 MB | 226/351 kB Progress (2): 0.6/2.2 MB | 226/351 kB Progress (3): 0.6/2.2 MB | 226/351 kB | 4.1/4.2 kB Progress (3): 0.6/2.2 MB | 230/351 kB | 4.1/4.2 kB Progress (3): 0.6/2.2 MB | 230/351 kB | 4.2 kB Progress (3): 0.6/2.2 MB | 230/351 kB | 4.2 kB Progress (3): 0.6/2.2 MB | 234/351 kB | 4.2 kB Progress (3): 0.6/2.2 MB | 234/351 kB | 4.2 kB Progress (3): 0.6/2.2 MB | 234/351 kB | 4.2 kB Progress (3): 0.6/2.2 MB | 234/351 kB | 4.2 kB Progress (3): 0.6/2.2 MB | 234/351 kB | 4.2 kB Progress (3): 0.6/2.2 MB | 234/351 kB | 4.2 kB Progress (3): 0.6/2.2 MB | 238/351 kB | 4.2 kB Progress (3): 0.6/2.2 MB | 238/351 kB | 4.2 kB Progress (3): 0.6/2.2 MB | 242/351 kB | 4.2 kB Progress (3): 0.6/2.2 MB | 242/351 kB | 4.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar (4.2 kB at 6.3 kB/s) [2019-07-31T01:21:52.470Z] Progress (2): 0.6/2.2 MB | 242/351 kB Progress (2): 0.6/2.2 MB | 246/351 kB Progress (2): 0.6/2.2 MB | 246/351 kB Progress (2): 0.6/2.2 MB | 250/351 kB Progress (2): 0.6/2.2 MB | 250/351 kB Progress (2): 0.6/2.2 MB | 254/351 kB Progress (2): 0.6/2.2 MB | 254/351 kB Progress (2): 0.6/2.2 MB | 258/351 kB Progress (2): 0.7/2.2 MB | 258/351 kB Progress (2): 0.7/2.2 MB | 262/351 kB Progress (2): 0.7/2.2 MB | 262/351 kB Progress (2): 0.7/2.2 MB | 266/351 kB Progress (2): 0.7/2.2 MB | 266/351 kB Progress (2): 0.7/2.2 MB | 270/351 kB Progress (2): 0.7/2.2 MB | 270/351 kB Progress (2): 0.7/2.2 MB | 274/351 kB Progress (2): 0.7/2.2 MB | 274/351 kB Progress (2): 0.7/2.2 MB | 278/351 kB Progress (2): 0.7/2.2 MB | 278/351 kB Progress (2): 0.7/2.2 MB | 282/351 kB Progress (2): 0.7/2.2 MB | 282/351 kB Progress (2): 0.7/2.2 MB | 286/351 kB Progress (2): 0.7/2.2 MB | 286/351 kB Progress (2): 0.7/2.2 MB | 290/351 kB Progress (2): 0.7/2.2 MB | 290/351 kB Progress (2): 0.7/2.2 MB | 294/351 kB Progress (2): 0.7/2.2 MB | 294/351 kB Progress (2): 0.7/2.2 MB | 298/351 kB Progress (2): 0.7/2.2 MB | 298/351 kB Progress (2): 0.7/2.2 MB | 302/351 kB Progress (2): 0.7/2.2 MB | 302/351 kB Progress (2): 0.7/2.2 MB | 306/351 kB Progress (2): 0.7/2.2 MB | 306/351 kB Progress (2): 0.7/2.2 MB | 310/351 kB Progress (2): 0.7/2.2 MB | 310/351 kB Progress (2): 0.7/2.2 MB | 314/351 kB Progress (2): 0.7/2.2 MB | 314/351 kB Progress (2): 0.7/2.2 MB | 318/351 kB Progress (2): 0.7/2.2 MB | 318/351 kB Progress (2): 0.7/2.2 MB | 322/351 kB Progress (2): 0.7/2.2 MB | 322/351 kB Progress (2): 0.7/2.2 MB | 326/351 kB Progress (2): 0.7/2.2 MB | 326/351 kB Progress (2): 0.7/2.2 MB | 330/351 kB Progress (2): 0.7/2.2 MB | 330/351 kB Progress (2): 0.7/2.2 MB | 334/351 kB Progress (2): 0.7/2.2 MB | 334/351 kB Progress (2): 0.7/2.2 MB | 338/351 kB Progress (2): 0.7/2.2 MB | 338/351 kB Progress (2): 0.7/2.2 MB | 342/351 kB Progress (2): 0.7/2.2 MB | 342/351 kB Progress (2): 0.7/2.2 MB | 346/351 kB Progress (2): 0.7/2.2 MB | 346/351 kB Progress (2): 0.7/2.2 MB | 350/351 kB Progress (2): 0.7/2.2 MB | 350/351 kB Progress (2): 0.7/2.2 MB | 351 kB Progress (2): 0.7/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.8/2.2 MB | 351 kB Progress (2): 0.9/2.2 MB | 351 kB Progress (2): 0.9/2.2 MB | 351 kB Progress (2): 0.9/2.2 MB | 351 kB Progress (2): 0.9/2.2 MB | 351 kB Progress (2): 0.9/2.2 MB | 351 kB Progress (2): 0.9/2.2 MB | 351 kB Progress (2): 0.9/2.2 MB | 351 kB Progress (2): 0.9/2.2 MB | 351 kB Progress (2): 0.9/2.2 MB | 351 kB Progress (2): 0.9/2.2 MB | 351 kB Progress (2): 0.9/2.2 MB | 351 kB Progress (2): 0.9/2.2 MB | 351 kB Progress (2): 0.9/2.2 MB | 351 kB Progress (2): 0.9/2.2 MB | 351 kB Progress (2): 0.9/2.2 MB | 351 kB Progress (2): 0.9/2.2 MB | 351 kB Progress (2): 0.9/2.2 MB | 351 kB Progress (2): 0.9/2.2 MB | 351 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar (351 kB at 513 kB/s) [2019-07-31T01:21:52.728Z] Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.jar (2.2 MB at 2.8 MB/s) [2019-07-31T01:21:53.292Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-07-31T01:21:53.548Z] [INFO] Adding repository https://download.eclipse.org/tools/cdt/releases/9.8 [2019-07-31T01:21:53.927Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/cdt/releases/9.8/ [2019-07-31T01:21:53.927Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/cdt/releases/9.8/ [2019-07-31T01:21:54.184Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-31T01:21:54.184Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-31T01:21:54.184Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-31T01:21:54.184Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-31T01:21:54.441Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-31T01:21:54.441Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-31T01:21:54.698Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-31T01:21:54.698Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-31T01:21:55.265Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-31T01:21:55.265Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-31T01:21:55.265Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-31T01:21:55.265Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-31T01:21:55.829Z] [INFO] Fetching p2.index from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-31T01:21:55.829Z] [INFO] Fetching p2.index from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-31T01:21:55.829Z] [INFO] Adding repository https://download.eclipse.org/linuxtools/update-7.3.0 [2019-07-31T01:21:55.829Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-31T01:21:55.829Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-31T01:21:56.086Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-31T01:21:56.086Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-31T01:21:56.086Z] [INFO] Adding repository https://download.eclipse.org/technology/swtbot/snapshots [2019-07-31T01:21:56.344Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-31T01:21:56.344Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-31T01:21:56.344Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-31T01:21:56.344Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-31T01:21:56.601Z] [INFO] Adding repository https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1 [2019-07-31T01:21:56.601Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-31T01:21:56.601Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-31T01:21:56.858Z] [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-31T01:21:56.858Z] [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-31T01:21:56.858Z] [INFO] Adding repository https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository [2019-07-31T01:21:57.115Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-31T01:21:57.115Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-31T01:21:57.115Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-31T01:21:57.115Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-31T01:21:57.372Z] [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository [2019-07-31T01:21:57.372Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-31T01:21:57.372Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-31T01:21:57.629Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB) [2019-07-31T01:21:57.629Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB) [2019-07-31T01:21:57.886Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-31T01:21:57.886Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-31T01:21:58.144Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-31T01:21:58.144Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-31T01:21:58.401Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/ [2019-07-31T01:21:58.401Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/ [2019-07-31T01:21:58.659Z] [INFO] Adding repository https://download.eclipse.org/cbi/updates/license [2019-07-31T01:21:58.659Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (430B) [2019-07-31T01:21:58.659Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (430B) [2019-07-31T01:21:58.916Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [2019-07-31T01:21:58.916Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [2019-07-31T01:21:58.916Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [2019-07-31T01:21:58.916Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [2019-07-31T01:21:59.174Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-31T01:21:59.174Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-31T01:21:59.174Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-31T01:21:59.174Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-31T01:21:59.431Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-31T01:21:59.431Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-31T01:21:59.431Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-31T01:21:59.431Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-31T01:21:59.688Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-31T01:21:59.688Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-31T01:21:59.688Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800 [2019-07-31T01:21:59.946Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-31T01:21:59.946Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-31T01:22:00.203Z] [INFO] Adding repository https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2 [2019-07-31T01:22:00.460Z] [INFO] Fetching content.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B) [2019-07-31T01:22:00.460Z] [INFO] Fetching content.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B) [2019-07-31T01:22:00.460Z] [INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-31T01:22:00.460Z] [INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-31T01:22:00.460Z] [INFO] Adding repository https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository [2019-07-31T01:22:00.718Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-31T01:22:00.718Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-31T01:22:01.426Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-31T01:22:01.426Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-31T01:22:01.426Z] [INFO] Adding repository https://download.eclipse.org/modeling/emf/emf/builds/release/2.18 [2019-07-31T01:22:01.426Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-31T01:22:01.426Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-31T01:22:09.624Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-07-31T01:22:14.879Z] [INFO] Fetching com.google.gson_2.8.2.v20180104-1110.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (79.97kB) [2019-07-31T01:22:14.879Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:14.879Z] [INFO] Fetching com.google.gson_2.8.2.v20180104-1110.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (79.97kB) [2019-07-31T01:22:14.879Z] [INFO] Unpacking com.google.gson_2.8.2.v20180104-1110... [2019-07-31T01:22:14.879Z] [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (676.21kB) [2019-07-31T01:22:14.879Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:14.879Z] [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (676.21kB) [2019-07-31T01:22:14.879Z] [INFO] Unpacking com.google.guava_21.0.0.v20170206-1425... [2019-07-31T01:22:15.444Z] [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (9.5MB) [2019-07-31T01:22:15.444Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:15.444Z] [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (9.5MB) [2019-07-31T01:22:16.812Z] [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (339.55kB of 9.5MB at 335.55kB/s) [2019-07-31T01:22:17.744Z] [INFO] Unpacking com.ibm.icu_64.2.0.v20190507-1337... [2019-07-31T01:22:22.243Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (23.46kB) [2019-07-31T01:22:22.243Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:22.243Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (23.46kB) [2019-07-31T01:22:22.243Z] [INFO] Unpacking javax.activation_1.1.0.v201211130549... [2019-07-31T01:22:22.808Z] [INFO] Fetching R-4.12-201906051800&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.12/ [2019-07-31T01:22:22.808Z] [INFO] Fetching R-4.12-201906051800&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.12/ [2019-07-31T01:22:22.808Z] [INFO] Fetching org.eclipse.osgi_3.14.0.v20190517-1309.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (454.46kB) [2019-07-31T01:22:22.808Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:22.808Z] [INFO] Fetching org.eclipse.osgi_3.14.0.v20190517-1309.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (454.46kB) [2019-07-31T01:22:22.808Z] [INFO] Unpacking org.eclipse.osgi_3.14.0.v20190517-1309... [2019-07-31T01:22:23.372Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (249kB) [2019-07-31T01:22:23.372Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (249kB) [2019-07-31T01:22:23.372Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (48.86kB) [2019-07-31T01:22:23.372Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:23.372Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (48.86kB) [2019-07-31T01:22:23.629Z] [INFO] Unpacking javax.xml.bind_2.2.0.v201105210648... [2019-07-31T01:22:23.629Z] [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (82.7kB) [2019-07-31T01:22:23.629Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:23.629Z] [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (82.7kB) [2019-07-31T01:22:23.629Z] [INFO] Unpacking org.apache.commons.io_2.6.0.v20190123-2029... [2019-07-31T01:22:24.560Z] [INFO] Fetching org.eclipse.cdt.core_6.8.1.201907021957.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/plugins/ (1.62MB) [2019-07-31T01:22:24.560Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:24.560Z] [INFO] Fetching org.eclipse.cdt.core_6.8.1.201907021957.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/plugins/ (1.62MB) [2019-07-31T01:22:25.490Z] [INFO] Fetching org.eclipse.cdt.core_6.8.1.201907021957.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/plugins/ (224.86kB of 1.62MB at 220.86kB/s) [2019-07-31T01:22:26.420Z] [INFO] Fetching org.eclipse.cdt.core_6.8.1.201907021957.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/plugins/ (1.49MB of 1.62MB at 589.63kB/s) [2019-07-31T01:22:26.677Z] [INFO] Unpacking org.eclipse.cdt.core_6.8.1.201907021957... [2019-07-31T01:22:28.571Z] [INFO] Fetching org.eclipse.cdt.core.native_5.10.1.201811241055.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (17.15kB) [2019-07-31T01:22:28.571Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:28.571Z] [INFO] Fetching org.eclipse.cdt.core.native_5.10.1.201811241055.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (17.15kB) [2019-07-31T01:22:28.571Z] [INFO] Unpacking org.eclipse.cdt.core.native_5.10.1.201811241055... [2019-07-31T01:22:28.571Z] [INFO] Fetching org.eclipse.core.contenttype_3.7.300.v20190215-2048.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (42.27kB) [2019-07-31T01:22:28.571Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:28.571Z] [INFO] Fetching org.eclipse.core.contenttype_3.7.300.v20190215-2048.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (42.27kB) [2019-07-31T01:22:28.571Z] [INFO] Unpacking org.eclipse.core.contenttype_3.7.300.v20190215-2048... [2019-07-31T01:22:28.828Z] [INFO] Fetching org.eclipse.core.expressions_3.6.400.v20190518-1240.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (33.79kB) [2019-07-31T01:22:28.828Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:28.828Z] [INFO] Fetching org.eclipse.core.expressions_3.6.400.v20190518-1240.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (33.79kB) [2019-07-31T01:22:28.828Z] [INFO] Unpacking org.eclipse.core.expressions_3.6.400.v20190518-1240... [2019-07-31T01:22:28.828Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.600.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (42.02kB) [2019-07-31T01:22:28.828Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:28.828Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.600.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (42.02kB) [2019-07-31T01:22:29.326Z] [INFO] Unpacking org.eclipse.core.filebuffers_3.6.600.v20190519-2344... [2019-07-31T01:22:29.326Z] [INFO] Fetching org.eclipse.core.filesystem_1.7.400.v20190518-1151.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.77kB) [2019-07-31T01:22:29.326Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:29.326Z] [INFO] Fetching org.eclipse.core.filesystem_1.7.400.v20190518-1151.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.77kB) [2019-07-31T01:22:29.326Z] [INFO] Unpacking org.eclipse.core.filesystem_1.7.400.v20190518-1151... [2019-07-31T01:22:29.584Z] [INFO] Fetching org.eclipse.core.resources_3.13.400.v20190505-1655.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (872.98kB) [2019-07-31T01:22:29.584Z] [INFO] Fetching org.eclipse.core.resources_3.13.400.v20190505-1655.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (872.98kB) [2019-07-31T01:22:29.584Z] [INFO] Fetching org.eclipse.core.runtime_3.15.300.v20190508-0543.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (34.24kB) [2019-07-31T01:22:29.584Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:29.584Z] [INFO] Fetching org.eclipse.core.runtime_3.15.300.v20190508-0543.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (34.24kB) [2019-07-31T01:22:29.584Z] [INFO] Unpacking org.eclipse.core.runtime_3.15.300.v20190508-0543... [2019-07-31T01:22:29.584Z] [INFO] Fetching org.eclipse.core.variables_3.4.500.v20190510-0549.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (18.02kB) [2019-07-31T01:22:29.584Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:29.584Z] [INFO] Fetching org.eclipse.core.variables_3.4.500.v20190510-0549.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (18.02kB) [2019-07-31T01:22:29.841Z] [INFO] Unpacking org.eclipse.core.variables_3.4.500.v20190510-0549... [2019-07-31T01:22:29.842Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.10.100.v20190510-0840.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (107.68kB) [2019-07-31T01:22:29.842Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:29.842Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.10.100.v20190510-0840.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (107.68kB) [2019-07-31T01:22:29.842Z] [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.10.100.v20190510-0840... [2019-07-31T01:22:30.099Z] [INFO] Fetching org.eclipse.text_3.8.200.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (97.68kB) [2019-07-31T01:22:30.099Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:30.099Z] [INFO] Fetching org.eclipse.text_3.8.200.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (97.68kB) [2019-07-31T01:22:30.099Z] [INFO] Unpacking org.eclipse.text_3.8.200.v20190519-2344... [2019-07-31T01:22:30.356Z] [INFO] Fetching org.eclipse.core.commands_3.9.400.v20190516-1358.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (43.28kB) [2019-07-31T01:22:30.356Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:30.356Z] [INFO] Fetching org.eclipse.core.commands_3.9.400.v20190516-1358.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (43.28kB) [2019-07-31T01:22:30.356Z] [INFO] Unpacking org.eclipse.core.commands_3.9.400.v20190516-1358... [2019-07-31T01:22:30.356Z] [INFO] Fetching org.eclipse.equinox.common_3.10.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (52.18kB) [2019-07-31T01:22:30.356Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:30.356Z] [INFO] Fetching org.eclipse.equinox.common_3.10.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (52.18kB) [2019-07-31T01:22:30.614Z] [INFO] Unpacking org.eclipse.equinox.common_3.10.400.v20190516-1504... [2019-07-31T01:22:30.614Z] [INFO] Fetching org.eclipse.equinox.preferences_3.7.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (53.95kB) [2019-07-31T01:22:30.614Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:30.614Z] [INFO] Fetching org.eclipse.equinox.preferences_3.7.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (53.95kB) [2019-07-31T01:22:30.872Z] [INFO] Unpacking org.eclipse.equinox.preferences_3.7.400.v20190516-1504... [2019-07-31T01:22:30.872Z] [INFO] Fetching org.eclipse.equinox.registry_3.8.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (76.91kB) [2019-07-31T01:22:30.872Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:30.872Z] [INFO] Fetching org.eclipse.equinox.registry_3.8.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (76.91kB) [2019-07-31T01:22:30.872Z] [INFO] Unpacking org.eclipse.equinox.registry_3.8.400.v20190516-1504... [2019-07-31T01:22:31.129Z] [INFO] Fetching org.eclipse.core.jobs_3.10.400.v20190506-1457.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (46.05kB) [2019-07-31T01:22:31.129Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:31.129Z] [INFO] Fetching org.eclipse.core.jobs_3.10.400.v20190506-1457.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (46.05kB) [2019-07-31T01:22:31.129Z] [INFO] Unpacking org.eclipse.core.jobs_3.10.400.v20190506-1457... [2019-07-31T01:22:31.129Z] [INFO] Fetching org.eclipse.equinox.app_1.4.200.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (41.7kB) [2019-07-31T01:22:31.129Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:31.129Z] [INFO] Fetching org.eclipse.equinox.app_1.4.200.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (41.7kB) [2019-07-31T01:22:31.386Z] [INFO] Unpacking org.eclipse.equinox.app_1.4.200.v20190516-1504... [2019-07-31T01:22:31.386Z] [INFO] Fetching org.eclipse.jdt.annotation_2.2.300.v20190328-1431.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.7kB) [2019-07-31T01:22:31.386Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:31.386Z] [INFO] Fetching org.eclipse.jdt.annotation_2.2.300.v20190328-1431.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.7kB) [2019-07-31T01:22:31.386Z] [INFO] Unpacking org.eclipse.jdt.annotation_2.2.300.v20190328-1431... [2019-07-31T01:22:31.644Z] [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20181102183712/repository/ [2019-07-31T01:22:31.644Z] [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20181102183712/repository/ [2019-07-31T01:22:31.644Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (123.59kB) [2019-07-31T01:22:31.644Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:31.644Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (123.59kB) [2019-07-31T01:22:31.644Z] [INFO] Unpacking org.apache.commons.lang3_3.1.0.v201403281430... [2019-07-31T01:22:31.901Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (96.31kB) [2019-07-31T01:22:31.901Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:31.901Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (96.31kB) [2019-07-31T01:22:31.901Z] [INFO] Unpacking org.antlr.runtime_3.2.0.v201101311130... [2019-07-31T01:22:32.158Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-07-31T01:22:32.416Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-07-31T01:22:32.416Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-07-31T01:22:32.673Z] [INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (13.03kB) [2019-07-31T01:22:32.673Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:32.673Z] [INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (13.03kB) [2019-07-31T01:22:32.673Z] [INFO] Unpacking org.apache.batik.constants_1.11.0.v20190515-0436... [2019-07-31T01:22:32.673Z] [INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (101.68kB) [2019-07-31T01:22:32.673Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:32.673Z] [INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (101.68kB) [2019-07-31T01:22:32.930Z] [INFO] Unpacking org.apache.batik.css_1.11.0.v20190515-0436... [2019-07-31T01:22:32.930Z] [INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (63.49kB) [2019-07-31T01:22:32.930Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:32.930Z] [INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (63.49kB) [2019-07-31T01:22:33.187Z] [INFO] Unpacking org.apache.batik.util_1.11.0.v20190515-0436... [2019-07-31T01:22:33.187Z] [INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (14.52kB) [2019-07-31T01:22:33.187Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:33.187Z] [INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (14.52kB) [2019-07-31T01:22:33.187Z] [INFO] Unpacking org.apache.batik.i18n_1.11.0.v20190515-0436... [2019-07-31T01:22:33.443Z] [INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (258.72kB) [2019-07-31T01:22:33.443Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:33.443Z] [INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (258.72kB) [2019-07-31T01:22:33.443Z] [INFO] Unpacking org.apache.xmlgraphics_2.3.0.v20190515-0436... [2019-07-31T01:22:33.701Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (95.26kB) [2019-07-31T01:22:33.701Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (95.26kB) [2019-07-31T01:22:33.701Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (15.35kB) [2019-07-31T01:22:33.701Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (15.35kB) [2019-07-31T01:22:33.958Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (35.59kB) [2019-07-31T01:22:33.958Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (35.59kB) [2019-07-31T01:22:33.958Z] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (33.71kB) [2019-07-31T01:22:33.958Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:33.958Z] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (33.71kB) [2019-07-31T01:22:34.215Z] [INFO] Unpacking org.apache.commons.logging_1.2.0.v20180409-1502... [2019-07-31T01:22:34.215Z] [INFO] Fetching org.apache.felix.scr_2.1.14.v20190123-1619.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (154.23kB) [2019-07-31T01:22:34.215Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:34.215Z] [INFO] Fetching org.apache.felix.scr_2.1.14.v20190123-1619.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (154.23kB) [2019-07-31T01:22:34.215Z] [INFO] Unpacking org.apache.felix.scr_2.1.14.v20190123-1619... [2019-07-31T01:22:34.473Z] [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (44.03kB) [2019-07-31T01:22:34.473Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:34.473Z] [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (44.03kB) [2019-07-31T01:22:34.473Z] [INFO] Unpacking org.eclipse.osgi.services_3.8.0.v20190206-2147... [2019-07-31T01:22:34.730Z] [INFO] Fetching org.eclipse.osgi.util_3.5.200.v20190115-2323.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (30.66kB) [2019-07-31T01:22:34.730Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:34.730Z] [INFO] Fetching org.eclipse.osgi.util_3.5.200.v20190115-2323.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (30.66kB) [2019-07-31T01:22:34.730Z] [INFO] Unpacking org.eclipse.osgi.util_3.5.200.v20190115-2323... [2019-07-31T01:22:34.986Z] [INFO] Fetching org.eclipse.compare_3.7.600.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (303.02kB) [2019-07-31T01:22:34.986Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:34.986Z] [INFO] Fetching org.eclipse.compare_3.7.600.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (303.02kB) [2019-07-31T01:22:34.986Z] [INFO] Unpacking org.eclipse.compare_3.7.600.v20190519-2354... [2019-07-31T01:22:35.243Z] [INFO] Fetching org.eclipse.ui_3.113.0.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (361.71kB) [2019-07-31T01:22:35.243Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:35.243Z] [INFO] Fetching org.eclipse.ui_3.113.0.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (361.71kB) [2019-07-31T01:22:35.501Z] [INFO] Unpacking org.eclipse.ui_3.113.0.v20190513-2118... [2019-07-31T01:22:35.925Z] [INFO] Fetching org.eclipse.jface.text_3.15.200.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (318.48kB) [2019-07-31T01:22:35.925Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:35.925Z] [INFO] Fetching org.eclipse.jface.text_3.15.200.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (318.48kB) [2019-07-31T01:22:35.925Z] [INFO] Unpacking org.eclipse.jface.text_3.15.200.v20190519-2344... [2019-07-31T01:22:36.183Z] [INFO] Fetching org.eclipse.ui.ide_3.15.200.v20190519-2104.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (964.19kB) [2019-07-31T01:22:36.183Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:36.183Z] [INFO] Fetching org.eclipse.ui.ide_3.15.200.v20190519-2104.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (964.19kB) [2019-07-31T01:22:36.183Z] [INFO] Unpacking org.eclipse.ui.ide_3.15.200.v20190519-2104... [2019-07-31T01:22:37.117Z] [INFO] Fetching org.eclipse.ui.views_3.9.400.v20190517-1612.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (48.79kB) [2019-07-31T01:22:37.117Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:37.117Z] [INFO] Fetching org.eclipse.ui.views_3.9.400.v20190517-1612.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (48.79kB) [2019-07-31T01:22:37.117Z] [INFO] Unpacking org.eclipse.ui.views_3.9.400.v20190517-1612... [2019-07-31T01:22:37.117Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.12.0.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (229.07kB) [2019-07-31T01:22:37.117Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:37.117Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.12.0.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (229.07kB) [2019-07-31T01:22:37.117Z] [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.12.0.v20190519-2344... [2019-07-31T01:22:37.374Z] [INFO] Fetching org.eclipse.ui.editors_3.11.500.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (195.05kB) [2019-07-31T01:22:37.374Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:37.374Z] [INFO] Fetching org.eclipse.ui.editors_3.11.500.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (195.05kB) [2019-07-31T01:22:37.632Z] [INFO] Unpacking org.eclipse.ui.editors_3.11.500.v20190519-2344... [2019-07-31T01:22:37.889Z] [INFO] Fetching org.eclipse.ui.forms_3.8.0.v20190519-1034.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (123.14kB) [2019-07-31T01:22:37.889Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:37.889Z] [INFO] Fetching org.eclipse.ui.forms_3.8.0.v20190519-1034.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (123.14kB) [2019-07-31T01:22:37.889Z] [INFO] Unpacking org.eclipse.ui.forms_3.8.0.v20190519-1034... [2019-07-31T01:22:38.147Z] [INFO] Fetching org.eclipse.compare.core_3.6.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (32.84kB) [2019-07-31T01:22:38.147Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:38.147Z] [INFO] Fetching org.eclipse.compare.core_3.6.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (32.84kB) [2019-07-31T01:22:38.147Z] [INFO] Unpacking org.eclipse.compare.core_3.6.500.v20190519-2354... [2019-07-31T01:22:38.147Z] [INFO] Fetching org.eclipse.core.databinding_1.7.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (55.78kB) [2019-07-31T01:22:38.147Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:38.147Z] [INFO] Fetching org.eclipse.core.databinding_1.7.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (55.78kB) [2019-07-31T01:22:38.405Z] [INFO] Unpacking org.eclipse.core.databinding_1.7.400.v20190513-2118... [2019-07-31T01:22:38.405Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.7.0.v20190515-0910.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (82.59kB) [2019-07-31T01:22:38.405Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:38.405Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.7.0.v20190515-0910.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (82.59kB) [2019-07-31T01:22:38.405Z] [INFO] Unpacking org.eclipse.core.databinding.observable_1.7.0.v20190515-0910... [2019-07-31T01:22:38.662Z] [INFO] Fetching org.eclipse.core.databinding.property_1.7.0.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (44.79kB) [2019-07-31T01:22:38.662Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:38.662Z] [INFO] Fetching org.eclipse.core.databinding.property_1.7.0.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (44.79kB) [2019-07-31T01:22:38.662Z] [INFO] Unpacking org.eclipse.core.databinding.property_1.7.0.v20190510-1100... [2019-07-31T01:22:38.919Z] [INFO] Fetching org.eclipse.core.net_1.3.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (33.61kB) [2019-07-31T01:22:38.919Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:38.919Z] [INFO] Fetching org.eclipse.core.net_1.3.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (33.61kB) [2019-07-31T01:22:38.919Z] [INFO] Unpacking org.eclipse.core.net_1.3.500.v20190519-2354... [2019-07-31T01:22:38.919Z] [INFO] Fetching org.eclipse.equinox.security_1.3.200.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (44.54kB) [2019-07-31T01:22:38.919Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:38.919Z] [INFO] Fetching org.eclipse.equinox.security_1.3.200.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (44.54kB) [2019-07-31T01:22:39.176Z] [INFO] Unpacking org.eclipse.equinox.security_1.3.200.v20190516-1504... [2019-07-31T01:22:39.176Z] [INFO] Fetching org.eclipse.e4.core.commands_0.12.600.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.77kB) [2019-07-31T01:22:39.176Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:39.176Z] [INFO] Fetching org.eclipse.e4.core.commands_0.12.600.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.77kB) [2019-07-31T01:22:39.433Z] [INFO] Unpacking org.eclipse.e4.core.commands_0.12.600.v20190510-1100... [2019-07-31T01:22:39.433Z] [INFO] Fetching org.eclipse.e4.core.di_1.7.200.v20190506-1457.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (25.95kB) [2019-07-31T01:22:39.433Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:39.433Z] [INFO] Fetching org.eclipse.e4.core.di_1.7.200.v20190506-1457.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (25.95kB) [2019-07-31T01:22:39.690Z] [INFO] Unpacking org.eclipse.e4.core.di_1.7.200.v20190506-1457... [2019-07-31T01:22:39.690Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (14.07kB) [2019-07-31T01:22:39.690Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (14.07kB) [2019-07-31T01:22:39.690Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.8.100.v20190518-1217.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (22.61kB) [2019-07-31T01:22:39.690Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:39.690Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.8.100.v20190518-1217.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (22.61kB) [2019-07-31T01:22:39.948Z] [INFO] Unpacking org.eclipse.e4.core.contexts_1.8.100.v20190518-1217... [2019-07-31T01:22:39.948Z] [INFO] Fetching org.eclipse.e4.core.services_2.1.400.v20181215-2145.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.91kB) [2019-07-31T01:22:39.948Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:39.948Z] [INFO] Fetching org.eclipse.e4.core.services_2.1.400.v20181215-2145.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.91kB) [2019-07-31T01:22:39.948Z] [INFO] Unpacking org.eclipse.e4.core.services_2.1.400.v20181215-2145... [2019-07-31T01:22:40.205Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.400.v20190518-1217.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.69kB) [2019-07-31T01:22:40.205Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:40.205Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.400.v20190518-1217.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.69kB) [2019-07-31T01:22:40.205Z] [INFO] Unpacking org.eclipse.e4.core.di.annotations_1.6.400.v20190518-1217... [2019-07-31T01:22:40.205Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.77kB) [2019-07-31T01:22:40.205Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:40.205Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.77kB) [2019-07-31T01:22:40.463Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308... [2019-07-31T01:22:40.463Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.300.v20190506-1457.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.53kB) [2019-07-31T01:22:40.463Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:40.463Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.300.v20190506-1457.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.53kB) [2019-07-31T01:22:40.463Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions.supplier_0.15.300.v20190506-1457... [2019-07-31T01:22:40.719Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.300.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (21.16kB) [2019-07-31T01:22:40.719Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:40.719Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.300.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (21.16kB) [2019-07-31T01:22:40.719Z] [INFO] Unpacking org.eclipse.e4.emf.xpath_0.2.300.v20190513-2118... [2019-07-31T01:22:40.719Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (98kB) [2019-07-31T01:22:40.719Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:40.719Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (98kB) [2019-07-31T01:22:40.976Z] [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830... [2019-07-31T01:22:40.976Z] [INFO] Fetching org.eclipse.emf.ecore_2.18.0.v20190528-0845.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (485.5kB) [2019-07-31T01:22:40.976Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:40.976Z] [INFO] Fetching org.eclipse.emf.ecore_2.18.0.v20190528-0845.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (485.5kB) [2019-07-31T01:22:41.233Z] [INFO] Unpacking org.eclipse.emf.ecore_2.18.0.v20190528-0845... [2019-07-31T01:22:41.491Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.500.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.01kB) [2019-07-31T01:22:41.491Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:41.491Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.500.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.01kB) [2019-07-31T01:22:41.748Z] [INFO] Unpacking org.eclipse.e4.ui.bindings_0.12.500.v20190510-1100... [2019-07-31T01:22:41.748Z] [INFO] Fetching org.eclipse.swt_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.03kB) [2019-07-31T01:22:41.748Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:41.748Z] [INFO] Fetching org.eclipse.swt_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.03kB) [2019-07-31T01:22:41.748Z] [INFO] Unpacking org.eclipse.swt_3.111.0.v20190605-1801... [2019-07-31T01:22:42.004Z] [INFO] Fetching org.eclipse.jface_3.16.0.v20190528-0922.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (358.07kB) [2019-07-31T01:22:42.004Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:42.004Z] [INFO] Fetching org.eclipse.jface_3.16.0.v20190528-0922.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (358.07kB) [2019-07-31T01:22:42.004Z] [INFO] Unpacking org.eclipse.jface_3.16.0.v20190528-0922... [2019-07-31T01:22:42.569Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.700.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (64.06kB) [2019-07-31T01:22:42.569Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:42.569Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.700.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (64.06kB) [2019-07-31T01:22:42.569Z] [INFO] Unpacking org.eclipse.e4.ui.css.core_0.12.700.v20190513-2118... [2019-07-31T01:22:42.569Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (79.2kB) [2019-07-31T01:22:42.569Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:42.569Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (79.2kB) [2019-07-31T01:22:42.826Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.13.500.v20190513-2118... [2019-07-31T01:22:42.826Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.300.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.84kB) [2019-07-31T01:22:42.826Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:42.826Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.300.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.84kB) [2019-07-31T01:22:42.826Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.12.300.v20190510-1100... [2019-07-31T01:22:43.223Z] [INFO] Fetching org.eclipse.e4.ui.di_1.2.600.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.97kB) [2019-07-31T01:22:43.223Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:43.223Z] [INFO] Fetching org.eclipse.e4.ui.di_1.2.600.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.97kB) [2019-07-31T01:22:43.223Z] [INFO] Unpacking org.eclipse.e4.ui.di_1.2.600.v20190510-1100... [2019-07-31T01:22:43.223Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (112.57kB) [2019-07-31T01:22:43.223Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:43.223Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (112.57kB) [2019-07-31T01:22:43.223Z] [INFO] Unpacking org.eclipse.e4.ui.model.workbench_2.1.400.v20190513-2118... [2019-07-31T01:22:43.483Z] [INFO] Fetching org.eclipse.e4.ui.services_1.3.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.29kB) [2019-07-31T01:22:43.483Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:43.483Z] [INFO] Fetching org.eclipse.e4.ui.services_1.3.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.29kB) [2019-07-31T01:22:43.483Z] [INFO] Unpacking org.eclipse.e4.ui.services_1.3.500.v20190513-2118... [2019-07-31T01:22:43.483Z] [INFO] Fetching org.eclipse.equinox.event_1.5.100.v20190528-1257.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.82kB) [2019-07-31T01:22:43.483Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:43.483Z] [INFO] Fetching org.eclipse.equinox.event_1.5.100.v20190528-1257.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.82kB) [2019-07-31T01:22:43.739Z] [INFO] Unpacking org.eclipse.equinox.event_1.5.100.v20190528-1257... [2019-07-31T01:22:43.739Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.400.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.48kB) [2019-07-31T01:22:43.739Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:43.739Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.400.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.48kB) [2019-07-31T01:22:43.739Z] [INFO] Unpacking org.eclipse.e4.ui.widgets_1.2.400.v20190510-1100... [2019-07-31T01:22:43.739Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.10.0.v20190529-1505.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (85.89kB) [2019-07-31T01:22:43.739Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:43.739Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.10.0.v20190529-1505.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (85.89kB) [2019-07-31T01:22:43.996Z] [INFO] Unpacking org.eclipse.e4.ui.workbench_1.10.0.v20190529-1505... [2019-07-31T01:22:43.996Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (84.18kB) [2019-07-31T01:22:43.996Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:43.996Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (84.18kB) [2019-07-31T01:22:44.254Z] [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725... [2019-07-31T01:22:44.254Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (50.98kB) [2019-07-31T01:22:44.254Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:44.254Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (50.98kB) [2019-07-31T01:22:44.254Z] [INFO] Unpacking org.eclipse.emf.ecore.change_2.14.0.v20190528-0725... [2019-07-31T01:22:44.511Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (49.92kB) [2019-07-31T01:22:44.511Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:44.511Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (49.92kB) [2019-07-31T01:22:44.511Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.3.500.v20190513-2118... [2019-07-31T01:22:45.441Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.700.v20190517-1525.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (94.18kB) [2019-07-31T01:22:45.441Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:45.441Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.700.v20190517-1525.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (94.18kB) [2019-07-31T01:22:45.441Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.14.700.v20190517-1525... [2019-07-31T01:22:45.698Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.600.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (71.25kB) [2019-07-31T01:22:45.698Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:45.698Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.600.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (71.25kB) [2019-07-31T01:22:45.698Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.14.600.v20190513-2118... [2019-07-31T01:22:46.262Z] [INFO] Fetching org.eclipse.jface.databinding_1.9.0.v20190519-0933.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (77.69kB) [2019-07-31T01:22:46.262Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:46.262Z] [INFO] Fetching org.eclipse.jface.databinding_1.9.0.v20190519-0933.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (77.69kB) [2019-07-31T01:22:46.262Z] [INFO] Unpacking org.eclipse.jface.databinding_1.9.0.v20190519-0933... [2019-07-31T01:22:46.262Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.100.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.07kB) [2019-07-31T01:22:46.262Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:46.262Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.100.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.07kB) [2019-07-31T01:22:46.519Z] [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.15.100.v20190513-2118... [2019-07-31T01:22:46.519Z] [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190528-0845.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (115.24kB) [2019-07-31T01:22:46.519Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:46.519Z] [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190528-0845.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (115.24kB) [2019-07-31T01:22:46.519Z] [INFO] Unpacking org.eclipse.emf.common_2.16.0.v20190528-0845... [2019-07-31T01:22:46.776Z] [INFO] Fetching org.eclipse.equinox.bidi_1.2.0.v20190514-1046.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.95kB) [2019-07-31T01:22:46.776Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:46.777Z] [INFO] Fetching org.eclipse.equinox.bidi_1.2.0.v20190514-1046.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.95kB) [2019-07-31T01:22:46.777Z] [INFO] Unpacking org.eclipse.equinox.bidi_1.2.0.v20190514-1046... [2019-07-31T01:22:46.777Z] [INFO] Fetching org.eclipse.equinox.launcher_1.5.400.v20190515-0925.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (29.81kB) [2019-07-31T01:22:46.777Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:46.777Z] [INFO] Fetching org.eclipse.equinox.launcher_1.5.400.v20190515-0925.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (29.81kB) [2019-07-31T01:22:47.034Z] [INFO] Unpacking org.eclipse.equinox.launcher_1.5.400.v20190515-0925... [2019-07-31T01:22:47.291Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.6.0.v20190215-2242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (31.98kB) [2019-07-31T01:22:47.291Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:47.291Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.6.0.v20190215-2242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (31.98kB) [2019-07-31T01:22:47.291Z] [INFO] Unpacking org.eclipse.equinox.p2.core_2.6.0.v20190215-2242... [2019-07-31T01:22:47.291Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.300.v20190318-1320.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (74.81kB) [2019-07-31T01:22:47.291Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:47.291Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.300.v20190318-1320.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (74.81kB) [2019-07-31T01:22:47.548Z] [INFO] Unpacking org.eclipse.equinox.p2.engine_2.6.300.v20190318-1320... [2019-07-31T01:22:47.548Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.400.v20190409-0548.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (108.1kB) [2019-07-31T01:22:47.548Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:47.548Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.400.v20190409-0548.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (108.1kB) [2019-07-31T01:22:47.548Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.4.400.v20190409-0548... [2019-07-31T01:22:47.806Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (51.01kB) [2019-07-31T01:22:47.806Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:47.806Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (51.01kB) [2019-07-31T01:22:47.806Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302... [2019-07-31T01:22:48.063Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.400.v20190318-1320.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (54.99kB) [2019-07-31T01:22:48.063Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:48.063Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.400.v20190318-1320.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (54.99kB) [2019-07-31T01:22:48.063Z] [INFO] Unpacking org.eclipse.equinox.p2.repository_2.4.400.v20190318-1320... [2019-07-31T01:22:48.063Z] [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (44.42kB) [2019-07-31T01:22:48.063Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:48.063Z] [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (44.42kB) [2019-07-31T01:22:48.320Z] [INFO] Unpacking org.tukaani.xz_1.8.0.v20180207-1613... [2019-07-31T01:22:48.320Z] [INFO] Fetching org.eclipse.help_3.8.400.v20190423-0921.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (125.98kB) [2019-07-31T01:22:48.320Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:48.320Z] [INFO] Fetching org.eclipse.help_3.8.400.v20190423-0921.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (125.98kB) [2019-07-31T01:22:48.578Z] [INFO] Unpacking org.eclipse.help_3.8.400.v20190423-0921... [2019-07-31T01:22:48.578Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.400.v20190510-0840.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (181.37kB) [2019-07-31T01:22:48.578Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:48.578Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.400.v20190510-0840.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (181.37kB) [2019-07-31T01:22:48.578Z] [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.9.400.v20190510-0840... [2019-07-31T01:22:49.142Z] [INFO] Fetching org.eclipse.ui.navigator_3.8.0.v20190519-2104.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (135.13kB) [2019-07-31T01:22:49.142Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:49.142Z] [INFO] Fetching org.eclipse.ui.navigator_3.8.0.v20190519-2104.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (135.13kB) [2019-07-31T01:22:49.142Z] [INFO] Unpacking org.eclipse.ui.navigator_3.8.0.v20190519-2104... [2019-07-31T01:22:49.399Z] [INFO] Fetching org.eclipse.team.core_3.8.600.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (126.2kB) [2019-07-31T01:22:49.399Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:49.399Z] [INFO] Fetching org.eclipse.team.core_3.8.600.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (126.2kB) [2019-07-31T01:22:49.399Z] [INFO] Unpacking org.eclipse.team.core_3.8.600.v20190519-2354... [2019-07-31T01:22:49.656Z] [INFO] Fetching org.eclipse.team.ui_3.8.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (492.8kB) [2019-07-31T01:22:49.656Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:49.656Z] [INFO] Fetching org.eclipse.team.ui_3.8.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (492.8kB) [2019-07-31T01:22:49.656Z] [INFO] Unpacking org.eclipse.team.ui_3.8.500.v20190519-2354... [2019-07-31T01:22:50.220Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1.08MB) [2019-07-31T01:22:50.220Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:50.220Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1.08MB) [2019-07-31T01:22:50.220Z] [INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.111.0.v20190605-1801... [2019-07-31T01:22:51.328Z] [INFO] Fetching org.eclipse.test.performance_3.13.500.v20190518-1058.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (57.03kB) [2019-07-31T01:22:51.328Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:51.328Z] [INFO] Fetching org.eclipse.test.performance_3.13.500.v20190518-1058.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (57.03kB) [2019-07-31T01:22:51.328Z] [INFO] Unpacking org.eclipse.test.performance_3.13.500.v20190518-1058... [2019-07-31T01:22:51.328Z] [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (283.72kB) [2019-07-31T01:22:51.328Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:51.328Z] [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (283.72kB) [2019-07-31T01:22:51.328Z] [INFO] Unpacking org.junit_4.12.0.v201504281640... [2019-07-31T01:22:51.585Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (59.71MB) [2019-07-31T01:22:51.585Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (59.71MB) [2019-07-31T01:22:52.515Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (13.03MB of 59.71MB at 13.02MB/s) [2019-07-31T01:22:53.446Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (28.54MB of 59.71MB at 14.26MB/s) [2019-07-31T01:22:54.814Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (43.19MB of 59.71MB at 14.39MB/s) [2019-07-31T01:22:55.746Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (57.58MB of 59.71MB at 14.39MB/s) [2019-07-31T01:22:56.310Z] [INFO] Fetching org.eclipse.ui.workbench_3.115.0.v20190521-1602.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1,012.08kB) [2019-07-31T01:22:56.310Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:56.310Z] [INFO] Fetching org.eclipse.ui.workbench_3.115.0.v20190521-1602.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1,012.08kB) [2019-07-31T01:22:56.310Z] [INFO] Unpacking org.eclipse.ui.workbench_3.115.0.v20190521-1602... [2019-07-31T01:22:57.240Z] [INFO] Fetching org.eclipse.ui.ide.application_1.3.300.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (54.69kB) [2019-07-31T01:22:57.240Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:57.240Z] [INFO] Fetching org.eclipse.ui.ide.application_1.3.300.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (54.69kB) [2019-07-31T01:22:57.498Z] [INFO] Unpacking org.eclipse.ui.ide.application_1.3.300.v20190513-2118... [2019-07-31T01:22:57.498Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.500.v20190519-2104.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (69.46kB) [2019-07-31T01:22:57.498Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:57.498Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.500.v20190519-2104.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (69.46kB) [2019-07-31T01:22:57.755Z] [INFO] Unpacking org.eclipse.ui.navigator.resources_3.6.500.v20190519-2104... [2019-07-31T01:22:57.755Z] [INFO] Fetching org.eclipse.urischeme_1.0.300.v20190514-0858.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (21.42kB) [2019-07-31T01:22:57.755Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:57.755Z] [INFO] Fetching org.eclipse.urischeme_1.0.300.v20190514-0858.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (21.42kB) [2019-07-31T01:22:57.755Z] [INFO] Unpacking org.eclipse.urischeme_1.0.300.v20190514-0858... [2019-07-31T01:22:57.755Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (40.76kB) [2019-07-31T01:22:57.755Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:57.755Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (40.76kB) [2019-07-31T01:22:58.013Z] [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.8.500.v20190513-2118... [2019-07-31T01:22:58.013Z] [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (29.18kB) [2019-07-31T01:22:58.013Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:58.013Z] [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (29.18kB) [2019-07-31T01:22:58.013Z] [INFO] Unpacking org.hamcrest.core_1.3.0.v20180420-1519... [2019-07-31T01:22:58.271Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (14.95kB) [2019-07-31T01:22:58.271Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:58.271Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (14.95kB) [2019-07-31T01:22:58.271Z] [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627... [2019-07-31T01:22:58.528Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (790.84kB) [2019-07-31T01:22:58.528Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:58.528Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (790.84kB) [2019-07-31T01:22:58.528Z] [INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.111.0.v20190605-1801... [2019-07-31T01:22:59.462Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1,006.66kB) [2019-07-31T01:22:59.462Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:22:59.462Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1,006.66kB) [2019-07-31T01:22:59.930Z] [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.111.0.v20190605-1801... [2019-07-31T01:23:00.586Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-07-31T01:23:00.844Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-07-31T01:23:00.844Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-07-31T01:23:01.101Z] [INFO] Fetching org.apache.commons.compress_1.18.0.v20181121-2221.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (207.48kB) [2019-07-31T01:23:01.101Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:23:01.101Z] [INFO] Fetching org.apache.commons.compress_1.18.0.v20181121-2221.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (207.48kB) [2019-07-31T01:23:01.101Z] [INFO] Unpacking org.apache.commons.compress_1.18.0.v20181121-2221... [2019-07-31T01:23:01.665Z] [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (405.11kB) [2019-07-31T01:23:01.665Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:23:01.665Z] [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (405.11kB) [2019-07-31T01:23:01.665Z] [INFO] Unpacking org.apache.xerces_2.9.0.v201101211617... [2019-07-31T01:23:02.229Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (42.52kB) [2019-07-31T01:23:02.229Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:23:02.229Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (42.52kB) [2019-07-31T01:23:02.229Z] [INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400... [2019-07-31T01:23:02.229Z] [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (114.7kB) [2019-07-31T01:23:02.229Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:23:02.229Z] [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (114.7kB) [2019-07-31T01:23:02.229Z] [INFO] Unpacking org.apache.xml.serializer_2.7.1.v201005080400... [2019-07-31T01:23:02.486Z] [INFO] Fetching org.eclipse.debug.core_3.13.300.v20190514-0832.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (125.79kB) [2019-07-31T01:23:02.486Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:23:02.486Z] [INFO] Fetching org.eclipse.debug.core_3.13.300.v20190514-0832.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (125.79kB) [2019-07-31T01:23:02.486Z] [INFO] Unpacking org.eclipse.debug.core_3.13.300.v20190514-0832... [2019-07-31T01:23:02.744Z] [INFO] Fetching org.eclipse.debug.ui_3.14.100.v20190518-2143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1MB) [2019-07-31T01:23:02.744Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:23:02.744Z] [INFO] Fetching org.eclipse.debug.ui_3.14.100.v20190518-2143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1MB) [2019-07-31T01:23:03.001Z] [INFO] Unpacking org.eclipse.debug.ui_3.14.100.v20190518-2143... [2019-07-31T01:23:03.931Z] [INFO] Fetching org.eclipse.ui.console_3.8.500.v20190514-0743.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (83.15kB) [2019-07-31T01:23:03.931Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:23:03.931Z] [INFO] Fetching org.eclipse.ui.console_3.8.500.v20190514-0743.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (83.15kB) [2019-07-31T01:23:03.931Z] [INFO] Unpacking org.eclipse.ui.console_3.8.500.v20190514-0743... [2019-07-31T01:23:04.860Z] [INFO] Fetching update-7.3.0&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/linuxtools/ [2019-07-31T01:23:04.860Z] [INFO] Fetching org.eclipse.linuxtools.dataviewers.piechart_2.0.1.201906121603.jar from https://download.eclipse.org/linuxtools/update-7.3.0/plugins/ (18.21kB) [2019-07-31T01:23:04.860Z] [INFO] Fetching org.eclipse.linuxtools.dataviewers.piechart_2.0.1.201906121603.jar from https://download.eclipse.org/linuxtools/update-7.3.0/plugins/ (18.21kB) [2019-07-31T01:23:04.860Z] [INFO] Fetching org.swtchart_0.10.0.v201605200358.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (52.45kB) [2019-07-31T01:23:04.860Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:23:04.860Z] [INFO] Fetching org.swtchart_0.10.0.v201605200358.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (52.45kB) [2019-07-31T01:23:04.860Z] [INFO] Unpacking org.swtchart_0.10.0.v201605200358... [2019-07-31T01:23:05.117Z] [INFO] Fetching org.eclipse.search_3.11.600.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (216.52kB) [2019-07-31T01:23:05.117Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:23:05.117Z] [INFO] Fetching org.eclipse.search_3.11.600.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (216.52kB) [2019-07-31T01:23:05.117Z] [INFO] Unpacking org.eclipse.search_3.11.600.v20190519-2344... [2019-07-31T01:23:05.374Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.2.300.v201904272112.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (334.64kB) [2019-07-31T01:23:05.374Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:23:05.374Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.2.300.v201904272112.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (334.64kB) [2019-07-31T01:23:05.374Z] [INFO] Unpacking org.eclipse.wst.xml.ui_1.2.300.v201904272112... [2019-07-31T01:23:05.631Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.2.0.v201901071922.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (29.08kB) [2019-07-31T01:23:05.631Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:23:05.631Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.2.0.v201901071922.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (29.08kB) [2019-07-31T01:23:05.888Z] [INFO] Unpacking org.eclipse.wst.xsd.core_1.2.0.v201901071922... [2019-07-31T01:23:05.888Z] [INFO] Fetching org.eclipse.ui.themes_1.2.600.v20190513-0458.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (32.45kB) [2019-07-31T01:23:05.888Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:23:05.888Z] [INFO] Fetching org.eclipse.ui.themes_1.2.600.v20190513-0458.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (32.45kB) [2019-07-31T01:23:05.888Z] [INFO] Unpacking org.eclipse.ui.themes_1.2.600.v20190513-0458... [2019-07-31T01:23:05.888Z] [INFO] Fetching org.eclipse.wst.common.core_1.3.0.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (24.02kB) [2019-07-31T01:23:05.888Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:23:05.888Z] [INFO] Fetching org.eclipse.wst.common.core_1.3.0.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (24.02kB) [2019-07-31T01:23:06.145Z] [INFO] Unpacking org.eclipse.wst.common.core_1.3.0.v201903222010... [2019-07-31T01:23:06.145Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (20.11kB) [2019-07-31T01:23:06.145Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:23:06.145Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (20.11kB) [2019-07-31T01:23:06.145Z] [INFO] Unpacking org.eclipse.wst.common.environment_1.0.400.v201903222010... [2019-07-31T01:23:06.401Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.201.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (43.28kB) [2019-07-31T01:23:06.401Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:23:06.401Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.201.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (43.28kB) [2019-07-31T01:23:06.401Z] [INFO] Unpacking org.eclipse.wst.common.frameworks_1.2.201.v201903222010... [2019-07-31T01:23:06.401Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (53.46kB) [2019-07-31T01:23:06.401Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:23:06.401Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (53.46kB) [2019-07-31T01:23:06.657Z] [INFO] Unpacking org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010... [2019-07-31T01:23:06.657Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.400.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (119.79kB) [2019-07-31T01:23:06.657Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:23:06.657Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.400.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (119.79kB) [2019-07-31T01:23:06.657Z] [INFO] Unpacking org.eclipse.wst.common.project.facet.core_1.4.400.v201903222010... [2019-07-31T01:23:06.914Z] [INFO] Fetching org.eclipse.wst.common.ui_1.1.700.v201905071717.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (55.84kB) [2019-07-31T01:23:06.914Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:23:06.914Z] [INFO] Fetching org.eclipse.wst.common.ui_1.1.700.v201905071717.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (55.84kB) [2019-07-31T01:23:06.914Z] [INFO] Unpacking org.eclipse.wst.common.ui_1.1.700.v201905071717... [2019-07-31T01:23:06.914Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.300.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (24.72kB) [2019-07-31T01:23:06.914Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:23:06.914Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.300.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (24.72kB) [2019-07-31T01:23:07.331Z] [INFO] Unpacking org.eclipse.wst.common.uriresolver_1.2.300.v201903222010... [2019-07-31T01:23:07.331Z] [INFO] Fetching org.eclipse.wst.sse.core_1.2.100.v201901310548.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (155.14kB) [2019-07-31T01:23:07.331Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:23:07.331Z] [INFO] Fetching org.eclipse.wst.sse.core_1.2.100.v201901310548.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (155.14kB) [2019-07-31T01:23:07.331Z] [INFO] Unpacking org.eclipse.wst.sse.core_1.2.100.v201901310548... [2019-07-31T01:23:07.331Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.6.0.v201905291408.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (313.04kB) [2019-07-31T01:23:07.331Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:23:07.331Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.6.0.v201905291408.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (313.04kB) [2019-07-31T01:23:07.678Z] [INFO] Unpacking org.eclipse.wst.sse.ui_1.6.0.v201905291408... [2019-07-31T01:23:07.935Z] [INFO] Fetching org.eclipse.wst.validation_1.2.800.v201904082137.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (134.74kB) [2019-07-31T01:23:07.935Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:23:07.935Z] [INFO] Fetching org.eclipse.wst.validation_1.2.800.v201904082137.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (134.74kB) [2019-07-31T01:23:07.935Z] [INFO] Unpacking org.eclipse.wst.validation_1.2.800.v201904082137... [2019-07-31T01:23:08.193Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.600.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (49.25kB) [2019-07-31T01:23:08.193Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:23:08.193Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.600.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (49.25kB) [2019-07-31T01:23:08.193Z] [INFO] Unpacking org.eclipse.wst.validation.ui_1.2.600.v201903222010... [2019-07-31T01:23:08.193Z] [INFO] Fetching org.eclipse.wst.xml.core_1.2.200.v201901071922.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (255.11kB) [2019-07-31T01:23:08.193Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:23:08.193Z] [INFO] Fetching org.eclipse.wst.xml.core_1.2.200.v201901071922.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (255.11kB) [2019-07-31T01:23:08.451Z] [INFO] Unpacking org.eclipse.wst.xml.core_1.2.200.v201901071922... [2019-07-31T01:23:09.015Z] [INFO] Fetching 2.18&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/modeling/emf/emf/builds/release/ [2019-07-31T01:23:09.015Z] [INFO] Fetching 2.18&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/modeling/emf/emf/builds/release/ [2019-07-31T01:23:09.015Z] [INFO] Fetching 806fe8add18a00191b60ed63a373fb0a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/.blobstore/4/ (535.89kB) [2019-07-31T01:23:09.015Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:23:09.015Z] [INFO] Fetching 806fe8add18a00191b60ed63a373fb0a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/.blobstore/4/ (535.89kB) [2019-07-31T01:23:09.273Z] [INFO] Unpacking org.eclipse.xsd_2.16.0.v20190321-1341... [2019-07-31T01:23:09.837Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-07-31T01:23:10.401Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-07-31T01:23:10.401Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-07-31T01:23:10.659Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-07-31T01:23:10.659Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-07-31T01:23:10.659Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-07-31T01:23:11.223Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-07-31T01:23:11.481Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-07-31T01:23:11.481Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-07-31T01:23:11.481Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (29.69kB) [2019-07-31T01:23:11.481Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:23:11.481Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (29.69kB) [2019-07-31T01:23:11.738Z] [INFO] Unpacking org.json_1.0.0.v201011060100... [2019-07-31T01:23:11.738Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-07-31T01:23:11.738Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-07-31T01:23:11.738Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-07-31T01:23:12.302Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-07-31T01:23:12.302Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-07-31T01:23:12.559Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-07-31T01:23:13.123Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-07-31T01:23:13.380Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-07-31T01:23:13.381Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-07-31T01:23:14.312Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-07-31T01:23:14.312Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-07-31T01:23:14.568Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-07-31T01:23:14.568Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-07-31T01:23:14.568Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-07-31T01:23:14.825Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-07-31T01:23:15.531Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-07-31T01:23:15.531Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-07-31T01:23:15.531Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-07-31T01:23:16.553Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-07-31T01:23:16.811Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-07-31T01:23:16.811Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-07-31T01:23:18.181Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-07-31T01:23:18.181Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.1.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-07-31T01:23:18.181Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.1.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-07-31T01:23:18.440Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.1.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-07-31T01:23:18.440Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-07-31T01:23:18.440Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-07-31T01:23:19.004Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-07-31T01:23:19.004Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-07-31T01:23:19.004Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-07-31T01:23:19.935Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-07-31T01:23:19.935Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:23:19.935Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:23:20.501Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_2.9.0.201907231440.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (62.65kB) [2019-07-31T01:23:20.501Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:23:20.501Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_2.9.0.201907231440.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (62.65kB) [2019-07-31T01:23:20.501Z] [INFO] Unpacking org.eclipse.swtbot.eclipse.finder_2.9.0.201907231440... [2019-07-31T01:23:20.501Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_2.9.0.201907231440.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (262.07kB) [2019-07-31T01:23:20.501Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:23:20.501Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_2.9.0.201907231440.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (262.07kB) [2019-07-31T01:23:20.501Z] [INFO] Unpacking org.eclipse.swtbot.swt.finder_2.9.0.201907231440... [2019-07-31T01:23:21.065Z] [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (32.1kB) [2019-07-31T01:23:21.065Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:23:21.065Z] [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (32.1kB) [2019-07-31T01:23:21.065Z] [INFO] Unpacking org.hamcrest.library_1.3.0.v20180524-2246... [2019-07-31T01:23:21.323Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (129.49kB) [2019-07-31T01:23:21.323Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:23:21.323Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (129.49kB) [2019-07-31T01:23:21.323Z] [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815... [2019-07-31T01:23:21.323Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_2.9.0.201907231440.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (20.44kB) [2019-07-31T01:23:21.323Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:23:21.323Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_2.9.0.201907231440.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (20.44kB) [2019-07-31T01:23:21.580Z] [INFO] Unpacking org.eclipse.swtbot.junit4_x_2.9.0.201907231440... [2019-07-31T01:23:22.145Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:23:22.402Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-07-31T01:23:22.402Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-07-31T01:23:22.659Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-07-31T01:23:22.659Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-07-31T01:23:22.659Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-07-31T01:23:23.223Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-07-31T01:23:23.723Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-07-31T01:23:23.723Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-07-31T01:23:24.326Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-07-31T01:23:24.622Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:23:24.623Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:23:25.231Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:23:25.526Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:23:25.526Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:23:26.525Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:23:26.825Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:23:26.825Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:23:27.823Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:23:28.079Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:23:28.079Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:23:28.732Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:23:29.026Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-07-31T01:23:34.411Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-07-31T01:23:34.411Z] [INFO] Fetching org.eclipse.license_2.0.1.v20180423-1114.jar from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/features/ (13.05kB) [2019-07-31T01:23:34.411Z] [INFO] Fetching org.eclipse.license_2.0.1.v20180423-1114.jar from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/features/ (13.05kB) [2019-07-31T01:23:34.977Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-07-31T01:23:34.977Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-07-31T01:23:34.977Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-07-31T01:23:34.977Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-07-31T01:23:34.977Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-07-31T01:23:34.977Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-07-31T01:23:35.830Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-07-31T01:23:35.830Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-07-31T01:23:35.830Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-07-31T01:23:36.762Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-07-31T01:23:37.020Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-07-31T01:23:37.020Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-07-31T01:23:37.277Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-07-31T01:23:37.277Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-07-31T01:23:37.277Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-07-31T01:23:37.534Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-07-31T01:23:37.792Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-07-31T01:23:37.792Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-07-31T01:23:37.792Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-07-31T01:23:37.792Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-07-31T01:23:37.792Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-07-31T01:23:37.792Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-07-31T01:23:38.049Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2019-07-31T01:23:38.049Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2019-07-31T01:23:38.615Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2019-07-31T01:23:38.615Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2019-07-31T01:23:38.615Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2019-07-31T01:23:38.615Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2019-07-31T01:23:38.615Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-07-31T01:23:38.615Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-07-31T01:23:39.180Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-07-31T01:23:39.437Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-07-31T01:23:39.437Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-07-31T01:23:40.368Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-07-31T01:23:40.368Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-07-31T01:23:40.368Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-07-31T01:23:40.626Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-07-31T01:23:40.626Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-07-31T01:23:40.626Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-07-31T01:23:41.191Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-07-31T01:23:41.191Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:23:41.191Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:23:42.123Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:23:42.123Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/pom.xml [2019-07-31T01:23:42.123Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/pom.xml [2019-07-31T01:23:42.380Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/pom.xml [2019-07-31T01:23:42.380Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/pom.xml [2019-07-31T01:23:42.380Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/pom.xml [2019-07-31T01:23:42.380Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/pom.xml [2019-07-31T01:23:42.380Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml [2019-07-31T01:23:42.380Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml [2019-07-31T01:23:42.637Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml [2019-07-31T01:23:42.637Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml [2019-07-31T01:23:42.637Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml [2019-07-31T01:23:42.637Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml [2019-07-31T01:23:42.637Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml [2019-07-31T01:23:42.637Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml [2019-07-31T01:23:43.133Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml [2019-07-31T01:23:43.133Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-07-31T01:23:43.133Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-07-31T01:23:43.478Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-07-31T01:23:43.736Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-07-31T01:23:43.736Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-07-31T01:23:44.300Z] [INFO] Fetching org.eclipse.cdt.debug.core_8.3.200.201905162046.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (105.97kB) [2019-07-31T01:23:44.300Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:23:44.300Z] [INFO] Fetching org.eclipse.cdt.debug.core_8.3.200.201905162046.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (105.97kB) [2019-07-31T01:23:44.300Z] [INFO] Unpacking org.eclipse.cdt.debug.core_8.3.200.201905162046... [2019-07-31T01:23:44.300Z] [INFO] Fetching org.eclipse.launchbar.core_2.3.0.201906102002.jar from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/plugins/ (75.52kB) [2019-07-31T01:23:44.300Z] [INFO] Fetching org.eclipse.launchbar.core_2.3.0.201906102002.jar from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/plugins/ (75.52kB) [2019-07-31T01:23:44.556Z] [INFO] Fetching org.eclipse.cdt.debug.ui_8.3.100.201906030422.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (336.7kB) [2019-07-31T01:23:44.556Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:23:44.556Z] [INFO] Fetching org.eclipse.cdt.debug.ui_8.3.100.201906030422.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (336.7kB) [2019-07-31T01:23:44.556Z] [INFO] Unpacking org.eclipse.cdt.debug.ui_8.3.100.201906030422... [2019-07-31T01:23:45.488Z] [INFO] Fetching org.eclipse.cdt.ui_6.5.1.201906210145.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/plugins/ (1.95MB) [2019-07-31T01:23:45.488Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:23:45.488Z] [INFO] Fetching org.eclipse.cdt.ui_6.5.1.201906210145.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/plugins/ (1.95MB) [2019-07-31T01:23:46.856Z] [INFO] Fetching org.eclipse.cdt.ui_6.5.1.201906210145.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/plugins/ (304.04kB of 1.95MB at 300.04kB/s) [2019-07-31T01:23:47.786Z] [INFO] Fetching org.eclipse.cdt.ui_6.5.1.201906210145.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/plugins/ (1.22MB of 1.95MB at 600.55kB/s) [2019-07-31T01:23:48.718Z] [INFO] Unpacking org.eclipse.cdt.ui_6.5.1.201906210145... [2019-07-31T01:23:50.611Z] [INFO] Fetching org.eclipse.launchbar.ui_2.3.0.201906102002.jar from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/plugins/ (80.25kB) [2019-07-31T01:23:50.611Z] [INFO] Fetching org.eclipse.launchbar.ui_2.3.0.201906102002.jar from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/plugins/ (80.25kB) [2019-07-31T01:23:50.867Z] [INFO] Fetching org.eclipse.cdt.dsf_2.8.1.201811241055.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (97.38kB) [2019-07-31T01:23:50.867Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:23:50.867Z] [INFO] Fetching org.eclipse.cdt.dsf_2.8.1.201811241055.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (97.38kB) [2019-07-31T01:23:50.867Z] [INFO] Unpacking org.eclipse.cdt.dsf_2.8.1.201811241055... [2019-07-31T01:23:51.123Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb_5.7.1.201906211704.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/plugins/ (426.28kB) [2019-07-31T01:23:51.123Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:23:51.123Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb_5.7.1.201906211704.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/plugins/ (426.28kB) [2019-07-31T01:23:51.123Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb_5.7.1.201906211704... [2019-07-31T01:23:51.687Z] [INFO] Fetching org.eclipse.cdt.launch_9.2.1.201811291831.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (85.11kB) [2019-07-31T01:23:51.687Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:23:51.687Z] [INFO] Fetching org.eclipse.cdt.launch_9.2.1.201811291831.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (85.11kB) [2019-07-31T01:23:51.944Z] [INFO] Unpacking org.eclipse.cdt.launch_9.2.1.201811291831... [2019-07-31T01:23:51.944Z] [INFO] Fetching org.eclipse.cdt.gdb_7.0.1.201811241055.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (11.62kB) [2019-07-31T01:23:51.944Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:23:51.944Z] [INFO] Fetching org.eclipse.cdt.gdb_7.0.1.201811241055.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (11.62kB) [2019-07-31T01:23:52.202Z] [INFO] Unpacking org.eclipse.cdt.gdb_7.0.1.201811241055... [2019-07-31T01:23:52.202Z] [INFO] Fetching org.eclipse.cdt.native.serial_1.1.100.201901082014.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (212.25kB) [2019-07-31T01:23:52.202Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:23:52.202Z] [INFO] Fetching org.eclipse.cdt.native.serial_1.1.100.201901082014.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (212.25kB) [2019-07-31T01:23:52.202Z] [INFO] Unpacking org.eclipse.cdt.native.serial_1.1.100.201901082014... [2019-07-31T01:23:52.726Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.6.200.201906030422.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (233.17kB) [2019-07-31T01:23:52.726Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:23:52.726Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.6.200.201906030422.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (233.17kB) [2019-07-31T01:23:52.726Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb.ui_2.6.200.201906030422... [2019-07-31T01:23:52.726Z] [INFO] Fetching org.eclipse.cdt.dsf.ui_2.5.100.201904261715.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (367.22kB) [2019-07-31T01:23:52.726Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:23:52.726Z] [INFO] Fetching org.eclipse.cdt.dsf.ui_2.5.100.201904261715.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (367.22kB) [2019-07-31T01:23:52.726Z] [INFO] Unpacking org.eclipse.cdt.dsf.ui_2.5.100.201904261715... [2019-07-31T01:23:53.293Z] [INFO] Fetching org.eclipse.tm.terminal.control_4.5.100.201901312304.jar from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/plugins/ (185.75kB) [2019-07-31T01:23:53.293Z] [INFO] Fetching org.eclipse.tm.terminal.control_4.5.100.201901312304.jar from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/plugins/ (185.75kB) [2019-07-31T01:23:53.550Z] [INFO] Fetching org.eclipse.tools.templates.ui_1.1.1.201812111206.jar from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (35.49kB) [2019-07-31T01:23:53.550Z] [INFO] Fetching org.eclipse.tools.templates.ui_1.1.1.201812111206.jar from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (35.49kB) [2019-07-31T01:23:53.550Z] [INFO] Fetching org.eclipse.tools.templates.core_1.1.0.201812111206.jar from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (11.37kB) [2019-07-31T01:23:53.550Z] [INFO] Fetching org.eclipse.tools.templates.core_1.1.0.201812111206.jar from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (11.37kB) [2019-07-31T01:23:54.114Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-07-31T01:23:54.371Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-07-31T01:23:54.371Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-07-31T01:23:54.935Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-07-31T01:23:55.192Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-07-31T01:23:55.192Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-07-31T01:23:56.563Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-07-31T01:23:56.563Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-07-31T01:23:56.563Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-07-31T01:23:57.933Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-07-31T01:23:57.933Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-07-31T01:23:57.933Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-07-31T01:23:58.866Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-07-31T01:23:58.866Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-07-31T01:23:58.866Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-07-31T01:23:59.123Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-07-31T01:23:59.123Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-07-31T01:23:59.123Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-07-31T01:23:59.380Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-07-31T01:23:59.637Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-07-31T01:23:59.637Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-07-31T01:23:59.897Z] [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (107.05kB) [2019-07-31T01:23:59.897Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:23:59.897Z] [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (107.05kB) [2019-07-31T01:23:59.897Z] [INFO] Unpacking com.jcraft.jsch_0.1.55.v20190404-1902... [2019-07-31T01:24:00.156Z] [INFO] Fetching org.eclipse.jsch.core_1.3.500.v20190413-1338.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (20.73kB) [2019-07-31T01:24:00.156Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:00.156Z] [INFO] Fetching org.eclipse.jsch.core_1.3.500.v20190413-1338.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (20.73kB) [2019-07-31T01:24:00.156Z] [INFO] Unpacking org.eclipse.jsch.core_1.3.500.v20190413-1338... [2019-07-31T01:24:00.156Z] [INFO] Fetching org.eclipse.jsch.ui_1.3.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (34.33kB) [2019-07-31T01:24:00.156Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:00.156Z] [INFO] Fetching org.eclipse.jsch.ui_1.3.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (34.33kB) [2019-07-31T01:24:00.733Z] [INFO] Unpacking org.eclipse.jsch.ui_1.3.500.v20190519-2354... [2019-07-31T01:24:00.733Z] [INFO] Fetching org.eclipse.remote.core_4.0.0.201906061531.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/plugins/ (81.31kB) [2019-07-31T01:24:00.733Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:00.733Z] [INFO] Fetching org.eclipse.remote.core_4.0.0.201906061531.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/plugins/ (81.31kB) [2019-07-31T01:24:00.733Z] [INFO] Unpacking org.eclipse.remote.core_4.0.0.201906061531... [2019-07-31T01:24:00.733Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.0.0.201906061531.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/plugins/ (35.65kB) [2019-07-31T01:24:00.733Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:00.733Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.0.0.201906061531.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/plugins/ (35.65kB) [2019-07-31T01:24:00.733Z] [INFO] Unpacking org.eclipse.remote.jsch.core_1.0.0.201906061531... [2019-07-31T01:24:00.989Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.201906061531.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/plugins/ (20.56kB) [2019-07-31T01:24:00.989Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:00.989Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.201906061531.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/plugins/ (20.56kB) [2019-07-31T01:24:00.989Z] [INFO] Unpacking org.eclipse.remote.jsch.ui_1.0.0.201906061531... [2019-07-31T01:24:00.989Z] [INFO] Fetching org.eclipse.remote.ui_2.1.1.201906061531.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/plugins/ (53.94kB) [2019-07-31T01:24:00.989Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:00.989Z] [INFO] Fetching org.eclipse.remote.ui_2.1.1.201906061531.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/plugins/ (53.94kB) [2019-07-31T01:24:00.989Z] [INFO] Unpacking org.eclipse.remote.ui_2.1.1.201906061531... [2019-07-31T01:24:01.553Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-07-31T01:24:01.553Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-07-31T01:24:01.553Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-07-31T01:24:01.810Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-07-31T01:24:01.810Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-07-31T01:24:01.810Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-07-31T01:24:02.374Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-07-31T01:24:02.374Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-07-31T01:24:02.374Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-07-31T01:24:02.938Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-07-31T01:24:03.195Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-07-31T01:24:03.195Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-07-31T01:24:04.124Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-07-31T01:24:04.124Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-07-31T01:24:04.124Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-07-31T01:24:05.056Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-07-31T01:24:05.056Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-07-31T01:24:05.056Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-07-31T01:24:05.056Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-07-31T01:24:05.313Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-07-31T01:24:05.313Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-07-31T01:24:05.570Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-07-31T01:24:05.827Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-07-31T01:24:05.827Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-07-31T01:24:06.758Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-07-31T01:24:06.759Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-07-31T01:24:06.759Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-07-31T01:24:07.690Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-07-31T01:24:07.690Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-07-31T01:24:07.690Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-07-31T01:24:07.690Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-07-31T01:24:07.690Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-07-31T01:24:07.690Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-07-31T01:24:08.253Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-07-31T01:24:08.510Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-07-31T01:24:08.510Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-07-31T01:24:09.022Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-07-31T01:24:09.280Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-07-31T01:24:09.280Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-07-31T01:24:09.844Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-07-31T01:24:10.123Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:24:10.123Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:24:11.096Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:24:11.096Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:24:11.096Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:24:12.027Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:24:12.027Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:24:12.284Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:24:12.848Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:24:13.106Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-07-31T01:24:13.106Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-07-31T01:24:13.106Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-07-31T01:24:13.106Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2019-07-31T01:24:13.106Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2019-07-31T01:24:13.670Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2019-07-31T01:24:13.670Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-07-31T01:24:13.670Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-07-31T01:24:14.235Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-07-31T01:24:14.493Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-07-31T01:24:14.493Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-07-31T01:24:14.493Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-07-31T01:24:14.493Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-07-31T01:24:14.493Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-07-31T01:24:15.056Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-07-31T01:24:15.056Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-07-31T01:24:15.056Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-07-31T01:24:15.620Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-07-31T01:24:15.877Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:24:15.877Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:24:16.442Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:24:16.926Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2019-07-31T01:24:16.926Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2019-07-31T01:24:16.926Z] [INFO] Fetching org.eclipse.ui.intro_3.5.600.v20190329-1257.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (142.02kB) [2019-07-31T01:24:16.926Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:16.926Z] [INFO] Fetching org.eclipse.ui.intro_3.5.600.v20190329-1257.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (142.02kB) [2019-07-31T01:24:16.926Z] [INFO] Unpacking org.eclipse.ui.intro_3.5.600.v20190329-1257... [2019-07-31T01:24:17.183Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2019-07-31T01:24:17.183Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml [2019-07-31T01:24:17.183Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml [2019-07-31T01:24:17.440Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml [2019-07-31T01:24:17.697Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/pom.xml [2019-07-31T01:24:17.697Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/pom.xml [2019-07-31T01:24:17.954Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (57.07kB) [2019-07-31T01:24:17.954Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (57.07kB) [2019-07-31T01:24:17.954Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:18.211Z] [INFO] Unpacking com.sun.el_2.2.0.v201303151357... [2019-07-31T01:24:18.211Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (30.08kB) [2019-07-31T01:24:18.211Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:18.211Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (30.08kB) [2019-07-31T01:24:18.211Z] [INFO] Unpacking javax.el_2.2.0.v201303151357... [2019-07-31T01:24:18.468Z] [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (60.2kB) [2019-07-31T01:24:18.468Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:18.468Z] [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (60.2kB) [2019-07-31T01:24:18.468Z] [INFO] Unpacking javax.servlet_3.1.0.v201410161800... [2019-07-31T01:24:18.468Z] [INFO] Fetching com.sun.jna_4.5.1.v20180403-1933.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1.28MB) [2019-07-31T01:24:18.468Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:18.468Z] [INFO] Fetching com.sun.jna_4.5.1.v20180403-1933.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1.28MB) [2019-07-31T01:24:18.725Z] [INFO] Unpacking com.sun.jna_4.5.1.v20180403-1933... [2019-07-31T01:24:19.656Z] [INFO] Fetching com.sun.jna.platform_4.5.1.v20180403-1933.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (325.05kB) [2019-07-31T01:24:19.656Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:19.656Z] [INFO] Fetching com.sun.jna.platform_4.5.1.v20180403-1933.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (325.05kB) [2019-07-31T01:24:19.656Z] [INFO] Unpacking com.sun.jna.platform_4.5.1.v20180403-1933... [2019-07-31T01:24:19.913Z] [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (21.32kB) [2019-07-31T01:24:19.913Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:19.913Z] [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (21.32kB) [2019-07-31T01:24:19.913Z] [INFO] Unpacking javax.annotation_1.2.0.v201602091430... [2019-07-31T01:24:20.171Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (55.73kB) [2019-07-31T01:24:20.171Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:20.171Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (55.73kB) [2019-07-31T01:24:20.171Z] [INFO] Unpacking javax.servlet.jsp_2.2.0.v201112011158... [2019-07-31T01:24:20.171Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (18.37kB) [2019-07-31T01:24:20.171Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:20.171Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (18.37kB) [2019-07-31T01:24:20.428Z] [INFO] Unpacking javax.xml.stream_1.0.1.v201004272200... [2019-07-31T01:24:20.428Z] [INFO] Fetching org.apache.ant_1.10.5.v20190526-1402.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (2.73MB) [2019-07-31T01:24:20.428Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:20.428Z] [INFO] Fetching org.apache.ant_1.10.5.v20190526-1402.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (2.73MB) [2019-07-31T01:24:20.685Z] [INFO] Unpacking org.apache.ant_1.10.5.v20190526-1402... [2019-07-31T01:24:20.943Z] [INFO] Fetching org.apache.commons.codec_1.10.0.v20180409-1845.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (112.2kB) [2019-07-31T01:24:20.943Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:20.943Z] [INFO] Fetching org.apache.commons.codec_1.10.0.v20180409-1845.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (112.2kB) [2019-07-31T01:24:21.200Z] [INFO] Unpacking org.apache.commons.codec_1.10.0.v20180409-1845... [2019-07-31T01:24:21.200Z] [INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (31.52kB) [2019-07-31T01:24:21.200Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:21.200Z] [INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (31.52kB) [2019-07-31T01:24:21.457Z] [INFO] Unpacking org.apache.felix.gogo.command_1.0.2.v20170914-1324... [2019-07-31T01:24:21.457Z] [INFO] Fetching org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (75.47kB) [2019-07-31T01:24:21.457Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:21.457Z] [INFO] Fetching org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (75.47kB) [2019-07-31T01:24:21.457Z] [INFO] Unpacking org.apache.felix.gogo.runtime_1.1.0.v20180713-1646... [2019-07-31T01:24:21.715Z] [INFO] Fetching org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (34.83kB) [2019-07-31T01:24:21.715Z] [INFO] Fetching org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (34.83kB) [2019-07-31T01:24:21.715Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:21.715Z] [INFO] Unpacking org.apache.felix.gogo.shell_1.1.0.v20180713-1646... [2019-07-31T01:24:21.715Z] [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.6.v20190213-1430.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (329.71kB) [2019-07-31T01:24:21.715Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:21.715Z] [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.6.v20190213-1430.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (329.71kB) [2019-07-31T01:24:21.972Z] [INFO] Unpacking org.apache.httpcomponents.httpclient_4.5.6.v20190213-1430... [2019-07-31T01:24:22.229Z] [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (108.91kB) [2019-07-31T01:24:22.229Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:22.229Z] [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (108.91kB) [2019-07-31T01:24:22.487Z] [INFO] Unpacking org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214... [2019-07-31T01:24:22.487Z] [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (17.36kB) [2019-07-31T01:24:22.487Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:22.487Z] [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (17.36kB) [2019-07-31T01:24:22.744Z] [INFO] Unpacking org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947... [2019-07-31T01:24:22.744Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (2.32MB) [2019-07-31T01:24:23.001Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (687.76kB) [2019-07-31T01:24:23.001Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:23.001Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (687.76kB) [2019-07-31T01:24:23.565Z] [INFO] Unpacking org.apache.lucene.analyzers-common_8.0.0.v20190404-1858... [2019-07-31T01:24:24.130Z] [INFO] Fetching org.apache.lucene.core_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (923.82kB) [2019-07-31T01:24:24.130Z] [INFO] Fetching org.apache.lucene.core_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (923.82kB) [2019-07-31T01:24:24.130Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:24.724Z] [INFO] Unpacking org.apache.lucene.core_8.0.0.v20190404-1858... [2019-07-31T01:24:25.292Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (3.42MB) [2019-07-31T01:24:25.292Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:25.292Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (3.42MB) [2019-07-31T01:24:25.549Z] [INFO] Unpacking org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858... [2019-07-31T01:24:26.478Z] [INFO] Fetching org.eclipse.ant.core_3.5.400.v20190510-0606.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (71.18kB) [2019-07-31T01:24:26.478Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:26.479Z] [INFO] Fetching org.eclipse.ant.core_3.5.400.v20190510-0606.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (71.18kB) [2019-07-31T01:24:26.735Z] [INFO] Unpacking org.eclipse.ant.core_3.5.400.v20190510-0606... [2019-07-31T01:24:26.735Z] [INFO] Fetching org.eclipse.compare.win32_1.2.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (24.46kB) [2019-07-31T01:24:26.735Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:26.735Z] [INFO] Fetching org.eclipse.compare.win32_1.2.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (24.46kB) [2019-07-31T01:24:26.991Z] [INFO] Unpacking org.eclipse.compare.win32_1.2.500.v20190519-2354... [2019-07-31T01:24:26.991Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.5.0.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (26.27kB) [2019-07-31T01:24:26.991Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:26.991Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.5.0.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (26.27kB) [2019-07-31T01:24:26.991Z] [INFO] Unpacking org.eclipse.core.databinding.beans_1.5.0.v20190510-1100... [2019-07-31T01:24:26.991Z] [INFO] Fetching org.eclipse.core.externaltools_1.1.300.v20190510-0549.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (20.49kB) [2019-07-31T01:24:26.991Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:26.991Z] [INFO] Fetching org.eclipse.core.externaltools_1.1.300.v20190510-0549.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (20.49kB) [2019-07-31T01:24:27.247Z] [INFO] Unpacking org.eclipse.core.externaltools_1.1.300.v20190510-0549... [2019-07-31T01:24:27.247Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.100.v20180828-0158.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (30.88kB) [2019-07-31T01:24:27.247Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:27.247Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.100.v20180828-0158.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (30.88kB) [2019-07-31T01:24:27.504Z] [INFO] Unpacking org.eclipse.core.filesystem.win32.x86_64_1.4.100.v20180828-0158... [2019-07-31T01:24:28.068Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.300.v20181126-0635.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.76kB) [2019-07-31T01:24:28.068Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:28.068Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.300.v20181126-0635.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.76kB) [2019-07-31T01:24:28.068Z] [INFO] Unpacking org.eclipse.core.net.win32.x86_64_1.1.300.v20181126-0635... [2019-07-31T01:24:28.324Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.300.v20181030-1942.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (51.27kB) [2019-07-31T01:24:28.324Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:28.324Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.300.v20181030-1942.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (51.27kB) [2019-07-31T01:24:28.324Z] [INFO] Unpacking org.eclipse.core.resources.win32.x86_64_3.5.300.v20181030-1942... [2019-07-31T01:24:28.324Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.9kB) [2019-07-31T01:24:28.324Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:28.324Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.9kB) [2019-07-31T01:24:28.580Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115... [2019-07-31T01:24:28.580Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.500.v20190516-1407.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (102.05kB) [2019-07-31T01:24:28.580Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:28.580Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.500.v20190516-1407.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (102.05kB) [2019-07-31T01:24:28.580Z] [INFO] Unpacking org.eclipse.osgi.compatibility.state_1.1.500.v20190516-1407... [2019-07-31T01:24:28.836Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (75.25kB) [2019-07-31T01:24:28.836Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:28.836Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (75.25kB) [2019-07-31T01:24:28.836Z] [INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1000.v20190125-2016... [2019-07-31T01:24:29.093Z] [INFO] Fetching org.eclipse.equinox.util_1.1.200.v20181008-1820.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (34.34kB) [2019-07-31T01:24:29.093Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:29.093Z] [INFO] Fetching org.eclipse.equinox.util_1.1.200.v20181008-1820.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (34.34kB) [2019-07-31T01:24:29.093Z] [INFO] Unpacking org.eclipse.equinox.util_1.1.200.v20181008-1820... [2019-07-31T01:24:29.093Z] [INFO] Fetching org.eclipse.equinox.console_1.3.300.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (51.21kB) [2019-07-31T01:24:29.093Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:29.093Z] [INFO] Fetching org.eclipse.equinox.console_1.3.300.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (51.21kB) [2019-07-31T01:24:29.350Z] [INFO] Unpacking org.eclipse.equinox.console_1.3.300.v20190516-1504... [2019-07-31T01:24:29.350Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.500.v20190513-0736.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.85kB) [2019-07-31T01:24:29.350Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:29.350Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.500.v20190513-0736.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.85kB) [2019-07-31T01:24:29.606Z] [INFO] Unpacking org.eclipse.e4.ui.dialogs_1.1.500.v20190513-0736... [2019-07-31T01:24:29.606Z] [INFO] Fetching org.eclipse.e4.rcp_1.6.500.v20190605-1801.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (20.77kB) [2019-07-31T01:24:29.606Z] [INFO] Fetching org.eclipse.e4.rcp_1.6.500.v20190605-1801.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (20.77kB) [2019-07-31T01:24:29.606Z] [INFO] Fetching org.eclipse.ecf_3.9.3.v20190423-0625.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (48.13kB) [2019-07-31T01:24:29.606Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:29.606Z] [INFO] Fetching org.eclipse.ecf_3.9.3.v20190423-0625.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (48.13kB) [2019-07-31T01:24:29.864Z] [INFO] Unpacking org.eclipse.ecf_3.9.3.v20190423-0625... [2019-07-31T01:24:29.864Z] [INFO] Fetching org.eclipse.ecf.identity_3.9.1.v20181107-1749.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.11kB) [2019-07-31T01:24:29.864Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:29.864Z] [INFO] Fetching org.eclipse.ecf.identity_3.9.1.v20181107-1749.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.11kB) [2019-07-31T01:24:29.864Z] [INFO] Unpacking org.eclipse.ecf.identity_3.9.1.v20181107-1749... [2019-07-31T01:24:30.120Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.1.300.v20190514-1046.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (12.23kB) [2019-07-31T01:24:30.120Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:30.120Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.1.300.v20190514-1046.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (12.23kB) [2019-07-31T01:24:30.120Z] [INFO] Unpacking org.eclipse.equinox.concurrent_1.1.300.v20190514-1046... [2019-07-31T01:24:30.120Z] [INFO] Fetching org.eclipse.ecf.core.feature_1.5.3.v20190423-0625.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (18.7kB) [2019-07-31T01:24:30.120Z] [INFO] Fetching org.eclipse.ecf.core.feature_1.5.3.v20190423-0625.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (18.7kB) [2019-07-31T01:24:30.377Z] [INFO] Fetching org.eclipse.ecf.ssl_1.2.200.v20190502-0212.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.93kB) [2019-07-31T01:24:30.377Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:30.377Z] [INFO] Fetching org.eclipse.ecf.ssl_1.2.200.v20190502-0212.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.93kB) [2019-07-31T01:24:30.377Z] [INFO] Unpacking org.eclipse.ecf.ssl_1.2.200.v20190502-0212... [2019-07-31T01:24:30.377Z] [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.200.v20190502-0212.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (18.66kB) [2019-07-31T01:24:30.377Z] [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.200.v20190502-0212.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (18.66kB) [2019-07-31T01:24:30.634Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (20.34kB) [2019-07-31T01:24:30.634Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:30.634Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (20.34kB) [2019-07-31T01:24:30.634Z] [INFO] Unpacking org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132... [2019-07-31T01:24:30.634Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (45.08kB) [2019-07-31T01:24:30.634Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:30.634Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (45.08kB) [2019-07-31T01:24:30.891Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429... [2019-07-31T01:24:30.891Z] [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.5.v20190423-0614.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (26.78kB) [2019-07-31T01:24:30.891Z] [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.5.v20190423-0614.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (26.78kB) [2019-07-31T01:24:31.148Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.0.v20190530-1947.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (35.6kB) [2019-07-31T01:24:31.148Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:31.148Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.0.v20190530-1947.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (35.6kB) [2019-07-31T01:24:31.148Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.0.v20190530-1947... [2019-07-31T01:24:31.148Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (14.29kB) [2019-07-31T01:24:31.148Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:31.148Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (14.29kB) [2019-07-31T01:24:31.407Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116... [2019-07-31T01:24:31.407Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.0.v20190530-1947.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (26.74kB) [2019-07-31T01:24:31.407Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.0.v20190530-1947.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (26.74kB) [2019-07-31T01:24:31.407Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.100.v20180301-0132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.37kB) [2019-07-31T01:24:31.407Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:31.407Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.100.v20180301-0132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.37kB) [2019-07-31T01:24:31.926Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.ssl_1.0.100.v20180301-0132... [2019-07-31T01:24:31.926Z] [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.100.v20180301-0132.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (22.69kB) [2019-07-31T01:24:31.926Z] [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.100.v20180301-0132.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (22.69kB) [2019-07-31T01:24:31.926Z] [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190528-0845.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.06kB) [2019-07-31T01:24:31.926Z] [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190528-0845.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.06kB) [2019-07-31T01:24:31.926Z] [INFO] Fetching org.eclipse.emf.ecore_2.18.0.v20190528-0845.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.12kB) [2019-07-31T01:24:31.926Z] [INFO] Fetching org.eclipse.emf.ecore_2.18.0.v20190528-0845.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.12kB) [2019-07-31T01:24:31.926Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.300.v20190318-1320.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (19.48kB) [2019-07-31T01:24:31.926Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:31.926Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.300.v20190318-1320.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (19.48kB) [2019-07-31T01:24:32.183Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.1.300.v20190318-1320... [2019-07-31T01:24:32.183Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (33.94kB) [2019-07-31T01:24:32.183Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:32.183Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (33.94kB) [2019-07-31T01:24:32.183Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258... [2019-07-31T01:24:32.441Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.7.100.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.62kB) [2019-07-31T01:24:32.441Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:32.441Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.7.100.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.62kB) [2019-07-31T01:24:32.441Z] [INFO] Unpacking org.eclipse.equinox.http.jetty_3.7.100.v20190516-1504... [2019-07-31T01:24:32.441Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.6.100.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (76.37kB) [2019-07-31T01:24:32.441Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:32.441Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.6.100.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (76.37kB) [2019-07-31T01:24:32.697Z] [INFO] Unpacking org.eclipse.equinox.http.servlet_1.6.100.v20190516-1504... [2019-07-31T01:24:32.697Z] [INFO] Fetching org.eclipse.jetty.http_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (211.63kB) [2019-07-31T01:24:32.697Z] [INFO] Fetching org.eclipse.jetty.http_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (211.63kB) [2019-07-31T01:24:32.955Z] [INFO] Fetching org.eclipse.jetty.server_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (666.13kB) [2019-07-31T01:24:32.955Z] [INFO] Fetching org.eclipse.jetty.server_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (666.13kB) [2019-07-31T01:24:33.212Z] [INFO] Fetching org.eclipse.jetty.servlet_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (127.95kB) [2019-07-31T01:24:33.212Z] [INFO] Fetching org.eclipse.jetty.servlet_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (127.95kB) [2019-07-31T01:24:33.212Z] [INFO] Fetching org.eclipse.jetty.util_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (548.93kB) [2019-07-31T01:24:33.212Z] [INFO] Fetching org.eclipse.jetty.util_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (548.93kB) [2019-07-31T01:24:33.469Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.1.700.v20190214-1948.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (18.49kB) [2019-07-31T01:24:33.469Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:33.469Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.1.700.v20190214-1948.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (18.49kB) [2019-07-31T01:24:33.469Z] [INFO] Unpacking org.eclipse.equinox.http.registry_1.1.700.v20190214-1948... [2019-07-31T01:24:33.726Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.200.v20190214-1948.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (14.66kB) [2019-07-31T01:24:33.726Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:33.726Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.200.v20190214-1948.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (14.66kB) [2019-07-31T01:24:33.726Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper_1.1.200.v20190214-1948... [2019-07-31T01:24:33.726Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.200.v20190214-1948.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (8.7kB) [2019-07-31T01:24:33.726Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:33.726Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.200.v20190214-1948.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (8.7kB) [2019-07-31T01:24:33.982Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper.registry_1.1.200.v20190214-1948... [2019-07-31T01:24:33.982Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.100.v20190330-1646.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (58.1kB) [2019-07-31T01:24:33.982Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:33.982Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.100.v20190330-1646.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (58.1kB) [2019-07-31T01:24:33.982Z] [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.3.100.v20190330-1646... [2019-07-31T01:24:33.982Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (38.73kB) [2019-07-31T01:24:33.982Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:33.982Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (38.73kB) [2019-07-31T01:24:34.239Z] [INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009... [2019-07-31T01:24:34.239Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.1.100.v20180822-1258.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (17.86kB) [2019-07-31T01:24:34.239Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:34.239Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.1.100.v20180822-1258.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (17.86kB) [2019-07-31T01:24:34.239Z] [INFO] Unpacking org.eclipse.equinox.p2.console_1.1.100.v20180822-1258... [2019-07-31T01:24:34.496Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.4.300.v20190215-2242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (48.12kB) [2019-07-31T01:24:34.496Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:34.496Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.4.300.v20190215-2242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (48.12kB) [2019-07-31T01:24:34.496Z] [INFO] Unpacking org.eclipse.equinox.p2.director_2.4.300.v20190215-2242... [2019-07-31T01:24:34.752Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (14kB) [2019-07-31T01:24:34.752Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:34.752Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (14kB) [2019-07-31T01:24:35.036Z] [INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302... [2019-07-31T01:24:35.036Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.300.v20190215-2242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (46.17kB) [2019-07-31T01:24:35.036Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:35.036Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.300.v20190215-2242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (46.17kB) [2019-07-31T01:24:35.036Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.2.300.v20190215-2242... [2019-07-31T01:24:35.036Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.200.v20180921-1019.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (34.71kB) [2019-07-31T01:24:35.036Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:35.036Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.200.v20180921-1019.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (34.71kB) [2019-07-31T01:24:35.293Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.natives_1.3.200.v20180921-1019... [2019-07-31T01:24:35.293Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.46kB) [2019-07-31T01:24:35.293Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:35.293Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.46kB) [2019-07-31T01:24:35.293Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405... [2019-07-31T01:24:35.550Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (103.26kB) [2019-07-31T01:24:35.550Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:35.550Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (103.26kB) [2019-07-31T01:24:35.550Z] [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310... [2019-07-31T01:24:35.550Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (72.9kB) [2019-07-31T01:24:35.550Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:35.550Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (72.9kB) [2019-07-31T01:24:35.806Z] [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733... [2019-07-31T01:24:35.806Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.2.100.v20180822-1354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (22.23kB) [2019-07-31T01:24:35.806Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:35.806Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.2.100.v20180822-1354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (22.23kB) [2019-07-31T01:24:36.064Z] [INFO] Unpacking org.eclipse.equinox.p2.transport.ecf_1.2.100.v20180822-1354... [2019-07-31T01:24:36.064Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.400.v20190408-2008.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (31.93kB) [2019-07-31T01:24:36.064Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:36.064Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.400.v20190408-2008.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (31.93kB) [2019-07-31T01:24:36.064Z] [INFO] Unpacking org.eclipse.equinox.p2.operations_2.5.400.v20190408-2008... [2019-07-31T01:24:36.321Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.100.v20180827-1235.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (31.33kB) [2019-07-31T01:24:36.321Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:36.321Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.100.v20180827-1235.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (31.33kB) [2019-07-31T01:24:36.321Z] [INFO] Unpacking org.eclipse.equinox.security.win32.x86_64_1.1.100.v20180827-1235... [2019-07-31T01:24:36.321Z] [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.200.v20190516-1504.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.63kB) [2019-07-31T01:24:36.321Z] [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.200.v20190516-1504.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.63kB) [2019-07-31T01:24:36.578Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (37.87kB) [2019-07-31T01:24:36.578Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:36.578Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (37.87kB) [2019-07-31T01:24:36.578Z] [INFO] Unpacking org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302... [2019-07-31T01:24:36.578Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.200.v20190204-0752.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (17.46kB) [2019-07-31T01:24:36.578Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:36.578Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.200.v20190204-0752.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (17.46kB) [2019-07-31T01:24:36.835Z] [INFO] Unpacking org.eclipse.equinox.p2.directorywatcher_1.2.200.v20190204-0752... [2019-07-31T01:24:36.835Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (42.87kB) [2019-07-31T01:24:36.835Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:36.835Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (42.87kB) [2019-07-31T01:24:36.835Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302... [2019-07-31T01:24:37.092Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.200.v20190329-1624.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (104.29kB) [2019-07-31T01:24:37.092Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:37.092Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.200.v20190329-1624.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (104.29kB) [2019-07-31T01:24:37.092Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.3.200.v20190329-1624... [2019-07-31T01:24:37.092Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (17.44kB) [2019-07-31T01:24:37.092Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:37.092Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (17.44kB) [2019-07-31T01:24:37.349Z] [INFO] Unpacking org.eclipse.equinox.p2.extensionlocation_1.3.100.v20180822-1302... [2019-07-31T01:24:37.349Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.0.v20181023-0914.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.61kB) [2019-07-31T01:24:37.349Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:37.349Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.0.v20181023-0914.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.61kB) [2019-07-31T01:24:37.349Z] [INFO] Unpacking org.eclipse.equinox.p2.reconciler.dropins_1.3.0.v20181023-0914... [2019-07-31T01:24:37.605Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (121.81kB) [2019-07-31T01:24:37.605Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:37.605Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (121.81kB) [2019-07-31T01:24:37.605Z] [INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649... [2019-07-31T01:24:37.605Z] [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.400.v20190516-1504.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.12kB) [2019-07-31T01:24:37.605Z] [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.400.v20190516-1504.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.12kB) [2019-07-31T01:24:37.862Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.500.v20190220-1158.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (286.98kB) [2019-07-31T01:24:37.862Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:37.862Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.500.v20190220-1158.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (286.98kB) [2019-07-31T01:24:37.862Z] [INFO] Unpacking org.eclipse.equinox.p2.ui_2.5.500.v20190220-1158... [2019-07-31T01:24:38.118Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.200.v20181102-0649.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (47.35kB) [2019-07-31T01:24:38.118Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:38.118Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.200.v20181102-0649.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (47.35kB) [2019-07-31T01:24:38.118Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.200.v20181102-0649... [2019-07-31T01:24:38.375Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.2.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (10.89kB) [2019-07-31T01:24:38.375Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:38.375Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.2.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (10.89kB) [2019-07-31T01:24:38.375Z] [INFO] Unpacking org.eclipse.equinox.p2.updatechecker_1.2.100.v20180827-1122... [2019-07-31T01:24:38.375Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.2.300.v20190514-1046.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (71.27kB) [2019-07-31T01:24:38.375Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:38.375Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.2.300.v20190514-1046.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (71.27kB) [2019-07-31T01:24:38.632Z] [INFO] Unpacking org.eclipse.equinox.security.ui_1.2.300.v20190514-1046... [2019-07-31T01:24:38.632Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.1.200.v20181214-0802.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (26.66kB) [2019-07-31T01:24:38.632Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:38.632Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.1.200.v20181214-0802.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (26.66kB) [2019-07-31T01:24:38.632Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk_1.1.200.v20181214-0802... [2019-07-31T01:24:39.224Z] [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.400.v20190516-1504.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.05kB) [2019-07-31T01:24:39.224Z] [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.400.v20190516-1504.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.05kB) [2019-07-31T01:24:39.224Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.2.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (62.49kB) [2019-07-31T01:24:39.224Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:39.224Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.2.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (62.49kB) [2019-07-31T01:24:39.224Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.importexport_1.2.100.v20180827-1122... [2019-07-31T01:24:39.224Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (43.89kB) [2019-07-31T01:24:39.224Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:39.224Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (43.89kB) [2019-07-31T01:24:39.481Z] [INFO] Unpacking org.eclipse.equinox.p2.updatesite_1.1.100.v20180827-1122... [2019-07-31T01:24:39.481Z] [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.400.v20190516-1504.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (18.92kB) [2019-07-31T01:24:39.481Z] [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.400.v20190516-1504.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (18.92kB) [2019-07-31T01:24:39.738Z] [INFO] Fetching org.eclipse.help.base_4.2.600.v20190605-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (175.2kB) [2019-07-31T01:24:39.738Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:39.738Z] [INFO] Fetching org.eclipse.help.base_4.2.600.v20190605-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (175.2kB) [2019-07-31T01:24:39.738Z] [INFO] Unpacking org.eclipse.help.base_4.2.600.v20190605-1800... [2019-07-31T01:24:39.994Z] [INFO] Fetching org.eclipse.help.ui_4.1.500.v20190519-2119.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (204.91kB) [2019-07-31T01:24:39.994Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:39.994Z] [INFO] Fetching org.eclipse.help.ui_4.1.500.v20190519-2119.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (204.91kB) [2019-07-31T01:24:39.994Z] [INFO] Unpacking org.eclipse.help.ui_4.1.500.v20190519-2119... [2019-07-31T01:24:40.251Z] [INFO] Fetching org.eclipse.help.webapp_3.9.500.v20190517-1202.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (284.28kB) [2019-07-31T01:24:40.251Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:40.251Z] [INFO] Fetching org.eclipse.help.webapp_3.9.500.v20190517-1202.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (284.28kB) [2019-07-31T01:24:40.507Z] [INFO] Unpacking org.eclipse.help.webapp_3.9.500.v20190517-1202... [2019-07-31T01:24:40.763Z] [INFO] Fetching org.eclipse.jetty.continuation_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (31.79kB) [2019-07-31T01:24:40.763Z] [INFO] Fetching org.eclipse.jetty.continuation_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (31.79kB) [2019-07-31T01:24:40.763Z] [INFO] Fetching org.eclipse.jetty.io_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (167.49kB) [2019-07-31T01:24:40.763Z] [INFO] Fetching org.eclipse.jetty.io_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (167.49kB) [2019-07-31T01:24:41.019Z] [INFO] Fetching org.eclipse.jetty.security_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (124.9kB) [2019-07-31T01:24:41.019Z] [INFO] Fetching org.eclipse.jetty.security_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (124.9kB) [2019-07-31T01:24:41.019Z] [INFO] Fetching org.eclipse.help_2.2.600.v20190605-1800.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.51kB) [2019-07-31T01:24:41.019Z] [INFO] Fetching org.eclipse.help_2.2.600.v20190605-1800.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.51kB) [2019-07-31T01:24:41.276Z] [INFO] Fetching org.eclipse.platform_4.12.0.v20190605-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (419.96kB) [2019-07-31T01:24:41.276Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:41.276Z] [INFO] Fetching org.eclipse.platform_4.12.0.v20190605-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (419.96kB) [2019-07-31T01:24:41.276Z] [INFO] Unpacking org.eclipse.platform_4.12.0.v20190605-1800... [2019-07-31T01:24:41.532Z] [INFO] Fetching org.eclipse.platform.doc.user_4.12.0.v20190604-0816.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.98MB) [2019-07-31T01:24:41.532Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:41.532Z] [INFO] Fetching org.eclipse.platform.doc.user_4.12.0.v20190604-0816.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.98MB) [2019-07-31T01:24:41.789Z] [INFO] Unpacking org.eclipse.platform.doc.user_4.12.0.v20190604-0816... [2019-07-31T01:24:43.683Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.3.500.v20190315-1216.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1.74MB) [2019-07-31T01:24:43.683Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:43.683Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.3.500.v20190315-1216.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1.74MB) [2019-07-31T01:24:44.612Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.3.500.v20190315-1216.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (819.55kB of 1.74MB at 815.55kB/s) [2019-07-31T01:24:44.612Z] [INFO] Unpacking org.eclipse.ui.intro.universal_3.3.500.v20190315-1216... [2019-07-31T01:24:44.868Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.400.v20190218-1039.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (118.98kB) [2019-07-31T01:24:44.868Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:44.868Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.400.v20190218-1039.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (118.98kB) [2019-07-31T01:24:44.868Z] [INFO] Unpacking org.eclipse.ui.cheatsheets_3.5.400.v20190218-1039... [2019-07-31T01:24:45.432Z] [INFO] Fetching org.eclipse.ui.browser_3.6.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (97.33kB) [2019-07-31T01:24:45.432Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:45.432Z] [INFO] Fetching org.eclipse.ui.browser_3.6.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (97.33kB) [2019-07-31T01:24:45.432Z] [INFO] Unpacking org.eclipse.ui.browser_3.6.400.v20190513-2118... [2019-07-31T01:24:45.689Z] [INFO] Fetching org.eclipse.ui.genericeditor_1.1.400.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (43.46kB) [2019-07-31T01:24:45.689Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:45.689Z] [INFO] Fetching org.eclipse.ui.genericeditor_1.1.400.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (43.46kB) [2019-07-31T01:24:45.689Z] [INFO] Unpacking org.eclipse.ui.genericeditor_1.1.400.v20190519-2344... [2019-07-31T01:24:45.689Z] [INFO] Fetching org.eclipse.ui.monitoring_1.1.400.v20190517-1612.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.9kB) [2019-07-31T01:24:45.689Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:45.689Z] [INFO] Fetching org.eclipse.ui.monitoring_1.1.400.v20190517-1612.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.9kB) [2019-07-31T01:24:45.946Z] [INFO] Unpacking org.eclipse.ui.monitoring_1.1.400.v20190517-1612... [2019-07-31T01:24:45.946Z] [INFO] Fetching org.eclipse.ui.net_1.3.400.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (20.34kB) [2019-07-31T01:24:45.946Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:45.946Z] [INFO] Fetching org.eclipse.ui.net_1.3.400.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (20.34kB) [2019-07-31T01:24:45.946Z] [INFO] Unpacking org.eclipse.ui.net_1.3.400.v20190519-2354... [2019-07-31T01:24:46.202Z] [INFO] Fetching org.eclipse.ui.externaltools_3.4.300.v20190510-0549.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (65.99kB) [2019-07-31T01:24:46.202Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:46.202Z] [INFO] Fetching org.eclipse.ui.externaltools_3.4.300.v20190510-0549.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (65.99kB) [2019-07-31T01:24:46.202Z] [INFO] Unpacking org.eclipse.ui.externaltools_3.4.300.v20190510-0549... [2019-07-31T01:24:46.458Z] [INFO] Fetching org.eclipse.ui.win32_3.4.200.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.38kB) [2019-07-31T01:24:46.458Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:46.458Z] [INFO] Fetching org.eclipse.ui.win32_3.4.200.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.38kB) [2019-07-31T01:24:46.458Z] [INFO] Unpacking org.eclipse.ui.win32_3.4.200.v20190513-2118... [2019-07-31T01:24:46.458Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (14.29kB) [2019-07-31T01:24:46.458Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:46.458Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (14.29kB) [2019-07-31T01:24:46.458Z] [INFO] Unpacking org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700... [2019-07-31T01:24:46.714Z] [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.300.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.79kB) [2019-07-31T01:24:46.714Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:46.714Z] [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.300.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.79kB) [2019-07-31T01:24:46.714Z] [INFO] Unpacking org.eclipse.team.genericeditor.diff.extension_1.0.300.v20190519-2354... [2019-07-31T01:24:46.714Z] [INFO] Fetching org.eclipse.ui.views.log_1.2.600.v20190519-1034.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (83.9kB) [2019-07-31T01:24:46.714Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:46.714Z] [INFO] Fetching org.eclipse.ui.views.log_1.2.600.v20190519-1034.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (83.9kB) [2019-07-31T01:24:46.714Z] [INFO] Unpacking org.eclipse.ui.views.log_1.2.600.v20190519-1034... [2019-07-31T01:24:46.971Z] [INFO] Fetching org.eclipse.platform_4.12.0.v20190605-1801.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (20.39kB) [2019-07-31T01:24:46.971Z] [INFO] Fetching org.eclipse.platform_4.12.0.v20190605-1801.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (20.39kB) [2019-07-31T01:24:47.228Z] [INFO] Fetching org.eclipse.platform_root_4.12.0.v20190605-1801 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (196B) [2019-07-31T01:24:47.228Z] [INFO] Fetching org.eclipse.platform_root_4.12.0.v20190605-1801 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (196B) [2019-07-31T01:24:47.228Z] [INFO] Fetching org.eclipse.update.configurator_3.4.300.v20190518-1030.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (43.13kB) [2019-07-31T01:24:47.228Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:47.228Z] [INFO] Fetching org.eclipse.update.configurator_3.4.300.v20190518-1030.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (43.13kB) [2019-07-31T01:24:47.485Z] [INFO] Unpacking org.eclipse.update.configurator_3.4.300.v20190518-1030... [2019-07-31T01:24:47.485Z] [INFO] Fetching org.eclipse.rcp_4.12.0.v20190605-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.44kB) [2019-07-31T01:24:47.485Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:47.485Z] [INFO] Fetching org.eclipse.rcp_4.12.0.v20190605-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.44kB) [2019-07-31T01:24:47.745Z] [INFO] Unpacking org.eclipse.rcp_4.12.0.v20190605-1800... [2019-07-31T01:24:47.745Z] [INFO] Fetching org.eclipse.rcp_4.12.0.v20190605-1801.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.11kB) [2019-07-31T01:24:47.745Z] [INFO] Fetching org.eclipse.rcp_4.12.0.v20190605-1801.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.11kB) [2019-07-31T01:24:47.745Z] [INFO] Fetching org.eclipse.rcp_root_4.12.0.v20190605-1801 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (25.66kB) [2019-07-31T01:24:47.745Z] [INFO] Fetching org.eclipse.rcp_root_4.12.0.v20190605-1801 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (25.66kB) [2019-07-31T01:24:48.229Z] [INFO] Fetching org.eclipse.ui.trace_1.1.500.v20190513-1223.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (26.33kB) [2019-07-31T01:24:48.229Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:48.229Z] [INFO] Fetching org.eclipse.ui.trace_1.1.500.v20190513-1223.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (26.33kB) [2019-07-31T01:24:48.229Z] [INFO] Unpacking org.eclipse.ui.trace_1.1.500.v20190513-1223... [2019-07-31T01:24:48.487Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.100.v20180828-0158.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.95kB) [2019-07-31T01:24:48.487Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:48.487Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.100.v20180828-0158.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.95kB) [2019-07-31T01:24:48.743Z] [INFO] Unpacking org.eclipse.core.filesystem.macosx_1.3.100.v20180828-0158... [2019-07-31T01:24:48.743Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.300.v20190517-1326.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.42kB) [2019-07-31T01:24:48.743Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:48.743Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.300.v20190517-1326.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.42kB) [2019-07-31T01:24:48.743Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.300.v20190517-1326... [2019-07-31T01:24:48.743Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (33.15kB) [2019-07-31T01:24:48.743Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:48.743Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (33.15kB) [2019-07-31T01:24:48.999Z] [INFO] Unpacking org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1000.v20190125-2016... [2019-07-31T01:24:48.999Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.100.v20180827-1235.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.51kB) [2019-07-31T01:24:48.999Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:48.999Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.100.v20180827-1235.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.51kB) [2019-07-31T01:24:48.999Z] [INFO] Unpacking org.eclipse.equinox.security.macosx_1.101.100.v20180827-1235... [2019-07-31T01:24:49.256Z] [INFO] Fetching org.eclipse.ui.cocoa_1.2.200.v20190509-1900.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.62kB) [2019-07-31T01:24:49.256Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:49.256Z] [INFO] Fetching org.eclipse.ui.cocoa_1.2.200.v20190509-1900.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.62kB) [2019-07-31T01:24:49.256Z] [INFO] Unpacking org.eclipse.ui.cocoa_1.2.200.v20190509-1900... [2019-07-31T01:24:49.819Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (10.18kB) [2019-07-31T01:24:49.819Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:49.819Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (10.18kB) [2019-07-31T01:24:49.819Z] [INFO] Unpacking org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158... [2019-07-31T01:24:49.819Z] [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.300.v20181130-0925.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (93.43kB) [2019-07-31T01:24:49.819Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:49.819Z] [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.300.v20181130-0925.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (93.43kB) [2019-07-31T01:24:50.076Z] [INFO] Unpacking org.eclipse.core.net.linux.x86_64_1.2.300.v20181130-0925... [2019-07-31T01:24:50.076Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (69.12kB) [2019-07-31T01:24:50.076Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:50.076Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (69.12kB) [2019-07-31T01:24:50.076Z] [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016... [2019-07-31T01:24:50.333Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.500.v20181106-0908.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.98kB) [2019-07-31T01:24:50.333Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:50.333Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.500.v20181106-0908.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.98kB) [2019-07-31T01:24:50.333Z] [INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.0.500.v20181106-0908... [2019-07-31T01:24:50.333Z] [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (12.67kB) [2019-07-31T01:24:50.333Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:50.333Z] [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (12.67kB) [2019-07-31T01:24:50.589Z] [INFO] Unpacking org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957... [2019-07-31T01:24:50.589Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/pom.xml [2019-07-31T01:24:50.847Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-07-31T01:24:50.847Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-07-31T01:24:51.411Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-07-31T01:24:51.668Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-07-31T01:24:51.668Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-07-31T01:24:51.668Z] [INFO] Fetching org.eclipse.equinox.p2.discovery_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (17.03kB) [2019-07-31T01:24:51.668Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:51.668Z] [INFO] Fetching org.eclipse.equinox.p2.discovery_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (17.03kB) [2019-07-31T01:24:51.925Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery_1.1.100.v20180822-1302... [2019-07-31T01:24:51.925Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.03kB) [2019-07-31T01:24:51.925Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:51.925Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.03kB) [2019-07-31T01:24:51.925Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery.compatibility_1.1.100.v20180822-1302... [2019-07-31T01:24:52.181Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.1.100.v20180822-1357.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (76.1kB) [2019-07-31T01:24:52.181Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:52.181Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.1.100.v20180822-1357.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (76.1kB) [2019-07-31T01:24:52.181Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.discovery_1.1.100.v20180822-1357... [2019-07-31T01:24:52.744Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-07-31T01:24:52.744Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-07-31T01:24:52.744Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-07-31T01:24:53.307Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-07-31T01:24:53.564Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/pom.xml [2019-07-31T01:24:53.564Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/pom.xml [2019-07-31T01:24:54.127Z] [INFO] Fetching org.eclipse.equinox.executable_3.8.400.v20190515-0925.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (232.04kB) [2019-07-31T01:24:54.127Z] [INFO] Fetching org.eclipse.equinox.executable_3.8.400.v20190515-0925.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (232.04kB) [2019-07-31T01:24:54.127Z] [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (141.17kB) [2019-07-31T01:24:54.127Z] [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (141.17kB) [2019-07-31T01:24:54.691Z] [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (11.05kB) [2019-07-31T01:24:54.691Z] [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (11.05kB) [2019-07-31T01:24:55.253Z] [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (25.82kB) [2019-07-31T01:24:55.253Z] [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (25.82kB) [2019-07-31T01:24:55.512Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/pom.xml [2019-07-31T01:24:55.512Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/pom.xml [2019-07-31T01:24:55.512Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/pom.xml [2019-07-31T01:24:56.024Z] [INFO] Fetching org.apache.derby_10.11.1.1_v201605202053.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (1.36MB) [2019-07-31T01:24:56.024Z] [INFO] Fetching org.apache.derby_10.11.1.1_v201605202053.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (1.36MB) [2019-07-31T01:24:56.024Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T01:24:56.281Z] [INFO] Unpacking org.apache.derby_10.11.1.1_v201605202053... [2019-07-31T01:24:58.173Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/pom.xml [2019-07-31T01:24:58.429Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-07-31T01:24:58.429Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-07-31T01:24:59.360Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-07-31T01:24:59.616Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/pom.xml [2019-07-31T01:24:59.616Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/pom.xml [2019-07-31T01:25:00.986Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/pom.xml [2019-07-31T01:25:00.987Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-07-31T01:25:00.987Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-07-31T01:25:01.916Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-07-31T01:25:02.173Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-07-31T01:25:02.173Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-07-31T01:25:02.173Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-07-31T01:25:02.173Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-07-31T01:25:02.173Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-07-31T01:25:02.430Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-07-31T01:25:02.688Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-07-31T01:25:02.688Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-07-31T01:25:02.688Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-07-31T01:25:02.688Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-07-31T01:25:02.688Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-07-31T01:25:03.252Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-07-31T01:25:03.252Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-07-31T01:25:03.252Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-07-31T01:25:03.252Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-07-31T01:25:03.252Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-07-31T01:25:03.252Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-07-31T01:25:03.508Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-07-31T01:25:03.765Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-07-31T01:25:03.765Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-07-31T01:25:04.328Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-07-31T01:25:04.328Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-07-31T01:25:04.328Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-07-31T01:25:04.585Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-07-31T01:25:04.585Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-07-31T01:25:04.585Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-07-31T01:25:04.842Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-07-31T01:25:05.101Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-07-31T01:25:05.101Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-07-31T01:25:05.929Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-07-31T01:25:05.929Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-07-31T01:25:05.929Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-07-31T01:25:06.493Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-07-31T01:25:07.007Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-07-31T01:25:07.007Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-07-31T01:25:07.007Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-07-31T01:25:07.007Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-07-31T01:25:07.007Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-07-31T01:25:07.571Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-07-31T01:25:07.571Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-07-31T01:25:07.571Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-07-31T01:25:08.134Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-07-31T01:25:08.391Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-07-31T01:25:08.391Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-07-31T01:25:08.954Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-07-31T01:25:09.210Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-07-31T01:25:09.210Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-07-31T01:25:09.210Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-07-31T01:25:09.467Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-07-31T01:25:09.467Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-07-31T01:25:09.723Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-07-31T01:25:09.723Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-07-31T01:25:09.723Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-07-31T01:25:10.286Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-07-31T01:25:10.543Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-07-31T01:25:10.543Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-07-31T01:25:11.473Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-07-31T01:25:11.473Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-07-31T01:25:11.473Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-07-31T01:25:12.037Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-07-31T01:25:12.037Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-07-31T01:25:12.037Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-07-31T01:25:12.293Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-07-31T01:25:12.293Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-07-31T01:25:12.294Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-07-31T01:25:12.550Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-07-31T01:25:12.807Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-07-31T01:25:12.807Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-07-31T01:25:13.370Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-07-31T01:25:13.627Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-07-31T01:25:13.627Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-07-31T01:25:14.423Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-07-31T01:25:14.423Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2019-07-31T01:25:14.423Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2019-07-31T01:25:14.423Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2019-07-31T01:25:14.423Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:25:14.423Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:25:14.990Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:25:15.247Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:25:15.247Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:25:16.178Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:25:16.178Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT.jar [2019-07-31T01:25:16.178Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-31T01:25:16.178Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:25:16.178Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:25:17.109Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:25:17.109Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:25:17.109Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:25:18.038Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T01:25:18.039Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-07-31T01:25:18.039Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-07-31T01:25:18.970Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-07-31T01:25:18.970Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-07-31T01:25:18.970Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-07-31T01:25:18.970Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-07-31T01:25:18.970Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.test:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties [2019-07-31T01:25:18.970Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.test:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties [2019-07-31T01:25:19.228Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.test:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties [2019-07-31T01:25:19.228Z] [WARNING] The project org.eclipse.tracecompass:org.eclipse.tracecompass:pom:5.0.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 [2019-07-31T01:25:19.228Z] [INFO] ------------------------------------------------------------------------ [2019-07-31T01:25:19.228Z] [INFO] Reactor Build Order: [2019-07-31T01:25:19.228Z] [INFO] [2019-07-31T01:25:19.228Z] [INFO] Trace Compass Parent [pom] [2019-07-31T01:25:19.228Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent [pom] [2019-07-31T01:25:19.228Z] [INFO] Trace Compass Common Utilities Parent [pom] [2019-07-31T01:25:19.228Z] [INFO] org.eclipse.tracecompass.common.core [eclipse-plugin] [2019-07-31T01:25:19.228Z] [INFO] Trace Compass State System Parent [pom] [2019-07-31T01:25:19.228Z] [INFO] org.eclipse.tracecompass.datastore.core [eclipse-plugin] [2019-07-31T01:25:19.228Z] [INFO] org.eclipse.tracecompass.segmentstore.core [eclipse-plugin] [2019-07-31T01:25:19.228Z] [INFO] org.eclipse.tracecompass.statesystem.core [eclipse-plugin] [2019-07-31T01:25:19.228Z] [INFO] Trace Compass TMF Parent [pom] [2019-07-31T01:25:19.228Z] [INFO] Trace Compass Filter Parser [eclipse-plugin] [2019-07-31T01:25:19.228Z] [INFO] org.eclipse.tracecompass.tmf.core [eclipse-plugin] [2019-07-31T01:25:19.228Z] [INFO] org.eclipse.tracecompass.analysis.counters.core [eclipse-plugin] [2019-07-31T01:25:19.228Z] [INFO] Trace Compass CTF Support Parent [pom] [2019-07-31T01:25:19.228Z] [INFO] Trace Compass CTF Parser Plug-in [eclipse-plugin] [2019-07-31T01:25:19.228Z] [INFO] org.eclipse.tracecompass.ctf.core [eclipse-plugin] [2019-07-31T01:25:19.228Z] [INFO] Trace Compass CTF Core Tests Plug-in [eclipse-test-plugin] [2019-07-31T01:25:19.228Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests [eclipse-test-plugin] [2019-07-31T01:25:19.228Z] [INFO] org.eclipse.tracecompass.tmf.core.tests [eclipse-test-plugin] [2019-07-31T01:25:19.228Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core [eclipse-plugin] [2019-07-31T01:25:19.228Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests [eclipse-test-plugin] [2019-07-31T01:25:19.228Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin] [2019-07-31T01:25:19.228Z] [INFO] org.eclipse.tracecompass.tmf.ui [eclipse-plugin] [2019-07-31T01:25:19.228Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui [eclipse-plugin] [2019-07-31T01:25:19.228Z] [INFO] org.eclipse.tracecompass.analysis.graph.core [eclipse-plugin] [2019-07-31T01:25:19.228Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin] [2019-07-31T01:25:19.228Z] [INFO] org.eclipse.tracecompass.tmf.chart.core [eclipse-plugin] [2019-07-31T01:25:19.228Z] [INFO] org.eclipse.tracecompass.analysis.lami.core [eclipse-plugin] [2019-07-31T01:25:19.228Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests [eclipse-test-plugin] [2019-07-31T01:25:19.228Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui [eclipse-plugin] [2019-07-31T01:25:19.228Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui [eclipse-plugin] [2019-07-31T01:25:19.228Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui [eclipse-plugin] [2019-07-31T01:25:19.228Z] [INFO] org.eclipse.tracecompass.analysis.timing.core [eclipse-plugin] [2019-07-31T01:25:19.228Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core [eclipse-plugin] [2019-07-31T01:25:19.228Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin] [2019-07-31T01:25:19.228Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui [eclipse-plugin] [2019-07-31T01:25:19.228Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui [eclipse-plugin] [2019-07-31T01:25:19.228Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin] [2019-07-31T01:25:19.228Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core [eclipse-plugin] [2019-07-31T01:25:19.228Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin] [2019-07-31T01:25:19.228Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui [eclipse-plugin] [2019-07-31T01:25:19.228Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests [eclipse-test-plugin] [2019-07-31T01:25:19.228Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T01:25:19.229Z] [INFO] Trace Compass LTTng Support Parent [pom] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.lttng2.common.core [eclipse-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core [eclipse-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core [eclipse-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests [eclipse-test-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T01:25:19.229Z] [INFO] Trace Compass BTF Support Parent [pom] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.btf.core [eclipse-plugin] [2019-07-31T01:25:19.229Z] [INFO] Trace Compass Documentation [pom] [2019-07-31T01:25:19.229Z] [INFO] Trace Compass Developer Guide [eclipse-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui [eclipse-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.tmf [eclipse-feature] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.btf.ui [eclipse-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.btf [eclipse-feature] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.btf.core.tests [eclipse-test-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.common.core.tests [eclipse-test-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.ctf [eclipse-feature] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests [eclipse-test-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.tmf.ctf [eclipse-feature] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T01:25:19.229Z] [INFO] Trace Compass User Guide [eclipse-plugin] [2019-07-31T01:25:19.229Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide [eclipse-plugin] [2019-07-31T01:25:19.229Z] [INFO] Trace Compass RCP User Guide [eclipse-plugin] [2019-07-31T01:25:19.229Z] [INFO] Trace Compass Pcap User Guide [eclipse-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.examples [eclipse-plugin] [2019-07-31T01:25:19.229Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent [pom] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.gdbtrace.core [eclipse-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui [eclipse-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.gdbtrace [eclipse-feature] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests [eclipse-test-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests [eclipse-test-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests [eclipse-test-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.lttng2.control.core [eclipse-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.tmf.remote.core [eclipse-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui [eclipse-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui [eclipse-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.lttng2.control [eclipse-feature] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests [eclipse-test-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests [eclipse-test-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui [eclipse-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.lttng2.kernel [eclipse-feature] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests [eclipse-test-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core [eclipse-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui [eclipse-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.lttng2.ust [eclipse-feature] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests [eclipse-test-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests [eclipse-test-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T01:25:19.229Z] [INFO] Trace Compass Pcap Format Support Parent [pom] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.pcap.core [eclipse-plugin] [2019-07-31T01:25:19.229Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in [eclipse-test-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core [eclipse-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui [eclipse-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.tmf.pcap [eclipse-feature] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests [eclipse-test-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T01:25:19.229Z] [INFO] Trace Compass RCP Parent [pom] [2019-07-31T01:25:19.229Z] [INFO] Trace Compass RCP Branding plug-in [eclipse-plugin] [2019-07-31T01:25:19.229Z] [INFO] Trace Compass RCP Branding Feature [eclipse-feature] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.rcp.ui [eclipse-plugin] [2019-07-31T01:25:19.229Z] [INFO] Trace Compass RCP Feature [eclipse-feature] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui [eclipse-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.rcp.incubator [eclipse-feature] [2019-07-31T01:25:19.229Z] [INFO] Trace Compass Json trace Parent [pom] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.jsontrace.core [eclipse-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.jsontrace [eclipse-feature] [2019-07-31T01:25:19.229Z] [INFO] Trace Compass RCP Product [eclipse-repository] [2019-07-31T01:25:19.229Z] [INFO] Trace Compass Release Engineering Parent [pom] [2019-07-31T01:25:19.229Z] [INFO] Trace Compass Target Platform [pom] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests [eclipse-test-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.datastore.core.tests [eclipse-test-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests [eclipse-test-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests [eclipse-test-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests [eclipse-test-plugin] [2019-07-31T01:25:19.229Z] [INFO] Trace Compass All Tests [eclipse-test-plugin] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.testing [eclipse-feature] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.tmf.remote [eclipse-feature] [2019-07-31T01:25:19.229Z] [INFO] Trace Compass Repository [eclipse-repository] [2019-07-31T01:25:19.229Z] [INFO] org.eclipse.tracecompass.jsontrace.core.test [eclipse-plugin] [2019-07-31T01:25:19.229Z] [INFO] [2019-07-31T01:25:19.229Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >---------- [2019-07-31T01:25:19.229Z] [INFO] Building Trace Compass Parent 5.0.0-SNAPSHOT [1/134] [2019-07-31T01:25:19.229Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T01:25:19.229Z] [INFO] [2019-07-31T01:25:19.229Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass --- [2019-07-31T01:25:19.229Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom [2019-07-31T01:25:19.229Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom [2019-07-31T01:25:19.229Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom [2019-07-31T01:25:19.792Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom [2019-07-31T01:25:19.792Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom [2019-07-31T01:25:19.792Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom [2019-07-31T01:25:19.792Z] Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 169 kB/s) [2019-07-31T01:25:19.792Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [2019-07-31T01:25:19.792Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [2019-07-31T01:25:19.792Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [2019-07-31T01:25:20.049Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [2019-07-31T01:25:20.049Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [2019-07-31T01:25:20.049Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [2019-07-31T01:25:20.049Z] Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 134 kB/s) [2019-07-31T01:25:20.049Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-31T01:25:20.049Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-31T01:25:20.049Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-31T01:25:20.306Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-31T01:25:20.306Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-31T01:25:20.306Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-31T01:25:20.306Z] Progress (1): 4.1/37 kB Progress (1): 7.7/37 kB Progress (1): 12/37 kB Progress (1): 16/37 kB Progress (1): 20/37 kB Progress (1): 24/37 kB Progress (1): 28/37 kB Progress (1): 32/37 kB Progress (1): 36/37 kB Progress (1): 37 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 1.2 MB/s) [2019-07-31T01:25:20.306Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/15/apache-15.pom [2019-07-31T01:25:20.306Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/15/apache-15.pom [2019-07-31T01:25:20.306Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/15/apache-15.pom [2019-07-31T01:25:20.570Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/15/apache-15.pom [2019-07-31T01:25:20.570Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/15/apache-15.pom [2019-07-31T01:25:20.570Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom [2019-07-31T01:25:20.570Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom (15 kB at 476 kB/s) [2019-07-31T01:25:20.570Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.pom [2019-07-31T01:25:20.570Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom [2019-07-31T01:25:20.570Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.pom [2019-07-31T01:25:20.827Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom [2019-07-31T01:25:20.827Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.pom [2019-07-31T01:25:20.827Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom [2019-07-31T01:25:20.827Z] Progress (1): 4.1/10 kB Progress (1): 7.7/10 kB Progress (1): 10 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 308 kB/s) [2019-07-31T01:25:20.827Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-31T01:25:20.827Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-31T01:25:21.085Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-31T01:25:21.085Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-31T01:25:21.085Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-31T01:25:21.085Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-31T01:25:21.085Z] Progress (1): 4.1/48 kB Progress (1): 7.7/48 kB Progress (1): 12/48 kB Progress (1): 16/48 kB Progress (1): 20/48 kB Progress (1): 24/48 kB Progress (1): 28/48 kB Progress (1): 32/48 kB Progress (1): 36/48 kB Progress (1): 40/48 kB Progress (1): 44/48 kB Progress (1): 48/48 kB Progress (1): 48 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 1.5 MB/s) [2019-07-31T01:25:21.085Z] 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 [2019-07-31T01:25:21.085Z] 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 [2019-07-31T01:25:21.342Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [2019-07-31T01:25:21.342Z] 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 [2019-07-31T01:25:21.342Z] 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 [2019-07-31T01:25:21.599Z] 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 [2019-07-31T01:25:21.599Z] Progress (1): 965 B 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 28 kB/s) [2019-07-31T01:25:21.599Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar [2019-07-31T01:25:21.599Z] 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 [2019-07-31T01:25:21.599Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.jar [2019-07-31T01:25:21.599Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar [2019-07-31T01:25:21.599Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar [2019-07-31T01:25:21.599Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar [2019-07-31T01:25:21.599Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar [2019-07-31T01:25:21.599Z] 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 [2019-07-31T01:25:21.599Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar [2019-07-31T01:25:21.599Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar [2019-07-31T01:25:21.599Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.jar [2019-07-31T01:25:21.599Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar [2019-07-31T01:25:21.856Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar [2019-07-31T01:25:21.856Z] 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 [2019-07-31T01:25:21.856Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar [2019-07-31T01:25:21.856Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar [2019-07-31T01:25:21.856Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar [2019-07-31T01:25:21.856Z] 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 [2019-07-31T01:25:21.856Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.jar [2019-07-31T01:25:21.856Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar [2019-07-31T01:25:21.856Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar [2019-07-31T01:25:21.856Z] 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 [2019-07-31T01:25:21.856Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar [2019-07-31T01:25:21.856Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar [2019-07-31T01:25:21.857Z] Progress (1): 4.1/222 kB Progress (2): 4.1/222 kB | 4.1/32 kB Progress (2): 7.7/222 kB | 4.1/32 kB Progress (2): 7.7/222 kB | 7.7/32 kB Progress (2): 12/222 kB | 7.7/32 kB Progress (2): 16/222 kB | 7.7/32 kB Progress (2): 16/222 kB | 12/32 kB Progress (2): 20/222 kB | 12/32 kB Progress (2): 20/222 kB | 16/32 kB Progress (2): 24/222 kB | 16/32 kB Progress (2): 24/222 kB | 20/32 kB Progress (2): 28/222 kB | 20/32 kB Progress (2): 28/222 kB | 24/32 kB Progress (3): 28/222 kB | 24/32 kB | 4.1/185 kB Progress (3): 32/222 kB | 24/32 kB | 4.1/185 kB Progress (3): 32/222 kB | 24/32 kB | 7.7/185 kB Progress (3): 36/222 kB | 24/32 kB | 7.7/185 kB Progress (3): 40/222 kB | 24/32 kB | 7.7/185 kB Progress (3): 40/222 kB | 28/32 kB | 7.7/185 kB Progress (3): 44/222 kB | 28/32 kB | 7.7/185 kB Progress (3): 44/222 kB | 32/32 kB | 7.7/185 kB Progress (3): 44/222 kB | 32/32 kB | 12/185 kB Progress (3): 48/222 kB | 32/32 kB | 12/185 kB Progress (3): 48/222 kB | 32/32 kB | 16/185 kB Progress (3): 52/222 kB | 32/32 kB | 16/185 kB Progress (3): 52/222 kB | 32 kB | 16/185 kB Progress (3): 56/222 kB | 32 kB | 16/185 kB Progress (3): 56/222 kB | 32 kB | 20/185 kB Progress (3): 60/222 kB | 32 kB | 20/185 kB Progress (3): 60/222 kB | 32 kB | 24/185 kB Progress (3): 64/222 kB | 32 kB | 24/185 kB Progress (3): 64/222 kB | 32 kB | 28/185 kB Progress (3): 68/222 kB | 32 kB | 28/185 kB Progress (3): 68/222 kB | 32 kB | 32/185 kB Progress (3): 72/222 kB | 32 kB | 32/185 kB Progress (3): 72/222 kB | 32 kB | 36/185 kB Progress (3): 76/222 kB | 32 kB | 36/185 kB Progress (3): 76/222 kB | 32 kB | 40/185 kB Progress (3): 80/222 kB | 32 kB | 40/185 kB Progress (3): 80/222 kB | 32 kB | 44/185 kB Progress (3): 84/222 kB | 32 kB | 44/185 kB Progress (3): 84/222 kB | 32 kB | 48/185 kB Progress (3): 88/222 kB | 32 kB | 48/185 kB Progress (3): 88/222 kB | 32 kB | 52/185 kB Progress (3): 92/222 kB | 32 kB | 52/185 kB Progress (3): 92/222 kB | 32 kB | 56/185 kB Progress (3): 96/222 kB | 32 kB | 56/185 kB Progress (3): 96/222 kB | 32 kB | 60/185 kB Progress (3): 100/222 kB | 32 kB | 60/185 kB Progress (3): 100/222 kB | 32 kB | 64/185 kB Progress (3): 104/222 kB | 32 kB | 64/185 kB Progress (3): 104/222 kB | 32 kB | 68/185 kB Progress (3): 108/222 kB | 32 kB | 68/185 kB Progress (3): 108/222 kB | 32 kB | 72/185 kB Progress (3): 112/222 kB | 32 kB | 72/185 kB Progress (3): 112/222 kB | 32 kB | 76/185 kB Progress (3): 116/222 kB | 32 kB | 76/185 kB Progress (3): 116/222 kB | 32 kB | 80/185 kB Progress (3): 120/222 kB | 32 kB | 80/185 kB Progress (3): 120/222 kB | 32 kB | 84/185 kB Progress (3): 124/222 kB | 32 kB | 84/185 kB Progress (3): 124/222 kB | 32 kB | 88/185 kB Progress (3): 128/222 kB | 32 kB | 88/185 kB Progress (3): 128/222 kB | 32 kB | 92/185 kB Progress (3): 132/222 kB | 32 kB | 92/185 kB Progress (3): 132/222 kB | 32 kB | 96/185 kB Progress (3): 136/222 kB | 32 kB | 96/185 kB Progress (3): 136/222 kB | 32 kB | 100/185 kB Progress (3): 140/222 kB | 32 kB | 100/185 kB Progress (3): 140/222 kB | 32 kB | 104/185 kB Progress (3): 144/222 kB | 32 kB | 104/185 kB Progress (3): 144/222 kB | 32 kB | 108/185 kB Progress (3): 148/222 kB | 32 kB | 108/185 kB Progress (3): 148/222 kB | 32 kB | 112/185 kB Progress (3): 152/222 kB | 32 kB | 112/185 kB Progress (3): 152/222 kB | 32 kB | 116/185 kB Progress (3): 156/222 kB | 32 kB | 116/185 kB Progress (3): 156/222 kB | 32 kB | 120/185 kB Progress (3): 160/222 kB | 32 kB | 120/185 kB Progress (3): 160/222 kB | 32 kB | 124/185 kB Progress (3): 164/222 kB | 32 kB | 124/185 kB Progress (3): 164/222 kB | 32 kB | 128/185 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 759 kB/s) [2019-07-31T01:25:21.857Z] Progress (2): 168/222 kB | 128/185 kB Progress (2): 168/222 kB | 132/185 kB Progress (2): 172/222 kB | 132/185 kB Progress (2): 172/222 kB | 136/185 kB Progress (2): 176/222 kB | 136/185 kB Progress (2): 176/222 kB | 140/185 kB Progress (2): 180/222 kB | 140/185 kB Progress (2): 180/222 kB | 144/185 kB Progress (2): 184/222 kB | 144/185 kB Progress (2): 184/222 kB | 148/185 kB Progress (2): 188/222 kB | 148/185 kB Progress (2): 188/222 kB | 152/185 kB Progress (2): 192/222 kB | 152/185 kB Progress (2): 192/222 kB | 156/185 kB Progress (2): 196/222 kB | 156/185 kB Progress (2): 196/222 kB | 160/185 kB Progress (2): 200/222 kB | 160/185 kB Progress (2): 200/222 kB | 164/185 kB Progress (2): 204/222 kB | 164/185 kB Progress (2): 204/222 kB | 168/185 kB Progress (2): 208/222 kB | 168/185 kB Progress (2): 208/222 kB | 172/185 kB Progress (2): 212/222 kB | 172/185 kB Progress (2): 212/222 kB | 176/185 kB Progress (2): 216/222 kB | 176/185 kB Progress (2): 216/222 kB | 180/185 kB Progress (2): 220/222 kB | 180/185 kB Progress (2): 220/222 kB | 184/185 kB Progress (2): 222 kB | 184/185 kB Progress (2): 222 kB | 185 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 4.2 MB/s) [2019-07-31T01:25:21.857Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 3.0 MB/s) [2019-07-31T01:25:21.857Z] Progress (1): 4.1/155 kB Progress (1): 7.7/155 kB Progress (1): 12/155 kB Progress (1): 16/155 kB Progress (1): 20/155 kB Progress (1): 24/155 kB Progress (1): 28/155 kB Progress (1): 32/155 kB Progress (1): 36/155 kB Progress (1): 40/155 kB Progress (1): 44/155 kB Progress (1): 48/155 kB Progress (1): 52/155 kB Progress (1): 56/155 kB Progress (1): 60/155 kB Progress (1): 64/155 kB Progress (1): 68/155 kB Progress (1): 72/155 kB Progress (1): 76/155 kB Progress (1): 80/155 kB Progress (1): 84/155 kB Progress (1): 88/155 kB Progress (1): 92/155 kB Progress (1): 96/155 kB Progress (1): 100/155 kB Progress (1): 104/155 kB Progress (1): 108/155 kB Progress (1): 112/155 kB Progress (1): 116/155 kB Progress (1): 120/155 kB Progress (1): 124/155 kB Progress (1): 128/155 kB Progress (1): 132/155 kB Progress (1): 136/155 kB Progress (1): 140/155 kB Progress (1): 144/155 kB Progress (1): 148/155 kB Progress (1): 152/155 kB Progress (1): 155 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 2.1 MB/s) [2019-07-31T01:25:22.113Z] [INFO] [2019-07-31T01:25:22.113Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass --- [2019-07-31T01:25:22.113Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [2019-07-31T01:25:22.113Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [2019-07-31T01:25:22.113Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [2019-07-31T01:25:22.113Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [2019-07-31T01:25:22.113Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [2019-07-31T01:25:22.370Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [2019-07-31T01:25:22.370Z] Progress (1): 3.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 137 kB/s) [2019-07-31T01:25:22.370Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.pom [2019-07-31T01:25:22.370Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.pom [2019-07-31T01:25:22.370Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.pom [2019-07-31T01:25:22.370Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.pom [2019-07-31T01:25:22.370Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.pom [2019-07-31T01:25:22.627Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom [2019-07-31T01:25:22.627Z] Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom (2.3 kB at 78 kB/s) [2019-07-31T01:25:22.627Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2019-07-31T01:25:22.627Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2019-07-31T01:25:22.627Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2019-07-31T01:25:22.627Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2019-07-31T01:25:22.627Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2019-07-31T01:25:22.884Z] 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 [2019-07-31T01:25:22.884Z] Progress (1): 766 B 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 25 kB/s) [2019-07-31T01:25:22.884Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2019-07-31T01:25:22.884Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2019-07-31T01:25:22.884Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2019-07-31T01:25:22.884Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2019-07-31T01:25:23.140Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2019-07-31T01:25:23.140Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2019-07-31T01:25:23.140Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 70 kB/s) [2019-07-31T01:25:23.140Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [2019-07-31T01:25:23.140Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [2019-07-31T01:25:23.140Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [2019-07-31T01:25:23.140Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [2019-07-31T01:25:23.526Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [2019-07-31T01:25:23.526Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [2019-07-31T01:25:23.526Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.3/commons-lang-2.3.pom (11 kB at 370 kB/s) [2019-07-31T01:25:23.526Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom [2019-07-31T01:25:23.526Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom [2019-07-31T01:25:23.526Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom [2019-07-31T01:25:23.526Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom [2019-07-31T01:25:23.526Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom [2019-07-31T01:25:23.783Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom [2019-07-31T01:25:23.783Z] Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom (2.8 kB at 101 kB/s) [2019-07-31T01:25:23.783Z] 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 [2019-07-31T01:25:23.783Z] 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 [2019-07-31T01:25:23.783Z] Downloading from jboss-public-repository-group: http://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 [2019-07-31T01:25:23.783Z] 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 [2019-07-31T01:25:23.783Z] 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 [2019-07-31T01:25:23.783Z] 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 [2019-07-31T01:25:23.783Z] Progress (1): 1.2 kB 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 28 kB/s) [2019-07-31T01:25:23.783Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom [2019-07-31T01:25:24.079Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom [2019-07-31T01:25:24.079Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom [2019-07-31T01:25:24.079Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom [2019-07-31T01:25:24.079Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom [2019-07-31T01:25:24.079Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom [2019-07-31T01:25:24.079Z] Progress (1): 3.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom (3.7 kB at 132 kB/s) [2019-07-31T01:25:24.079Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom [2019-07-31T01:25:24.079Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom [2019-07-31T01:25:24.336Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom [2019-07-31T01:25:24.336Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom [2019-07-31T01:25:24.336Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom [2019-07-31T01:25:24.336Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom [2019-07-31T01:25:24.336Z] Progress (1): 3.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom (3.8 kB at 102 kB/s) [2019-07-31T01:25:24.336Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom [2019-07-31T01:25:24.593Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom [2019-07-31T01:25:24.593Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom [2019-07-31T01:25:24.593Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom [2019-07-31T01:25:24.593Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom [2019-07-31T01:25:24.850Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom [2019-07-31T01:25:24.850Z] Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (3.1 kB at 98 kB/s) [2019-07-31T01:25:24.850Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [2019-07-31T01:25:24.850Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [2019-07-31T01:25:24.850Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [2019-07-31T01:25:25.107Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [2019-07-31T01:25:25.107Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [2019-07-31T01:25:25.107Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [2019-07-31T01:25:25.107Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 kB at 403 kB/s) [2019-07-31T01:25:25.107Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-31T01:25:25.107Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-31T01:25:25.107Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-31T01:25:25.363Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-31T01:25:25.363Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-31T01:25:25.363Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-31T01:25:25.363Z] Progress (1): 4.1/20 kB Progress (1): 7.7/20 kB Progress (1): 12/20 kB Progress (1): 16/20 kB Progress (1): 20/20 kB Progress (1): 20 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 kB at 691 kB/s) [2019-07-31T01:25:25.363Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom [2019-07-31T01:25:25.363Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom [2019-07-31T01:25:25.363Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom [2019-07-31T01:25:25.620Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom [2019-07-31T01:25:25.620Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom [2019-07-31T01:25:25.620Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom [2019-07-31T01:25:25.620Z] Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 77 kB/s) [2019-07-31T01:25:25.620Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom [2019-07-31T01:25:25.620Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom [2019-07-31T01:25:25.620Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom [2019-07-31T01:25:25.876Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom [2019-07-31T01:25:25.876Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom [2019-07-31T01:25:25.876Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom [2019-07-31T01:25:25.876Z] Progress (1): 4.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 139 kB/s) [2019-07-31T01:25:25.876Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [2019-07-31T01:25:25.876Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [2019-07-31T01:25:25.876Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [2019-07-31T01:25:26.133Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [2019-07-31T01:25:26.133Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [2019-07-31T01:25:26.133Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [2019-07-31T01:25:26.133Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 499 kB/s) [2019-07-31T01:25:26.133Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [2019-07-31T01:25:26.133Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [2019-07-31T01:25:26.133Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [2019-07-31T01:25:26.389Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [2019-07-31T01:25:26.389Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [2019-07-31T01:25:26.389Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [2019-07-31T01:25:26.389Z] Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 80 kB/s) [2019-07-31T01:25:26.389Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-31T01:25:26.389Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-31T01:25:26.389Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-31T01:25:26.646Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-31T01:25:26.646Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-31T01:25:26.646Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-31T01:25:26.646Z] Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 431 kB/s) [2019-07-31T01:25:26.646Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-31T01:25:26.646Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-31T01:25:26.903Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-31T01:25:26.903Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-31T01:25:26.903Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-31T01:25:26.903Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-31T01:25:26.903Z] Progress (1): 145 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 5.0 kB/s) [2019-07-31T01:25:26.903Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom [2019-07-31T01:25:26.903Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom [2019-07-31T01:25:27.159Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom [2019-07-31T01:25:27.159Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom [2019-07-31T01:25:27.159Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom [2019-07-31T01:25:27.159Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom [2019-07-31T01:25:27.159Z] Progress (1): 4.1/5.3 kB Progress (1): 5.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 172 kB/s) [2019-07-31T01:25:27.159Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-31T01:25:27.159Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-31T01:25:27.415Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-31T01:25:27.415Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-31T01:25:27.415Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-31T01:25:27.415Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-31T01:25:27.415Z] Progress (1): 1.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 34 kB/s) [2019-07-31T01:25:27.415Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-31T01:25:27.672Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-31T01:25:27.672Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-31T01:25:27.672Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-31T01:25:27.672Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-31T01:25:27.672Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-31T01:25:27.672Z] Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 47 kB/s) [2019-07-31T01:25:27.929Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom [2019-07-31T01:25:27.929Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom [2019-07-31T01:25:27.929Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom [2019-07-31T01:25:27.929Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom [2019-07-31T01:25:27.929Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom [2019-07-31T01:25:27.929Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom [2019-07-31T01:25:28.186Z] Progress (1): 4.1/7.3 kB Progress (1): 7.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom (7.3 kB at 242 kB/s) [2019-07-31T01:25:28.186Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom [2019-07-31T01:25:28.186Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom [2019-07-31T01:25:28.186Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom [2019-07-31T01:25:28.186Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom [2019-07-31T01:25:28.186Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom [2019-07-31T01:25:28.186Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom [2019-07-31T01:25:28.442Z] Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 155 kB/s) [2019-07-31T01:25:28.442Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [2019-07-31T01:25:28.442Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [2019-07-31T01:25:28.442Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [2019-07-31T01:25:28.442Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [2019-07-31T01:25:28.442Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [2019-07-31T01:25:28.442Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [2019-07-31T01:25:28.699Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 68 kB/s) [2019-07-31T01:25:28.699Z] 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 [2019-07-31T01:25:28.699Z] 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 [2019-07-31T01:25:28.699Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom [2019-07-31T01:25:28.699Z] 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 [2019-07-31T01:25:28.699Z] 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 [2019-07-31T01:25:28.699Z] 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 [2019-07-31T01:25:28.955Z] Progress (1): 4.1/28 kB Progress (1): 7.7/28 kB Progress (1): 12/28 kB Progress (1): 16/28 kB Progress (1): 20/28 kB Progress (1): 24/28 kB Progress (1): 28/28 kB Progress (1): 28 kB 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 899 kB/s) [2019-07-31T01:25:28.955Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom [2019-07-31T01:25:28.955Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom [2019-07-31T01:25:28.955Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom [2019-07-31T01:25:28.955Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom [2019-07-31T01:25:28.955Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom [2019-07-31T01:25:28.955Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom [2019-07-31T01:25:29.212Z] Progress (1): 771 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom (771 B at 25 kB/s) [2019-07-31T01:25:29.212Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom [2019-07-31T01:25:29.212Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom [2019-07-31T01:25:29.212Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom [2019-07-31T01:25:29.212Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom [2019-07-31T01:25:29.212Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom [2019-07-31T01:25:29.468Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom [2019-07-31T01:25:29.468Z] Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom (2.1 kB at 71 kB/s) [2019-07-31T01:25:29.468Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom [2019-07-31T01:25:29.468Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom [2019-07-31T01:25:29.468Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom [2019-07-31T01:25:29.468Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom [2019-07-31T01:25:29.468Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom [2019-07-31T01:25:29.725Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom [2019-07-31T01:25:29.725Z] Progress (1): 3.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom (3.4 kB at 68 kB/s) [2019-07-31T01:25:29.725Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom [2019-07-31T01:25:29.725Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom [2019-07-31T01:25:29.725Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom [2019-07-31T01:25:29.725Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom [2019-07-31T01:25:29.982Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom [2019-07-31T01:25:29.982Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom [2019-07-31T01:25:29.982Z] Progress (1): 4.1/9.5 kB Progress (1): 7.7/9.5 kB Progress (1): 9.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom (9.5 kB at 329 kB/s) [2019-07-31T01:25:29.982Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [2019-07-31T01:25:29.982Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [2019-07-31T01:25:29.982Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [2019-07-31T01:25:29.982Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [2019-07-31T01:25:30.238Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [2019-07-31T01:25:30.238Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [2019-07-31T01:25:30.238Z] Progress (1): 3.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (3.2 kB at 104 kB/s) [2019-07-31T01:25:30.238Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom [2019-07-31T01:25:30.238Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom [2019-07-31T01:25:30.238Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom [2019-07-31T01:25:30.238Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom [2019-07-31T01:25:30.494Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom [2019-07-31T01:25:30.494Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom [2019-07-31T01:25:30.494Z] Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3.0 kB at 108 kB/s) [2019-07-31T01:25:30.494Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom [2019-07-31T01:25:30.494Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom [2019-07-31T01:25:30.494Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom [2019-07-31T01:25:30.494Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom [2019-07-31T01:25:30.752Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom [2019-07-31T01:25:30.752Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom [2019-07-31T01:25:30.752Z] Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom (1.7 kB at 60 kB/s) [2019-07-31T01:25:30.752Z] 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 [2019-07-31T01:25:30.752Z] 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 [2019-07-31T01:25:30.752Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [2019-07-31T01:25:30.752Z] 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 [2019-07-31T01:25:30.752Z] 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 [2019-07-31T01:25:30.752Z] 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 [2019-07-31T01:25:30.752Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar [2019-07-31T01:25:30.752Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar [2019-07-31T01:25:30.752Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar [2019-07-31T01:25:30.752Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar [2019-07-31T01:25:30.752Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar [2019-07-31T01:25:30.752Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar [2019-07-31T01:25:30.752Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar [2019-07-31T01:25:30.752Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar [2019-07-31T01:25:30.752Z] 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 [2019-07-31T01:25:30.752Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar [2019-07-31T01:25:30.752Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [2019-07-31T01:25:30.752Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [2019-07-31T01:25:30.752Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar [2019-07-31T01:25:30.752Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-31T01:25:30.752Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar [2019-07-31T01:25:30.752Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [2019-07-31T01:25:30.752Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar [2019-07-31T01:25:30.752Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar [2019-07-31T01:25:30.752Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar [2019-07-31T01:25:30.752Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-31T01:25:30.752Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar [2019-07-31T01:25:30.752Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [2019-07-31T01:25:30.752Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar [2019-07-31T01:25:30.752Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar [2019-07-31T01:25:30.752Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [2019-07-31T01:25:30.752Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar [2019-07-31T01:25:30.752Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.jar [2019-07-31T01:25:30.752Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2019-07-31T01:25:31.009Z] 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 [2019-07-31T01:25:31.009Z] 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 [2019-07-31T01:25:31.009Z] 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 [2019-07-31T01:25:31.009Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [2019-07-31T01:25:31.009Z] 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 [2019-07-31T01:25:31.009Z] 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 [2019-07-31T01:25:31.009Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar [2019-07-31T01:25:31.009Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar [2019-07-31T01:25:31.009Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar [2019-07-31T01:25:31.009Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar [2019-07-31T01:25:31.009Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar [2019-07-31T01:25:31.009Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar [2019-07-31T01:25:31.009Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar [2019-07-31T01:25:31.009Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar [2019-07-31T01:25:31.009Z] 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 [2019-07-31T01:25:31.009Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar [2019-07-31T01:25:31.009Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [2019-07-31T01:25:31.009Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [2019-07-31T01:25:31.009Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar [2019-07-31T01:25:31.009Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-31T01:25:31.009Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar [2019-07-31T01:25:31.009Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [2019-07-31T01:25:31.009Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar [2019-07-31T01:25:31.009Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar [2019-07-31T01:25:31.009Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar [2019-07-31T01:25:31.009Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-31T01:25:31.009Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar [2019-07-31T01:25:31.009Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [2019-07-31T01:25:31.009Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar [2019-07-31T01:25:31.009Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar [2019-07-31T01:25:31.009Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [2019-07-31T01:25:31.009Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar [2019-07-31T01:25:31.009Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.jar [2019-07-31T01:25:31.009Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2019-07-31T01:25:31.823Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar [2019-07-31T01:25:31.823Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar [2019-07-31T01:25:31.823Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar [2019-07-31T01:25:31.823Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar [2019-07-31T01:25:31.823Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [2019-07-31T01:25:31.823Z] Downloading from jboss-public-repository-group: http://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 [2019-07-31T01:25:31.823Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar [2019-07-31T01:25:31.823Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar [2019-07-31T01:25:31.823Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar [2019-07-31T01:25:31.823Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar [2019-07-31T01:25:31.823Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar [2019-07-31T01:25:31.823Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar [2019-07-31T01:25:31.823Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar [2019-07-31T01:25:31.823Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar [2019-07-31T01:25:31.823Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar [2019-07-31T01:25:32.124Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar [2019-07-31T01:25:32.124Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [2019-07-31T01:25:32.124Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [2019-07-31T01:25:32.124Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar [2019-07-31T01:25:32.124Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-31T01:25:32.124Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar [2019-07-31T01:25:32.124Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [2019-07-31T01:25:32.124Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar [2019-07-31T01:25:32.124Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar [2019-07-31T01:25:32.124Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar [2019-07-31T01:25:32.124Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-31T01:25:32.124Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar [2019-07-31T01:25:32.124Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [2019-07-31T01:25:32.124Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar [2019-07-31T01:25:32.124Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar [2019-07-31T01:25:32.124Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [2019-07-31T01:25:32.124Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar [2019-07-31T01:25:32.124Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.jar [2019-07-31T01:25:32.124Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2019-07-31T01:25:32.425Z] 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 [2019-07-31T01:25:32.425Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [2019-07-31T01:25:32.425Z] 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 [2019-07-31T01:25:32.425Z] 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 [2019-07-31T01:25:32.425Z] 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 [2019-07-31T01:25:32.425Z] 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 [2019-07-31T01:25:32.425Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar [2019-07-31T01:25:32.425Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar [2019-07-31T01:25:32.425Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar [2019-07-31T01:25:32.425Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar [2019-07-31T01:25:32.425Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar [2019-07-31T01:25:32.425Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar [2019-07-31T01:25:32.425Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar [2019-07-31T01:25:32.425Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar [2019-07-31T01:25:32.425Z] 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 [2019-07-31T01:25:32.425Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar [2019-07-31T01:25:32.425Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [2019-07-31T01:25:32.425Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [2019-07-31T01:25:32.425Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar [2019-07-31T01:25:32.425Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-31T01:25:32.425Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar [2019-07-31T01:25:32.425Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [2019-07-31T01:25:32.425Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar [2019-07-31T01:25:32.425Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar [2019-07-31T01:25:32.425Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar [2019-07-31T01:25:32.425Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-31T01:25:32.425Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar [2019-07-31T01:25:32.425Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [2019-07-31T01:25:32.425Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar [2019-07-31T01:25:32.682Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar [2019-07-31T01:25:32.682Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [2019-07-31T01:25:32.682Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar [2019-07-31T01:25:32.682Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.jar [2019-07-31T01:25:32.682Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2019-07-31T01:25:32.682Z] 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 [2019-07-31T01:25:32.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [2019-07-31T01:25:32.682Z] 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 [2019-07-31T01:25:32.682Z] 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 [2019-07-31T01:25:32.682Z] 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 [2019-07-31T01:25:32.682Z] 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 [2019-07-31T01:25:32.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar [2019-07-31T01:25:32.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar [2019-07-31T01:25:32.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar [2019-07-31T01:25:32.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar [2019-07-31T01:25:32.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar [2019-07-31T01:25:32.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar [2019-07-31T01:25:32.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar [2019-07-31T01:25:32.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar [2019-07-31T01:25:32.682Z] 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 [2019-07-31T01:25:32.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar [2019-07-31T01:25:32.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [2019-07-31T01:25:32.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [2019-07-31T01:25:32.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar [2019-07-31T01:25:32.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-31T01:25:32.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar [2019-07-31T01:25:32.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [2019-07-31T01:25:32.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar [2019-07-31T01:25:32.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar [2019-07-31T01:25:32.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar [2019-07-31T01:25:32.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-31T01:25:32.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar [2019-07-31T01:25:32.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [2019-07-31T01:25:32.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar [2019-07-31T01:25:32.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar [2019-07-31T01:25:32.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [2019-07-31T01:25:32.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar [2019-07-31T01:25:32.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.jar [2019-07-31T01:25:32.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2019-07-31T01:25:32.940Z] 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 [2019-07-31T01:25:32.940Z] 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 [2019-07-31T01:25:32.940Z] 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 [2019-07-31T01:25:32.940Z] 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 [2019-07-31T01:25:32.940Z] 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 [2019-07-31T01:25:32.940Z] Progress (1): 4.1/49 kB Progress (2): 4.1/49 kB | 4.1/80 kB Progress (3): 4.1/49 kB | 4.1/80 kB | 4.1/88 kB Progress (4): 4.1/49 kB | 4.1/80 kB | 4.1/88 kB | 4.1/12 kB Progress (4): 4.1/49 kB | 4.1/80 kB | 7.7/88 kB | 4.1/12 kB Progress (4): 4.1/49 kB | 7.7/80 kB | 7.7/88 kB | 4.1/12 kB Progress (4): 7.7/49 kB | 7.7/80 kB | 7.7/88 kB | 4.1/12 kB Progress (5): 7.7/49 kB | 7.7/80 kB | 7.7/88 kB | 4.1/12 kB | 4.1/51 kB Progress (5): 12/49 kB | 7.7/80 kB | 7.7/88 kB | 4.1/12 kB | 4.1/51 kB Progress (5): 12/49 kB | 12/80 kB | 7.7/88 kB | 4.1/12 kB | 4.1/51 kB Progress (5): 12/49 kB | 12/80 kB | 12/88 kB | 4.1/12 kB | 4.1/51 kB Progress (5): 12/49 kB | 12/80 kB | 12/88 kB | 7.7/12 kB | 4.1/51 kB Progress (5): 12/49 kB | 12/80 kB | 16/88 kB | 7.7/12 kB | 4.1/51 kB Progress (5): 12/49 kB | 16/80 kB | 16/88 kB | 7.7/12 kB | 4.1/51 kB Progress (5): 16/49 kB | 16/80 kB | 16/88 kB | 7.7/12 kB | 4.1/51 kB Progress (5): 16/49 kB | 16/80 kB | 16/88 kB | 7.7/12 kB | 7.7/51 kB Progress (5): 20/49 kB | 16/80 kB | 16/88 kB | 7.7/12 kB | 7.7/51 kB Progress (5): 20/49 kB | 20/80 kB | 16/88 kB | 7.7/12 kB | 7.7/51 kB Progress (5): 20/49 kB | 20/80 kB | 20/88 kB | 7.7/12 kB | 7.7/51 kB Progress (5): 20/49 kB | 20/80 kB | 20/88 kB | 12/12 kB | 7.7/51 kB Progress (5): 20/49 kB | 20/80 kB | 20/88 kB | 12 kB | 7.7/51 kB Progress (5): 20/49 kB | 20/80 kB | 24/88 kB | 12 kB | 7.7/51 kB Progress (5): 20/49 kB | 24/80 kB | 24/88 kB | 12 kB | 7.7/51 kB Progress (5): 24/49 kB | 24/80 kB | 24/88 kB | 12 kB | 7.7/51 kB Progress (5): 24/49 kB | 24/80 kB | 24/88 kB | 12 kB | 12/51 kB Progress (5): 28/49 kB | 24/80 kB | 24/88 kB | 12 kB | 12/51 kB Progress (5): 28/49 kB | 28/80 kB | 24/88 kB | 12 kB | 12/51 kB Progress (5): 28/49 kB | 28/80 kB | 28/88 kB | 12 kB | 12/51 kB Progress (5): 28/49 kB | 32/80 kB | 28/88 kB | 12 kB | 12/51 kB Progress (5): 32/49 kB | 32/80 kB | 28/88 kB | 12 kB | 12/51 kB Progress (5): 32/49 kB | 32/80 kB | 28/88 kB | 12 kB | 16/51 kB Progress (5): 36/49 kB | 32/80 kB | 28/88 kB | 12 kB | 16/51 kB Progress (5): 36/49 kB | 36/80 kB | 28/88 kB | 12 kB | 16/51 kB Progress (5): 36/49 kB | 36/80 kB | 32/88 kB | 12 kB | 16/51 kB Progress (5): 36/49 kB | 40/80 kB | 32/88 kB | 12 kB | 16/51 kB Progress (5): 40/49 kB | 40/80 kB | 32/88 kB | 12 kB | 16/51 kB Progress (5): 40/49 kB | 40/80 kB | 32/88 kB | 12 kB | 20/51 kB Progress (5): 44/49 kB | 40/80 kB | 32/88 kB | 12 kB | 20/51 kB Progress (5): 44/49 kB | 44/80 kB | 32/88 kB | 12 kB | 20/51 kB Progress (5): 44/49 kB | 44/80 kB | 36/88 kB | 12 kB | 20/51 kB Progress (5): 44/49 kB | 48/80 kB | 36/88 kB | 12 kB | 20/51 kB Progress (5): 48/49 kB | 48/80 kB | 36/88 kB | 12 kB | 20/51 kB Progress (5): 48/49 kB | 48/80 kB | 36/88 kB | 12 kB | 24/51 kB Progress (5): 49 kB | 48/80 kB | 36/88 kB | 12 kB | 24/51 kB Progress (5): 49 kB | 52/80 kB | 36/88 kB | 12 kB | 24/51 kB Progress (5): 49 kB | 52/80 kB | 40/88 kB | 12 kB | 24/51 kB Progress (5): 49 kB | 56/80 kB | 40/88 kB | 12 kB | 24/51 kB Progress (5): 49 kB | 56/80 kB | 40/88 kB | 12 kB | 28/51 kB Progress (5): 49 kB | 60/80 kB | 40/88 kB | 12 kB | 28/51 kB Progress (5): 49 kB | 60/80 kB | 44/88 kB | 12 kB | 28/51 kB Progress (5): 49 kB | 64/80 kB | 44/88 kB | 12 kB | 28/51 kB Progress (5): 49 kB | 64/80 kB | 44/88 kB | 12 kB | 32/51 kB Progress (5): 49 kB | 68/80 kB | 44/88 kB | 12 kB | 32/51 kB Progress (5): 49 kB | 68/80 kB | 48/88 kB | 12 kB | 32/51 kB Progress (5): 49 kB | 72/80 kB | 48/88 kB | 12 kB | 32/51 kB 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 157 kB/s) [2019-07-31T01:25:32.940Z] 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 [2019-07-31T01:25:32.940Z] Progress (4): 49 kB | 72/80 kB | 48/88 kB | 36/51 kB Progress (4): 49 kB | 76/80 kB | 48/88 kB | 36/51 kB Progress (4): 49 kB | 76/80 kB | 52/88 kB | 36/51 kB Progress (4): 49 kB | 80/80 kB | 52/88 kB | 36/51 kB Progress (4): 49 kB | 80/80 kB | 52/88 kB | 40/51 kB Progress (4): 49 kB | 80 kB | 52/88 kB | 40/51 kB Progress (4): 49 kB | 80 kB | 56/88 kB | 40/51 kB Progress (4): 49 kB | 80 kB | 56/88 kB | 44/51 kB Progress (4): 49 kB | 80 kB | 60/88 kB | 44/51 kB Progress (4): 49 kB | 80 kB | 60/88 kB | 48/51 kB Progress (4): 49 kB | 80 kB | 64/88 kB | 48/51 kB Progress (4): 49 kB | 80 kB | 64/88 kB | 51 kB Progress (4): 49 kB | 80 kB | 68/88 kB | 51 kB Progress (4): 49 kB | 80 kB | 72/88 kB | 51 kB Progress (4): 49 kB | 80 kB | 76/88 kB | 51 kB Progress (4): 49 kB | 80 kB | 80/88 kB | 51 kB Progress (4): 49 kB | 80 kB | 84/88 kB | 51 kB Progress (4): 49 kB | 80 kB | 88 kB | 51 kB 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 584 kB/s) [2019-07-31T01:25:32.940Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar [2019-07-31T01:25:32.940Z] 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 495 kB/s) [2019-07-31T01:25:32.940Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar [2019-07-31T01:25:32.940Z] Progress (3): 80 kB | 88 kB | 4.1/194 kB Progress (3): 80 kB | 88 kB | 7.7/194 kB Progress (3): 80 kB | 88 kB | 12/194 kB Progress (3): 80 kB | 88 kB | 16/194 kB 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 737 kB/s) [2019-07-31T01:25:32.940Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar [2019-07-31T01:25:32.940Z] Progress (2): 88 kB | 20/194 kB Progress (2): 88 kB | 24/194 kB Progress (2): 88 kB | 28/194 kB Progress (2): 88 kB | 32/194 kB Progress (2): 88 kB | 33/194 kB Progress (2): 88 kB | 37/194 kB Progress (2): 88 kB | 41/194 kB Progress (2): 88 kB | 45/194 kB Progress (2): 88 kB | 49/194 kB Progress (2): 88 kB | 53/194 kB Progress (2): 88 kB | 57/194 kB Progress (2): 88 kB | 61/194 kB Progress (2): 88 kB | 65/194 kB Progress (3): 88 kB | 65/194 kB | 4.1/178 kB Progress (3): 88 kB | 66/194 kB | 4.1/178 kB Progress (3): 88 kB | 66/194 kB | 7.7/178 kB Progress (3): 88 kB | 70/194 kB | 7.7/178 kB Progress (3): 88 kB | 70/194 kB | 12/178 kB Progress (3): 88 kB | 74/194 kB | 12/178 kB Progress (3): 88 kB | 74/194 kB | 16/178 kB Progress (3): 88 kB | 78/194 kB | 16/178 kB Progress (3): 88 kB | 78/194 kB | 20/178 kB Progress (3): 88 kB | 82/194 kB | 20/178 kB Progress (3): 88 kB | 82/194 kB | 24/178 kB Progress (3): 88 kB | 86/194 kB | 24/178 kB Progress (3): 88 kB | 86/194 kB | 28/178 kB Progress (3): 88 kB | 90/194 kB | 28/178 kB Progress (3): 88 kB | 90/194 kB | 32/178 kB Progress (3): 88 kB | 90/194 kB | 33/178 kB Progress (3): 88 kB | 94/194 kB | 33/178 kB Progress (3): 88 kB | 94/194 kB | 37/178 kB Progress (3): 88 kB | 98/194 kB | 37/178 kB Progress (3): 88 kB | 98/194 kB | 41/178 kB Progress (3): 88 kB | 98/194 kB | 41/178 kB Progress (3): 88 kB | 98/194 kB | 45/178 kB Progress (3): 88 kB | 102/194 kB | 45/178 kB Progress (3): 88 kB | 102/194 kB | 49/178 kB Progress (3): 88 kB | 106/194 kB | 49/178 kB Progress (3): 88 kB | 106/194 kB | 53/178 kB Progress (3): 88 kB | 110/194 kB | 53/178 kB Progress (3): 88 kB | 110/194 kB | 57/178 kB Progress (3): 88 kB | 114/194 kB | 57/178 kB Progress (3): 88 kB | 114/194 kB | 61/178 kB Progress (3): 88 kB | 118/194 kB | 61/178 kB Progress (3): 88 kB | 118/194 kB | 65/178 kB Progress (3): 88 kB | 122/194 kB | 65/178 kB Progress (3): 88 kB | 122/194 kB | 66/178 kB Progress (3): 88 kB | 126/194 kB | 66/178 kB Progress (3): 88 kB | 126/194 kB | 70/178 kB 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 736 kB/s) [2019-07-31T01:25:32.940Z] Progress (2): 130/194 kB | 70/178 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar [2019-07-31T01:25:32.940Z] Progress (2): 130/194 kB | 74/178 kB Progress (2): 131/194 kB | 74/178 kB Progress (2): 131/194 kB | 78/178 kB Progress (2): 135/194 kB | 78/178 kB Progress (2): 135/194 kB | 82/178 kB Progress (2): 139/194 kB | 82/178 kB Progress (2): 139/194 kB | 86/178 kB Progress (2): 143/194 kB | 86/178 kB Progress (2): 143/194 kB | 90/178 kB Progress (2): 147/194 kB | 90/178 kB Progress (2): 151/194 kB | 90/178 kB Progress (2): 151/194 kB | 94/178 kB Progress (3): 151/194 kB | 94/178 kB | 4.1/8.8 kB Progress (3): 151/194 kB | 98/178 kB | 4.1/8.8 kB Progress (3): 155/194 kB | 98/178 kB | 4.1/8.8 kB Progress (3): 155/194 kB | 98/178 kB | 4.1/8.8 kB Progress (3): 155/194 kB | 98/178 kB | 7.7/8.8 kB Progress (3): 155/194 kB | 102/178 kB | 7.7/8.8 kB Progress (3): 159/194 kB | 102/178 kB | 7.7/8.8 kB Progress (3): 159/194 kB | 106/178 kB | 7.7/8.8 kB Progress (3): 159/194 kB | 106/178 kB | 8.8 kB Progress (3): 159/194 kB | 110/178 kB | 8.8 kB Progress (3): 163/194 kB | 110/178 kB | 8.8 kB Progress (3): 163/194 kB | 114/178 kB | 8.8 kB Progress (3): 167/194 kB | 114/178 kB | 8.8 kB Progress (3): 167/194 kB | 118/178 kB | 8.8 kB Progress (3): 167/194 kB | 122/178 kB | 8.8 kB Progress (4): 167/194 kB | 122/178 kB | 8.8 kB | 4.1/22 kB Progress (4): 167/194 kB | 126/178 kB | 8.8 kB | 4.1/22 kB Progress (4): 171/194 kB | 126/178 kB | 8.8 kB | 4.1/22 kB Progress (4): 171/194 kB | 130/178 kB | 8.8 kB | 4.1/22 kB Progress (4): 171/194 kB | 130/178 kB | 8.8 kB | 7.7/22 kB Progress (4): 171/194 kB | 134/178 kB | 8.8 kB | 7.7/22 kB Progress (4): 175/194 kB | 134/178 kB | 8.8 kB | 7.7/22 kB Progress (4): 175/194 kB | 138/178 kB | 8.8 kB | 7.7/22 kB Progress (4): 175/194 kB | 138/178 kB | 8.8 kB | 12/22 kB Progress (4): 175/194 kB | 142/178 kB | 8.8 kB | 12/22 kB Progress (4): 179/194 kB | 142/178 kB | 8.8 kB | 12/22 kB Progress (4): 179/194 kB | 146/178 kB | 8.8 kB | 12/22 kB Progress (4): 179/194 kB | 146/178 kB | 8.8 kB | 16/22 kB Progress (4): 179/194 kB | 150/178 kB | 8.8 kB | 16/22 kB Progress (4): 183/194 kB | 150/178 kB | 8.8 kB | 16/22 kB Progress (4): 183/194 kB | 154/178 kB | 8.8 kB | 16/22 kB Progress (4): 183/194 kB | 154/178 kB | 8.8 kB | 20/22 kB Progress (4): 183/194 kB | 158/178 kB | 8.8 kB | 20/22 kB Progress (5): 183/194 kB | 158/178 kB | 8.8 kB | 20/22 kB | 4.1/22 kB Progress (5): 187/194 kB | 158/178 kB | 8.8 kB | 20/22 kB | 4.1/22 kB Progress (5): 187/194 kB | 158/178 kB | 8.8 kB | 20/22 kB | 7.7/22 kB Progress (5): 187/194 kB | 162/178 kB | 8.8 kB | 20/22 kB | 7.7/22 kB Progress (5): 187/194 kB | 162/178 kB | 8.8 kB | 22 kB | 7.7/22 kB Progress (5): 187/194 kB | 166/178 kB | 8.8 kB | 22 kB | 7.7/22 kB Progress (5): 187/194 kB | 166/178 kB | 8.8 kB | 22 kB | 12/22 kB Progress (5): 191/194 kB | 166/178 kB | 8.8 kB | 22 kB | 12/22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 68 kB/s) [2019-07-31T01:25:32.940Z] Progress (4): 194 kB | 166/178 kB | 22 kB | 12/22 kB Progress (4): 194 kB | 166/178 kB | 22 kB | 16/22 kB Progress (4): 194 kB | 170/178 kB | 22 kB | 16/22 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar [2019-07-31T01:25:32.940Z] Progress (4): 194 kB | 174/178 kB | 22 kB | 16/22 kB Progress (4): 194 kB | 174/178 kB | 22 kB | 20/22 kB Progress (4): 194 kB | 178 kB | 22 kB | 20/22 kB Progress (4): 194 kB | 178 kB | 22 kB | 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 159 kB/s) [2019-07-31T01:25:32.940Z] 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 1.4 MB/s) [2019-07-31T01:25:32.940Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar [2019-07-31T01:25:32.940Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar [2019-07-31T01:25:32.940Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 1.2 MB/s) [2019-07-31T01:25:32.940Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar [2019-07-31T01:25:32.940Z] Progress (2): 22 kB | 4.1/17 kB Progress (2): 22 kB | 7.7/17 kB Progress (2): 22 kB | 12/17 kB Progress (2): 22 kB | 16/17 kB Progress (2): 22 kB | 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 144 kB/s) [2019-07-31T01:25:32.940Z] Progress (2): 17 kB | 4.1/13 kB 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 [2019-07-31T01:25:32.940Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 107 kB/s) [2019-07-31T01:25:32.940Z] Progress (1): 7.7/13 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar [2019-07-31T01:25:32.940Z] Progress (1): 12/13 kB Progress (1): 13 kB Progress (2): 13 kB | 4.1/11 kB Progress (2): 13 kB | 7.7/11 kB Progress (2): 13 kB | 11 kB Progress (3): 13 kB | 11 kB | 4.1/9.8 kB Progress (3): 13 kB | 11 kB | 7.7/9.8 kB Progress (3): 13 kB | 11 kB | 9.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 kB at 77 kB/s) [2019-07-31T01:25:32.940Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (9.8 kB at 59 kB/s) [2019-07-31T01:25:32.940Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (11 kB at 67 kB/s) [2019-07-31T01:25:32.940Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [2019-07-31T01:25:32.940Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar [2019-07-31T01:25:32.940Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [2019-07-31T01:25:32.940Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Progress (2): 13 kB | 4.1/10 kB Progress (2): 13 kB | 7.7/10 kB Progress (3): 13 kB | 7.7/10 kB | 4.1/13 kB Progress (3): 13 kB | 10 kB | 4.1/13 kB Progress (4): 13 kB | 10 kB | 4.1/13 kB | 4.1/41 kB Progress (4): 13 kB | 10 kB | 7.7/13 kB | 4.1/41 kB Progress (4): 13 kB | 10 kB | 7.7/13 kB | 7.7/41 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 72 kB/s) [2019-07-31T01:25:33.198Z] Progress (3): 10 kB | 7.7/13 kB | 12/41 kB Progress (3): 10 kB | 12/13 kB | 12/41 kB Progress (3): 10 kB | 12/13 kB | 16/41 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-31T01:25:33.198Z] Progress (3): 10 kB | 12/13 kB | 20/41 kB Progress (3): 10 kB | 13 kB | 20/41 kB Progress (3): 10 kB | 13 kB | 24/41 kB Progress (3): 10 kB | 13 kB | 28/41 kB Progress (3): 10 kB | 13 kB | 32/41 kB Progress (3): 10 kB | 13 kB | 36/41 kB Progress (3): 10 kB | 13 kB | 40/41 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 57 kB/s) [2019-07-31T01:25:33.198Z] Progress (2): 13 kB | 41 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar [2019-07-31T01:25:33.198Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 70 kB/s) [2019-07-31T01:25:33.198Z] Progress (2): 41 kB | 4.1/245 kB Progress (3): 41 kB | 4.1/245 kB | 4.1/26 kB Progress (3): 41 kB | 7.7/245 kB | 4.1/26 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 213 kB/s) [2019-07-31T01:25:33.198Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [2019-07-31T01:25:33.198Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar [2019-07-31T01:25:33.198Z] Progress (2): 12/245 kB | 4.1/26 kB Progress (2): 12/245 kB | 7.7/26 kB Progress (2): 16/245 kB | 7.7/26 kB Progress (3): 16/245 kB | 7.7/26 kB | 4.1/38 kB Progress (3): 20/245 kB | 7.7/26 kB | 4.1/38 kB Progress (3): 20/245 kB | 12/26 kB | 4.1/38 kB Progress (3): 24/245 kB | 12/26 kB | 4.1/38 kB Progress (3): 24/245 kB | 12/26 kB | 7.7/38 kB Progress (3): 28/245 kB | 12/26 kB | 7.7/38 kB Progress (3): 28/245 kB | 16/26 kB | 7.7/38 kB Progress (3): 32/245 kB | 16/26 kB | 7.7/38 kB Progress (3): 32/245 kB | 16/26 kB | 12/38 kB Progress (3): 32/245 kB | 20/26 kB | 12/38 kB Progress (3): 33/245 kB | 20/26 kB | 12/38 kB Progress (3): 33/245 kB | 24/26 kB | 12/38 kB Progress (3): 33/245 kB | 24/26 kB | 16/38 kB Progress (3): 33/245 kB | 26 kB | 16/38 kB Progress (3): 37/245 kB | 26 kB | 16/38 kB Progress (3): 37/245 kB | 26 kB | 20/38 kB Progress (3): 41/245 kB | 26 kB | 20/38 kB Progress (3): 41/245 kB | 26 kB | 24/38 kB Progress (3): 45/245 kB | 26 kB | 24/38 kB Progress (3): 45/245 kB | 26 kB | 28/38 kB Progress (3): 49/245 kB | 26 kB | 28/38 kB Progress (3): 49/245 kB | 26 kB | 32/38 kB Progress (3): 53/245 kB | 26 kB | 32/38 kB Progress (3): 53/245 kB | 26 kB | 36/38 kB Progress (3): 57/245 kB | 26 kB | 36/38 kB Progress (3): 57/245 kB | 26 kB | 38 kB Progress (3): 61/245 kB | 26 kB | 38 kB Progress (3): 65/245 kB | 26 kB | 38 kB Progress (3): 66/245 kB | 26 kB | 38 kB Progress (3): 70/245 kB | 26 kB | 38 kB Progress (3): 74/245 kB | 26 kB | 38 kB Progress (3): 78/245 kB | 26 kB | 38 kB Progress (3): 82/245 kB | 26 kB | 38 kB Progress (4): 82/245 kB | 26 kB | 38 kB | 4.1/11 kB Progress (4): 86/245 kB | 26 kB | 38 kB | 4.1/11 kB Progress (4): 86/245 kB | 26 kB | 38 kB | 7.7/11 kB Progress (5): 86/245 kB | 26 kB | 38 kB | 7.7/11 kB | 4.1/245 kB Progress (5): 86/245 kB | 26 kB | 38 kB | 11 kB | 4.1/245 kB Progress (5): 90/245 kB | 26 kB | 38 kB | 11 kB | 4.1/245 kB Progress (5): 90/245 kB | 26 kB | 38 kB | 11 kB | 7.7/245 kB Progress (5): 94/245 kB | 26 kB | 38 kB | 11 kB | 7.7/245 kB Progress (5): 94/245 kB | 26 kB | 38 kB | 11 kB | 12/245 kB Progress (5): 98/245 kB | 26 kB | 38 kB | 11 kB | 12/245 kB Progress (5): 98/245 kB | 26 kB | 38 kB | 11 kB | 16/245 kB Progress (5): 102/245 kB | 26 kB | 38 kB | 11 kB | 16/245 kB Progress (5): 102/245 kB | 26 kB | 38 kB | 11 kB | 20/245 kB Progress (5): 106/245 kB | 26 kB | 38 kB | 11 kB | 20/245 kB Progress (5): 106/245 kB | 26 kB | 38 kB | 11 kB | 24/245 kB Progress (5): 110/245 kB | 26 kB | 38 kB | 11 kB | 24/245 kB Progress (5): 110/245 kB | 26 kB | 38 kB | 11 kB | 28/245 kB Progress (5): 114/245 kB | 26 kB | 38 kB | 11 kB | 28/245 kB Progress (5): 114/245 kB | 26 kB | 38 kB | 11 kB | 32/245 kB Progress (5): 118/245 kB | 26 kB | 38 kB | 11 kB | 32/245 kB Progress (5): 118/245 kB | 26 kB | 38 kB | 11 kB | 33/245 kB Progress (5): 122/245 kB | 26 kB | 38 kB | 11 kB | 33/245 kB Progress (5): 122/245 kB | 26 kB | 38 kB | 11 kB | 37/245 kB Progress (5): 126/245 kB | 26 kB | 38 kB | 11 kB | 37/245 kB Progress (5): 126/245 kB | 26 kB | 38 kB | 11 kB | 41/245 kB Progress (5): 130/245 kB | 26 kB | 38 kB | 11 kB | 41/245 kB Progress (5): 130/245 kB | 26 kB | 38 kB | 11 kB | 45/245 kB Progress (5): 134/245 kB | 26 kB | 38 kB | 11 kB | 45/245 kB Progress (5): 134/245 kB | 26 kB | 38 kB | 11 kB | 49/245 kB 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 124 kB/s) [2019-07-31T01:25:33.198Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar (11 kB at 55 kB/s) [2019-07-31T01:25:33.198Z] Progress (3): 134/245 kB | 38 kB | 53/245 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 181 kB/s) [2019-07-31T01:25:33.198Z] Progress (2): 138/245 kB | 53/245 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-31T01:25:33.198Z] Progress (2): 138/245 kB | 57/245 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar [2019-07-31T01:25:33.198Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar [2019-07-31T01:25:33.198Z] Progress (2): 138/245 kB | 61/245 kB Progress (2): 142/245 kB | 61/245 kB Progress (2): 146/245 kB | 61/245 kB Progress (2): 146/245 kB | 65/245 kB Progress (2): 150/245 kB | 65/245 kB Progress (2): 150/245 kB | 66/245 kB Progress (2): 154/245 kB | 66/245 kB Progress (2): 154/245 kB | 70/245 kB Progress (2): 158/245 kB | 70/245 kB Progress (2): 158/245 kB | 74/245 kB Progress (2): 162/245 kB | 74/245 kB Progress (2): 162/245 kB | 78/245 kB Progress (2): 166/245 kB | 78/245 kB Progress (2): 166/245 kB | 82/245 kB Progress (2): 170/245 kB | 82/245 kB Progress (2): 170/245 kB | 86/245 kB Progress (2): 174/245 kB | 86/245 kB Progress (2): 174/245 kB | 90/245 kB Progress (2): 178/245 kB | 90/245 kB Progress (2): 178/245 kB | 94/245 kB Progress (2): 182/245 kB | 94/245 kB Progress (2): 182/245 kB | 98/245 kB Progress (2): 186/245 kB | 98/245 kB Progress (2): 186/245 kB | 98/245 kB Progress (2): 190/245 kB | 98/245 kB Progress (2): 190/245 kB | 102/245 kB Progress (2): 194/245 kB | 102/245 kB Progress (2): 194/245 kB | 106/245 kB Progress (2): 198/245 kB | 106/245 kB Progress (2): 198/245 kB | 110/245 kB Progress (2): 202/245 kB | 110/245 kB Progress (2): 202/245 kB | 114/245 kB Progress (2): 206/245 kB | 114/245 kB Progress (2): 206/245 kB | 118/245 kB Progress (2): 210/245 kB | 118/245 kB Progress (2): 210/245 kB | 122/245 kB Progress (2): 214/245 kB | 122/245 kB Progress (2): 214/245 kB | 126/245 kB Progress (2): 218/245 kB | 126/245 kB Progress (2): 218/245 kB | 130/245 kB Progress (2): 222/245 kB | 130/245 kB Progress (2): 222/245 kB | 134/245 kB Progress (2): 226/245 kB | 134/245 kB Progress (2): 226/245 kB | 138/245 kB Progress (2): 230/245 kB | 138/245 kB Progress (2): 230/245 kB | 142/245 kB Progress (2): 234/245 kB | 142/245 kB Progress (2): 234/245 kB | 146/245 kB Progress (2): 238/245 kB | 146/245 kB Progress (2): 238/245 kB | 150/245 kB Progress (2): 242/245 kB | 150/245 kB Progress (2): 242/245 kB | 154/245 kB Progress (2): 245 kB | 154/245 kB Progress (2): 245 kB | 158/245 kB Progress (2): 245 kB | 162/245 kB Progress (2): 245 kB | 166/245 kB Progress (2): 245 kB | 170/245 kB Progress (2): 245 kB | 174/245 kB Progress (2): 245 kB | 178/245 kB Progress (2): 245 kB | 182/245 kB Progress (2): 245 kB | 186/245 kB Progress (2): 245 kB | 190/245 kB Progress (3): 245 kB | 190/245 kB | 4.1/282 kB Progress (3): 245 kB | 194/245 kB | 4.1/282 kB Progress (3): 245 kB | 194/245 kB | 7.7/282 kB Progress (3): 245 kB | 198/245 kB | 7.7/282 kB Progress (4): 245 kB | 198/245 kB | 7.7/282 kB | 4.1/99 kB Progress (4): 245 kB | 198/245 kB | 12/282 kB | 4.1/99 kB Progress (4): 245 kB | 202/245 kB | 12/282 kB | 4.1/99 kB Progress (4): 245 kB | 202/245 kB | 16/282 kB | 4.1/99 kB Progress (4): 245 kB | 202/245 kB | 16/282 kB | 7.7/99 kB Progress (4): 245 kB | 206/245 kB | 16/282 kB | 7.7/99 kB Progress (4): 245 kB | 206/245 kB | 16/282 kB | 12/99 kB Progress (4): 245 kB | 206/245 kB | 20/282 kB | 12/99 kB Progress (4): 245 kB | 206/245 kB | 20/282 kB | 16/99 kB Progress (4): 245 kB | 210/245 kB | 20/282 kB | 16/99 kB Progress (4): 245 kB | 210/245 kB | 20/282 kB | 20/99 kB Progress (4): 245 kB | 210/245 kB | 24/282 kB | 20/99 kB Progress (4): 245 kB | 210/245 kB | 24/282 kB | 24/99 kB Progress (4): 245 kB | 214/245 kB | 24/282 kB | 24/99 kB Progress (4): 245 kB | 214/245 kB | 24/282 kB | 28/99 kB Progress (4): 245 kB | 214/245 kB | 28/282 kB | 28/99 kB Progress (4): 245 kB | 214/245 kB | 28/282 kB | 32/99 kB Progress (4): 245 kB | 218/245 kB | 28/282 kB | 32/99 kB Progress (4): 245 kB | 218/245 kB | 28/282 kB | 33/99 kB Progress (4): 245 kB | 218/245 kB | 32/282 kB | 33/99 kB Progress (4): 245 kB | 218/245 kB | 32/282 kB | 37/99 kB Progress (4): 245 kB | 222/245 kB | 32/282 kB | 37/99 kB Progress (4): 245 kB | 222/245 kB | 32/282 kB | 41/99 kB Progress (4): 245 kB | 222/245 kB | 33/282 kB | 41/99 kB Progress (4): 245 kB | 222/245 kB | 33/282 kB | 45/99 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar (245 kB at 1.1 MB/s) [2019-07-31T01:25:33.198Z] Progress (3): 226/245 kB | 33/282 kB | 45/99 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar [2019-07-31T01:25:33.198Z] Progress (4): 226/245 kB | 33/282 kB | 45/99 kB | 4.1/32 kB Progress (4): 226/245 kB | 33/282 kB | 49/99 kB | 4.1/32 kB Progress (4): 226/245 kB | 37/282 kB | 49/99 kB | 4.1/32 kB Progress (4): 226/245 kB | 37/282 kB | 53/99 kB | 4.1/32 kB Progress (4): 226/245 kB | 37/282 kB | 53/99 kB | 7.7/32 kB Progress (4): 230/245 kB | 37/282 kB | 53/99 kB | 7.7/32 kB Progress (4): 230/245 kB | 37/282 kB | 53/99 kB | 12/32 kB Progress (4): 230/245 kB | 37/282 kB | 57/99 kB | 12/32 kB Progress (4): 230/245 kB | 41/282 kB | 57/99 kB | 12/32 kB Progress (4): 230/245 kB | 41/282 kB | 61/99 kB | 12/32 kB Progress (4): 230/245 kB | 41/282 kB | 61/99 kB | 16/32 kB Progress (4): 234/245 kB | 41/282 kB | 61/99 kB | 16/32 kB Progress (4): 234/245 kB | 41/282 kB | 61/99 kB | 20/32 kB Progress (4): 234/245 kB | 41/282 kB | 65/99 kB | 20/32 kB Progress (4): 234/245 kB | 45/282 kB | 65/99 kB | 20/32 kB Progress (4): 234/245 kB | 45/282 kB | 66/99 kB | 20/32 kB Progress (4): 234/245 kB | 45/282 kB | 66/99 kB | 24/32 kB Progress (4): 238/245 kB | 45/282 kB | 66/99 kB | 24/32 kB Progress (4): 238/245 kB | 45/282 kB | 66/99 kB | 28/32 kB Progress (4): 238/245 kB | 45/282 kB | 70/99 kB | 28/32 kB Progress (4): 238/245 kB | 49/282 kB | 70/99 kB | 28/32 kB Progress (4): 238/245 kB | 49/282 kB | 74/99 kB | 28/32 kB Progress (4): 238/245 kB | 49/282 kB | 74/99 kB | 32 kB Progress (4): 242/245 kB | 49/282 kB | 74/99 kB | 32 kB Progress (4): 242/245 kB | 49/282 kB | 78/99 kB | 32 kB Progress (4): 242/245 kB | 53/282 kB | 78/99 kB | 32 kB Progress (4): 242/245 kB | 53/282 kB | 82/99 kB | 32 kB Progress (4): 245 kB | 53/282 kB | 82/99 kB | 32 kB Progress (4): 245 kB | 53/282 kB | 86/99 kB | 32 kB Progress (4): 245 kB | 57/282 kB | 86/99 kB | 32 kB Progress (5): 245 kB | 57/282 kB | 86/99 kB | 32 kB | 4.1/64 kB Progress (5): 245 kB | 57/282 kB | 90/99 kB | 32 kB | 4.1/64 kB Progress (5): 245 kB | 57/282 kB | 90/99 kB | 32 kB | 7.7/64 kB Progress (5): 245 kB | 61/282 kB | 90/99 kB | 32 kB | 7.7/64 kB Progress (5): 245 kB | 61/282 kB | 90/99 kB | 32 kB | 12/64 kB Progress (5): 245 kB | 61/282 kB | 94/99 kB | 32 kB | 12/64 kB Progress (5): 245 kB | 61/282 kB | 94/99 kB | 32 kB | 16/64 kB Progress (5): 245 kB | 65/282 kB | 94/99 kB | 32 kB | 16/64 kB Progress (5): 245 kB | 65/282 kB | 94/99 kB | 32 kB | 20/64 kB Progress (5): 245 kB | 65/282 kB | 98/99 kB | 32 kB | 20/64 kB Progress (5): 245 kB | 65/282 kB | 98/99 kB | 32 kB | 24/64 kB Progress (5): 245 kB | 66/282 kB | 98/99 kB | 32 kB | 24/64 kB Progress (5): 245 kB | 66/282 kB | 98/99 kB | 32 kB | 28/64 kB Progress (5): 245 kB | 66/282 kB | 99 kB | 32 kB | 28/64 kB Progress (5): 245 kB | 66/282 kB | 99 kB | 32 kB | 32/64 kB Progress (5): 245 kB | 70/282 kB | 99 kB | 32 kB | 32/64 kB Progress (5): 245 kB | 70/282 kB | 99 kB | 32 kB | 36/64 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar (32 kB at 134 kB/s) [2019-07-31T01:25:33.198Z] Progress (4): 245 kB | 74/282 kB | 99 kB | 36/64 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [2019-07-31T01:25:33.198Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.3/commons-lang-2.3.jar (245 kB at 1.0 MB/s) [2019-07-31T01:25:33.198Z] Progress (3): 74/282 kB | 99 kB | 40/64 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar [2019-07-31T01:25:33.198Z] Progress (3): 78/282 kB | 99 kB | 40/64 kB Progress (3): 78/282 kB | 99 kB | 44/64 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar (99 kB at 412 kB/s) [2019-07-31T01:25:33.198Z] Progress (2): 82/282 kB | 44/64 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar [2019-07-31T01:25:33.199Z] Progress (2): 82/282 kB | 48/64 kB Progress (2): 86/282 kB | 48/64 kB Progress (2): 86/282 kB | 52/64 kB Progress (2): 90/282 kB | 52/64 kB Progress (2): 90/282 kB | 56/64 kB Progress (2): 94/282 kB | 56/64 kB Progress (2): 94/282 kB | 60/64 kB Progress (2): 98/282 kB | 60/64 kB Progress (2): 98/282 kB | 64 kB Progress (2): 98/282 kB | 64 kB Progress (2): 102/282 kB | 64 kB Progress (2): 106/282 kB | 64 kB Progress (2): 110/282 kB | 64 kB Progress (2): 114/282 kB | 64 kB Progress (2): 118/282 kB | 64 kB Progress (2): 122/282 kB | 64 kB Progress (2): 126/282 kB | 64 kB Progress (2): 130/282 kB | 64 kB Progress (2): 131/282 kB | 64 kB Progress (2): 135/282 kB | 64 kB Progress (2): 139/282 kB | 64 kB Progress (2): 143/282 kB | 64 kB Progress (3): 143/282 kB | 64 kB | 4.1/134 kB Progress (3): 147/282 kB | 64 kB | 4.1/134 kB Progress (3): 147/282 kB | 64 kB | 7.7/134 kB Progress (3): 151/282 kB | 64 kB | 7.7/134 kB Progress (3): 151/282 kB | 64 kB | 12/134 kB Progress (3): 155/282 kB | 64 kB | 12/134 kB Progress (3): 155/282 kB | 64 kB | 16/134 kB Progress (3): 159/282 kB | 64 kB | 16/134 kB Progress (3): 159/282 kB | 64 kB | 20/134 kB Progress (3): 163/282 kB | 64 kB | 20/134 kB Progress (3): 163/282 kB | 64 kB | 24/134 kB Progress (3): 167/282 kB | 64 kB | 24/134 kB Progress (3): 167/282 kB | 64 kB | 28/134 kB Progress (3): 171/282 kB | 64 kB | 28/134 kB Progress (3): 175/282 kB | 64 kB | 28/134 kB Progress (3): 179/282 kB | 64 kB | 28/134 kB Progress (3): 183/282 kB | 64 kB | 28/134 kB Progress (3): 187/282 kB | 64 kB | 28/134 kB Progress (3): 191/282 kB | 64 kB | 28/134 kB Progress (3): 195/282 kB | 64 kB | 28/134 kB Progress (3): 199/282 kB | 64 kB | 28/134 kB Progress (3): 199/282 kB | 64 kB | 32/134 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (64 kB at 239 kB/s) [2019-07-31T01:25:33.199Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [2019-07-31T01:25:33.199Z] Progress (2): 203/282 kB | 32/134 kB Progress (3): 203/282 kB | 32/134 kB | 4.1/35 kB Progress (4): 203/282 kB | 32/134 kB | 4.1/35 kB | 4.1/12 kB Progress (4): 203/282 kB | 32/134 kB | 7.7/35 kB | 4.1/12 kB Progress (4): 207/282 kB | 32/134 kB | 7.7/35 kB | 4.1/12 kB Progress (4): 207/282 kB | 33/134 kB | 7.7/35 kB | 4.1/12 kB Progress (4): 211/282 kB | 33/134 kB | 7.7/35 kB | 4.1/12 kB Progress (4): 211/282 kB | 33/134 kB | 12/35 kB | 4.1/12 kB Progress (4): 211/282 kB | 33/134 kB | 12/35 kB | 7.7/12 kB Progress (4): 211/282 kB | 33/134 kB | 16/35 kB | 7.7/12 kB Progress (4): 215/282 kB | 33/134 kB | 16/35 kB | 7.7/12 kB Progress (4): 215/282 kB | 37/134 kB | 16/35 kB | 7.7/12 kB Progress (4): 219/282 kB | 37/134 kB | 16/35 kB | 7.7/12 kB Progress (4): 219/282 kB | 37/134 kB | 20/35 kB | 7.7/12 kB Progress (4): 219/282 kB | 37/134 kB | 20/35 kB | 12/12 kB Progress (4): 219/282 kB | 37/134 kB | 20/35 kB | 12 kB Progress (4): 219/282 kB | 37/134 kB | 24/35 kB | 12 kB Progress (4): 223/282 kB | 37/134 kB | 24/35 kB | 12 kB Progress (4): 223/282 kB | 41/134 kB | 24/35 kB | 12 kB Progress (4): 227/282 kB | 41/134 kB | 24/35 kB | 12 kB Progress (4): 227/282 kB | 41/134 kB | 28/35 kB | 12 kB Progress (4): 231/282 kB | 41/134 kB | 28/35 kB | 12 kB Progress (4): 231/282 kB | 45/134 kB | 28/35 kB | 12 kB Progress (4): 235/282 kB | 45/134 kB | 28/35 kB | 12 kB Progress (4): 235/282 kB | 45/134 kB | 32/35 kB | 12 kB Progress (4): 239/282 kB | 45/134 kB | 32/35 kB | 12 kB Progress (4): 239/282 kB | 49/134 kB | 32/35 kB | 12 kB Progress (4): 243/282 kB | 49/134 kB | 32/35 kB | 12 kB Progress (4): 243/282 kB | 49/134 kB | 33/35 kB | 12 kB Progress (4): 247/282 kB | 49/134 kB | 33/35 kB | 12 kB Progress (4): 247/282 kB | 53/134 kB | 33/35 kB | 12 kB Progress (4): 251/282 kB | 53/134 kB | 33/35 kB | 12 kB Progress (4): 251/282 kB | 53/134 kB | 35 kB | 12 kB Progress (4): 255/282 kB | 53/134 kB | 35 kB | 12 kB Progress (4): 255/282 kB | 57/134 kB | 35 kB | 12 kB Progress (4): 259/282 kB | 57/134 kB | 35 kB | 12 kB Progress (4): 259/282 kB | 61/134 kB | 35 kB | 12 kB Progress (4): 263/282 kB | 61/134 kB | 35 kB | 12 kB Progress (4): 263/282 kB | 65/134 kB | 35 kB | 12 kB Progress (4): 267/282 kB | 65/134 kB | 35 kB | 12 kB Progress (4): 267/282 kB | 66/134 kB | 35 kB | 12 kB Progress (4): 271/282 kB | 66/134 kB | 35 kB | 12 kB Progress (4): 271/282 kB | 70/134 kB | 35 kB | 12 kB Progress (4): 275/282 kB | 70/134 kB | 35 kB | 12 kB Progress (4): 275/282 kB | 74/134 kB | 35 kB | 12 kB Progress (4): 279/282 kB | 74/134 kB | 35 kB | 12 kB Progress (4): 279/282 kB | 78/134 kB | 35 kB | 12 kB Progress (4): 282 kB | 78/134 kB | 35 kB | 12 kB Progress (4): 282 kB | 82/134 kB | 35 kB | 12 kB Progress (4): 282 kB | 86/134 kB | 35 kB | 12 kB Progress (4): 282 kB | 90/134 kB | 35 kB | 12 kB Progress (4): 282 kB | 94/134 kB | 35 kB | 12 kB Progress (4): 282 kB | 98/134 kB | 35 kB | 12 kB Progress (4): 282 kB | 98/134 kB | 35 kB | 12 kB Progress (4): 282 kB | 102/134 kB | 35 kB | 12 kB Progress (4): 282 kB | 106/134 kB | 35 kB | 12 kB Progress (4): 282 kB | 110/134 kB | 35 kB | 12 kB Progress (4): 282 kB | 114/134 kB | 35 kB | 12 kB Progress (4): 282 kB | 118/134 kB | 35 kB | 12 kB Progress (4): 282 kB | 122/134 kB | 35 kB | 12 kB Progress (4): 282 kB | 126/134 kB | 35 kB | 12 kB Progress (4): 282 kB | 130/134 kB | 35 kB | 12 kB Progress (4): 282 kB | 134 kB | 35 kB | 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar (12 kB at 43 kB/s) [2019-07-31T01:25:33.199Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar [2019-07-31T01:25:33.199Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar (35 kB at 125 kB/s) [2019-07-31T01:25:33.199Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar [2019-07-31T01:25:33.199Z] Progress (3): 282 kB | 134 kB | 4.1/185 kB Progress (3): 282 kB | 134 kB | 7.7/185 kB Progress (3): 282 kB | 134 kB | 12/185 kB Progress (3): 282 kB | 134 kB | 16/185 kB Progress (3): 282 kB | 134 kB | 20/185 kB Progress (3): 282 kB | 134 kB | 24/185 kB Progress (3): 282 kB | 134 kB | 28/185 kB Progress (3): 282 kB | 134 kB | 32/185 kB Progress (3): 282 kB | 134 kB | 33/185 kB Progress (3): 282 kB | 134 kB | 37/185 kB Progress (3): 282 kB | 134 kB | 41/185 kB Progress (3): 282 kB | 134 kB | 45/185 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 459 kB/s) [2019-07-31T01:25:33.199Z] 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 [2019-07-31T01:25:33.199Z] Progress (2): 282 kB | 49/185 kB Progress (3): 282 kB | 49/185 kB | 4.1/245 kB Progress (3): 282 kB | 53/185 kB | 4.1/245 kB Progress (3): 282 kB | 53/185 kB | 7.7/245 kB Progress (3): 282 kB | 57/185 kB | 7.7/245 kB Progress (3): 282 kB | 57/185 kB | 12/245 kB Progress (3): 282 kB | 61/185 kB | 12/245 kB Progress (3): 282 kB | 61/185 kB | 16/245 kB Progress (3): 282 kB | 65/185 kB | 16/245 kB Progress (3): 282 kB | 65/185 kB | 20/245 kB Progress (3): 282 kB | 66/185 kB | 20/245 kB Progress (3): 282 kB | 66/185 kB | 24/245 kB Progress (3): 282 kB | 70/185 kB | 24/245 kB Progress (4): 282 kB | 70/185 kB | 24/245 kB | 4.1/58 kB Progress (4): 282 kB | 74/185 kB | 24/245 kB | 4.1/58 kB Progress (4): 282 kB | 74/185 kB | 28/245 kB | 4.1/58 kB Progress (4): 282 kB | 78/185 kB | 28/245 kB | 4.1/58 kB Progress (4): 282 kB | 78/185 kB | 28/245 kB | 7.7/58 kB Progress (4): 282 kB | 82/185 kB | 28/245 kB | 7.7/58 kB Progress (4): 282 kB | 82/185 kB | 32/245 kB | 7.7/58 kB Progress (4): 282 kB | 86/185 kB | 32/245 kB | 7.7/58 kB Progress (4): 282 kB | 86/185 kB | 33/245 kB | 7.7/58 kB Progress (4): 282 kB | 90/185 kB | 33/245 kB | 7.7/58 kB Progress (4): 282 kB | 90/185 kB | 37/245 kB | 7.7/58 kB Progress (4): 282 kB | 94/185 kB | 37/245 kB | 7.7/58 kB Progress (4): 282 kB | 94/185 kB | 41/245 kB | 7.7/58 kB Progress (4): 282 kB | 94/185 kB | 41/245 kB | 12/58 kB Progress (4): 282 kB | 98/185 kB | 41/245 kB | 12/58 kB Progress (4): 282 kB | 98/185 kB | 41/245 kB | 16/58 kB Progress (4): 282 kB | 98/185 kB | 45/245 kB | 16/58 kB Progress (4): 282 kB | 98/185 kB | 45/245 kB | 20/58 kB Progress (4): 282 kB | 98/185 kB | 45/245 kB | 20/58 kB Progress (4): 282 kB | 98/185 kB | 45/245 kB | 24/58 kB Progress (4): 282 kB | 98/185 kB | 49/245 kB | 24/58 kB Progress (4): 282 kB | 98/185 kB | 49/245 kB | 28/58 kB Progress (4): 282 kB | 98/185 kB | 53/245 kB | 28/58 kB Progress (4): 282 kB | 102/185 kB | 53/245 kB | 28/58 kB Progress (4): 282 kB | 102/185 kB | 57/245 kB | 28/58 kB Progress (4): 282 kB | 102/185 kB | 57/245 kB | 32/58 kB Progress (4): 282 kB | 106/185 kB | 57/245 kB | 32/58 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 942 kB/s) [2019-07-31T01:25:33.199Z] Progress (3): 106/185 kB | 57/245 kB | 36/58 kB Progress (3): 106/185 kB | 61/245 kB | 36/58 kB Progress (3): 106/185 kB | 61/245 kB | 40/58 kB Progress (3): 110/185 kB | 61/245 kB | 40/58 kB Progress (3): 110/185 kB | 61/245 kB | 44/58 kB Progress (3): 110/185 kB | 65/245 kB | 44/58 kB Progress (3): 110/185 kB | 65/245 kB | 48/58 kB Progress (3): 114/185 kB | 65/245 kB | 48/58 kB Progress (3): 114/185 kB | 65/245 kB | 52/58 kB Progress (3): 114/185 kB | 66/245 kB | 52/58 kB Progress (3): 114/185 kB | 66/245 kB | 56/58 kB Progress (3): 118/185 kB | 66/245 kB | 56/58 kB Progress (3): 118/185 kB | 66/245 kB | 58 kB Progress (3): 118/185 kB | 70/245 kB | 58 kB Progress (3): 122/185 kB | 70/245 kB | 58 kB Progress (3): 122/185 kB | 74/245 kB | 58 kB Progress (3): 126/185 kB | 74/245 kB | 58 kB Progress (3): 126/185 kB | 78/245 kB | 58 kB Progress (3): 130/185 kB | 78/245 kB | 58 kB Progress (3): 130/185 kB | 82/245 kB | 58 kB Progress (3): 134/185 kB | 82/245 kB | 58 kB Progress (4): 134/185 kB | 82/245 kB | 58 kB | 4.1/45 kB Progress (4): 138/185 kB | 82/245 kB | 58 kB | 4.1/45 kB Progress (4): 138/185 kB | 86/245 kB | 58 kB | 4.1/45 kB Progress (4): 142/185 kB | 86/245 kB | 58 kB | 4.1/45 kB Progress (4): 142/185 kB | 86/245 kB | 58 kB | 7.7/45 kB Progress (4): 146/185 kB | 86/245 kB | 58 kB | 7.7/45 kB Progress (4): 146/185 kB | 90/245 kB | 58 kB | 7.7/45 kB Progress (4): 150/185 kB | 90/245 kB | 58 kB | 7.7/45 kB Progress (4): 150/185 kB | 90/245 kB | 58 kB | 12/45 kB Progress (4): 154/185 kB | 90/245 kB | 58 kB | 12/45 kB Progress (4): 154/185 kB | 94/245 kB | 58 kB | 12/45 kB Progress (4): 158/185 kB | 94/245 kB | 58 kB | 12/45 kB Progress (4): 158/185 kB | 94/245 kB | 58 kB | 16/45 kB Progress (4): 162/185 kB | 94/245 kB | 58 kB | 16/45 kB Progress (4): 162/185 kB | 98/245 kB | 58 kB | 16/45 kB Progress (4): 166/185 kB | 98/245 kB | 58 kB | 16/45 kB Progress (4): 166/185 kB | 98/245 kB | 58 kB | 20/45 kB Progress (4): 170/185 kB | 98/245 kB | 58 kB | 20/45 kB Progress (4): 170/185 kB | 102/245 kB | 58 kB | 20/45 kB Progress (4): 174/185 kB | 102/245 kB | 58 kB | 20/45 kB Progress (4): 174/185 kB | 102/245 kB | 58 kB | 24/45 kB Progress (4): 178/185 kB | 102/245 kB | 58 kB | 24/45 kB Progress (4): 178/185 kB | 106/245 kB | 58 kB | 24/45 kB Progress (4): 182/185 kB | 106/245 kB | 58 kB | 24/45 kB Progress (4): 182/185 kB | 106/245 kB | 58 kB | 28/45 kB Progress (4): 185 kB | 106/245 kB | 58 kB | 28/45 kB Progress (4): 185 kB | 110/245 kB | 58 kB | 28/45 kB Progress (4): 185 kB | 110/245 kB | 58 kB | 32/45 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar (58 kB at 189 kB/s) [2019-07-31T01:25:33.199Z] Progress (3): 185 kB | 114/245 kB | 32/45 kB Progress (3): 185 kB | 114/245 kB | 36/45 kB Progress (3): 185 kB | 118/245 kB | 36/45 kB Progress (3): 185 kB | 118/245 kB | 40/45 kB Progress (3): 185 kB | 122/245 kB | 40/45 kB Progress (3): 185 kB | 122/245 kB | 44/45 kB Progress (3): 185 kB | 126/245 kB | 44/45 kB Progress (3): 185 kB | 126/245 kB | 45 kB Progress (3): 185 kB | 130/245 kB | 45 kB Progress (3): 185 kB | 134/245 kB | 45 kB Progress (3): 185 kB | 138/245 kB | 45 kB Progress (3): 185 kB | 142/245 kB | 45 kB Progress (3): 185 kB | 146/245 kB | 45 kB Progress (3): 185 kB | 150/245 kB | 45 kB Progress (3): 185 kB | 154/245 kB | 45 kB Progress (3): 185 kB | 158/245 kB | 45 kB Progress (3): 185 kB | 162/245 kB | 45 kB Progress (3): 185 kB | 166/245 kB | 45 kB Progress (3): 185 kB | 170/245 kB | 45 kB Progress (3): 185 kB | 174/245 kB | 45 kB Progress (3): 185 kB | 178/245 kB | 45 kB Progress (3): 185 kB | 182/245 kB | 45 kB Progress (3): 185 kB | 186/245 kB | 45 kB Progress (3): 185 kB | 190/245 kB | 45 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (185 kB at 589 kB/s) [2019-07-31T01:25:33.199Z] Progress (2): 194/245 kB | 45 kB Progress (2): 198/245 kB | 45 kB Progress (2): 202/245 kB | 45 kB Progress (2): 206/245 kB | 45 kB Progress (2): 210/245 kB | 45 kB Progress (2): 214/245 kB | 45 kB Progress (2): 218/245 kB | 45 kB Progress (2): 222/245 kB | 45 kB Progress (2): 226/245 kB | 45 kB Progress (2): 230/245 kB | 45 kB Progress (2): 234/245 kB | 45 kB Progress (2): 238/245 kB | 45 kB Progress (2): 242/245 kB | 45 kB Progress (2): 245 kB | 45 kB 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 140 kB/s) [2019-07-31T01:25:33.199Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar (245 kB at 736 kB/s) [2019-07-31T01:25:33.455Z] [INFO] [2019-07-31T01:25:33.455Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass --- [2019-07-31T01:25:33.455Z] 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 [2019-07-31T01:25:33.455Z] 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 [2019-07-31T01:25:33.455Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom [2019-07-31T01:25:33.455Z] 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 [2019-07-31T01:25:33.455Z] 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 [2019-07-31T01:25:33.455Z] 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 [2019-07-31T01:25:33.711Z] Progress (1): 3.9 kB 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 243 kB/s) [2019-07-31T01:25:33.711Z] 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 [2019-07-31T01:25:33.711Z] 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 [2019-07-31T01:25:33.711Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom [2019-07-31T01:25:33.711Z] 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 [2019-07-31T01:25:33.711Z] 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 [2019-07-31T01:25:33.711Z] 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 [2019-07-31T01:25:33.968Z] Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB 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 291 kB/s) [2019-07-31T01:25:33.968Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-31T01:25:33.968Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-31T01:25:33.968Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-31T01:25:33.968Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-31T01:25:33.968Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-31T01:25:33.968Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-31T01:25:34.224Z] Progress (1): 4.1/33 kB Progress (1): 7.7/33 kB Progress (1): 12/33 kB Progress (1): 16/33 kB Progress (1): 20/33 kB Progress (1): 24/33 kB Progress (1): 28/33 kB Progress (1): 32/33 kB Progress (1): 33 kB 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 1.1 MB/s) [2019-07-31T01:25:34.224Z] 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 [2019-07-31T01:25:34.224Z] 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 [2019-07-31T01:25:34.224Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom [2019-07-31T01:25:34.224Z] 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 [2019-07-31T01:25:34.224Z] 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 [2019-07-31T01:25:34.224Z] 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 [2019-07-31T01:25:34.481Z] Progress (1): 4.1 kB 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 131 kB/s) [2019-07-31T01:25:34.481Z] 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 [2019-07-31T01:25:34.481Z] 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 [2019-07-31T01:25:34.481Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom [2019-07-31T01:25:34.481Z] 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 [2019-07-31T01:25:34.481Z] 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 [2019-07-31T01:25:34.481Z] 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 [2019-07-31T01:25:34.737Z] Progress (1): 2.7 kB 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 92 kB/s) [2019-07-31T01:25:34.737Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-31T01:25:34.737Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-31T01:25:34.737Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-31T01:25:34.993Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-31T01:25:34.993Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-31T01:25:34.993Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-31T01:25:34.993Z] Progress (1): 4.1/21 kB Progress (1): 7.7/21 kB Progress (1): 12/21 kB Progress (1): 16/21 kB Progress (1): 20/21 kB Progress (1): 21 kB 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 759 kB/s) [2019-07-31T01:25:34.993Z] 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 [2019-07-31T01:25:34.993Z] 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 [2019-07-31T01:25:34.993Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom [2019-07-31T01:25:35.250Z] 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 [2019-07-31T01:25:35.250Z] 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 [2019-07-31T01:25:35.250Z] 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 [2019-07-31T01:25:36.180Z] Progress (1): 765 B 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 741 B/s) [2019-07-31T01:25:36.180Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.2/maven-2.0.2.pom [2019-07-31T01:25:36.180Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.2/maven-2.0.2.pom [2019-07-31T01:25:36.180Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.2/maven-2.0.2.pom [2019-07-31T01:25:36.437Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.2/maven-2.0.2.pom [2019-07-31T01:25:36.437Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.2/maven-2.0.2.pom [2019-07-31T01:25:36.437Z] 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 [2019-07-31T01:25:36.437Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB 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 454 kB/s) [2019-07-31T01:25:36.437Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [2019-07-31T01:25:36.437Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [2019-07-31T01:25:36.437Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [2019-07-31T01:25:36.693Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [2019-07-31T01:25:36.693Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [2019-07-31T01:25:36.950Z] 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 [2019-07-31T01:25:36.950Z] Progress (1): 767 B 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 21 kB/s) [2019-07-31T01:25:36.950Z] 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 [2019-07-31T01:25:36.950Z] 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 [2019-07-31T01:25:37.206Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom [2019-07-31T01:25:37.462Z] 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 [2019-07-31T01:25:37.462Z] 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 [2019-07-31T01:25:37.462Z] 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 [2019-07-31T01:25:37.462Z] Progress (1): 1.4 kB 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 46 kB/s) [2019-07-31T01:25:37.462Z] 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 [2019-07-31T01:25:37.462Z] 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 [2019-07-31T01:25:37.462Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom [2019-07-31T01:25:37.719Z] 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 [2019-07-31T01:25:37.719Z] 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 [2019-07-31T01:25:37.719Z] 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 [2019-07-31T01:25:37.719Z] Progress (1): 1.3 kB 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 35 kB/s) [2019-07-31T01:25:37.719Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-31T01:25:37.719Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-31T01:25:37.719Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-31T01:25:37.975Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-31T01:25:37.975Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-31T01:25:37.975Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-31T01:25:37.975Z] Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.pom (1.5 kB at 53 kB/s) [2019-07-31T01:25:37.975Z] 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 [2019-07-31T01:25:37.975Z] 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 [2019-07-31T01:25:37.975Z] Downloading from jboss-public-repository-group: http://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 [2019-07-31T01:25:38.232Z] 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 [2019-07-31T01:25:38.232Z] 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 [2019-07-31T01:25:38.232Z] 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 [2019-07-31T01:25:38.232Z] Progress (1): 588 B 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 5.3 kB/s) [2019-07-31T01:25:38.232Z] 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 [2019-07-31T01:25:38.232Z] 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 [2019-07-31T01:25:38.232Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom [2019-07-31T01:25:38.488Z] 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 [2019-07-31T01:25:38.488Z] 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 [2019-07-31T01:25:38.488Z] 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 [2019-07-31T01:25:38.488Z] Progress (1): 4.1/6.4 kB Progress (1): 6.4 kB 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 194 kB/s) [2019-07-31T01:25:38.745Z] 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 [2019-07-31T01:25:38.745Z] 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 [2019-07-31T01:25:38.745Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom [2019-07-31T01:25:38.745Z] 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 [2019-07-31T01:25:38.745Z] 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 [2019-07-31T01:25:38.745Z] 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 [2019-07-31T01:25:39.001Z] Progress (1): 2.3 kB 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 81 kB/s) [2019-07-31T01:25:39.001Z] 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 [2019-07-31T01:25:39.001Z] 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 [2019-07-31T01:25:39.001Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom [2019-07-31T01:25:39.001Z] 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 [2019-07-31T01:25:39.001Z] 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 [2019-07-31T01:25:39.001Z] 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 [2019-07-31T01:25:39.258Z] Progress (1): 4.1/5.3 kB Progress (1): 5.3 kB 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 171 kB/s) [2019-07-31T01:25:39.258Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [2019-07-31T01:25:39.258Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [2019-07-31T01:25:39.258Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [2019-07-31T01:25:39.820Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [2019-07-31T01:25:39.820Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [2019-07-31T01:25:39.820Z] 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 [2019-07-31T01:25:39.820Z] Progress (1): 4.1/9.8 kB Progress (1): 7.7/9.8 kB Progress (1): 9.8 kB 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 297 kB/s) [2019-07-31T01:25:39.820Z] 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 [2019-07-31T01:25:39.820Z] 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 [2019-07-31T01:25:39.820Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [2019-07-31T01:25:40.079Z] 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 [2019-07-31T01:25:40.079Z] 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 [2019-07-31T01:25:40.079Z] 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 [2019-07-31T01:25:40.079Z] Progress (1): 2.4 kB 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 85 kB/s) [2019-07-31T01:25:40.079Z] 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 [2019-07-31T01:25:40.079Z] 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 [2019-07-31T01:25:40.079Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [2019-07-31T01:25:40.531Z] 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 [2019-07-31T01:25:40.531Z] 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 [2019-07-31T01:25:40.531Z] 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 [2019-07-31T01:25:40.531Z] Progress (1): 4.1/9.3 kB Progress (1): 7.7/9.3 kB Progress (1): 9.3 kB 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 311 kB/s) [2019-07-31T01:25:40.531Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-31T01:25:40.531Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-31T01:25:40.531Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-31T01:25:40.531Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-31T01:25:40.531Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-31T01:25:40.787Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-31T01:25:40.787Z] Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB 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 751 kB/s) [2019-07-31T01:25:40.787Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/7/apache-7.pom [2019-07-31T01:25:40.787Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/7/apache-7.pom [2019-07-31T01:25:41.044Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/7/apache-7.pom [2019-07-31T01:25:41.044Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/7/apache-7.pom [2019-07-31T01:25:41.044Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/7/apache-7.pom [2019-07-31T01:25:41.044Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom [2019-07-31T01:25:41.044Z] Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (14 kB at 481 kB/s) [2019-07-31T01:25:41.044Z] 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 [2019-07-31T01:25:41.044Z] 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 [2019-07-31T01:25:41.301Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [2019-07-31T01:25:41.301Z] 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 [2019-07-31T01:25:41.301Z] 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 [2019-07-31T01:25:41.301Z] 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 [2019-07-31T01:25:41.301Z] Progress (1): 1.4 kB 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 48 kB/s) [2019-07-31T01:25:41.301Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [2019-07-31T01:25:41.301Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [2019-07-31T01:25:41.558Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [2019-07-31T01:25:41.558Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [2019-07-31T01:25:41.558Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [2019-07-31T01:25:41.558Z] 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 [2019-07-31T01:25:41.558Z] Progress (1): 4.1/9.6 kB Progress (1): 7.7/9.6 kB Progress (1): 9.6 kB 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 321 kB/s) [2019-07-31T01:25:41.558Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-31T01:25:41.814Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-31T01:25:41.814Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-31T01:25:41.814Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-31T01:25:42.070Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-31T01:25:42.070Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-31T01:25:42.070Z] Progress (1): 4.1/32 kB Progress (1): 7.7/32 kB Progress (1): 12/32 kB Progress (1): 16/32 kB Progress (1): 20/32 kB Progress (1): 24/32 kB Progress (1): 28/32 kB Progress (1): 32 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 1.1 MB/s) [2019-07-31T01:25:42.070Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom [2019-07-31T01:25:42.070Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom [2019-07-31T01:25:42.070Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom [2019-07-31T01:25:42.070Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom [2019-07-31T01:25:42.327Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom [2019-07-31T01:25:42.327Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom [2019-07-31T01:25:42.327Z] Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom (4.5 kB at 151 kB/s) [2019-07-31T01:25:42.327Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom [2019-07-31T01:25:42.327Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom [2019-07-31T01:25:42.327Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom [2019-07-31T01:25:42.584Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom [2019-07-31T01:25:42.584Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom [2019-07-31T01:25:43.512Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom [2019-07-31T01:25:43.512Z] Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom (2.8 kB at 89 kB/s) [2019-07-31T01:25:43.512Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.10/maven-2.0.10.pom [2019-07-31T01:25:43.512Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.10/maven-2.0.10.pom [2019-07-31T01:25:43.512Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.10/maven-2.0.10.pom [2019-07-31T01:25:43.769Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.10/maven-2.0.10.pom [2019-07-31T01:25:43.769Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.10/maven-2.0.10.pom [2019-07-31T01:25:43.769Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.10/maven-2.0.10.pom [2019-07-31T01:25:43.769Z] Progress (1): 4.1/24 kB Progress (1): 7.7/24 kB Progress (1): 12/24 kB Progress (1): 16/24 kB Progress (1): 20/24 kB Progress (1): 24/24 kB Progress (1): 24 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.10/maven-2.0.10.pom (24 kB at 934 kB/s) [2019-07-31T01:25:43.769Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom [2019-07-31T01:25:43.769Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom [2019-07-31T01:25:43.769Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom [2019-07-31T01:25:44.026Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom [2019-07-31T01:25:44.026Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom [2019-07-31T01:25:44.026Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom [2019-07-31T01:25:44.026Z] Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom (2.2 kB at 80 kB/s) [2019-07-31T01:25:44.026Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom [2019-07-31T01:25:44.026Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom [2019-07-31T01:25:44.026Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom [2019-07-31T01:25:44.283Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom [2019-07-31T01:25:44.283Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom [2019-07-31T01:25:44.283Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom [2019-07-31T01:25:44.283Z] Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom (3.3 kB at 111 kB/s) [2019-07-31T01:25:44.283Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom [2019-07-31T01:25:44.283Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom [2019-07-31T01:25:44.283Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom [2019-07-31T01:25:44.540Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom [2019-07-31T01:25:44.540Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom [2019-07-31T01:25:44.540Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom [2019-07-31T01:25:44.540Z] Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom (1.4 kB at 35 kB/s) [2019-07-31T01:25:44.540Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom [2019-07-31T01:25:44.540Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom [2019-07-31T01:25:44.796Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom [2019-07-31T01:25:44.796Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom [2019-07-31T01:25:44.796Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom [2019-07-31T01:25:44.796Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom [2019-07-31T01:25:45.053Z] Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom (2.1 kB at 70 kB/s) [2019-07-31T01:25:45.053Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom [2019-07-31T01:25:45.053Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom [2019-07-31T01:25:45.053Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom [2019-07-31T01:25:45.053Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom [2019-07-31T01:25:45.310Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom [2019-07-31T01:25:45.310Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom [2019-07-31T01:25:45.310Z] Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom (2.7 kB at 60 kB/s) [2019-07-31T01:25:45.310Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom [2019-07-31T01:25:45.566Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom [2019-07-31T01:25:45.566Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom [2019-07-31T01:25:45.566Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom [2019-07-31T01:25:45.566Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom [2019-07-31T01:25:45.566Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom [2019-07-31T01:25:45.823Z] Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom (2.3 kB at 56 kB/s) [2019-07-31T01:25:45.823Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom [2019-07-31T01:25:45.823Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom [2019-07-31T01:25:45.823Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom [2019-07-31T01:25:45.823Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom [2019-07-31T01:25:45.823Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom [2019-07-31T01:25:46.079Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom [2019-07-31T01:25:46.079Z] Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom (1.6 kB at 56 kB/s) [2019-07-31T01:25:46.079Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom [2019-07-31T01:25:46.079Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom [2019-07-31T01:25:46.079Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom [2019-07-31T01:25:46.079Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom [2019-07-31T01:25:46.079Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom [2019-07-31T01:25:46.336Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom [2019-07-31T01:25:46.336Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom (2.0 kB at 69 kB/s) [2019-07-31T01:25:46.336Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom [2019-07-31T01:25:46.336Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom [2019-07-31T01:25:46.336Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom [2019-07-31T01:25:46.336Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom [2019-07-31T01:25:46.593Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom [2019-07-31T01:25:46.593Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom [2019-07-31T01:25:46.593Z] Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom (1.5 kB at 52 kB/s) [2019-07-31T01:25:46.593Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom [2019-07-31T01:25:46.593Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom [2019-07-31T01:25:46.593Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom [2019-07-31T01:25:46.593Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom [2019-07-31T01:25:46.850Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom [2019-07-31T01:25:46.850Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom [2019-07-31T01:25:46.850Z] Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom (1.6 kB at 49 kB/s) [2019-07-31T01:25:46.850Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom [2019-07-31T01:25:46.850Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom [2019-07-31T01:25:46.850Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom [2019-07-31T01:25:47.106Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom [2019-07-31T01:25:47.106Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom [2019-07-31T01:25:47.106Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom [2019-07-31T01:25:47.106Z] Progress (1): 4.1/18 kB Progress (1): 7.7/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom (18 kB at 626 kB/s) [2019-07-31T01:25:47.106Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom [2019-07-31T01:25:47.106Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom [2019-07-31T01:25:47.106Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom [2019-07-31T01:25:47.363Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom [2019-07-31T01:25:47.363Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom [2019-07-31T01:25:47.363Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom [2019-07-31T01:25:47.363Z] Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom (1.6 kB at 53 kB/s) [2019-07-31T01:25:47.363Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom [2019-07-31T01:25:47.363Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom [2019-07-31T01:25:47.363Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom [2019-07-31T01:25:47.619Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom [2019-07-31T01:25:47.619Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom [2019-07-31T01:25:47.619Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom [2019-07-31T01:25:47.619Z] Progress (1): 3.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom (3.7 kB at 138 kB/s) [2019-07-31T01:25:47.619Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom [2019-07-31T01:25:47.619Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom [2019-07-31T01:25:47.619Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom [2019-07-31T01:25:47.876Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom [2019-07-31T01:25:47.876Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom [2019-07-31T01:25:47.876Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom [2019-07-31T01:25:47.876Z] Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom (5.6 kB at 194 kB/s) [2019-07-31T01:25:47.876Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-31T01:25:47.876Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-31T01:25:47.876Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-31T01:25:48.133Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-31T01:25:48.133Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-31T01:25:48.133Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-31T01:25:48.133Z] Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom (2.2 kB at 76 kB/s) [2019-07-31T01:25:48.133Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom [2019-07-31T01:25:48.133Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom [2019-07-31T01:25:48.133Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom [2019-07-31T01:25:48.390Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom [2019-07-31T01:25:48.390Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom [2019-07-31T01:25:48.390Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom [2019-07-31T01:25:48.390Z] Progress (1): 738 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom (738 B at 25 kB/s) [2019-07-31T01:25:48.390Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/1/apache-1.pom [2019-07-31T01:25:48.390Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/1/apache-1.pom [2019-07-31T01:25:48.390Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/1/apache-1.pom [2019-07-31T01:25:48.647Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/1/apache-1.pom [2019-07-31T01:25:48.647Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/1/apache-1.pom [2019-07-31T01:25:48.647Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/1/apache-1.pom [2019-07-31T01:25:48.647Z] Progress (1): 3.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/1/apache-1.pom (3.4 kB at 118 kB/s) [2019-07-31T01:25:48.647Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [2019-07-31T01:25:48.647Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [2019-07-31T01:25:48.647Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [2019-07-31T01:25:48.906Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [2019-07-31T01:25:48.906Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [2019-07-31T01:25:48.906Z] 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 [2019-07-31T01:25:48.906Z] Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB 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 466 kB/s) [2019-07-31T01:25:48.906Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-31T01:25:48.906Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-31T01:25:48.906Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-31T01:25:49.331Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-31T01:25:49.332Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-31T01:25:49.332Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-31T01:25:49.332Z] Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB 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 783 kB/s) [2019-07-31T01:25:49.332Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [2019-07-31T01:25:49.332Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [2019-07-31T01:25:49.332Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [2019-07-31T01:25:49.332Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [2019-07-31T01:25:49.332Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [2019-07-31T01:25:49.332Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [2019-07-31T01:25:49.588Z] Progress (1): 4.1/7.8 kB Progress (1): 7.7/7.8 kB Progress (1): 7.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (7.8 kB at 268 kB/s) [2019-07-31T01:25:49.588Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [2019-07-31T01:25:49.588Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [2019-07-31T01:25:49.588Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [2019-07-31T01:25:49.588Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [2019-07-31T01:25:49.588Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [2019-07-31T01:25:49.588Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [2019-07-31T01:25:49.845Z] Progress (1): 4.1/5.3 kB Progress (1): 5.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 160 kB/s) [2019-07-31T01:25:49.845Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [2019-07-31T01:25:49.845Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [2019-07-31T01:25:49.845Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [2019-07-31T01:25:49.845Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [2019-07-31T01:25:49.845Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [2019-07-31T01:25:50.101Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [2019-07-31T01:25:50.101Z] Progress (1): 3.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom (3.8 kB at 128 kB/s) [2019-07-31T01:25:50.101Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom [2019-07-31T01:25:50.101Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom [2019-07-31T01:25:50.101Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom [2019-07-31T01:25:50.101Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom [2019-07-31T01:25:50.101Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom [2019-07-31T01:25:50.358Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom [2019-07-31T01:25:50.358Z] Progress (1): 4.1/6.1 kB Progress (1): 6.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom (6.1 kB at 180 kB/s) [2019-07-31T01:25:50.358Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom [2019-07-31T01:25:50.358Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom [2019-07-31T01:25:50.358Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom [2019-07-31T01:25:50.615Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom [2019-07-31T01:25:50.615Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom [2019-07-31T01:25:50.615Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom [2019-07-31T01:25:50.615Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom (15 kB at 450 kB/s) [2019-07-31T01:25:50.615Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom [2019-07-31T01:25:50.615Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom [2019-07-31T01:25:50.615Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom [2019-07-31T01:25:50.872Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom [2019-07-31T01:25:50.872Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom [2019-07-31T01:25:50.872Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom [2019-07-31T01:25:50.872Z] Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom (3.0 kB at 103 kB/s) [2019-07-31T01:25:50.872Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom [2019-07-31T01:25:50.872Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom [2019-07-31T01:25:50.872Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom [2019-07-31T01:25:51.128Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom [2019-07-31T01:25:51.128Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom [2019-07-31T01:25:51.128Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom [2019-07-31T01:25:51.128Z] Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom (1.6 kB at 73 kB/s) [2019-07-31T01:25:51.128Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom [2019-07-31T01:25:51.128Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom [2019-07-31T01:25:51.128Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom [2019-07-31T01:25:51.385Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom [2019-07-31T01:25:51.385Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom [2019-07-31T01:25:51.385Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom [2019-07-31T01:25:51.385Z] Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom (2.4 kB at 74 kB/s) [2019-07-31T01:25:51.385Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom [2019-07-31T01:25:51.385Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom [2019-07-31T01:25:51.385Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom [2019-07-31T01:25:51.642Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom [2019-07-31T01:25:51.642Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom [2019-07-31T01:25:51.642Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom [2019-07-31T01:25:51.642Z] Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom (5.5 kB at 167 kB/s) [2019-07-31T01:25:51.642Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [2019-07-31T01:25:51.642Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [2019-07-31T01:25:51.642Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [2019-07-31T01:25:51.899Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [2019-07-31T01:25:51.899Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [2019-07-31T01:25:51.899Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [2019-07-31T01:25:51.899Z] Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 37 kB/s) [2019-07-31T01:25:51.899Z] 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 [2019-07-31T01:25:51.899Z] 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 [2019-07-31T01:25:51.899Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [2019-07-31T01:25:52.156Z] 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 [2019-07-31T01:25:52.156Z] 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 [2019-07-31T01:25:52.156Z] 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 [2019-07-31T01:25:52.156Z] Progress (1): 3.0 kB 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 91 kB/s) [2019-07-31T01:25:52.156Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [2019-07-31T01:25:52.156Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [2019-07-31T01:25:52.156Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [2019-07-31T01:25:52.413Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [2019-07-31T01:25:52.413Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [2019-07-31T01:25:52.413Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [2019-07-31T01:25:52.413Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 67 kB/s) [2019-07-31T01:25:52.413Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [2019-07-31T01:25:52.413Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [2019-07-31T01:25:52.413Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [2019-07-31T01:25:52.669Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [2019-07-31T01:25:52.669Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [2019-07-31T01:25:52.669Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [2019-07-31T01:25:52.669Z] Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 71 kB/s) [2019-07-31T01:25:52.669Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [2019-07-31T01:25:52.669Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [2019-07-31T01:25:52.669Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [2019-07-31T01:25:52.925Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [2019-07-31T01:25:52.925Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [2019-07-31T01:25:52.925Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [2019-07-31T01:25:52.925Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 48 kB/s) [2019-07-31T01:25:52.925Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [2019-07-31T01:25:52.925Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [2019-07-31T01:25:53.183Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [2019-07-31T01:25:53.183Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [2019-07-31T01:25:53.183Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [2019-07-31T01:25:53.439Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [2019-07-31T01:25:53.439Z] Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 37 kB/s) [2019-07-31T01:25:53.439Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [2019-07-31T01:25:53.439Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [2019-07-31T01:25:53.439Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [2019-07-31T01:25:53.439Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [2019-07-31T01:25:53.439Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [2019-07-31T01:25:53.696Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [2019-07-31T01:25:53.696Z] Progress (1): 4.1/7.2 kB Progress (1): 7.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 258 kB/s) [2019-07-31T01:25:53.696Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [2019-07-31T01:25:53.696Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [2019-07-31T01:25:53.696Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [2019-07-31T01:25:53.696Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [2019-07-31T01:25:53.696Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [2019-07-31T01:25:53.952Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [2019-07-31T01:25:53.952Z] Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 56 kB/s) [2019-07-31T01:25:53.952Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [2019-07-31T01:25:53.952Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [2019-07-31T01:25:53.952Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [2019-07-31T01:25:53.952Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [2019-07-31T01:25:54.208Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [2019-07-31T01:25:54.208Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [2019-07-31T01:25:54.208Z] Progress (1): 4.1/7.7 kB Progress (1): 7.7/7.7 kB Progress (1): 7.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 219 kB/s) [2019-07-31T01:25:54.208Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-31T01:25:54.208Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-31T01:25:54.208Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-31T01:25:54.464Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-31T01:25:54.464Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-31T01:25:54.464Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-31T01:25:54.464Z] Progress (1): 4.1/7.8 kB Progress (1): 7.7/7.8 kB Progress (1): 7.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 259 kB/s) [2019-07-31T01:25:54.464Z] 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 [2019-07-31T01:25:54.464Z] 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 [2019-07-31T01:25:54.464Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [2019-07-31T01:25:54.721Z] 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 [2019-07-31T01:25:54.721Z] 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 [2019-07-31T01:25:54.721Z] 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 [2019-07-31T01:25:54.721Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB 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 354 kB/s) [2019-07-31T01:25:54.721Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [2019-07-31T01:25:54.721Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [2019-07-31T01:25:54.721Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [2019-07-31T01:25:54.977Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [2019-07-31T01:25:54.977Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [2019-07-31T01:25:54.977Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [2019-07-31T01:25:54.977Z] Progress (1): 4.1/9.9 kB Progress (1): 7.7/9.9 kB Progress (1): 9.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 355 kB/s) [2019-07-31T01:25:54.977Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-31T01:25:54.977Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-31T01:25:54.977Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-31T01:25:55.234Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-31T01:25:55.234Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-31T01:25:55.234Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-31T01:25:55.234Z] Progress (1): 140 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 4.5 kB/s) [2019-07-31T01:25:55.234Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom [2019-07-31T01:25:55.234Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom [2019-07-31T01:25:55.234Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom [2019-07-31T01:25:55.490Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom [2019-07-31T01:25:55.490Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom [2019-07-31T01:25:55.490Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom [2019-07-31T01:25:55.490Z] Progress (1): 4.1/9.1 kB Progress (1): 7.7/9.1 kB Progress (1): 9.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom (9.1 kB at 313 kB/s) [2019-07-31T01:25:55.490Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [2019-07-31T01:25:55.490Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [2019-07-31T01:25:55.747Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [2019-07-31T01:25:55.747Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [2019-07-31T01:25:55.747Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [2019-07-31T01:25:55.747Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [2019-07-31T01:25:55.747Z] Progress (1): 357 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 12 kB/s) [2019-07-31T01:25:55.747Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [2019-07-31T01:25:55.747Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [2019-07-31T01:25:56.003Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [2019-07-31T01:25:56.003Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [2019-07-31T01:25:56.003Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [2019-07-31T01:25:56.003Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [2019-07-31T01:25:56.003Z] Progress (1): 866 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 31 kB/s) [2019-07-31T01:25:56.003Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [2019-07-31T01:25:56.003Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [2019-07-31T01:25:56.260Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [2019-07-31T01:25:56.260Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [2019-07-31T01:25:56.260Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [2019-07-31T01:25:56.260Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [2019-07-31T01:25:56.260Z] Progress (1): 974 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 32 kB/s) [2019-07-31T01:25:56.260Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [2019-07-31T01:25:56.260Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [2019-07-31T01:25:56.516Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [2019-07-31T01:25:56.516Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [2019-07-31T01:25:56.516Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [2019-07-31T01:25:56.516Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [2019-07-31T01:25:56.516Z] Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 75 kB/s) [2019-07-31T01:25:56.516Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [2019-07-31T01:25:56.927Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [2019-07-31T01:25:56.927Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [2019-07-31T01:25:56.927Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [2019-07-31T01:25:56.927Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [2019-07-31T01:25:56.927Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [2019-07-31T01:25:56.927Z] Progress (1): 163 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 5.8 kB/s) [2019-07-31T01:25:56.927Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [2019-07-31T01:25:56.927Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [2019-07-31T01:25:56.927Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [2019-07-31T01:25:57.184Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [2019-07-31T01:25:57.184Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [2019-07-31T01:25:57.184Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [2019-07-31T01:25:57.184Z] Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 68 kB/s) [2019-07-31T01:25:57.184Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom [2019-07-31T01:25:57.184Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom [2019-07-31T01:25:57.184Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom [2019-07-31T01:25:57.441Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom [2019-07-31T01:25:57.441Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom [2019-07-31T01:25:57.441Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom [2019-07-31T01:25:57.441Z] Progress (1): 346 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (346 B at 11 kB/s) [2019-07-31T01:25:57.441Z] 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 [2019-07-31T01:25:57.441Z] 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 [2019-07-31T01:25:57.441Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [2019-07-31T01:25:57.697Z] 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 [2019-07-31T01:25:57.697Z] 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 [2019-07-31T01:25:57.697Z] 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 [2019-07-31T01:25:57.697Z] Progress (1): 4.1/8.1 kB Progress (1): 7.7/8.1 kB Progress (1): 8.1 kB 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 269 kB/s) [2019-07-31T01:25:57.697Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4.pom [2019-07-31T01:25:57.697Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4.pom [2019-07-31T01:25:57.697Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4.pom [2019-07-31T01:25:57.954Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4.pom [2019-07-31T01:25:57.954Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4.pom [2019-07-31T01:25:57.954Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4.pom [2019-07-31T01:25:57.954Z] Progress (1): 3.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4.pom (3.5 kB at 118 kB/s) [2019-07-31T01:25:57.954Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.pom [2019-07-31T01:25:57.954Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.pom [2019-07-31T01:25:57.954Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.pom [2019-07-31T01:25:58.211Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.pom [2019-07-31T01:25:58.211Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.pom [2019-07-31T01:25:58.211Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.pom [2019-07-31T01:25:58.211Z] Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.pom (2.1 kB at 73 kB/s) [2019-07-31T01:25:58.211Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-31T01:25:58.211Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-31T01:25:58.211Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-31T01:25:58.468Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-31T01:25:58.468Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-31T01:25:58.468Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-31T01:25:58.468Z] Progress (1): 2.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.1/asm-7.1.pom (2.9 kB at 79 kB/s) [2019-07-31T01:25:58.468Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.pom [2019-07-31T01:25:58.468Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.pom [2019-07-31T01:25:58.468Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.pom [2019-07-31T01:25:58.725Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.pom [2019-07-31T01:25:58.725Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.pom [2019-07-31T01:25:58.725Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.pom [2019-07-31T01:25:58.725Z] Progress (1): 3.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.pom (3.7 kB at 118 kB/s) [2019-07-31T01:25:58.725Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom [2019-07-31T01:25:58.725Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom [2019-07-31T01:25:58.725Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom [2019-07-31T01:25:58.981Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom [2019-07-31T01:25:58.981Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom [2019-07-31T01:25:58.981Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom [2019-07-31T01:25:58.981Z] Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom (3.1 kB at 101 kB/s) [2019-07-31T01:25:58.981Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom [2019-07-31T01:25:58.981Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom [2019-07-31T01:25:58.981Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom [2019-07-31T01:25:59.238Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom [2019-07-31T01:25:59.238Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom [2019-07-31T01:25:59.238Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom [2019-07-31T01:25:59.238Z] Progress (1): 3.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom (3.2 kB at 102 kB/s) [2019-07-31T01:25:59.238Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.pom [2019-07-31T01:25:59.238Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.pom [2019-07-31T01:25:59.238Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.pom [2019-07-31T01:25:59.494Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.pom [2019-07-31T01:25:59.494Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.pom [2019-07-31T01:25:59.494Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.pom [2019-07-31T01:25:59.494Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.pom (1.9 kB at 64 kB/s) [2019-07-31T01:25:59.494Z] 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 [2019-07-31T01:25:59.494Z] 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 [2019-07-31T01:25:59.494Z] 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 [2019-07-31T01:25:59.494Z] 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 [2019-07-31T01:25:59.494Z] 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 [2019-07-31T01:25:59.494Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-31T01:25:59.494Z] 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 [2019-07-31T01:25:59.494Z] 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 [2019-07-31T01:25:59.751Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar [2019-07-31T01:25:59.751Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.jar [2019-07-31T01:25:59.751Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.jar [2019-07-31T01:25:59.751Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.jar [2019-07-31T01:25:59.751Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar [2019-07-31T01:25:59.751Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.jar [2019-07-31T01:25:59.751Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-31T01:25:59.751Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [2019-07-31T01:25:59.751Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [2019-07-31T01:25:59.751Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [2019-07-31T01:25:59.751Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar [2019-07-31T01:25:59.751Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar [2019-07-31T01:25:59.751Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar [2019-07-31T01:25:59.751Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar [2019-07-31T01:25:59.751Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [2019-07-31T01:25:59.751Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [2019-07-31T01:25:59.751Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-31T01:25:59.751Z] 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 [2019-07-31T01:25:59.751Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar [2019-07-31T01:25:59.751Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [2019-07-31T01:25:59.751Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [2019-07-31T01:25:59.751Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [2019-07-31T01:25:59.751Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-31T01:25:59.751Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [2019-07-31T01:25:59.751Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar [2019-07-31T01:25:59.751Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.jar [2019-07-31T01:25:59.751Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-31T01:26:00.008Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar [2019-07-31T01:26:00.009Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar [2019-07-31T01:26:00.009Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar [2019-07-31T01:26:00.009Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.jar [2019-07-31T01:26:00.009Z] 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 [2019-07-31T01:26:00.009Z] 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 [2019-07-31T01:26:00.009Z] 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 [2019-07-31T01:26:00.009Z] 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 [2019-07-31T01:26:00.009Z] 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 [2019-07-31T01:26:00.009Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-31T01:26:00.009Z] 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 [2019-07-31T01:26:00.009Z] 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 [2019-07-31T01:26:00.009Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar [2019-07-31T01:26:00.009Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.jar [2019-07-31T01:26:00.009Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.jar [2019-07-31T01:26:00.009Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.jar [2019-07-31T01:26:00.009Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar [2019-07-31T01:26:00.265Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.jar [2019-07-31T01:26:00.265Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-31T01:26:00.265Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [2019-07-31T01:26:00.265Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [2019-07-31T01:26:00.265Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [2019-07-31T01:26:00.265Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar [2019-07-31T01:26:00.265Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar [2019-07-31T01:26:00.265Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar [2019-07-31T01:26:00.265Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar [2019-07-31T01:26:00.265Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [2019-07-31T01:26:00.265Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [2019-07-31T01:26:00.265Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-31T01:26:00.265Z] 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 [2019-07-31T01:26:00.265Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar [2019-07-31T01:26:00.265Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [2019-07-31T01:26:00.265Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [2019-07-31T01:26:00.265Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [2019-07-31T01:26:00.265Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-31T01:26:00.265Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [2019-07-31T01:26:00.265Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar [2019-07-31T01:26:00.265Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.jar [2019-07-31T01:26:00.265Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-31T01:26:00.265Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar [2019-07-31T01:26:00.265Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar [2019-07-31T01:26:00.265Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar [2019-07-31T01:26:00.265Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.jar [2019-07-31T01:26:00.265Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar [2019-07-31T01:26:00.265Z] Downloading from jboss-public-repository-group: http://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 [2019-07-31T01:26:00.265Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar [2019-07-31T01:26:00.265Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar [2019-07-31T01:26:00.265Z] Downloading from jboss-public-repository-group: http://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 [2019-07-31T01:26:00.522Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-31T01:26:00.522Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [2019-07-31T01:26:00.522Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [2019-07-31T01:26:00.522Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar [2019-07-31T01:26:00.522Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.jar [2019-07-31T01:26:00.522Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.jar [2019-07-31T01:26:00.778Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.jar [2019-07-31T01:26:00.778Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar [2019-07-31T01:26:00.778Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.jar [2019-07-31T01:26:00.778Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-31T01:26:00.778Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [2019-07-31T01:26:00.778Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [2019-07-31T01:26:00.778Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [2019-07-31T01:26:00.778Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar [2019-07-31T01:26:00.778Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar [2019-07-31T01:26:01.035Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar [2019-07-31T01:26:01.035Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar [2019-07-31T01:26:01.035Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [2019-07-31T01:26:01.035Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [2019-07-31T01:26:01.035Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-31T01:26:01.035Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [2019-07-31T01:26:01.035Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar [2019-07-31T01:26:01.035Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [2019-07-31T01:26:01.035Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [2019-07-31T01:26:01.291Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [2019-07-31T01:26:01.291Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-31T01:26:01.291Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [2019-07-31T01:26:01.291Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar [2019-07-31T01:26:01.291Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.jar [2019-07-31T01:26:01.291Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-31T01:26:01.291Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar [2019-07-31T01:26:01.291Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar [2019-07-31T01:26:01.547Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar [2019-07-31T01:26:01.547Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.jar [2019-07-31T01:26:01.547Z] 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 [2019-07-31T01:26:01.547Z] 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 [2019-07-31T01:26:01.547Z] 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 [2019-07-31T01:26:01.547Z] 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 [2019-07-31T01:26:01.547Z] 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 [2019-07-31T01:26:01.547Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-31T01:26:01.547Z] 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 [2019-07-31T01:26:01.547Z] 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 [2019-07-31T01:26:01.547Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar [2019-07-31T01:26:01.547Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.jar [2019-07-31T01:26:01.547Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.jar [2019-07-31T01:26:01.547Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.jar [2019-07-31T01:26:01.547Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar [2019-07-31T01:26:01.547Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.jar [2019-07-31T01:26:01.547Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-31T01:26:01.547Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [2019-07-31T01:26:01.547Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [2019-07-31T01:26:01.547Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [2019-07-31T01:26:01.804Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar [2019-07-31T01:26:01.804Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar [2019-07-31T01:26:01.804Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar [2019-07-31T01:26:01.804Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar [2019-07-31T01:26:01.804Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [2019-07-31T01:26:01.804Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [2019-07-31T01:26:01.804Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-31T01:26:01.804Z] 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 [2019-07-31T01:26:01.804Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar [2019-07-31T01:26:01.804Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [2019-07-31T01:26:01.804Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [2019-07-31T01:26:01.804Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [2019-07-31T01:26:01.804Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-31T01:26:01.804Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [2019-07-31T01:26:01.804Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar [2019-07-31T01:26:01.804Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.jar [2019-07-31T01:26:01.804Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-31T01:26:01.804Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar [2019-07-31T01:26:01.804Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar [2019-07-31T01:26:01.804Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar [2019-07-31T01:26:01.804Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.jar [2019-07-31T01:26:01.804Z] 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 [2019-07-31T01:26:01.804Z] 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 [2019-07-31T01:26:01.804Z] 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 [2019-07-31T01:26:01.804Z] 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 [2019-07-31T01:26:01.804Z] 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 [2019-07-31T01:26:01.804Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-31T01:26:01.804Z] 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 [2019-07-31T01:26:01.804Z] 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 [2019-07-31T01:26:01.804Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar [2019-07-31T01:26:01.804Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.jar [2019-07-31T01:26:01.804Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.jar [2019-07-31T01:26:01.804Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.jar [2019-07-31T01:26:01.804Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar [2019-07-31T01:26:01.804Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.jar [2019-07-31T01:26:01.804Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-31T01:26:01.804Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [2019-07-31T01:26:01.804Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [2019-07-31T01:26:01.804Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [2019-07-31T01:26:01.804Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar [2019-07-31T01:26:01.804Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar [2019-07-31T01:26:02.061Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar [2019-07-31T01:26:02.061Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar [2019-07-31T01:26:02.061Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [2019-07-31T01:26:02.061Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [2019-07-31T01:26:02.061Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-31T01:26:02.061Z] 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 [2019-07-31T01:26:02.061Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar [2019-07-31T01:26:02.061Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [2019-07-31T01:26:02.061Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [2019-07-31T01:26:02.061Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [2019-07-31T01:26:02.061Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-31T01:26:02.061Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [2019-07-31T01:26:02.061Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar [2019-07-31T01:26:02.061Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.jar [2019-07-31T01:26:02.061Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-31T01:26:02.061Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar [2019-07-31T01:26:02.061Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar [2019-07-31T01:26:02.061Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar [2019-07-31T01:26:02.061Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.jar [2019-07-31T01:26:02.061Z] 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 [2019-07-31T01:26:02.061Z] 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 [2019-07-31T01:26:02.061Z] 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 [2019-07-31T01:26:02.061Z] 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 [2019-07-31T01:26:02.061Z] 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 [2019-07-31T01:26:02.061Z] Progress (1): 4.1/43 kB Progress (1): 7.7/43 kB Progress (1): 12/43 kB Progress (1): 16/43 kB Progress (1): 20/43 kB Progress (1): 24/43 kB Progress (1): 28/43 kB Progress (2): 28/43 kB | 4.1/38 kB Progress (2): 32/43 kB | 4.1/38 kB Progress (2): 32/43 kB | 7.7/38 kB Progress (2): 36/43 kB | 7.7/38 kB Progress (2): 36/43 kB | 12/38 kB Progress (3): 36/43 kB | 12/38 kB | 4.1/39 kB Progress (3): 40/43 kB | 12/38 kB | 4.1/39 kB Progress (4): 40/43 kB | 12/38 kB | 4.1/39 kB | 4.1/49 kB Progress (4): 40/43 kB | 12/38 kB | 7.7/39 kB | 4.1/49 kB Progress (4): 40/43 kB | 16/38 kB | 7.7/39 kB | 4.1/49 kB Progress (4): 40/43 kB | 16/38 kB | 12/39 kB | 4.1/49 kB Progress (4): 40/43 kB | 16/38 kB | 12/39 kB | 7.7/49 kB Progress (5): 40/43 kB | 16/38 kB | 12/39 kB | 7.7/49 kB | 4.1/195 kB Progress (5): 43 kB | 16/38 kB | 12/39 kB | 7.7/49 kB | 4.1/195 kB Progress (5): 43 kB | 16/38 kB | 12/39 kB | 7.7/49 kB | 7.7/195 kB Progress (5): 43 kB | 16/38 kB | 12/39 kB | 12/49 kB | 7.7/195 kB Progress (5): 43 kB | 16/38 kB | 16/39 kB | 12/49 kB | 7.7/195 kB Progress (5): 43 kB | 20/38 kB | 16/39 kB | 12/49 kB | 7.7/195 kB Progress (5): 43 kB | 20/38 kB | 20/39 kB | 12/49 kB | 7.7/195 kB Progress (5): 43 kB | 20/38 kB | 20/39 kB | 16/49 kB | 7.7/195 kB Progress (5): 43 kB | 20/38 kB | 20/39 kB | 16/49 kB | 12/195 kB Progress (5): 43 kB | 20/38 kB | 20/39 kB | 20/49 kB | 12/195 kB Progress (5): 43 kB | 20/38 kB | 24/39 kB | 20/49 kB | 12/195 kB Progress (5): 43 kB | 24/38 kB | 24/39 kB | 20/49 kB | 12/195 kB Progress (5): 43 kB | 24/38 kB | 28/39 kB | 20/49 kB | 12/195 kB Progress (5): 43 kB | 24/38 kB | 28/39 kB | 24/49 kB | 12/195 kB Progress (5): 43 kB | 24/38 kB | 28/39 kB | 24/49 kB | 16/195 kB Progress (5): 43 kB | 24/38 kB | 28/39 kB | 28/49 kB | 16/195 kB Progress (5): 43 kB | 24/38 kB | 32/39 kB | 28/49 kB | 16/195 kB Progress (5): 43 kB | 28/38 kB | 32/39 kB | 28/49 kB | 16/195 kB Progress (5): 43 kB | 28/38 kB | 36/39 kB | 28/49 kB | 16/195 kB Progress (5): 43 kB | 28/38 kB | 36/39 kB | 32/49 kB | 16/195 kB Progress (5): 43 kB | 28/38 kB | 36/39 kB | 32/49 kB | 20/195 kB Progress (5): 43 kB | 28/38 kB | 36/39 kB | 36/49 kB | 20/195 kB Progress (5): 43 kB | 28/38 kB | 39 kB | 36/49 kB | 20/195 kB Progress (5): 43 kB | 32/38 kB | 39 kB | 36/49 kB | 20/195 kB Progress (5): 43 kB | 32/38 kB | 39 kB | 40/49 kB | 20/195 kB Progress (5): 43 kB | 32/38 kB | 39 kB | 40/49 kB | 24/195 kB Progress (5): 43 kB | 32/38 kB | 39 kB | 44/49 kB | 24/195 kB Progress (5): 43 kB | 36/38 kB | 39 kB | 44/49 kB | 24/195 kB Progress (5): 43 kB | 36/38 kB | 39 kB | 48/49 kB | 24/195 kB Progress (5): 43 kB | 36/38 kB | 39 kB | 48/49 kB | 28/195 kB Progress (5): 43 kB | 36/38 kB | 39 kB | 49 kB | 28/195 kB Progress (5): 43 kB | 38 kB | 39 kB | 49 kB | 28/195 kB Progress (5): 43 kB | 38 kB | 39 kB | 49 kB | 32/195 kB 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 971 kB/s) [2019-07-31T01:26:02.061Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-31T01:26:02.061Z] Progress (4): 38 kB | 39 kB | 49 kB | 36/195 kB Progress (4): 38 kB | 39 kB | 49 kB | 40/195 kB Progress (4): 38 kB | 39 kB | 49 kB | 44/195 kB Progress (4): 38 kB | 39 kB | 49 kB | 48/195 kB Progress (4): 38 kB | 39 kB | 49 kB | 52/195 kB Progress (4): 38 kB | 39 kB | 49 kB | 56/195 kB Progress (4): 38 kB | 39 kB | 49 kB | 60/195 kB Progress (4): 38 kB | 39 kB | 49 kB | 64/195 kB Progress (4): 38 kB | 39 kB | 49 kB | 68/195 kB Progress (4): 38 kB | 39 kB | 49 kB | 72/195 kB Progress (4): 38 kB | 39 kB | 49 kB | 76/195 kB Progress (4): 38 kB | 39 kB | 49 kB | 80/195 kB Progress (4): 38 kB | 39 kB | 49 kB | 84/195 kB Progress (4): 38 kB | 39 kB | 49 kB | 88/195 kB Progress (4): 38 kB | 39 kB | 49 kB | 92/195 kB Progress (4): 38 kB | 39 kB | 49 kB | 96/195 kB Progress (4): 38 kB | 39 kB | 49 kB | 100/195 kB Progress (4): 38 kB | 39 kB | 49 kB | 104/195 kB Progress (4): 38 kB | 39 kB | 49 kB | 108/195 kB Progress (4): 38 kB | 39 kB | 49 kB | 112/195 kB Progress (4): 38 kB | 39 kB | 49 kB | 116/195 kB 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 737 kB/s) [2019-07-31T01:26:02.061Z] 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 774 kB/s) [2019-07-31T01:26:02.061Z] 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 [2019-07-31T01:26:02.061Z] Progress (2): 49 kB | 120/195 kB 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 945 kB/s) [2019-07-31T01:26:02.061Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar [2019-07-31T01:26:02.061Z] 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 [2019-07-31T01:26:02.061Z] Progress (1): 124/195 kB Progress (1): 128/195 kB Progress (1): 132/195 kB Progress (1): 136/195 kB Progress (1): 140/195 kB Progress (1): 144/195 kB Progress (1): 148/195 kB Progress (1): 152/195 kB Progress (1): 156/195 kB Progress (1): 160/195 kB Progress (1): 164/195 kB Progress (1): 168/195 kB Progress (1): 172/195 kB Progress (1): 176/195 kB Progress (1): 180/195 kB Progress (1): 184/195 kB Progress (1): 188/195 kB Progress (1): 192/195 kB Progress (1): 195 kB Progress (2): 195 kB | 4.1/237 kB Progress (2): 195 kB | 7.7/237 kB Progress (2): 195 kB | 12/237 kB Progress (2): 195 kB | 16/237 kB Progress (2): 195 kB | 20/237 kB Progress (2): 195 kB | 24/237 kB Progress (2): 195 kB | 28/237 kB Progress (2): 195 kB | 32/237 kB Progress (2): 195 kB | 33/237 kB Progress (2): 195 kB | 37/237 kB Progress (2): 195 kB | 41/237 kB Progress (2): 195 kB | 45/237 kB Progress (2): 195 kB | 49/237 kB Progress (2): 195 kB | 53/237 kB Progress (2): 195 kB | 57/237 kB Progress (2): 195 kB | 61/237 kB Progress (2): 195 kB | 65/237 kB Progress (2): 195 kB | 66/237 kB Progress (2): 195 kB | 70/237 kB Progress (2): 195 kB | 74/237 kB Progress (2): 195 kB | 78/237 kB Progress (2): 195 kB | 82/237 kB Progress (2): 195 kB | 86/237 kB Progress (2): 195 kB | 90/237 kB Progress (2): 195 kB | 94/237 kB Progress (2): 195 kB | 98/237 kB Progress (2): 195 kB | 98/237 kB Progress (2): 195 kB | 102/237 kB Progress (3): 195 kB | 102/237 kB | 4.1/10 kB Progress (3): 195 kB | 106/237 kB | 4.1/10 kB Progress (3): 195 kB | 106/237 kB | 7.7/10 kB 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 3.1 MB/s) [2019-07-31T01:26:02.061Z] Progress (2): 106/237 kB | 10 kB Progress (2): 110/237 kB | 10 kB Progress (3): 110/237 kB | 10 kB | 4.1/17 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.jar [2019-07-31T01:26:02.061Z] Progress (3): 110/237 kB | 10 kB | 7.7/17 kB Progress (3): 114/237 kB | 10 kB | 7.7/17 kB Progress (3): 114/237 kB | 10 kB | 12/17 kB Progress (3): 118/237 kB | 10 kB | 12/17 kB Progress (3): 118/237 kB | 10 kB | 16/17 kB Progress (3): 118/237 kB | 10 kB | 17 kB Progress (3): 122/237 kB | 10 kB | 17 kB Progress (4): 122/237 kB | 10 kB | 17 kB | 4.1/11 kB Progress (4): 126/237 kB | 10 kB | 17 kB | 4.1/11 kB Progress (4): 126/237 kB | 10 kB | 17 kB | 7.7/11 kB Progress (4): 130/237 kB | 10 kB | 17 kB | 7.7/11 kB Progress (4): 130/237 kB | 10 kB | 17 kB | 11 kB Progress (4): 131/237 kB | 10 kB | 17 kB | 11 kB Progress (4): 135/237 kB | 10 kB | 17 kB | 11 kB Progress (4): 139/237 kB | 10 kB | 17 kB | 11 kB Progress (4): 143/237 kB | 10 kB | 17 kB | 11 kB Progress (4): 147/237 kB | 10 kB | 17 kB | 11 kB Progress (4): 151/237 kB | 10 kB | 17 kB | 11 kB Progress (4): 155/237 kB | 10 kB | 17 kB | 11 kB Progress (4): 159/237 kB | 10 kB | 17 kB | 11 kB Progress (4): 163/237 kB | 10 kB | 17 kB | 11 kB Progress (4): 167/237 kB | 10 kB | 17 kB | 11 kB Progress (4): 171/237 kB | 10 kB | 17 kB | 11 kB Progress (4): 175/237 kB | 10 kB | 17 kB | 11 kB Progress (4): 179/237 kB | 10 kB | 17 kB | 11 kB Progress (4): 183/237 kB | 10 kB | 17 kB | 11 kB 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 142 kB/s) [2019-07-31T01:26:02.061Z] Progress (3): 187/237 kB | 17 kB | 11 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.jar [2019-07-31T01:26:02.061Z] Progress (3): 191/237 kB | 17 kB | 11 kB Progress (3): 195/237 kB | 17 kB | 11 kB Progress (3): 199/237 kB | 17 kB | 11 kB Progress (3): 203/237 kB | 17 kB | 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar (17 kB at 227 kB/s) [2019-07-31T01:26:02.061Z] Progress (2): 207/237 kB | 11 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.jar [2019-07-31T01:26:02.061Z] Progress (2): 211/237 kB | 11 kB 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 148 kB/s) [2019-07-31T01:26:02.061Z] Progress (1): 215/237 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar [2019-07-31T01:26:02.061Z] Progress (1): 219/237 kB Progress (1): 223/237 kB Progress (1): 227/237 kB Progress (1): 231/237 kB Progress (1): 235/237 kB Progress (1): 237 kB Progress (2): 237 kB | 4.1/123 kB Progress (2): 237 kB | 7.7/123 kB Progress (2): 237 kB | 12/123 kB Progress (2): 237 kB | 16/123 kB Progress (2): 237 kB | 20/123 kB Progress (2): 237 kB | 24/123 kB Progress (2): 237 kB | 28/123 kB Progress (2): 237 kB | 32/123 kB Progress (2): 237 kB | 33/123 kB Progress (2): 237 kB | 37/123 kB Progress (2): 237 kB | 41/123 kB Progress (2): 237 kB | 45/123 kB Progress (2): 237 kB | 49/123 kB Progress (2): 237 kB | 53/123 kB Progress (2): 237 kB | 57/123 kB Progress (2): 237 kB | 61/123 kB Progress (2): 237 kB | 65/123 kB Progress (2): 237 kB | 66/123 kB Progress (2): 237 kB | 70/123 kB Progress (2): 237 kB | 74/123 kB Progress (2): 237 kB | 78/123 kB Progress (2): 237 kB | 82/123 kB Progress (2): 237 kB | 86/123 kB Progress (2): 237 kB | 90/123 kB Progress (2): 237 kB | 94/123 kB Progress (2): 237 kB | 98/123 kB Progress (2): 237 kB | 102/123 kB Progress (3): 237 kB | 102/123 kB | 4.1/37 kB Progress (3): 237 kB | 106/123 kB | 4.1/37 kB Progress (3): 237 kB | 106/123 kB | 7.7/37 kB Progress (3): 237 kB | 110/123 kB | 7.7/37 kB Progress (3): 237 kB | 114/123 kB | 7.7/37 kB Progress (3): 237 kB | 114/123 kB | 12/37 kB Progress (3): 237 kB | 118/123 kB | 12/37 kB Progress (3): 237 kB | 118/123 kB | 16/37 kB Progress (3): 237 kB | 122/123 kB | 16/37 kB Progress (3): 237 kB | 122/123 kB | 20/37 kB Progress (3): 237 kB | 123 kB | 20/37 kB Progress (3): 237 kB | 123 kB | 24/37 kB Progress (3): 237 kB | 123 kB | 28/37 kB Progress (3): 237 kB | 123 kB | 32/37 kB Progress (4): 237 kB | 123 kB | 32/37 kB | 4.1/158 kB Progress (4): 237 kB | 123 kB | 33/37 kB | 4.1/158 kB Progress (4): 237 kB | 123 kB | 33/37 kB | 7.7/158 kB Progress (4): 237 kB | 123 kB | 37/37 kB | 7.7/158 kB Progress (4): 237 kB | 123 kB | 37/37 kB | 12/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 12/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 16/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 20/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 24/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 28/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 32/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 33/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 37/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 41/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 45/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 49/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 53/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 57/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 61/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 65/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 66/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 70/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 74/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 78/158 kB Progress (4): 237 kB | 123 kB | 37 kB | 82/158 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.jar (123 kB at 1.3 MB/s) [2019-07-31T01:26:02.061Z] Progress (3): 237 kB | 37 kB | 86/158 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.jar [2019-07-31T01:26:02.325Z] Progress (3): 237 kB | 37 kB | 90/158 kB Progress (3): 237 kB | 37 kB | 94/158 kB Progress (3): 237 kB | 37 kB | 98/158 kB Progress (3): 237 kB | 37 kB | 98/158 kB Progress (3): 237 kB | 37 kB | 102/158 kB Progress (3): 237 kB | 37 kB | 106/158 kB Progress (3): 237 kB | 37 kB | 110/158 kB Progress (3): 237 kB | 37 kB | 114/158 kB Progress (3): 237 kB | 37 kB | 118/158 kB Progress (3): 237 kB | 37 kB | 122/158 kB Progress (3): 237 kB | 37 kB | 126/158 kB Progress (3): 237 kB | 37 kB | 130/158 kB Progress (3): 237 kB | 37 kB | 134/158 kB Progress (3): 237 kB | 37 kB | 138/158 kB Progress (3): 237 kB | 37 kB | 142/158 kB Progress (3): 237 kB | 37 kB | 146/158 kB Progress (3): 237 kB | 37 kB | 150/158 kB Progress (3): 237 kB | 37 kB | 154/158 kB Progress (3): 237 kB | 37 kB | 158 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.jar (37 kB at 330 kB/s) [2019-07-31T01:26:02.325Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-31T01:26:02.325Z] Progress (3): 237 kB | 158 kB | 4.1/30 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar (158 kB at 1.4 MB/s) [2019-07-31T01:26:02.325Z] Progress (2): 237 kB | 7.7/30 kB 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 [2019-07-31T01:26:02.325Z] Progress (2): 237 kB | 12/30 kB Progress (2): 237 kB | 16/30 kB Progress (2): 237 kB | 20/30 kB Progress (2): 237 kB | 24/30 kB Progress (2): 237 kB | 28/30 kB Progress (2): 237 kB | 30 kB Progress (3): 237 kB | 30 kB | 4.1/11 kB Progress (3): 237 kB | 30 kB | 7.7/11 kB Progress (3): 237 kB | 30 kB | 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.jar (30 kB at 251 kB/s) [2019-07-31T01:26:02.325Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [2019-07-31T01:26:02.325Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.jar (11 kB at 93 kB/s) [2019-07-31T01:26:02.325Z] Progress (2): 237 kB | 0/1.2 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [2019-07-31T01:26:02.325Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.jar (237 kB at 1.9 MB/s) [2019-07-31T01:26:02.325Z] Progress (2): 0/1.2 MB | 4.1/262 kB Progress (2): 0/1.2 MB | 4.1/262 kB Progress (2): 0/1.2 MB | 7.7/262 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar [2019-07-31T01:26:02.325Z] Progress (2): 0/1.2 MB | 12/262 kB Progress (2): 0/1.2 MB | 12/262 kB Progress (2): 0/1.2 MB | 16/262 kB Progress (2): 0/1.2 MB | 16/262 kB Progress (2): 0/1.2 MB | 20/262 kB Progress (2): 0/1.2 MB | 20/262 kB Progress (2): 0/1.2 MB | 24/262 kB Progress (2): 0/1.2 MB | 24/262 kB Progress (2): 0/1.2 MB | 28/262 kB Progress (2): 0/1.2 MB | 28/262 kB Progress (2): 0/1.2 MB | 32/262 kB Progress (2): 0/1.2 MB | 32/262 kB Progress (2): 0/1.2 MB | 33/262 kB Progress (2): 0/1.2 MB | 33/262 kB Progress (2): 0/1.2 MB | 37/262 kB Progress (2): 0/1.2 MB | 37/262 kB Progress (2): 0/1.2 MB | 41/262 kB Progress (2): 0/1.2 MB | 41/262 kB Progress (2): 0/1.2 MB | 45/262 kB Progress (2): 0/1.2 MB | 45/262 kB Progress (2): 0/1.2 MB | 49/262 kB Progress (2): 0/1.2 MB | 49/262 kB Progress (2): 0/1.2 MB | 53/262 kB Progress (2): 0.1/1.2 MB | 53/262 kB Progress (2): 0.1/1.2 MB | 57/262 kB Progress (2): 0.1/1.2 MB | 57/262 kB Progress (2): 0.1/1.2 MB | 61/262 kB Progress (2): 0.1/1.2 MB | 61/262 kB Progress (2): 0.1/1.2 MB | 65/262 kB Progress (2): 0.1/1.2 MB | 65/262 kB Progress (2): 0.1/1.2 MB | 66/262 kB Progress (2): 0.1/1.2 MB | 66/262 kB Progress (2): 0.1/1.2 MB | 70/262 kB Progress (2): 0.1/1.2 MB | 70/262 kB Progress (2): 0.1/1.2 MB | 74/262 kB Progress (2): 0.1/1.2 MB | 74/262 kB Progress (2): 0.1/1.2 MB | 78/262 kB Progress (2): 0.1/1.2 MB | 78/262 kB Progress (2): 0.1/1.2 MB | 82/262 kB Progress (2): 0.1/1.2 MB | 82/262 kB Progress (2): 0.1/1.2 MB | 86/262 kB Progress (2): 0.1/1.2 MB | 86/262 kB Progress (2): 0.1/1.2 MB | 90/262 kB Progress (2): 0.1/1.2 MB | 90/262 kB Progress (2): 0.1/1.2 MB | 94/262 kB Progress (2): 0.1/1.2 MB | 94/262 kB Progress (2): 0.1/1.2 MB | 98/262 kB Progress (2): 0.1/1.2 MB | 98/262 kB Progress (2): 0.1/1.2 MB | 98/262 kB Progress (2): 0.1/1.2 MB | 98/262 kB Progress (2): 0.1/1.2 MB | 102/262 kB Progress (2): 0.1/1.2 MB | 102/262 kB Progress (2): 0.1/1.2 MB | 106/262 kB Progress (2): 0.1/1.2 MB | 106/262 kB Progress (2): 0.1/1.2 MB | 110/262 kB Progress (2): 0.1/1.2 MB | 110/262 kB Progress (2): 0.1/1.2 MB | 114/262 kB Progress (2): 0.1/1.2 MB | 114/262 kB Progress (2): 0.1/1.2 MB | 118/262 kB Progress (2): 0.1/1.2 MB | 118/262 kB Progress (2): 0.1/1.2 MB | 122/262 kB Progress (2): 0.1/1.2 MB | 122/262 kB Progress (2): 0.1/1.2 MB | 126/262 kB Progress (2): 0.1/1.2 MB | 126/262 kB Progress (2): 0.1/1.2 MB | 130/262 kB Progress (2): 0.1/1.2 MB | 130/262 kB Progress (2): 0.1/1.2 MB | 134/262 kB Progress (2): 0.1/1.2 MB | 134/262 kB Progress (2): 0.1/1.2 MB | 138/262 kB Progress (2): 0.1/1.2 MB | 138/262 kB Progress (2): 0.1/1.2 MB | 142/262 kB Progress (3): 0.1/1.2 MB | 142/262 kB | 4.1/30 kB Progress (3): 0.1/1.2 MB | 146/262 kB | 4.1/30 kB Progress (3): 0.1/1.2 MB | 146/262 kB | 4.1/30 kB Progress (3): 0.1/1.2 MB | 150/262 kB | 4.1/30 kB Progress (3): 0.1/1.2 MB | 150/262 kB | 7.7/30 kB Progress (3): 0.1/1.2 MB | 154/262 kB | 7.7/30 kB Progress (4): 0.1/1.2 MB | 154/262 kB | 7.7/30 kB | 4.1/50 kB Progress (4): 0.1/1.2 MB | 154/262 kB | 7.7/30 kB | 4.1/50 kB Progress (4): 0.1/1.2 MB | 154/262 kB | 7.7/30 kB | 7.7/50 kB Progress (4): 0.1/1.2 MB | 158/262 kB | 7.7/30 kB | 7.7/50 kB Progress (4): 0.1/1.2 MB | 158/262 kB | 12/30 kB | 7.7/50 kB Progress (4): 0.1/1.2 MB | 162/262 kB | 12/30 kB | 7.7/50 kB Progress (4): 0.1/1.2 MB | 162/262 kB | 12/30 kB | 12/50 kB Progress (4): 0.2/1.2 MB | 162/262 kB | 12/30 kB | 12/50 kB Progress (4): 0.2/1.2 MB | 162/262 kB | 12/30 kB | 16/50 kB Progress (5): 0.2/1.2 MB | 162/262 kB | 12/30 kB | 16/50 kB | 4.1/305 kB Progress (5): 0.2/1.2 MB | 166/262 kB | 12/30 kB | 16/50 kB | 4.1/305 kB Progress (5): 0.2/1.2 MB | 166/262 kB | 16/30 kB | 16/50 kB | 4.1/305 kB Progress (5): 0.2/1.2 MB | 170/262 kB | 16/30 kB | 16/50 kB | 4.1/305 kB Progress (5): 0.2/1.2 MB | 170/262 kB | 16/30 kB | 16/50 kB | 7.7/305 kB Progress (5): 0.2/1.2 MB | 170/262 kB | 16/30 kB | 20/50 kB | 7.7/305 kB Progress (5): 0.2/1.2 MB | 170/262 kB | 16/30 kB | 20/50 kB | 7.7/305 kB Progress (5): 0.2/1.2 MB | 170/262 kB | 16/30 kB | 24/50 kB | 7.7/305 kB Progress (5): 0.2/1.2 MB | 170/262 kB | 16/30 kB | 24/50 kB | 12/305 kB Progress (5): 0.2/1.2 MB | 174/262 kB | 16/30 kB | 24/50 kB | 12/305 kB Progress (5): 0.2/1.2 MB | 174/262 kB | 20/30 kB | 24/50 kB | 12/305 kB Progress (5): 0.2/1.2 MB | 178/262 kB | 20/30 kB | 24/50 kB | 12/305 kB Progress (5): 0.2/1.2 MB | 178/262 kB | 20/30 kB | 24/50 kB | 16/305 kB Progress (5): 0.2/1.2 MB | 178/262 kB | 20/30 kB | 28/50 kB | 16/305 kB Progress (5): 0.2/1.2 MB | 178/262 kB | 20/30 kB | 28/50 kB | 16/305 kB Progress (5): 0.2/1.2 MB | 178/262 kB | 20/30 kB | 32/50 kB | 16/305 kB Progress (5): 0.2/1.2 MB | 178/262 kB | 20/30 kB | 32/50 kB | 20/305 kB Progress (5): 0.2/1.2 MB | 182/262 kB | 20/30 kB | 32/50 kB | 20/305 kB Progress (5): 0.2/1.2 MB | 182/262 kB | 24/30 kB | 32/50 kB | 20/305 kB Progress (5): 0.2/1.2 MB | 186/262 kB | 24/30 kB | 32/50 kB | 20/305 kB Progress (5): 0.2/1.2 MB | 186/262 kB | 24/30 kB | 32/50 kB | 24/305 kB Progress (5): 0.2/1.2 MB | 186/262 kB | 24/30 kB | 33/50 kB | 24/305 kB Progress (5): 0.2/1.2 MB | 186/262 kB | 24/30 kB | 33/50 kB | 24/305 kB Progress (5): 0.2/1.2 MB | 186/262 kB | 24/30 kB | 37/50 kB | 24/305 kB Progress (5): 0.2/1.2 MB | 186/262 kB | 24/30 kB | 37/50 kB | 28/305 kB Progress (5): 0.2/1.2 MB | 190/262 kB | 24/30 kB | 37/50 kB | 28/305 kB Progress (5): 0.2/1.2 MB | 190/262 kB | 28/30 kB | 37/50 kB | 28/305 kB Progress (5): 0.2/1.2 MB | 194/262 kB | 28/30 kB | 37/50 kB | 28/305 kB Progress (5): 0.2/1.2 MB | 194/262 kB | 28/30 kB | 37/50 kB | 32/305 kB Progress (5): 0.2/1.2 MB | 194/262 kB | 28/30 kB | 41/50 kB | 32/305 kB Progress (5): 0.2/1.2 MB | 194/262 kB | 28/30 kB | 41/50 kB | 32/305 kB Progress (5): 0.2/1.2 MB | 194/262 kB | 28/30 kB | 45/50 kB | 32/305 kB Progress (5): 0.2/1.2 MB | 194/262 kB | 28/30 kB | 45/50 kB | 33/305 kB Progress (5): 0.2/1.2 MB | 198/262 kB | 28/30 kB | 45/50 kB | 33/305 kB Progress (5): 0.2/1.2 MB | 198/262 kB | 30 kB | 45/50 kB | 33/305 kB Progress (5): 0.2/1.2 MB | 202/262 kB | 30 kB | 45/50 kB | 33/305 kB Progress (5): 0.2/1.2 MB | 202/262 kB | 30 kB | 45/50 kB | 37/305 kB Progress (5): 0.2/1.2 MB | 202/262 kB | 30 kB | 49/50 kB | 37/305 kB Progress (5): 0.2/1.2 MB | 202/262 kB | 30 kB | 49/50 kB | 37/305 kB Progress (5): 0.2/1.2 MB | 202/262 kB | 30 kB | 50 kB | 37/305 kB Progress (5): 0.2/1.2 MB | 202/262 kB | 30 kB | 50 kB | 41/305 kB Progress (5): 0.2/1.2 MB | 206/262 kB | 30 kB | 50 kB | 41/305 kB Progress (5): 0.2/1.2 MB | 206/262 kB | 30 kB | 50 kB | 45/305 kB Progress (5): 0.2/1.2 MB | 206/262 kB | 30 kB | 50 kB | 45/305 kB Progress (5): 0.2/1.2 MB | 206/262 kB | 30 kB | 50 kB | 49/305 kB Progress (5): 0.2/1.2 MB | 210/262 kB | 30 kB | 50 kB | 49/305 kB Progress (5): 0.2/1.2 MB | 210/262 kB | 30 kB | 50 kB | 53/305 kB Progress (5): 0.2/1.2 MB | 210/262 kB | 30 kB | 50 kB | 53/305 kB Progress (5): 0.2/1.2 MB | 210/262 kB | 30 kB | 50 kB | 57/305 kB Progress (5): 0.2/1.2 MB | 214/262 kB | 30 kB | 50 kB | 57/305 kB Progress (5): 0.2/1.2 MB | 214/262 kB | 30 kB | 50 kB | 61/305 kB Progress (5): 0.2/1.2 MB | 214/262 kB | 30 kB | 50 kB | 61/305 kB Progress (5): 0.2/1.2 MB | 214/262 kB | 30 kB | 50 kB | 65/305 kB Progress (5): 0.2/1.2 MB | 218/262 kB | 30 kB | 50 kB | 65/305 kB Progress (5): 0.2/1.2 MB | 218/262 kB | 30 kB | 50 kB | 66/305 kB Progress (5): 0.2/1.2 MB | 218/262 kB | 30 kB | 50 kB | 66/305 kB Progress (5): 0.2/1.2 MB | 218/262 kB | 30 kB | 50 kB | 70/305 kB Progress (5): 0.2/1.2 MB | 222/262 kB | 30 kB | 50 kB | 70/305 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar (30 kB at 199 kB/s) [2019-07-31T01:26:02.325Z] Progress (4): 0.2/1.2 MB | 222/262 kB | 50 kB | 74/305 kB Progress (4): 0.2/1.2 MB | 222/262 kB | 50 kB | 74/305 kB Progress (4): 0.2/1.2 MB | 222/262 kB | 50 kB | 78/305 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar [2019-07-31T01:26:02.325Z] Progress (4): 0.2/1.2 MB | 226/262 kB | 50 kB | 78/305 kB Progress (4): 0.2/1.2 MB | 226/262 kB | 50 kB | 82/305 kB Progress (4): 0.2/1.2 MB | 226/262 kB | 50 kB | 82/305 kB Progress (4): 0.2/1.2 MB | 226/262 kB | 50 kB | 86/305 kB Progress (4): 0.2/1.2 MB | 226/262 kB | 50 kB | 86/305 kB Progress (4): 0.2/1.2 MB | 230/262 kB | 50 kB | 86/305 kB Progress (4): 0.2/1.2 MB | 230/262 kB | 50 kB | 86/305 kB Progress (4): 0.2/1.2 MB | 230/262 kB | 50 kB | 90/305 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar (50 kB at 325 kB/s) [2019-07-31T01:26:02.325Z] Progress (3): 0.2/1.2 MB | 230/262 kB | 94/305 kB Progress (3): 0.2/1.2 MB | 230/262 kB | 94/305 kB Progress (3): 0.2/1.2 MB | 234/262 kB | 94/305 kB Progress (3): 0.2/1.2 MB | 234/262 kB | 94/305 kB Progress (3): 0.2/1.2 MB | 234/262 kB | 98/305 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar [2019-07-31T01:26:02.325Z] Progress (3): 0.2/1.2 MB | 234/262 kB | 98/305 kB Progress (3): 0.2/1.2 MB | 234/262 kB | 98/305 kB Progress (3): 0.2/1.2 MB | 238/262 kB | 98/305 kB Progress (3): 0.2/1.2 MB | 238/262 kB | 98/305 kB Progress (3): 0.2/1.2 MB | 238/262 kB | 102/305 kB Progress (3): 0.2/1.2 MB | 238/262 kB | 102/305 kB Progress (3): 0.2/1.2 MB | 242/262 kB | 102/305 kB Progress (3): 0.2/1.2 MB | 242/262 kB | 102/305 kB Progress (3): 0.2/1.2 MB | 242/262 kB | 106/305 kB Progress (3): 0.2/1.2 MB | 246/262 kB | 106/305 kB Progress (3): 0.2/1.2 MB | 246/262 kB | 110/305 kB Progress (3): 0.2/1.2 MB | 246/262 kB | 110/305 kB Progress (3): 0.2/1.2 MB | 246/262 kB | 114/305 kB Progress (3): 0.2/1.2 MB | 250/262 kB | 114/305 kB Progress (3): 0.2/1.2 MB | 250/262 kB | 118/305 kB Progress (3): 0.2/1.2 MB | 250/262 kB | 118/305 kB Progress (3): 0.2/1.2 MB | 250/262 kB | 122/305 kB Progress (3): 0.2/1.2 MB | 250/262 kB | 122/305 kB Progress (4): 0.2/1.2 MB | 250/262 kB | 122/305 kB | 4.1/52 kB Progress (4): 0.2/1.2 MB | 254/262 kB | 122/305 kB | 4.1/52 kB Progress (4): 0.2/1.2 MB | 254/262 kB | 122/305 kB | 7.7/52 kB Progress (4): 0.2/1.2 MB | 254/262 kB | 122/305 kB | 7.7/52 kB Progress (4): 0.2/1.2 MB | 254/262 kB | 126/305 kB | 7.7/52 kB Progress (4): 0.2/1.2 MB | 254/262 kB | 126/305 kB | 7.7/52 kB Progress (4): 0.2/1.2 MB | 254/262 kB | 126/305 kB | 12/52 kB Progress (4): 0.2/1.2 MB | 258/262 kB | 126/305 kB | 12/52 kB Progress (4): 0.2/1.2 MB | 258/262 kB | 126/305 kB | 16/52 kB Progress (4): 0.3/1.2 MB | 258/262 kB | 126/305 kB | 16/52 kB Progress (4): 0.3/1.2 MB | 258/262 kB | 130/305 kB | 16/52 kB Progress (4): 0.3/1.2 MB | 258/262 kB | 130/305 kB | 16/52 kB Progress (4): 0.3/1.2 MB | 258/262 kB | 130/305 kB | 20/52 kB Progress (4): 0.3/1.2 MB | 262 kB | 130/305 kB | 20/52 kB Progress (4): 0.3/1.2 MB | 262 kB | 130/305 kB | 24/52 kB Progress (4): 0.3/1.2 MB | 262 kB | 130/305 kB | 24/52 kB Progress (4): 0.3/1.2 MB | 262 kB | 134/305 kB | 24/52 kB Progress (4): 0.3/1.2 MB | 262 kB | 134/305 kB | 24/52 kB Progress (4): 0.3/1.2 MB | 262 kB | 134/305 kB | 28/52 kB Progress (4): 0.3/1.2 MB | 262 kB | 134/305 kB | 28/52 kB Progress (4): 0.3/1.2 MB | 262 kB | 138/305 kB | 28/52 kB Progress (4): 0.3/1.2 MB | 262 kB | 138/305 kB | 28/52 kB Progress (4): 0.3/1.2 MB | 262 kB | 138/305 kB | 32/52 kB Progress (4): 0.3/1.2 MB | 262 kB | 138/305 kB | 32/52 kB Progress (4): 0.3/1.2 MB | 262 kB | 142/305 kB | 32/52 kB Progress (4): 0.3/1.2 MB | 262 kB | 142/305 kB | 32/52 kB Progress (4): 0.3/1.2 MB | 262 kB | 142/305 kB | 36/52 kB Progress (4): 0.3/1.2 MB | 262 kB | 142/305 kB | 36/52 kB Progress (4): 0.3/1.2 MB | 262 kB | 146/305 kB | 36/52 kB Progress (4): 0.3/1.2 MB | 262 kB | 146/305 kB | 36/52 kB Progress (4): 0.3/1.2 MB | 262 kB | 150/305 kB | 36/52 kB Progress (4): 0.3/1.2 MB | 262 kB | 150/305 kB | 40/52 kB Progress (4): 0.3/1.2 MB | 262 kB | 154/305 kB | 40/52 kB Progress (4): 0.3/1.2 MB | 262 kB | 154/305 kB | 40/52 kB Progress (4): 0.3/1.2 MB | 262 kB | 158/305 kB | 40/52 kB Progress (4): 0.3/1.2 MB | 262 kB | 158/305 kB | 44/52 kB Progress (4): 0.3/1.2 MB | 262 kB | 162/305 kB | 44/52 kB Progress (4): 0.3/1.2 MB | 262 kB | 162/305 kB | 44/52 kB Progress (4): 0.3/1.2 MB | 262 kB | 166/305 kB | 44/52 kB Progress (4): 0.3/1.2 MB | 262 kB | 166/305 kB | 48/52 kB Progress (4): 0.3/1.2 MB | 262 kB | 170/305 kB | 48/52 kB Progress (4): 0.3/1.2 MB | 262 kB | 170/305 kB | 48/52 kB Progress (4): 0.3/1.2 MB | 262 kB | 174/305 kB | 48/52 kB Progress (4): 0.3/1.2 MB | 262 kB | 174/305 kB | 48/52 kB Progress (4): 0.3/1.2 MB | 262 kB | 174/305 kB | 52/52 kB Progress (4): 0.3/1.2 MB | 262 kB | 174/305 kB | 52/52 kB Progress (4): 0.3/1.2 MB | 262 kB | 178/305 kB | 52/52 kB Progress (4): 0.3/1.2 MB | 262 kB | 178/305 kB | 52/52 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 1.5 MB/s) [2019-07-31T01:26:02.325Z] Progress (3): 0.3/1.2 MB | 178/305 kB | 52 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar [2019-07-31T01:26:02.325Z] Progress (3): 0.3/1.2 MB | 178/305 kB | 52 kB Progress (3): 0.3/1.2 MB | 182/305 kB | 52 kB Progress (3): 0.3/1.2 MB | 182/305 kB | 52 kB Progress (3): 0.3/1.2 MB | 186/305 kB | 52 kB Progress (3): 0.3/1.2 MB | 186/305 kB | 52 kB Progress (3): 0.3/1.2 MB | 190/305 kB | 52 kB Progress (3): 0.3/1.2 MB | 190/305 kB | 52 kB Progress (3): 0.3/1.2 MB | 194/305 kB | 52 kB Progress (3): 0.3/1.2 MB | 194/305 kB | 52 kB Progress (3): 0.3/1.2 MB | 198/305 kB | 52 kB Progress (3): 0.3/1.2 MB | 198/305 kB | 52 kB Progress (3): 0.3/1.2 MB | 202/305 kB | 52 kB Progress (3): 0.3/1.2 MB | 202/305 kB | 52 kB Progress (3): 0.3/1.2 MB | 206/305 kB | 52 kB Progress (3): 0.3/1.2 MB | 206/305 kB | 52 kB Progress (3): 0.3/1.2 MB | 210/305 kB | 52 kB Progress (3): 0.3/1.2 MB | 210/305 kB | 52 kB Progress (3): 0.3/1.2 MB | 214/305 kB | 52 kB Progress (3): 0.4/1.2 MB | 214/305 kB | 52 kB Progress (3): 0.4/1.2 MB | 218/305 kB | 52 kB Progress (3): 0.4/1.2 MB | 218/305 kB | 52 kB Progress (3): 0.4/1.2 MB | 222/305 kB | 52 kB Progress (3): 0.4/1.2 MB | 222/305 kB | 52 kB Progress (3): 0.4/1.2 MB | 226/305 kB | 52 kB Progress (3): 0.4/1.2 MB | 226/305 kB | 52 kB Progress (3): 0.4/1.2 MB | 230/305 kB | 52 kB Progress (3): 0.4/1.2 MB | 230/305 kB | 52 kB Progress (3): 0.4/1.2 MB | 234/305 kB | 52 kB Progress (3): 0.4/1.2 MB | 234/305 kB | 52 kB Progress (3): 0.4/1.2 MB | 238/305 kB | 52 kB Progress (3): 0.4/1.2 MB | 238/305 kB | 52 kB Progress (3): 0.4/1.2 MB | 242/305 kB | 52 kB Progress (3): 0.4/1.2 MB | 242/305 kB | 52 kB Progress (3): 0.4/1.2 MB | 246/305 kB | 52 kB Progress (3): 0.4/1.2 MB | 246/305 kB | 52 kB Progress (3): 0.4/1.2 MB | 250/305 kB | 52 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar (52 kB at 297 kB/s) [2019-07-31T01:26:02.325Z] Progress (2): 0.4/1.2 MB | 254/305 kB Progress (2): 0.4/1.2 MB | 254/305 kB Progress (2): 0.4/1.2 MB | 258/305 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [2019-07-31T01:26:02.325Z] Progress (2): 0.4/1.2 MB | 262/305 kB Progress (2): 0.4/1.2 MB | 262/305 kB Progress (2): 0.4/1.2 MB | 266/305 kB Progress (2): 0.4/1.2 MB | 266/305 kB Progress (2): 0.4/1.2 MB | 270/305 kB Progress (2): 0.4/1.2 MB | 270/305 kB Progress (2): 0.4/1.2 MB | 274/305 kB Progress (2): 0.4/1.2 MB | 274/305 kB Progress (2): 0.4/1.2 MB | 278/305 kB Progress (2): 0.4/1.2 MB | 278/305 kB Progress (2): 0.4/1.2 MB | 282/305 kB Progress (2): 0.4/1.2 MB | 282/305 kB Progress (2): 0.4/1.2 MB | 286/305 kB Progress (2): 0.4/1.2 MB | 286/305 kB Progress (2): 0.4/1.2 MB | 290/305 kB Progress (2): 0.4/1.2 MB | 290/305 kB Progress (2): 0.4/1.2 MB | 294/305 kB Progress (2): 0.4/1.2 MB | 294/305 kB Progress (2): 0.4/1.2 MB | 298/305 kB Progress (2): 0.4/1.2 MB | 298/305 kB Progress (2): 0.4/1.2 MB | 302/305 kB Progress (2): 0.4/1.2 MB | 302/305 kB Progress (2): 0.4/1.2 MB | 305 kB Progress (2): 0.4/1.2 MB | 305 kB Progress (2): 0.4/1.2 MB | 305 kB Progress (2): 0.4/1.2 MB | 305 kB Progress (2): 0.4/1.2 MB | 305 kB Progress (2): 0.5/1.2 MB | 305 kB Progress (2): 0.5/1.2 MB | 305 kB Progress (2): 0.5/1.2 MB | 305 kB Progress (2): 0.5/1.2 MB | 305 kB Progress (2): 0.5/1.2 MB | 305 kB Progress (2): 0.5/1.2 MB | 305 kB Progress (2): 0.5/1.2 MB | 305 kB Progress (2): 0.5/1.2 MB | 305 kB Progress (2): 0.5/1.2 MB | 305 kB Progress (2): 0.5/1.2 MB | 305 kB Progress (2): 0.5/1.2 MB | 305 kB Progress (2): 0.5/1.2 MB | 305 kB Progress (2): 0.5/1.2 MB | 305 kB Progress (2): 0.5/1.2 MB | 305 kB Progress (2): 0.5/1.2 MB | 305 kB Progress (2): 0.5/1.2 MB | 305 kB Progress (2): 0.5/1.2 MB | 305 kB Progress (2): 0.5/1.2 MB | 305 kB Progress (2): 0.5/1.2 MB | 305 kB Progress (2): 0.5/1.2 MB | 305 kB Progress (2): 0.5/1.2 MB | 305 kB Progress (2): 0.5/1.2 MB | 305 kB Progress (2): 0.5/1.2 MB | 305 kB Progress (2): 0.5/1.2 MB | 305 kB Progress (2): 0.5/1.2 MB | 305 kB Progress (2): 0.6/1.2 MB | 305 kB Progress (3): 0.6/1.2 MB | 305 kB | 4.1/11 kB Progress (3): 0.6/1.2 MB | 305 kB | 4.1/11 kB Progress (3): 0.6/1.2 MB | 305 kB | 7.7/11 kB Progress (3): 0.6/1.2 MB | 305 kB | 7.7/11 kB Progress (3): 0.6/1.2 MB | 305 kB | 11 kB Progress (3): 0.6/1.2 MB | 305 kB | 11 kB Progress (3): 0.6/1.2 MB | 305 kB | 11 kB Progress (3): 0.6/1.2 MB | 305 kB | 11 kB Progress (3): 0.6/1.2 MB | 305 kB | 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (305 kB at 1.6 MB/s) [2019-07-31T01:26:02.325Z] Progress (2): 0.6/1.2 MB | 11 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [2019-07-31T01:26:02.325Z] Progress (2): 0.6/1.2 MB | 11 kB Progress (2): 0.6/1.2 MB | 11 kB Progress (2): 0.6/1.2 MB | 11 kB Progress (2): 0.6/1.2 MB | 11 kB Progress (2): 0.6/1.2 MB | 11 kB Progress (2): 0.6/1.2 MB | 11 kB Progress (2): 0.6/1.2 MB | 11 kB Progress (2): 0.6/1.2 MB | 11 kB Progress (2): 0.6/1.2 MB | 11 kB Progress (2): 0.6/1.2 MB | 11 kB Progress (2): 0.6/1.2 MB | 11 kB Progress (2): 0.6/1.2 MB | 11 kB Progress (2): 0.6/1.2 MB | 11 kB Progress (2): 0.6/1.2 MB | 11 kB Progress (2): 0.6/1.2 MB | 11 kB Progress (2): 0.6/1.2 MB | 11 kB Progress (2): 0.6/1.2 MB | 11 kB Progress (2): 0.7/1.2 MB | 11 kB Progress (2): 0.7/1.2 MB | 11 kB Progress (2): 0.7/1.2 MB | 11 kB Progress (2): 0.7/1.2 MB | 11 kB Progress (2): 0.7/1.2 MB | 11 kB Progress (2): 0.7/1.2 MB | 11 kB Progress (2): 0.7/1.2 MB | 11 kB Progress (2): 0.7/1.2 MB | 11 kB Progress (2): 0.7/1.2 MB | 11 kB Progress (2): 0.7/1.2 MB | 11 kB Progress (2): 0.7/1.2 MB | 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 54 kB/s) [2019-07-31T01:26:02.325Z] Progress (1): 0.7/1.2 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-31T01:26:02.325Z] Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (2): 0.9/1.2 MB | 4.1/392 kB Progress (2): 0.9/1.2 MB | 4.1/392 kB Progress (2): 0.9/1.2 MB | 7.7/392 kB Progress (2): 0.9/1.2 MB | 7.7/392 kB Progress (2): 0.9/1.2 MB | 12/392 kB Progress (2): 1.0/1.2 MB | 12/392 kB Progress (2): 1.0/1.2 MB | 16/392 kB Progress (2): 1.0/1.2 MB | 16/392 kB Progress (2): 1.0/1.2 MB | 20/392 kB Progress (2): 1.0/1.2 MB | 20/392 kB Progress (2): 1.0/1.2 MB | 24/392 kB Progress (2): 1.0/1.2 MB | 24/392 kB Progress (2): 1.0/1.2 MB | 28/392 kB Progress (2): 1.0/1.2 MB | 28/392 kB Progress (2): 1.0/1.2 MB | 32/392 kB Progress (2): 1.0/1.2 MB | 32/392 kB Progress (2): 1.0/1.2 MB | 33/392 kB Progress (2): 1.0/1.2 MB | 33/392 kB Progress (2): 1.0/1.2 MB | 33/392 kB Progress (2): 1.0/1.2 MB | 33/392 kB Progress (2): 1.0/1.2 MB | 33/392 kB Progress (2): 1.0/1.2 MB | 33/392 kB Progress (2): 1.0/1.2 MB | 33/392 kB Progress (2): 1.0/1.2 MB | 33/392 kB Progress (2): 1.0/1.2 MB | 33/392 kB Progress (2): 1.0/1.2 MB | 33/392 kB Progress (2): 1.0/1.2 MB | 33/392 kB Progress (2): 1.0/1.2 MB | 33/392 kB Progress (2): 1.0/1.2 MB | 33/392 kB Progress (2): 1.0/1.2 MB | 33/392 kB Progress (2): 1.0/1.2 MB | 33/392 kB Progress (2): 1.0/1.2 MB | 33/392 kB Progress (2): 1.0/1.2 MB | 33/392 kB Progress (2): 1.0/1.2 MB | 37/392 kB Progress (2): 1.0/1.2 MB | 37/392 kB Progress (2): 1.0/1.2 MB | 41/392 kB Progress (2): 1.0/1.2 MB | 41/392 kB Progress (2): 1.0/1.2 MB | 45/392 kB Progress (2): 1.0/1.2 MB | 45/392 kB Progress (2): 1.0/1.2 MB | 49/392 kB Progress (2): 1.1/1.2 MB | 49/392 kB Progress (2): 1.1/1.2 MB | 53/392 kB Progress (2): 1.1/1.2 MB | 53/392 kB Progress (2): 1.1/1.2 MB | 57/392 kB Progress (2): 1.1/1.2 MB | 57/392 kB Progress (2): 1.1/1.2 MB | 61/392 kB Progress (2): 1.1/1.2 MB | 61/392 kB Progress (2): 1.1/1.2 MB | 65/392 kB Progress (2): 1.1/1.2 MB | 65/392 kB Progress (2): 1.1/1.2 MB | 66/392 kB Progress (2): 1.1/1.2 MB | 66/392 kB Progress (2): 1.1/1.2 MB | 70/392 kB Progress (2): 1.1/1.2 MB | 70/392 kB Progress (2): 1.1/1.2 MB | 74/392 kB Progress (2): 1.1/1.2 MB | 74/392 kB Progress (2): 1.1/1.2 MB | 74/392 kB Progress (2): 1.1/1.2 MB | 78/392 kB Progress (2): 1.1/1.2 MB | 78/392 kB Progress (2): 1.1/1.2 MB | 82/392 kB Progress (2): 1.1/1.2 MB | 82/392 kB Progress (2): 1.1/1.2 MB | 86/392 kB Progress (2): 1.1/1.2 MB | 86/392 kB Progress (2): 1.1/1.2 MB | 90/392 kB Progress (2): 1.1/1.2 MB | 90/392 kB Progress (2): 1.1/1.2 MB | 94/392 kB Progress (2): 1.1/1.2 MB | 94/392 kB Progress (2): 1.1/1.2 MB | 98/392 kB Progress (2): 1.1/1.2 MB | 98/392 kB Progress (2): 1.1/1.2 MB | 98/392 kB Progress (2): 1.1/1.2 MB | 98/392 kB Progress (2): 1.1/1.2 MB | 102/392 kB Progress (2): 1.1/1.2 MB | 102/392 kB Progress (2): 1.1/1.2 MB | 106/392 kB Progress (2): 1.1/1.2 MB | 106/392 kB Progress (2): 1.1/1.2 MB | 106/392 kB Progress (2): 1.1/1.2 MB | 110/392 kB Progress (2): 1.1/1.2 MB | 110/392 kB Progress (3): 1.1/1.2 MB | 110/392 kB | 4.1/7.7 kB Progress (3): 1.1/1.2 MB | 110/392 kB | 4.1/7.7 kB Progress (3): 1.1/1.2 MB | 114/392 kB | 4.1/7.7 kB Progress (3): 1.1/1.2 MB | 114/392 kB | 4.1/7.7 kB Progress (3): 1.1/1.2 MB | 114/392 kB | 7.7 kB Progress (4): 1.1/1.2 MB | 114/392 kB | 7.7 kB | 4.1/37 kB Progress (5): 1.1/1.2 MB | 114/392 kB | 7.7 kB | 4.1/37 kB | 4.1/15 kB Progress (5): 1.1/1.2 MB | 114/392 kB | 7.7 kB | 4.1/37 kB | 4.1/15 kB Progress (5): 1.1/1.2 MB | 118/392 kB | 7.7 kB | 4.1/37 kB | 4.1/15 kB Progress (5): 1.1/1.2 MB | 122/392 kB | 7.7 kB | 4.1/37 kB | 4.1/15 kB Progress (5): 1.1/1.2 MB | 122/392 kB | 7.7 kB | 4.1/37 kB | 4.1/15 kB Progress (5): 1.1/1.2 MB | 122/392 kB | 7.7 kB | 4.1/37 kB | 7.7/15 kB Progress (5): 1.1/1.2 MB | 122/392 kB | 7.7 kB | 7.7/37 kB | 7.7/15 kB Progress (5): 1.1/1.2 MB | 122/392 kB | 7.7 kB | 7.7/37 kB | 12/15 kB Progress (5): 1.1/1.2 MB | 122/392 kB | 7.7 kB | 7.7/37 kB | 12/15 kB Progress (5): 1.1/1.2 MB | 126/392 kB | 7.7 kB | 7.7/37 kB | 12/15 kB Progress (5): 1.2/1.2 MB | 126/392 kB | 7.7 kB | 7.7/37 kB | 12/15 kB Progress (5): 1.2/1.2 MB | 126/392 kB | 7.7 kB | 7.7/37 kB | 15 kB Progress (5): 1.2/1.2 MB | 126/392 kB | 7.7 kB | 12/37 kB | 15 kB Progress (5): 1.2/1.2 MB | 126/392 kB | 7.7 kB | 12/37 kB | 15 kB Progress (5): 1.2/1.2 MB | 130/392 kB | 7.7 kB | 12/37 kB | 15 kB Progress (5): 1.2/1.2 MB | 131/392 kB | 7.7 kB | 12/37 kB | 15 kB Progress (5): 1.2/1.2 MB | 131/392 kB | 7.7 kB | 12/37 kB | 15 kB Progress (5): 1.2/1.2 MB | 131/392 kB | 7.7 kB | 16/37 kB | 15 kB Progress (5): 1.2/1.2 MB | 131/392 kB | 7.7 kB | 16/37 kB | 15 kB Progress (5): 1.2/1.2 MB | 135/392 kB | 7.7 kB | 16/37 kB | 15 kB Progress (5): 1.2/1.2 MB | 135/392 kB | 7.7 kB | 16/37 kB | 15 kB Progress (5): 1.2/1.2 MB | 135/392 kB | 7.7 kB | 20/37 kB | 15 kB Progress (5): 1.2/1.2 MB | 135/392 kB | 7.7 kB | 20/37 kB | 15 kB Progress (5): 1.2/1.2 MB | 139/392 kB | 7.7 kB | 20/37 kB | 15 kB Progress (5): 1.2/1.2 MB | 139/392 kB | 7.7 kB | 20/37 kB | 15 kB Progress (5): 1.2/1.2 MB | 139/392 kB | 7.7 kB | 24/37 kB | 15 kB Progress (5): 1.2/1.2 MB | 139/392 kB | 7.7 kB | 24/37 kB | 15 kB Progress (5): 1.2/1.2 MB | 143/392 kB | 7.7 kB | 24/37 kB | 15 kB Progress (5): 1.2/1.2 MB | 143/392 kB | 7.7 kB | 24/37 kB | 15 kB Progress (5): 1.2/1.2 MB | 143/392 kB | 7.7 kB | 28/37 kB | 15 kB Progress (5): 1.2/1.2 MB | 143/392 kB | 7.7 kB | 28/37 kB | 15 kB Progress (5): 1.2/1.2 MB | 147/392 kB | 7.7 kB | 28/37 kB | 15 kB Progress (5): 1.2/1.2 MB | 147/392 kB | 7.7 kB | 28/37 kB | 15 kB Progress (5): 1.2/1.2 MB | 147/392 kB | 7.7 kB | 32/37 kB | 15 kB Progress (5): 1.2/1.2 MB | 147/392 kB | 7.7 kB | 32/37 kB | 15 kB Progress (5): 1.2/1.2 MB | 151/392 kB | 7.7 kB | 32/37 kB | 15 kB Progress (5): 1.2/1.2 MB | 151/392 kB | 7.7 kB | 32/37 kB | 15 kB Progress (5): 1.2/1.2 MB | 151/392 kB | 7.7 kB | 36/37 kB | 15 kB Progress (5): 1.2/1.2 MB | 151/392 kB | 7.7 kB | 36/37 kB | 15 kB Progress (5): 1.2/1.2 MB | 155/392 kB | 7.7 kB | 36/37 kB | 15 kB Progress (5): 1.2/1.2 MB | 155/392 kB | 7.7 kB | 36/37 kB | 15 kB Progress (5): 1.2/1.2 MB | 155/392 kB | 7.7 kB | 37 kB | 15 kB Progress (5): 1.2/1.2 MB | 155/392 kB | 7.7 kB | 37 kB | 15 kB Progress (5): 1.2/1.2 MB | 159/392 kB | 7.7 kB | 37 kB | 15 kB Progress (5): 1.2 MB | 159/392 kB | 7.7 kB | 37 kB | 15 kB Progress (5): 1.2 MB | 163/392 kB | 7.7 kB | 37 kB | 15 kB Progress (5): 1.2 MB | 164/392 kB | 7.7 kB | 37 kB | 15 kB Progress (5): 1.2 MB | 168/392 kB | 7.7 kB | 37 kB | 15 kB Progress (5): 1.2 MB | 172/392 kB | 7.7 kB | 37 kB | 15 kB Progress (5): 1.2 MB | 176/392 kB | 7.7 kB | 37 kB | 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar (15 kB at 65 kB/s) [2019-07-31T01:26:02.325Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 33 kB/s) [2019-07-31T01:26:02.325Z] Progress (3): 1.2 MB | 180/392 kB | 37 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar [2019-07-31T01:26:02.325Z] 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 [2019-07-31T01:26:02.325Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar (37 kB at 161 kB/s) [2019-07-31T01:26:02.325Z] Progress (2): 1.2 MB | 184/392 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [2019-07-31T01:26:02.326Z] Progress (2): 1.2 MB | 188/392 kB Progress (2): 1.2 MB | 192/392 kB Progress (2): 1.2 MB | 196/392 kB Progress (2): 1.2 MB | 200/392 kB Progress (2): 1.2 MB | 204/392 kB Progress (2): 1.2 MB | 208/392 kB Progress (2): 1.2 MB | 212/392 kB Progress (2): 1.2 MB | 216/392 kB Progress (2): 1.2 MB | 220/392 kB Progress (2): 1.2 MB | 224/392 kB Progress (2): 1.2 MB | 228/392 kB Progress (2): 1.2 MB | 232/392 kB Progress (2): 1.2 MB | 236/392 kB Progress (2): 1.2 MB | 240/392 kB Progress (2): 1.2 MB | 244/392 kB Progress (2): 1.2 MB | 248/392 kB Progress (2): 1.2 MB | 252/392 kB Progress (2): 1.2 MB | 256/392 kB Progress (2): 1.2 MB | 260/392 kB Progress (2): 1.2 MB | 264/392 kB Progress (2): 1.2 MB | 268/392 kB Progress (2): 1.2 MB | 272/392 kB Progress (2): 1.2 MB | 276/392 kB Progress (2): 1.2 MB | 280/392 kB Progress (2): 1.2 MB | 284/392 kB Progress (2): 1.2 MB | 288/392 kB Progress (2): 1.2 MB | 292/392 kB Progress (2): 1.2 MB | 296/392 kB Progress (2): 1.2 MB | 300/392 kB Progress (2): 1.2 MB | 304/392 kB Progress (2): 1.2 MB | 308/392 kB Progress (2): 1.2 MB | 312/392 kB Progress (3): 1.2 MB | 312/392 kB | 4.1/91 kB Progress (3): 1.2 MB | 316/392 kB | 4.1/91 kB Progress (3): 1.2 MB | 316/392 kB | 7.7/91 kB Progress (3): 1.2 MB | 320/392 kB | 7.7/91 kB Progress (3): 1.2 MB | 320/392 kB | 12/91 kB Progress (3): 1.2 MB | 324/392 kB | 12/91 kB Progress (3): 1.2 MB | 324/392 kB | 16/91 kB Progress (3): 1.2 MB | 328/392 kB | 16/91 kB Progress (3): 1.2 MB | 332/392 kB | 16/91 kB Progress (3): 1.2 MB | 332/392 kB | 20/91 kB Progress (3): 1.2 MB | 336/392 kB | 20/91 kB Progress (3): 1.2 MB | 336/392 kB | 24/91 kB Progress (3): 1.2 MB | 340/392 kB | 24/91 kB Progress (3): 1.2 MB | 340/392 kB | 28/91 kB Progress (3): 1.2 MB | 344/392 kB | 28/91 kB Progress (3): 1.2 MB | 344/392 kB | 32/91 kB Progress (3): 1.2 MB | 348/392 kB | 32/91 kB Progress (3): 1.2 MB | 348/392 kB | 33/91 kB Progress (3): 1.2 MB | 352/392 kB | 33/91 kB Progress (3): 1.2 MB | 352/392 kB | 37/91 kB Progress (3): 1.2 MB | 356/392 kB | 37/91 kB Progress (3): 1.2 MB | 356/392 kB | 41/91 kB Progress (3): 1.2 MB | 360/392 kB | 41/91 kB Progress (3): 1.2 MB | 360/392 kB | 45/91 kB Progress (3): 1.2 MB | 364/392 kB | 45/91 kB Progress (3): 1.2 MB | 364/392 kB | 49/91 kB Progress (3): 1.2 MB | 368/392 kB | 49/91 kB Progress (3): 1.2 MB | 368/392 kB | 53/91 kB Progress (3): 1.2 MB | 372/392 kB | 53/91 kB Progress (3): 1.2 MB | 372/392 kB | 57/91 kB Progress (3): 1.2 MB | 376/392 kB | 57/91 kB Progress (3): 1.2 MB | 376/392 kB | 61/91 kB Progress (3): 1.2 MB | 380/392 kB | 61/91 kB Progress (3): 1.2 MB | 380/392 kB | 65/91 kB Progress (3): 1.2 MB | 384/392 kB | 65/91 kB Progress (3): 1.2 MB | 384/392 kB | 69/91 kB Progress (3): 1.2 MB | 388/392 kB | 69/91 kB Progress (3): 1.2 MB | 388/392 kB | 73/91 kB Progress (3): 1.2 MB | 392/392 kB | 73/91 kB Progress (3): 1.2 MB | 392/392 kB | 77/91 kB Progress (3): 1.2 MB | 392 kB | 77/91 kB Progress (3): 1.2 MB | 392 kB | 81/91 kB Progress (3): 1.2 MB | 392 kB | 85/91 kB Progress (3): 1.2 MB | 392 kB | 89/91 kB Progress (3): 1.2 MB | 392 kB | 91 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar (91 kB at 362 kB/s) [2019-07-31T01:26:02.326Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [2019-07-31T01:26:02.326Z] Progress (3): 1.2 MB | 392 kB | 4.1/189 kB Progress (3): 1.2 MB | 392 kB | 7.7/189 kB Progress (3): 1.2 MB | 392 kB | 12/189 kB Progress (3): 1.2 MB | 392 kB | 16/189 kB Progress (3): 1.2 MB | 392 kB | 20/189 kB Progress (3): 1.2 MB | 392 kB | 24/189 kB Progress (4): 1.2 MB | 392 kB | 24/189 kB | 4.1/168 kB Progress (4): 1.2 MB | 392 kB | 28/189 kB | 4.1/168 kB Progress (4): 1.2 MB | 392 kB | 28/189 kB | 7.7/168 kB Progress (4): 1.2 MB | 392 kB | 32/189 kB | 7.7/168 kB Progress (4): 1.2 MB | 392 kB | 32/189 kB | 12/168 kB Progress (4): 1.2 MB | 392 kB | 33/189 kB | 12/168 kB Progress (4): 1.2 MB | 392 kB | 33/189 kB | 16/168 kB Progress (4): 1.2 MB | 392 kB | 37/189 kB | 16/168 kB Progress (4): 1.2 MB | 392 kB | 37/189 kB | 20/168 kB Progress (4): 1.2 MB | 392 kB | 41/189 kB | 20/168 kB Progress (4): 1.2 MB | 392 kB | 41/189 kB | 24/168 kB Progress (4): 1.2 MB | 392 kB | 45/189 kB | 24/168 kB Progress (4): 1.2 MB | 392 kB | 45/189 kB | 28/168 kB Progress (4): 1.2 MB | 392 kB | 49/189 kB | 28/168 kB Progress (4): 1.2 MB | 392 kB | 49/189 kB | 32/168 kB Progress (4): 1.2 MB | 392 kB | 53/189 kB | 32/168 kB Progress (4): 1.2 MB | 392 kB | 53/189 kB | 33/168 kB Progress (4): 1.2 MB | 392 kB | 57/189 kB | 33/168 kB Progress (4): 1.2 MB | 392 kB | 57/189 kB | 37/168 kB Progress (4): 1.2 MB | 392 kB | 61/189 kB | 37/168 kB Progress (4): 1.2 MB | 392 kB | 61/189 kB | 41/168 kB Progress (4): 1.2 MB | 392 kB | 65/189 kB | 41/168 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 1.4 MB/s) [2019-07-31T01:26:02.326Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar (1.2 MB at 4.4 MB/s) [2019-07-31T01:26:02.326Z] Progress (2): 66/189 kB | 41/168 kB Progress (2): 66/189 kB | 45/168 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-31T01:26:02.326Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [2019-07-31T01:26:02.326Z] Progress (2): 66/189 kB | 49/168 kB Progress (2): 70/189 kB | 49/168 kB Progress (2): 70/189 kB | 53/168 kB Progress (2): 74/189 kB | 53/168 kB Progress (2): 74/189 kB | 57/168 kB Progress (2): 78/189 kB | 57/168 kB Progress (2): 78/189 kB | 61/168 kB Progress (2): 82/189 kB | 61/168 kB Progress (2): 82/189 kB | 65/168 kB Progress (2): 86/189 kB | 65/168 kB Progress (2): 86/189 kB | 66/168 kB Progress (2): 90/189 kB | 66/168 kB Progress (2): 90/189 kB | 70/168 kB Progress (2): 94/189 kB | 70/168 kB Progress (2): 94/189 kB | 74/168 kB Progress (2): 98/189 kB | 74/168 kB Progress (2): 98/189 kB | 78/168 kB Progress (2): 98/189 kB | 78/168 kB Progress (2): 98/189 kB | 82/168 kB Progress (2): 102/189 kB | 82/168 kB Progress (2): 102/189 kB | 86/168 kB Progress (2): 106/189 kB | 86/168 kB Progress (2): 106/189 kB | 90/168 kB Progress (2): 110/189 kB | 90/168 kB Progress (2): 110/189 kB | 94/168 kB Progress (2): 114/189 kB | 94/168 kB Progress (2): 114/189 kB | 98/168 kB Progress (2): 118/189 kB | 98/168 kB Progress (2): 118/189 kB | 98/168 kB Progress (2): 122/189 kB | 98/168 kB Progress (2): 122/189 kB | 102/168 kB Progress (2): 126/189 kB | 102/168 kB Progress (2): 126/189 kB | 106/168 kB Progress (2): 130/189 kB | 106/168 kB Progress (2): 130/189 kB | 110/168 kB Progress (2): 134/189 kB | 110/168 kB Progress (2): 134/189 kB | 114/168 kB Progress (2): 138/189 kB | 114/168 kB Progress (2): 138/189 kB | 118/168 kB Progress (2): 142/189 kB | 118/168 kB Progress (2): 142/189 kB | 122/168 kB Progress (2): 146/189 kB | 122/168 kB Progress (2): 146/189 kB | 126/168 kB Progress (2): 150/189 kB | 126/168 kB Progress (2): 150/189 kB | 130/168 kB Progress (2): 154/189 kB | 130/168 kB Progress (2): 154/189 kB | 131/168 kB Progress (2): 158/189 kB | 131/168 kB Progress (2): 158/189 kB | 135/168 kB Progress (2): 162/189 kB | 135/168 kB Progress (2): 162/189 kB | 139/168 kB Progress (2): 166/189 kB | 139/168 kB Progress (2): 166/189 kB | 143/168 kB Progress (2): 170/189 kB | 143/168 kB Progress (2): 170/189 kB | 147/168 kB Progress (2): 174/189 kB | 147/168 kB Progress (2): 174/189 kB | 151/168 kB Progress (2): 178/189 kB | 151/168 kB Progress (2): 178/189 kB | 155/168 kB Progress (2): 182/189 kB | 155/168 kB Progress (2): 182/189 kB | 159/168 kB Progress (2): 186/189 kB | 159/168 kB Progress (2): 186/189 kB | 163/168 kB Progress (2): 189 kB | 163/168 kB Progress (2): 189 kB | 167/168 kB Progress (2): 189 kB | 168 kB Progress (3): 189 kB | 168 kB | 4.1/588 kB Progress (3): 189 kB | 168 kB | 7.7/588 kB Progress (3): 189 kB | 168 kB | 12/588 kB Progress (3): 189 kB | 168 kB | 16/588 kB Progress (3): 189 kB | 168 kB | 20/588 kB Progress (3): 189 kB | 168 kB | 24/588 kB Progress (3): 189 kB | 168 kB | 28/588 kB Progress (3): 189 kB | 168 kB | 32/588 kB Progress (3): 189 kB | 168 kB | 33/588 kB Progress (4): 189 kB | 168 kB | 33/588 kB | 4.1/38 kB Progress (4): 189 kB | 168 kB | 37/588 kB | 4.1/38 kB Progress (4): 189 kB | 168 kB | 37/588 kB | 7.7/38 kB Progress (4): 189 kB | 168 kB | 41/588 kB | 7.7/38 kB Progress (4): 189 kB | 168 kB | 41/588 kB | 12/38 kB Progress (4): 189 kB | 168 kB | 45/588 kB | 12/38 kB Progress (4): 189 kB | 168 kB | 45/588 kB | 16/38 kB Progress (4): 189 kB | 168 kB | 49/588 kB | 16/38 kB Progress (4): 189 kB | 168 kB | 49/588 kB | 20/38 kB Progress (4): 189 kB | 168 kB | 53/588 kB | 20/38 kB Progress (4): 189 kB | 168 kB | 53/588 kB | 24/38 kB Progress (4): 189 kB | 168 kB | 57/588 kB | 24/38 kB Progress (4): 189 kB | 168 kB | 57/588 kB | 28/38 kB Progress (4): 189 kB | 168 kB | 61/588 kB | 28/38 kB Progress (4): 189 kB | 168 kB | 61/588 kB | 32/38 kB Progress (4): 189 kB | 168 kB | 65/588 kB | 32/38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 646 kB/s) [2019-07-31T01:26:02.326Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 575 kB/s) [2019-07-31T01:26:02.326Z] Progress (2): 65/588 kB | 36/38 kB Progress (2): 66/588 kB | 36/38 kB Progress (2): 66/588 kB | 38 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar [2019-07-31T01:26:02.326Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [2019-07-31T01:26:02.326Z] Progress (3): 66/588 kB | 38 kB | 4.1/65 kB Progress (3): 70/588 kB | 38 kB | 4.1/65 kB Progress (3): 70/588 kB | 38 kB | 7.7/65 kB Progress (3): 74/588 kB | 38 kB | 7.7/65 kB Progress (3): 74/588 kB | 38 kB | 12/65 kB Progress (3): 78/588 kB | 38 kB | 12/65 kB Progress (3): 78/588 kB | 38 kB | 16/65 kB Progress (3): 82/588 kB | 38 kB | 16/65 kB Progress (3): 82/588 kB | 38 kB | 20/65 kB Progress (3): 86/588 kB | 38 kB | 20/65 kB Progress (3): 86/588 kB | 38 kB | 24/65 kB Progress (3): 90/588 kB | 38 kB | 24/65 kB Progress (3): 90/588 kB | 38 kB | 28/65 kB Progress (3): 94/588 kB | 38 kB | 28/65 kB Progress (3): 94/588 kB | 38 kB | 32/65 kB Progress (3): 98/588 kB | 38 kB | 32/65 kB Progress (3): 98/588 kB | 38 kB | 36/65 kB Progress (3): 98/588 kB | 38 kB | 36/65 kB Progress (3): 98/588 kB | 38 kB | 40/65 kB Progress (3): 102/588 kB | 38 kB | 40/65 kB Progress (3): 102/588 kB | 38 kB | 44/65 kB Progress (3): 106/588 kB | 38 kB | 44/65 kB Progress (3): 106/588 kB | 38 kB | 48/65 kB Progress (3): 110/588 kB | 38 kB | 48/65 kB Progress (3): 110/588 kB | 38 kB | 52/65 kB Progress (3): 114/588 kB | 38 kB | 52/65 kB Progress (3): 114/588 kB | 38 kB | 56/65 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 kB at 127 kB/s) [2019-07-31T01:26:02.326Z] Progress (2): 114/588 kB | 60/65 kB Progress (2): 118/588 kB | 60/65 kB Progress (2): 118/588 kB | 64/65 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.jar [2019-07-31T01:26:02.326Z] Progress (2): 118/588 kB | 65 kB Progress (2): 122/588 kB | 65 kB Progress (2): 126/588 kB | 65 kB Progress (2): 130/588 kB | 65 kB Progress (2): 131/588 kB | 65 kB Progress (2): 135/588 kB | 65 kB Progress (2): 139/588 kB | 65 kB Progress (2): 143/588 kB | 65 kB Progress (2): 147/588 kB | 65 kB Progress (2): 151/588 kB | 65 kB Progress (2): 155/588 kB | 65 kB Progress (2): 159/588 kB | 65 kB Progress (2): 163/588 kB | 65 kB Progress (2): 164/588 kB | 65 kB Progress (2): 168/588 kB | 65 kB Progress (2): 172/588 kB | 65 kB Progress (2): 176/588 kB | 65 kB Progress (2): 180/588 kB | 65 kB Progress (2): 184/588 kB | 65 kB Progress (2): 188/588 kB | 65 kB Progress (2): 192/588 kB | 65 kB Progress (2): 196/588 kB | 65 kB Progress (2): 197/588 kB | 65 kB Progress (2): 201/588 kB | 65 kB Progress (2): 205/588 kB | 65 kB Progress (2): 209/588 kB | 65 kB Progress (2): 213/588 kB | 65 kB Progress (2): 217/588 kB | 65 kB Progress (2): 221/588 kB | 65 kB Progress (2): 225/588 kB | 65 kB Progress (2): 229/588 kB | 65 kB Progress (2): 233/588 kB | 65 kB Progress (2): 237/588 kB | 65 kB Progress (2): 241/588 kB | 65 kB Progress (2): 245/588 kB | 65 kB Progress (2): 249/588 kB | 65 kB Progress (2): 253/588 kB | 65 kB Progress (2): 257/588 kB | 65 kB Progress (2): 261/588 kB | 65 kB Progress (2): 265/588 kB | 65 kB Progress (2): 269/588 kB | 65 kB Progress (2): 273/588 kB | 65 kB Progress (2): 277/588 kB | 65 kB Progress (2): 281/588 kB | 65 kB Progress (2): 285/588 kB | 65 kB Progress (2): 289/588 kB | 65 kB Progress (2): 293/588 kB | 65 kB Progress (2): 297/588 kB | 65 kB Progress (2): 301/588 kB | 65 kB Progress (2): 305/588 kB | 65 kB Progress (2): 309/588 kB | 65 kB Progress (2): 313/588 kB | 65 kB Progress (2): 317/588 kB | 65 kB Progress (2): 321/588 kB | 65 kB Progress (2): 325/588 kB | 65 kB Progress (2): 329/588 kB | 65 kB Progress (2): 333/588 kB | 65 kB Progress (2): 337/588 kB | 65 kB Progress (2): 341/588 kB | 65 kB Progress (2): 345/588 kB | 65 kB Progress (2): 349/588 kB | 65 kB Progress (2): 353/588 kB | 65 kB Progress (2): 357/588 kB | 65 kB Progress (2): 361/588 kB | 65 kB Progress (2): 365/588 kB | 65 kB Progress (2): 369/588 kB | 65 kB Progress (2): 373/588 kB | 65 kB Progress (2): 377/588 kB | 65 kB Progress (2): 381/588 kB | 65 kB Progress (2): 385/588 kB | 65 kB Progress (2): 389/588 kB | 65 kB Progress (2): 393/588 kB | 65 kB Progress (2): 397/588 kB | 65 kB Progress (2): 401/588 kB | 65 kB Progress (2): 405/588 kB | 65 kB Progress (2): 409/588 kB | 65 kB Progress (2): 413/588 kB | 65 kB Progress (2): 417/588 kB | 65 kB Progress (2): 421/588 kB | 65 kB Progress (3): 421/588 kB | 65 kB | 4.1/109 kB Progress (3): 425/588 kB | 65 kB | 4.1/109 kB Progress (3): 425/588 kB | 65 kB | 7.7/109 kB Progress (3): 429/588 kB | 65 kB | 7.7/109 kB Progress (3): 429/588 kB | 65 kB | 12/109 kB Progress (3): 433/588 kB | 65 kB | 12/109 kB Progress (3): 433/588 kB | 65 kB | 16/109 kB Progress (3): 437/588 kB | 65 kB | 16/109 kB Progress (3): 437/588 kB | 65 kB | 20/109 kB Progress (3): 441/588 kB | 65 kB | 20/109 kB Progress (3): 441/588 kB | 65 kB | 24/109 kB Progress (4): 441/588 kB | 65 kB | 24/109 kB | 4.1/281 kB Progress (4): 445/588 kB | 65 kB | 24/109 kB | 4.1/281 kB Progress (4): 445/588 kB | 65 kB | 24/109 kB | 7.7/281 kB Progress (4): 445/588 kB | 65 kB | 28/109 kB | 7.7/281 kB Progress (4): 445/588 kB | 65 kB | 28/109 kB | 12/281 kB Progress (4): 449/588 kB | 65 kB | 28/109 kB | 12/281 kB Progress (4): 449/588 kB | 65 kB | 28/109 kB | 16/281 kB Progress (4): 449/588 kB | 65 kB | 32/109 kB | 16/281 kB Progress (4): 449/588 kB | 65 kB | 32/109 kB | 20/281 kB Progress (4): 453/588 kB | 65 kB | 32/109 kB | 20/281 kB Progress (4): 453/588 kB | 65 kB | 32/109 kB | 24/281 kB Progress (4): 453/588 kB | 65 kB | 33/109 kB | 24/281 kB Progress (4): 453/588 kB | 65 kB | 33/109 kB | 28/281 kB Progress (4): 457/588 kB | 65 kB | 33/109 kB | 28/281 kB Progress (4): 457/588 kB | 65 kB | 33/109 kB | 32/281 kB Progress (4): 457/588 kB | 65 kB | 37/109 kB | 32/281 kB Progress (4): 457/588 kB | 65 kB | 37/109 kB | 33/281 kB Progress (4): 461/588 kB | 65 kB | 37/109 kB | 33/281 kB Progress (4): 461/588 kB | 65 kB | 37/109 kB | 37/281 kB Progress (4): 461/588 kB | 65 kB | 41/109 kB | 37/281 kB Progress (4): 461/588 kB | 65 kB | 41/109 kB | 41/281 kB Progress (4): 465/588 kB | 65 kB | 41/109 kB | 41/281 kB Progress (4): 465/588 kB | 65 kB | 41/109 kB | 45/281 kB Progress (4): 465/588 kB | 65 kB | 45/109 kB | 45/281 kB Progress (4): 465/588 kB | 65 kB | 45/109 kB | 49/281 kB Progress (4): 469/588 kB | 65 kB | 45/109 kB | 49/281 kB Progress (4): 469/588 kB | 65 kB | 45/109 kB | 53/281 kB Progress (4): 469/588 kB | 65 kB | 49/109 kB | 53/281 kB Progress (4): 469/588 kB | 65 kB | 49/109 kB | 57/281 kB Progress (4): 473/588 kB | 65 kB | 49/109 kB | 57/281 kB Progress (4): 473/588 kB | 65 kB | 49/109 kB | 61/281 kB Progress (4): 473/588 kB | 65 kB | 53/109 kB | 61/281 kB Progress (4): 473/588 kB | 65 kB | 53/109 kB | 65/281 kB Progress (4): 473/588 kB | 65 kB | 53/109 kB | 66/281 kB Progress (4): 477/588 kB | 65 kB | 53/109 kB | 66/281 kB Progress (5): 477/588 kB | 65 kB | 53/109 kB | 66/281 kB | 4.1/194 kB Progress (5): 477/588 kB | 65 kB | 53/109 kB | 70/281 kB | 4.1/194 kB Progress (5): 477/588 kB | 65 kB | 57/109 kB | 70/281 kB | 4.1/194 kB Progress (5): 477/588 kB | 65 kB | 57/109 kB | 74/281 kB | 4.1/194 kB Progress (5): 477/588 kB | 65 kB | 57/109 kB | 74/281 kB | 7.7/194 kB Progress (5): 481/588 kB | 65 kB | 57/109 kB | 74/281 kB | 7.7/194 kB Progress (5): 481/588 kB | 65 kB | 57/109 kB | 74/281 kB | 12/194 kB Progress (5): 481/588 kB | 65 kB | 57/109 kB | 78/281 kB | 12/194 kB Progress (5): 481/588 kB | 65 kB | 61/109 kB | 78/281 kB | 12/194 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 200 kB/s) [2019-07-31T01:26:02.326Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-31T01:26:02.326Z] Progress (4): 481/588 kB | 65/109 kB | 78/281 kB | 12/194 kB Progress (4): 481/588 kB | 65/109 kB | 82/281 kB | 12/194 kB Progress (4): 481/588 kB | 65/109 kB | 82/281 kB | 16/194 kB Progress (4): 485/588 kB | 65/109 kB | 82/281 kB | 16/194 kB Progress (4): 485/588 kB | 65/109 kB | 82/281 kB | 20/194 kB Progress (4): 485/588 kB | 65/109 kB | 86/281 kB | 20/194 kB Progress (4): 485/588 kB | 66/109 kB | 86/281 kB | 20/194 kB Progress (4): 485/588 kB | 66/109 kB | 90/281 kB | 20/194 kB Progress (4): 485/588 kB | 66/109 kB | 90/281 kB | 24/194 kB Progress (4): 489/588 kB | 66/109 kB | 90/281 kB | 24/194 kB Progress (4): 489/588 kB | 66/109 kB | 90/281 kB | 28/194 kB Progress (4): 489/588 kB | 66/109 kB | 94/281 kB | 28/194 kB Progress (4): 489/588 kB | 70/109 kB | 94/281 kB | 28/194 kB Progress (4): 489/588 kB | 70/109 kB | 98/281 kB | 28/194 kB Progress (4): 489/588 kB | 70/109 kB | 98/281 kB | 32/194 kB Progress (4): 493/588 kB | 70/109 kB | 98/281 kB | 32/194 kB Progress (4): 493/588 kB | 70/109 kB | 98/281 kB | 33/194 kB Progress (4): 493/588 kB | 70/109 kB | 98/281 kB | 33/194 kB Progress (4): 493/588 kB | 74/109 kB | 98/281 kB | 33/194 kB Progress (4): 493/588 kB | 74/109 kB | 102/281 kB | 33/194 kB Progress (4): 493/588 kB | 74/109 kB | 102/281 kB | 37/194 kB Progress (4): 497/588 kB | 74/109 kB | 102/281 kB | 37/194 kB Progress (4): 497/588 kB | 74/109 kB | 102/281 kB | 41/194 kB Progress (4): 497/588 kB | 74/109 kB | 106/281 kB | 41/194 kB Progress (4): 497/588 kB | 78/109 kB | 106/281 kB | 41/194 kB Progress (4): 497/588 kB | 78/109 kB | 110/281 kB | 41/194 kB Progress (4): 497/588 kB | 78/109 kB | 110/281 kB | 45/194 kB Progress (4): 501/588 kB | 78/109 kB | 110/281 kB | 45/194 kB Progress (4): 501/588 kB | 78/109 kB | 110/281 kB | 49/194 kB Progress (4): 501/588 kB | 78/109 kB | 114/281 kB | 49/194 kB Progress (4): 501/588 kB | 82/109 kB | 114/281 kB | 49/194 kB Progress (4): 501/588 kB | 82/109 kB | 118/281 kB | 49/194 kB Progress (4): 501/588 kB | 82/109 kB | 118/281 kB | 53/194 kB Progress (4): 505/588 kB | 82/109 kB | 118/281 kB | 53/194 kB Progress (4): 505/588 kB | 82/109 kB | 118/281 kB | 57/194 kB Progress (4): 505/588 kB | 82/109 kB | 122/281 kB | 57/194 kB Progress (4): 505/588 kB | 86/109 kB | 122/281 kB | 57/194 kB Progress (4): 505/588 kB | 86/109 kB | 126/281 kB | 57/194 kB Progress (4): 505/588 kB | 86/109 kB | 126/281 kB | 61/194 kB Progress (4): 509/588 kB | 86/109 kB | 126/281 kB | 61/194 kB Progress (4): 509/588 kB | 86/109 kB | 126/281 kB | 65/194 kB Progress (4): 509/588 kB | 86/109 kB | 130/281 kB | 65/194 kB Progress (5): 509/588 kB | 86/109 kB | 130/281 kB | 65/194 kB | 4.1/115 kB Progress (5): 509/588 kB | 90/109 kB | 130/281 kB | 65/194 kB | 4.1/115 kB Progress (5): 509/588 kB | 90/109 kB | 130/281 kB | 65/194 kB | 7.7/115 kB Progress (5): 509/588 kB | 90/109 kB | 134/281 kB | 65/194 kB | 7.7/115 kB Progress (5): 509/588 kB | 90/109 kB | 134/281 kB | 66/194 kB | 7.7/115 kB Progress (5): 513/588 kB | 90/109 kB | 134/281 kB | 66/194 kB | 7.7/115 kB Progress (5): 513/588 kB | 90/109 kB | 134/281 kB | 70/194 kB | 7.7/115 kB Progress (5): 513/588 kB | 90/109 kB | 138/281 kB | 70/194 kB | 7.7/115 kB Progress (5): 513/588 kB | 90/109 kB | 138/281 kB | 70/194 kB | 12/115 kB Progress (5): 513/588 kB | 94/109 kB | 138/281 kB | 70/194 kB | 12/115 kB Progress (5): 513/588 kB | 94/109 kB | 138/281 kB | 70/194 kB | 16/115 kB Progress (5): 513/588 kB | 94/109 kB | 142/281 kB | 70/194 kB | 16/115 kB Progress (5): 513/588 kB | 94/109 kB | 142/281 kB | 74/194 kB | 16/115 kB Progress (5): 517/588 kB | 94/109 kB | 142/281 kB | 74/194 kB | 16/115 kB Progress (5): 517/588 kB | 94/109 kB | 142/281 kB | 78/194 kB | 16/115 kB Progress (5): 517/588 kB | 94/109 kB | 146/281 kB | 78/194 kB | 16/115 kB Progress (5): 517/588 kB | 94/109 kB | 146/281 kB | 78/194 kB | 20/115 kB Progress (5): 517/588 kB | 98/109 kB | 146/281 kB | 78/194 kB | 20/115 kB Progress (5): 517/588 kB | 98/109 kB | 146/281 kB | 78/194 kB | 24/115 kB Progress (5): 517/588 kB | 98/109 kB | 150/281 kB | 78/194 kB | 24/115 kB Progress (5): 517/588 kB | 98/109 kB | 154/281 kB | 78/194 kB | 24/115 kB Progress (5): 517/588 kB | 98/109 kB | 154/281 kB | 82/194 kB | 24/115 kB Progress (5): 521/588 kB | 98/109 kB | 154/281 kB | 82/194 kB | 24/115 kB Progress (5): 521/588 kB | 98/109 kB | 154/281 kB | 86/194 kB | 24/115 kB Progress (5): 521/588 kB | 98/109 kB | 158/281 kB | 86/194 kB | 24/115 kB Progress (5): 521/588 kB | 98/109 kB | 158/281 kB | 86/194 kB | 28/115 kB Progress (5): 521/588 kB | 102/109 kB | 158/281 kB | 86/194 kB | 28/115 kB Progress (5): 521/588 kB | 102/109 kB | 158/281 kB | 86/194 kB | 32/115 kB Progress (5): 521/588 kB | 102/109 kB | 162/281 kB | 86/194 kB | 32/115 kB Progress (5): 521/588 kB | 102/109 kB | 162/281 kB | 90/194 kB | 32/115 kB Progress (5): 525/588 kB | 102/109 kB | 162/281 kB | 90/194 kB | 32/115 kB Progress (5): 525/588 kB | 102/109 kB | 162/281 kB | 94/194 kB | 32/115 kB Progress (5): 525/588 kB | 102/109 kB | 166/281 kB | 94/194 kB | 32/115 kB Progress (5): 525/588 kB | 102/109 kB | 166/281 kB | 94/194 kB | 33/115 kB Progress (5): 525/588 kB | 106/109 kB | 166/281 kB | 94/194 kB | 33/115 kB Progress (5): 525/588 kB | 106/109 kB | 166/281 kB | 94/194 kB | 37/115 kB Progress (5): 525/588 kB | 106/109 kB | 170/281 kB | 94/194 kB | 37/115 kB Progress (5): 525/588 kB | 106/109 kB | 170/281 kB | 98/194 kB | 37/115 kB Progress (5): 525/588 kB | 106/109 kB | 170/281 kB | 98/194 kB | 37/115 kB Progress (5): 529/588 kB | 106/109 kB | 170/281 kB | 98/194 kB | 37/115 kB Progress (5): 529/588 kB | 106/109 kB | 170/281 kB | 102/194 kB | 37/115 kB Progress (5): 529/588 kB | 106/109 kB | 174/281 kB | 102/194 kB | 37/115 kB Progress (5): 529/588 kB | 106/109 kB | 174/281 kB | 102/194 kB | 41/115 kB Progress (5): 529/588 kB | 109 kB | 174/281 kB | 102/194 kB | 41/115 kB Progress (5): 529/588 kB | 109 kB | 174/281 kB | 102/194 kB | 45/115 kB Progress (5): 529/588 kB | 109 kB | 178/281 kB | 102/194 kB | 45/115 kB Progress (5): 529/588 kB | 109 kB | 178/281 kB | 106/194 kB | 45/115 kB Progress (5): 533/588 kB | 109 kB | 178/281 kB | 106/194 kB | 45/115 kB Progress (5): 533/588 kB | 109 kB | 178/281 kB | 110/194 kB | 45/115 kB Progress (5): 533/588 kB | 109 kB | 182/281 kB | 110/194 kB | 45/115 kB Progress (5): 533/588 kB | 109 kB | 182/281 kB | 110/194 kB | 49/115 kB Progress (5): 533/588 kB | 109 kB | 186/281 kB | 110/194 kB | 49/115 kB Progress (5): 533/588 kB | 109 kB | 186/281 kB | 114/194 kB | 49/115 kB Progress (5): 537/588 kB | 109 kB | 186/281 kB | 114/194 kB | 49/115 kB Progress (5): 537/588 kB | 109 kB | 186/281 kB | 118/194 kB | 49/115 kB Progress (5): 537/588 kB | 109 kB | 190/281 kB | 118/194 kB | 49/115 kB Progress (5): 537/588 kB | 109 kB | 190/281 kB | 118/194 kB | 53/115 kB Progress (5): 537/588 kB | 109 kB | 194/281 kB | 118/194 kB | 53/115 kB Progress (5): 537/588 kB | 109 kB | 194/281 kB | 122/194 kB | 53/115 kB Progress (5): 541/588 kB | 109 kB | 194/281 kB | 122/194 kB | 53/115 kB Progress (5): 541/588 kB | 109 kB | 194/281 kB | 126/194 kB | 53/115 kB Progress (5): 541/588 kB | 109 kB | 198/281 kB | 126/194 kB | 53/115 kB Progress (5): 541/588 kB | 109 kB | 198/281 kB | 126/194 kB | 57/115 kB Progress (5): 541/588 kB | 109 kB | 202/281 kB | 126/194 kB | 57/115 kB Progress (5): 541/588 kB | 109 kB | 202/281 kB | 130/194 kB | 57/115 kB Progress (5): 545/588 kB | 109 kB | 202/281 kB | 130/194 kB | 57/115 kB Progress (5): 545/588 kB | 109 kB | 202/281 kB | 131/194 kB | 57/115 kB Progress (5): 545/588 kB | 109 kB | 206/281 kB | 131/194 kB | 57/115 kB Progress (5): 545/588 kB | 109 kB | 206/281 kB | 131/194 kB | 61/115 kB Progress (5): 545/588 kB | 109 kB | 210/281 kB | 131/194 kB | 61/115 kB Progress (5): 545/588 kB | 109 kB | 210/281 kB | 135/194 kB | 61/115 kB Progress (5): 549/588 kB | 109 kB | 210/281 kB | 135/194 kB | 61/115 kB Progress (5): 549/588 kB | 109 kB | 210/281 kB | 139/194 kB | 61/115 kB Progress (5): 549/588 kB | 109 kB | 214/281 kB | 139/194 kB | 61/115 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (109 kB at 309 kB/s) [2019-07-31T01:26:02.326Z] Progress (4): 549/588 kB | 214/281 kB | 139/194 kB | 65/115 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar [2019-07-31T01:26:02.582Z] Progress (4): 549/588 kB | 218/281 kB | 139/194 kB | 65/115 kB Progress (4): 549/588 kB | 218/281 kB | 143/194 kB | 65/115 kB Progress (4): 553/588 kB | 218/281 kB | 143/194 kB | 65/115 kB Progress (4): 553/588 kB | 218/281 kB | 147/194 kB | 65/115 kB Progress (4): 553/588 kB | 218/281 kB | 151/194 kB | 65/115 kB Progress (4): 553/588 kB | 218/281 kB | 155/194 kB | 65/115 kB Progress (4): 553/588 kB | 218/281 kB | 159/194 kB | 65/115 kB Progress (4): 553/588 kB | 222/281 kB | 159/194 kB | 65/115 kB Progress (4): 553/588 kB | 222/281 kB | 159/194 kB | 66/115 kB Progress (4): 553/588 kB | 226/281 kB | 159/194 kB | 66/115 kB Progress (5): 553/588 kB | 226/281 kB | 159/194 kB | 66/115 kB | 4.1/70 kB Progress (5): 553/588 kB | 226/281 kB | 163/194 kB | 66/115 kB | 4.1/70 kB Progress (5): 557/588 kB | 226/281 kB | 163/194 kB | 66/115 kB | 4.1/70 kB Progress (5): 557/588 kB | 226/281 kB | 167/194 kB | 66/115 kB | 4.1/70 kB Progress (5): 557/588 kB | 226/281 kB | 167/194 kB | 66/115 kB | 7.7/70 kB Progress (5): 557/588 kB | 230/281 kB | 167/194 kB | 66/115 kB | 7.7/70 kB Progress (5): 557/588 kB | 230/281 kB | 167/194 kB | 70/115 kB | 7.7/70 kB Progress (5): 557/588 kB | 234/281 kB | 167/194 kB | 70/115 kB | 7.7/70 kB Progress (5): 557/588 kB | 234/281 kB | 167/194 kB | 70/115 kB | 12/70 kB Progress (5): 557/588 kB | 234/281 kB | 171/194 kB | 70/115 kB | 12/70 kB Progress (5): 561/588 kB | 234/281 kB | 171/194 kB | 70/115 kB | 12/70 kB Progress (5): 561/588 kB | 234/281 kB | 175/194 kB | 70/115 kB | 12/70 kB Progress (5): 561/588 kB | 234/281 kB | 175/194 kB | 70/115 kB | 16/70 kB Progress (5): 561/588 kB | 238/281 kB | 175/194 kB | 70/115 kB | 16/70 kB Progress (5): 561/588 kB | 238/281 kB | 175/194 kB | 74/115 kB | 16/70 kB Progress (5): 561/588 kB | 242/281 kB | 175/194 kB | 74/115 kB | 16/70 kB Progress (5): 561/588 kB | 242/281 kB | 175/194 kB | 74/115 kB | 20/70 kB Progress (5): 561/588 kB | 242/281 kB | 179/194 kB | 74/115 kB | 20/70 kB Progress (5): 565/588 kB | 242/281 kB | 179/194 kB | 74/115 kB | 20/70 kB Progress (5): 565/588 kB | 242/281 kB | 183/194 kB | 74/115 kB | 20/70 kB Progress (5): 565/588 kB | 242/281 kB | 183/194 kB | 74/115 kB | 24/70 kB Progress (5): 565/588 kB | 246/281 kB | 183/194 kB | 74/115 kB | 24/70 kB Progress (5): 565/588 kB | 246/281 kB | 183/194 kB | 78/115 kB | 24/70 kB Progress (5): 565/588 kB | 250/281 kB | 183/194 kB | 78/115 kB | 24/70 kB Progress (5): 565/588 kB | 250/281 kB | 183/194 kB | 78/115 kB | 28/70 kB Progress (5): 565/588 kB | 250/281 kB | 187/194 kB | 78/115 kB | 28/70 kB Progress (5): 569/588 kB | 250/281 kB | 187/194 kB | 78/115 kB | 28/70 kB Progress (5): 569/588 kB | 250/281 kB | 191/194 kB | 78/115 kB | 28/70 kB Progress (5): 569/588 kB | 250/281 kB | 191/194 kB | 78/115 kB | 32/70 kB Progress (5): 569/588 kB | 254/281 kB | 191/194 kB | 78/115 kB | 32/70 kB Progress (5): 569/588 kB | 254/281 kB | 191/194 kB | 82/115 kB | 32/70 kB Progress (5): 569/588 kB | 258/281 kB | 191/194 kB | 82/115 kB | 32/70 kB Progress (5): 569/588 kB | 258/281 kB | 191/194 kB | 82/115 kB | 33/70 kB Progress (5): 569/588 kB | 258/281 kB | 194 kB | 82/115 kB | 33/70 kB Progress (5): 573/588 kB | 258/281 kB | 194 kB | 82/115 kB | 33/70 kB Progress (5): 573/588 kB | 258/281 kB | 194 kB | 82/115 kB | 37/70 kB Progress (5): 573/588 kB | 262/281 kB | 194 kB | 82/115 kB | 37/70 kB Progress (5): 573/588 kB | 262/281 kB | 194 kB | 86/115 kB | 37/70 kB Progress (5): 573/588 kB | 266/281 kB | 194 kB | 86/115 kB | 37/70 kB Progress (5): 573/588 kB | 266/281 kB | 194 kB | 86/115 kB | 41/70 kB Progress (5): 577/588 kB | 266/281 kB | 194 kB | 86/115 kB | 41/70 kB Progress (5): 577/588 kB | 266/281 kB | 194 kB | 86/115 kB | 45/70 kB Progress (5): 577/588 kB | 266/281 kB | 194 kB | 86/115 kB | 49/70 kB Progress (5): 577/588 kB | 270/281 kB | 194 kB | 86/115 kB | 49/70 kB Progress (5): 577/588 kB | 270/281 kB | 194 kB | 90/115 kB | 49/70 kB Progress (5): 577/588 kB | 274/281 kB | 194 kB | 90/115 kB | 49/70 kB Progress (5): 577/588 kB | 274/281 kB | 194 kB | 90/115 kB | 53/70 kB Progress (5): 581/588 kB | 274/281 kB | 194 kB | 90/115 kB | 53/70 kB Progress (5): 581/588 kB | 274/281 kB | 194 kB | 90/115 kB | 57/70 kB Progress (5): 581/588 kB | 278/281 kB | 194 kB | 90/115 kB | 57/70 kB Progress (5): 581/588 kB | 278/281 kB | 194 kB | 94/115 kB | 57/70 kB Progress (5): 581/588 kB | 281 kB | 194 kB | 94/115 kB | 57/70 kB Progress (5): 581/588 kB | 281 kB | 194 kB | 94/115 kB | 61/70 kB Progress (5): 585/588 kB | 281 kB | 194 kB | 94/115 kB | 61/70 kB Progress (5): 585/588 kB | 281 kB | 194 kB | 94/115 kB | 65/70 kB Progress (5): 585/588 kB | 281 kB | 194 kB | 98/115 kB | 65/70 kB Progress (5): 585/588 kB | 281 kB | 194 kB | 98/115 kB | 66/70 kB Progress (5): 588 kB | 281 kB | 194 kB | 98/115 kB | 66/70 kB Progress (5): 588 kB | 281 kB | 194 kB | 98/115 kB | 70/70 kB Progress (5): 588 kB | 281 kB | 194 kB | 98/115 kB | 70 kB Progress (5): 588 kB | 281 kB | 194 kB | 102/115 kB | 70 kB Progress (5): 588 kB | 281 kB | 194 kB | 106/115 kB | 70 kB Progress (5): 588 kB | 281 kB | 194 kB | 110/115 kB | 70 kB Progress (5): 588 kB | 281 kB | 194 kB | 114/115 kB | 70 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.jar (194 kB at 508 kB/s) [2019-07-31T01:26:02.582Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar [2019-07-31T01:26:02.582Z] Progress (4): 588 kB | 281 kB | 115 kB | 70 kB 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 1.5 MB/s) [2019-07-31T01:26:02.582Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar (281 kB at 722 kB/s) [2019-07-31T01:26:02.582Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.jar [2019-07-31T01:26:02.583Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar (70 kB at 180 kB/s) [2019-07-31T01:26:02.583Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar [2019-07-31T01:26:02.583Z] Progress (2): 115 kB | 4.1/33 kB Progress (2): 115 kB | 7.7/33 kB Progress (2): 115 kB | 12/33 kB Progress (2): 115 kB | 16/33 kB Progress (2): 115 kB | 20/33 kB Progress (2): 115 kB | 24/33 kB Progress (2): 115 kB | 28/33 kB Progress (2): 115 kB | 32/33 kB Progress (2): 115 kB | 33/33 kB Progress (2): 115 kB | 33 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.1/asm-7.1.jar (115 kB at 286 kB/s) [2019-07-31T01:26:02.583Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar (33 kB at 82 kB/s) [2019-07-31T01:26:02.583Z] Progress (1): 4.1/50 kB Progress (1): 7.7/50 kB Progress (1): 12/50 kB Progress (1): 16/50 kB Progress (1): 20/50 kB Progress (1): 24/50 kB Progress (1): 28/50 kB Progress (1): 32/50 kB Progress (1): 33/50 kB Progress (1): 37/50 kB Progress (1): 41/50 kB Progress (2): 41/50 kB | 4.1/129 kB Progress (2): 45/50 kB | 4.1/129 kB Progress (2): 45/50 kB | 7.7/129 kB Progress (2): 49/50 kB | 7.7/129 kB Progress (2): 50 kB | 7.7/129 kB Progress (2): 50 kB | 12/129 kB Progress (2): 50 kB | 16/129 kB Progress (2): 50 kB | 20/129 kB Progress (2): 50 kB | 24/129 kB Progress (2): 50 kB | 28/129 kB Progress (2): 50 kB | 32/129 kB Progress (2): 50 kB | 33/129 kB Progress (2): 50 kB | 37/129 kB Progress (2): 50 kB | 41/129 kB Progress (2): 50 kB | 45/129 kB Progress (2): 50 kB | 49/129 kB Progress (2): 50 kB | 53/129 kB Progress (2): 50 kB | 57/129 kB Progress (2): 50 kB | 61/129 kB Progress (2): 50 kB | 65/129 kB Progress (2): 50 kB | 66/129 kB Progress (2): 50 kB | 70/129 kB Progress (2): 50 kB | 74/129 kB Progress (2): 50 kB | 78/129 kB Progress (2): 50 kB | 82/129 kB Progress (2): 50 kB | 86/129 kB Progress (2): 50 kB | 90/129 kB Progress (2): 50 kB | 94/129 kB Progress (2): 50 kB | 98/129 kB Progress (2): 50 kB | 102/129 kB Progress (2): 50 kB | 106/129 kB Progress (2): 50 kB | 110/129 kB Progress (2): 50 kB | 114/129 kB Progress (2): 50 kB | 118/129 kB Progress (2): 50 kB | 122/129 kB Progress (2): 50 kB | 126/129 kB Progress (2): 50 kB | 129 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar (50 kB at 119 kB/s) [2019-07-31T01:26:02.583Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.jar (129 kB at 302 kB/s) [2019-07-31T01:26:02.583Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:26:02.583Z] [INFO] [2019-07-31T01:26:02.583Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass --- [2019-07-31T01:26:02.583Z] [INFO] [2019-07-31T01:26:02.583Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass --- [2019-07-31T01:26:02.583Z] [INFO] [2019-07-31T01:26:02.583Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass --- [2019-07-31T01:26:02.583Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom [2019-07-31T01:26:02.840Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom [2019-07-31T01:26:02.840Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom [2019-07-31T01:26:02.840Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom [2019-07-31T01:26:02.840Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom [2019-07-31T01:26:02.840Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom [2019-07-31T01:26:02.840Z] Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom (1.0 kB at 61 kB/s) [2019-07-31T01:26:02.840Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar [2019-07-31T01:26:03.096Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar [2019-07-31T01:26:03.096Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar [2019-07-31T01:26:03.096Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar [2019-07-31T01:26:03.352Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar [2019-07-31T01:26:03.352Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar [2019-07-31T01:26:03.352Z] Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar (14 kB at 269 kB/s) [2019-07-31T01:26:03.352Z] [INFO] [2019-07-31T01:26:03.352Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass --- [2019-07-31T01:26:03.352Z] [INFO] [2019-07-31T01:26:03.352Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass --- [2019-07-31T01:26:03.352Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:26:03.352Z] [INFO] [2019-07-31T01:26:03.352Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass --- [2019-07-31T01:26:03.917Z] [INFO] [2019-07-31T01:26:03.917Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass --- [2019-07-31T01:26:03.917Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2019-07-31T01:26:03.917Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2019-07-31T01:26:03.917Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2019-07-31T01:26:03.917Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2019-07-31T01:26:03.917Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2019-07-31T01:26:03.917Z] 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 [2019-07-31T01:26:03.917Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB 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 398 kB/s) [2019-07-31T01:26:03.917Z] 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 [2019-07-31T01:26:03.917Z] 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 [2019-07-31T01:26:04.174Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom [2019-07-31T01:26:04.174Z] 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 [2019-07-31T01:26:04.174Z] 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 [2019-07-31T01:26:04.174Z] 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 [2019-07-31T01:26:04.174Z] Progress (1): 4.0 kB 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 140 kB/s) [2019-07-31T01:26:04.174Z] 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 [2019-07-31T01:26:04.174Z] 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 [2019-07-31T01:26:04.431Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom [2019-07-31T01:26:04.431Z] 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 [2019-07-31T01:26:04.431Z] 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 [2019-07-31T01:26:04.431Z] 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 [2019-07-31T01:26:04.431Z] Progress (1): 4.1/6.4 kB Progress (1): 6.4 kB 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 145 kB/s) [2019-07-31T01:26:04.431Z] 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 [2019-07-31T01:26:04.927Z] 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 [2019-07-31T01:26:04.927Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom [2019-07-31T01:26:04.927Z] 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 [2019-07-31T01:26:04.927Z] 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 [2019-07-31T01:26:04.927Z] 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 [2019-07-31T01:26:04.927Z] Progress (1): 3.1 kB 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 112 kB/s) [2019-07-31T01:26:04.927Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2019-07-31T01:26:04.927Z] 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 [2019-07-31T01:26:04.927Z] 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 [2019-07-31T01:26:04.927Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2019-07-31T01:26:04.927Z] 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 [2019-07-31T01:26:04.927Z] 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 [2019-07-31T01:26:04.927Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2019-07-31T01:26:04.927Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar [2019-07-31T01:26:04.927Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar [2019-07-31T01:26:05.184Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2019-07-31T01:26:05.184Z] 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 [2019-07-31T01:26:05.184Z] 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 [2019-07-31T01:26:05.184Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2019-07-31T01:26:05.184Z] 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 [2019-07-31T01:26:05.184Z] 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 [2019-07-31T01:26:05.184Z] 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 [2019-07-31T01:26:05.184Z] 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 [2019-07-31T01:26:05.184Z] 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 [2019-07-31T01:26:05.184Z] Progress (1): 4.1/233 kB Progress (1): 7.7/233 kB Progress (1): 12/233 kB Progress (1): 16/233 kB Progress (1): 20/233 kB Progress (1): 24/233 kB Progress (1): 28/233 kB Progress (1): 32/233 kB Progress (1): 36/233 kB Progress (1): 40/233 kB Progress (1): 44/233 kB Progress (1): 48/233 kB Progress (1): 52/233 kB Progress (1): 56/233 kB Progress (1): 60/233 kB Progress (1): 64/233 kB Progress (2): 64/233 kB | 4.1/239 kB Progress (2): 68/233 kB | 4.1/239 kB Progress (2): 68/233 kB | 7.7/239 kB Progress (2): 72/233 kB | 7.7/239 kB Progress (2): 72/233 kB | 12/239 kB Progress (2): 76/233 kB | 12/239 kB Progress (2): 76/233 kB | 16/239 kB Progress (2): 80/233 kB | 16/239 kB Progress (2): 80/233 kB | 20/239 kB Progress (2): 84/233 kB | 20/239 kB Progress (2): 84/233 kB | 24/239 kB Progress (2): 88/233 kB | 24/239 kB Progress (2): 88/233 kB | 28/239 kB Progress (2): 92/233 kB | 28/239 kB Progress (2): 92/233 kB | 32/239 kB Progress (2): 96/233 kB | 32/239 kB Progress (2): 96/233 kB | 36/239 kB Progress (2): 100/233 kB | 36/239 kB Progress (2): 100/233 kB | 40/239 kB Progress (2): 104/233 kB | 40/239 kB Progress (2): 104/233 kB | 44/239 kB Progress (2): 108/233 kB | 44/239 kB Progress (2): 108/233 kB | 48/239 kB Progress (2): 112/233 kB | 48/239 kB Progress (2): 112/233 kB | 52/239 kB Progress (2): 116/233 kB | 52/239 kB Progress (2): 116/233 kB | 56/239 kB Progress (2): 120/233 kB | 56/239 kB Progress (2): 120/233 kB | 60/239 kB Progress (2): 124/233 kB | 60/239 kB Progress (2): 124/233 kB | 64/239 kB Progress (2): 128/233 kB | 64/239 kB Progress (2): 128/233 kB | 68/239 kB Progress (2): 132/233 kB | 68/239 kB Progress (2): 132/233 kB | 72/239 kB Progress (2): 136/233 kB | 72/239 kB Progress (2): 136/233 kB | 76/239 kB Progress (2): 140/233 kB | 76/239 kB Progress (2): 140/233 kB | 80/239 kB Progress (2): 144/233 kB | 80/239 kB Progress (2): 144/233 kB | 84/239 kB Progress (2): 148/233 kB | 84/239 kB Progress (2): 148/233 kB | 88/239 kB Progress (2): 152/233 kB | 88/239 kB Progress (2): 152/233 kB | 92/239 kB Progress (2): 156/233 kB | 92/239 kB Progress (2): 156/233 kB | 96/239 kB Progress (2): 160/233 kB | 96/239 kB Progress (2): 160/233 kB | 100/239 kB Progress (2): 164/233 kB | 100/239 kB Progress (2): 164/233 kB | 104/239 kB Progress (2): 168/233 kB | 104/239 kB Progress (2): 168/233 kB | 108/239 kB Progress (2): 172/233 kB | 108/239 kB Progress (2): 172/233 kB | 112/239 kB Progress (2): 176/233 kB | 112/239 kB Progress (2): 176/233 kB | 116/239 kB Progress (2): 180/233 kB | 116/239 kB Progress (2): 180/233 kB | 120/239 kB Progress (2): 184/233 kB | 120/239 kB Progress (2): 184/233 kB | 124/239 kB Progress (2): 188/233 kB | 124/239 kB Progress (2): 188/233 kB | 128/239 kB Progress (2): 192/233 kB | 128/239 kB Progress (2): 192/233 kB | 132/239 kB Progress (2): 196/233 kB | 132/239 kB Progress (2): 196/233 kB | 136/239 kB Progress (2): 200/233 kB | 136/239 kB Progress (2): 200/233 kB | 140/239 kB Progress (2): 204/233 kB | 140/239 kB Progress (2): 204/233 kB | 144/239 kB Progress (2): 208/233 kB | 144/239 kB Progress (2): 208/233 kB | 148/239 kB Progress (2): 212/233 kB | 148/239 kB Progress (2): 212/233 kB | 152/239 kB Progress (2): 216/233 kB | 152/239 kB Progress (2): 216/233 kB | 156/239 kB Progress (2): 220/233 kB | 156/239 kB Progress (2): 220/233 kB | 160/239 kB Progress (2): 224/233 kB | 160/239 kB Progress (2): 224/233 kB | 164/239 kB Progress (2): 228/233 kB | 164/239 kB Progress (2): 228/233 kB | 168/239 kB Progress (2): 232/233 kB | 168/239 kB Progress (2): 232/233 kB | 172/239 kB Progress (2): 233 kB | 172/239 kB Progress (2): 233 kB | 176/239 kB Progress (2): 233 kB | 180/239 kB Progress (2): 233 kB | 184/239 kB Progress (2): 233 kB | 188/239 kB Progress (2): 233 kB | 192/239 kB Progress (2): 233 kB | 196/239 kB Progress (2): 233 kB | 200/239 kB Progress (2): 233 kB | 204/239 kB Progress (2): 233 kB | 208/239 kB Progress (2): 233 kB | 212/239 kB Progress (2): 233 kB | 216/239 kB Progress (2): 233 kB | 220/239 kB Progress (2): 233 kB | 224/239 kB Progress (2): 233 kB | 228/239 kB Progress (2): 233 kB | 232/239 kB Progress (2): 233 kB | 236/239 kB Progress (2): 233 kB | 239 kB 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 4.5 MB/s) [2019-07-31T01:26:05.184Z] 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 4.5 MB/s) [2019-07-31T01:26:05.184Z] Progress (1): 4.1/155 kB Progress (1): 7.7/155 kB Progress (1): 12/155 kB Progress (1): 16/155 kB Progress (1): 20/155 kB Progress (1): 24/155 kB Progress (1): 28/155 kB Progress (1): 32/155 kB Progress (1): 36/155 kB Progress (1): 40/155 kB Progress (1): 44/155 kB Progress (1): 48/155 kB Progress (1): 52/155 kB Progress (1): 56/155 kB Progress (1): 60/155 kB Progress (1): 64/155 kB Progress (1): 68/155 kB Progress (1): 72/155 kB Progress (1): 76/155 kB Progress (1): 80/155 kB Progress (1): 84/155 kB Progress (1): 88/155 kB Progress (1): 92/155 kB Progress (1): 96/155 kB Progress (1): 100/155 kB Progress (1): 104/155 kB Progress (1): 108/155 kB Progress (1): 112/155 kB Progress (1): 116/155 kB Progress (1): 120/155 kB Progress (1): 124/155 kB Progress (1): 128/155 kB Progress (1): 132/155 kB Progress (1): 136/155 kB Progress (1): 140/155 kB Progress (1): 144/155 kB Progress (1): 148/155 kB Progress (1): 152/155 kB Progress (1): 155 kB 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.0 MB/s) [2019-07-31T01:26:05.184Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass/5.0.0-SNAPSHOT/org.eclipse.tracecompass-5.0.0-SNAPSHOT.pom [2019-07-31T01:26:05.443Z] [INFO] [2019-07-31T01:26:05.443Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >-- [2019-07-31T01:26:05.443Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 5.0.0-SNAPSHOT [2/134] [2019-07-31T01:26:05.443Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T01:26:05.443Z] [INFO] [2019-07-31T01:26:05.443Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T01:26:05.443Z] [INFO] [2019-07-31T01:26:05.443Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T01:26:05.443Z] [INFO] [2019-07-31T01:26:05.443Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T01:26:05.443Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:26:05.443Z] [INFO] [2019-07-31T01:26:05.443Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T01:26:05.443Z] [INFO] [2019-07-31T01:26:05.443Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T01:26:05.443Z] [INFO] [2019-07-31T01:26:05.443Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T01:26:05.443Z] [INFO] [2019-07-31T01:26:05.443Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T01:26:05.443Z] [INFO] [2019-07-31T01:26:05.443Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T01:26:05.443Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:26:05.443Z] [INFO] [2019-07-31T01:26:05.443Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T01:26:05.443Z] [INFO] [2019-07-31T01:26:05.443Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T01:26:05.443Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis-parent-5.0.0-SNAPSHOT.pom [2019-07-31T01:26:05.443Z] [INFO] [2019-07-31T01:26:05.443Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >--- [2019-07-31T01:26:05.443Z] [INFO] Building Trace Compass Common Utilities Parent 5.0.0-SNAPSHOT [3/134] [2019-07-31T01:26:05.443Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T01:26:05.443Z] [INFO] [2019-07-31T01:26:05.443Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T01:26:05.443Z] [INFO] [2019-07-31T01:26:05.443Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T01:26:05.443Z] [INFO] [2019-07-31T01:26:05.443Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T01:26:05.443Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/common/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:26:05.443Z] [INFO] [2019-07-31T01:26:05.443Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T01:26:05.443Z] [INFO] [2019-07-31T01:26:05.443Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T01:26:05.443Z] [INFO] [2019-07-31T01:26:05.443Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T01:26:05.443Z] [INFO] [2019-07-31T01:26:05.443Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T01:26:05.443Z] [INFO] [2019-07-31T01:26:05.443Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T01:26:05.443Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:26:05.443Z] [INFO] [2019-07-31T01:26:05.443Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T01:26:05.443Z] [INFO] [2019-07-31T01:26:05.443Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T01:26:05.443Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.common-parent-5.0.0-SNAPSHOT.pom [2019-07-31T01:26:05.443Z] [INFO] [2019-07-31T01:26:05.443Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >---- [2019-07-31T01:26:05.443Z] [INFO] Building org.eclipse.tracecompass.common.core 4.1.0-SNAPSHOT [4/134] [2019-07-31T01:26:05.443Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T01:26:05.443Z] [INFO] [2019-07-31T01:26:05.443Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core --- [2019-07-31T01:26:05.443Z] [INFO] [2019-07-31T01:26:05.443Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core --- [2019-07-31T01:26:05.443Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom [2019-07-31T01:26:05.443Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom [2019-07-31T01:26:05.443Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom [2019-07-31T01:26:05.700Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom [2019-07-31T01:26:05.700Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom [2019-07-31T01:26:05.700Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom [2019-07-31T01:26:05.700Z] Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom (1.5 kB at 49 kB/s) [2019-07-31T01:26:05.700Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.pom [2019-07-31T01:26:05.700Z] Progress (1): 4.1/9.3 kB Progress (1): 7.7/9.3 kB Progress (1): 9.3 kB Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.pom (9.3 kB at 346 kB/s) [2019-07-31T01:26:05.700Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/5.1.3.201810200350-r/org.eclipse.jgit-parent-5.1.3.201810200350-r.pom [2019-07-31T01:26:05.700Z] Progress (1): 4.1/32 kB Progress (1): 7.7/32 kB Progress (1): 12/32 kB Progress (1): 16/32 kB Progress (1): 20/32 kB Progress (1): 24/32 kB Progress (1): 28/32 kB Progress (1): 32/32 kB Progress (1): 32 kB Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/5.1.3.201810200350-r/org.eclipse.jgit-parent-5.1.3.201810200350-r.pom (32 kB at 901 kB/s) [2019-07-31T01:26:05.700Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom [2019-07-31T01:26:05.700Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom [2019-07-31T01:26:05.957Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom [2019-07-31T01:26:05.957Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom [2019-07-31T01:26:05.957Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom [2019-07-31T01:26:05.957Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom [2019-07-31T01:26:05.957Z] Progress (1): 3.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom (3.2 kB at 112 kB/s) [2019-07-31T01:26:05.957Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [2019-07-31T01:26:05.957Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [2019-07-31T01:26:06.214Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [2019-07-31T01:26:06.214Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [2019-07-31T01:26:06.214Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [2019-07-31T01:26:06.214Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [2019-07-31T01:26:06.214Z] Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom (3.1 kB at 110 kB/s) [2019-07-31T01:26:06.214Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom [2019-07-31T01:26:06.214Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom [2019-07-31T01:26:06.470Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom [2019-07-31T01:26:06.470Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom [2019-07-31T01:26:06.470Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom [2019-07-31T01:26:06.470Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom [2019-07-31T01:26:06.470Z] Progress (1): 4.1/6.0 kB Progress (1): 6.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom (6.0 kB at 194 kB/s) [2019-07-31T01:26:06.470Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom [2019-07-31T01:26:06.470Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom [2019-07-31T01:26:06.727Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom [2019-07-31T01:26:06.727Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom [2019-07-31T01:26:06.727Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom [2019-07-31T01:26:06.727Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom [2019-07-31T01:26:06.727Z] Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom (2.7 kB at 84 kB/s) [2019-07-31T01:26:06.727Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom [2019-07-31T01:26:06.727Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom [2019-07-31T01:26:06.985Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom [2019-07-31T01:26:06.985Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom [2019-07-31T01:26:06.985Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom [2019-07-31T01:26:06.985Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom [2019-07-31T01:26:06.985Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom (12 kB at 369 kB/s) [2019-07-31T01:26:07.241Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar [2019-07-31T01:26:07.241Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar [2019-07-31T01:26:07.241Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [2019-07-31T01:26:07.241Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar [2019-07-31T01:26:07.241Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.jar [2019-07-31T01:26:07.241Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar [2019-07-31T01:26:07.242Z] Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7 MB Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.jar (2.7 MB at 14 MB/s) [2019-07-31T01:26:07.242Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar [2019-07-31T01:26:07.242Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar [2019-07-31T01:26:07.242Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar [2019-07-31T01:26:07.242Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [2019-07-31T01:26:07.242Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar [2019-07-31T01:26:07.499Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar [2019-07-31T01:26:07.499Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar [2019-07-31T01:26:07.499Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar [2019-07-31T01:26:07.499Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [2019-07-31T01:26:07.499Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar [2019-07-31T01:26:07.499Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar [2019-07-31T01:26:07.499Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar [2019-07-31T01:26:07.499Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar [2019-07-31T01:26:07.499Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [2019-07-31T01:26:07.499Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar [2019-07-31T01:26:07.755Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar [2019-07-31T01:26:07.755Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar [2019-07-31T01:26:07.755Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar [2019-07-31T01:26:07.755Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [2019-07-31T01:26:07.755Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar [2019-07-31T01:26:08.012Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar [2019-07-31T01:26:08.012Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar [2019-07-31T01:26:08.012Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar [2019-07-31T01:26:08.012Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [2019-07-31T01:26:08.012Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar [2019-07-31T01:26:08.012Z] Progress (1): 4.1/166 kB Progress (2): 4.1/166 kB | 4.1/26 kB Progress (2): 7.7/166 kB | 4.1/26 kB Progress (2): 7.7/166 kB | 7.7/26 kB Progress (2): 12/166 kB | 7.7/26 kB Progress (2): 12/166 kB | 12/26 kB Progress (2): 16/166 kB | 12/26 kB Progress (2): 16/166 kB | 16/26 kB Progress (2): 20/166 kB | 16/26 kB Progress (2): 20/166 kB | 20/26 kB Progress (2): 24/166 kB | 20/26 kB Progress (2): 24/166 kB | 24/26 kB Progress (2): 28/166 kB | 24/26 kB Progress (2): 28/166 kB | 26 kB Progress (2): 32/166 kB | 26 kB Progress (2): 36/166 kB | 26 kB Progress (2): 40/166 kB | 26 kB Progress (2): 44/166 kB | 26 kB Progress (2): 48/166 kB | 26 kB Progress (3): 48/166 kB | 26 kB | 4.1/281 kB Progress (3): 52/166 kB | 26 kB | 4.1/281 kB Progress (3): 52/166 kB | 26 kB | 7.7/281 kB Progress (3): 56/166 kB | 26 kB | 7.7/281 kB Progress (3): 56/166 kB | 26 kB | 12/281 kB Progress (3): 60/166 kB | 26 kB | 12/281 kB Progress (3): 60/166 kB | 26 kB | 16/281 kB Progress (3): 64/166 kB | 26 kB | 16/281 kB Progress (3): 64/166 kB | 26 kB | 20/281 kB Progress (3): 68/166 kB | 26 kB | 20/281 kB Progress (3): 68/166 kB | 26 kB | 24/281 kB Progress (3): 72/166 kB | 26 kB | 24/281 kB Progress (3): 72/166 kB | 26 kB | 28/281 kB Progress (3): 76/166 kB | 26 kB | 28/281 kB Progress (4): 76/166 kB | 26 kB | 28/281 kB | 4.1/70 kB Progress (4): 80/166 kB | 26 kB | 28/281 kB | 4.1/70 kB Progress (4): 80/166 kB | 26 kB | 32/281 kB | 4.1/70 kB Progress (4): 84/166 kB | 26 kB | 32/281 kB | 4.1/70 kB Progress (4): 84/166 kB | 26 kB | 32/281 kB | 7.7/70 kB Progress (4): 88/166 kB | 26 kB | 32/281 kB | 7.7/70 kB Progress (4): 88/166 kB | 26 kB | 36/281 kB | 7.7/70 kB Progress (4): 92/166 kB | 26 kB | 36/281 kB | 7.7/70 kB Progress (4): 92/166 kB | 26 kB | 36/281 kB | 12/70 kB Progress (4): 96/166 kB | 26 kB | 36/281 kB | 12/70 kB Progress (4): 96/166 kB | 26 kB | 40/281 kB | 12/70 kB Progress (4): 100/166 kB | 26 kB | 40/281 kB | 12/70 kB Progress (4): 100/166 kB | 26 kB | 44/281 kB | 12/70 kB Progress (4): 100/166 kB | 26 kB | 44/281 kB | 16/70 kB Progress (4): 100/166 kB | 26 kB | 48/281 kB | 16/70 kB Progress (4): 104/166 kB | 26 kB | 48/281 kB | 16/70 kB Progress (4): 104/166 kB | 26 kB | 52/281 kB | 16/70 kB Progress (4): 104/166 kB | 26 kB | 56/281 kB | 16/70 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar (26 kB at 725 kB/s) [2019-07-31T01:26:08.012Z] Progress (3): 104/166 kB | 60/281 kB | 16/70 kB Progress (3): 108/166 kB | 60/281 kB | 16/70 kB Progress (3): 108/166 kB | 60/281 kB | 20/70 kB Progress (3): 112/166 kB | 60/281 kB | 20/70 kB Progress (3): 112/166 kB | 64/281 kB | 20/70 kB Progress (3): 116/166 kB | 64/281 kB | 20/70 kB Progress (3): 116/166 kB | 64/281 kB | 24/70 kB Progress (3): 120/166 kB | 64/281 kB | 24/70 kB Progress (3): 120/166 kB | 64/281 kB | 28/70 kB Progress (3): 120/166 kB | 68/281 kB | 28/70 kB Progress (3): 120/166 kB | 68/281 kB | 32/70 kB Progress (3): 124/166 kB | 68/281 kB | 32/70 kB Progress (3): 124/166 kB | 68/281 kB | 36/70 kB Progress (3): 124/166 kB | 72/281 kB | 36/70 kB Progress (3): 124/166 kB | 72/281 kB | 40/70 kB Progress (3): 124/166 kB | 76/281 kB | 40/70 kB Progress (3): 128/166 kB | 76/281 kB | 40/70 kB Progress (3): 128/166 kB | 80/281 kB | 40/70 kB Progress (3): 128/166 kB | 80/281 kB | 44/70 kB Progress (3): 128/166 kB | 84/281 kB | 44/70 kB Progress (3): 132/166 kB | 84/281 kB | 44/70 kB Progress (3): 132/166 kB | 88/281 kB | 44/70 kB Progress (3): 132/166 kB | 88/281 kB | 48/70 kB Progress (3): 132/166 kB | 92/281 kB | 48/70 kB Progress (3): 132/166 kB | 92/281 kB | 52/70 kB Progress (3): 136/166 kB | 92/281 kB | 52/70 kB Progress (3): 136/166 kB | 92/281 kB | 56/70 kB Progress (3): 136/166 kB | 96/281 kB | 56/70 kB Progress (3): 136/166 kB | 96/281 kB | 60/70 kB Progress (3): 136/166 kB | 100/281 kB | 60/70 kB Progress (3): 140/166 kB | 100/281 kB | 60/70 kB Progress (3): 140/166 kB | 104/281 kB | 60/70 kB Progress (3): 140/166 kB | 104/281 kB | 64/70 kB Progress (3): 140/166 kB | 108/281 kB | 64/70 kB Progress (3): 144/166 kB | 108/281 kB | 64/70 kB Progress (3): 144/166 kB | 112/281 kB | 64/70 kB Progress (3): 144/166 kB | 112/281 kB | 68/70 kB Progress (3): 144/166 kB | 116/281 kB | 68/70 kB Progress (3): 144/166 kB | 120/281 kB | 68/70 kB Progress (3): 148/166 kB | 120/281 kB | 68/70 kB Progress (3): 148/166 kB | 124/281 kB | 68/70 kB Progress (3): 148/166 kB | 124/281 kB | 70 kB Progress (3): 148/166 kB | 128/281 kB | 70 kB Progress (3): 152/166 kB | 128/281 kB | 70 kB Progress (3): 152/166 kB | 131/281 kB | 70 kB Progress (3): 156/166 kB | 131/281 kB | 70 kB Progress (3): 156/166 kB | 135/281 kB | 70 kB Progress (3): 160/166 kB | 135/281 kB | 70 kB Progress (3): 160/166 kB | 139/281 kB | 70 kB Progress (3): 164/166 kB | 139/281 kB | 70 kB Progress (3): 164/166 kB | 143/281 kB | 70 kB Progress (3): 166 kB | 143/281 kB | 70 kB Progress (3): 166 kB | 147/281 kB | 70 kB Progress (3): 166 kB | 151/281 kB | 70 kB Progress (3): 166 kB | 155/281 kB | 70 kB Progress (3): 166 kB | 159/281 kB | 70 kB Progress (3): 166 kB | 163/281 kB | 70 kB Progress (3): 166 kB | 164/281 kB | 70 kB Progress (3): 166 kB | 168/281 kB | 70 kB Progress (3): 166 kB | 172/281 kB | 70 kB Progress (3): 166 kB | 176/281 kB | 70 kB Progress (3): 166 kB | 180/281 kB | 70 kB Progress (3): 166 kB | 184/281 kB | 70 kB Progress (3): 166 kB | 188/281 kB | 70 kB Progress (3): 166 kB | 192/281 kB | 70 kB Progress (3): 166 kB | 196/281 kB | 70 kB Progress (3): 166 kB | 197/281 kB | 70 kB Progress (3): 166 kB | 201/281 kB | 70 kB Progress (3): 166 kB | 205/281 kB | 70 kB Progress (3): 166 kB | 209/281 kB | 70 kB Progress (3): 166 kB | 213/281 kB | 70 kB Progress (4): 166 kB | 213/281 kB | 70 kB | 4.1/6.0 kB Progress (4): 166 kB | 217/281 kB | 70 kB | 4.1/6.0 kB Progress (4): 166 kB | 217/281 kB | 70 kB | 6.0 kB Progress (4): 166 kB | 221/281 kB | 70 kB | 6.0 kB Progress (4): 166 kB | 225/281 kB | 70 kB | 6.0 kB Progress (4): 166 kB | 229/281 kB | 70 kB | 6.0 kB Progress (4): 166 kB | 233/281 kB | 70 kB | 6.0 kB Progress (4): 166 kB | 237/281 kB | 70 kB | 6.0 kB Progress (4): 166 kB | 241/281 kB | 70 kB | 6.0 kB Progress (4): 166 kB | 245/281 kB | 70 kB | 6.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar (166 kB at 3.1 MB/s) [2019-07-31T01:26:08.012Z] Progress (3): 249/281 kB | 70 kB | 6.0 kB Progress (3): 253/281 kB | 70 kB | 6.0 kB Progress (3): 257/281 kB | 70 kB | 6.0 kB Progress (3): 261/281 kB | 70 kB | 6.0 kB Progress (3): 265/281 kB | 70 kB | 6.0 kB Progress (3): 269/281 kB | 70 kB | 6.0 kB Progress (3): 273/281 kB | 70 kB | 6.0 kB Progress (3): 277/281 kB | 70 kB | 6.0 kB Progress (3): 281 kB | 70 kB | 6.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar (6.0 kB at 106 kB/s) [2019-07-31T01:26:08.012Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar (70 kB at 1.1 MB/s) [2019-07-31T01:26:08.013Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar (281 kB at 3.2 MB/s) [2019-07-31T01:26:08.270Z] [INFO] The project's OSGi version is 4.1.0.201907310119 [2019-07-31T01:26:08.270Z] [INFO] [2019-07-31T01:26:08.270Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core --- [2019-07-31T01:26:08.270Z] [INFO] [2019-07-31T01:26:08.270Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core --- [2019-07-31T01:26:08.270Z] [INFO] [2019-07-31T01:26:08.270Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core --- [2019-07-31T01:26:08.270Z] [INFO] [2019-07-31T01:26:08.270Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core --- [2019-07-31T01:26:08.270Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:26:08.270Z] [INFO] [2019-07-31T01:26:08.270Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core --- [2019-07-31T01:26:08.270Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom [2019-07-31T01:26:08.270Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom [2019-07-31T01:26:08.270Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom [2019-07-31T01:26:08.526Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom [2019-07-31T01:26:08.526Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom [2019-07-31T01:26:08.526Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom [2019-07-31T01:26:08.526Z] Progress (1): 748 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 19 kB/s) [2019-07-31T01:26:08.526Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [2019-07-31T01:26:08.526Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [2019-07-31T01:26:08.526Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [2019-07-31T01:26:08.783Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [2019-07-31T01:26:08.783Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [2019-07-31T01:26:08.783Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [2019-07-31T01:26:08.783Z] Progress (1): 3.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 118 kB/s) [2019-07-31T01:26:08.783Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [2019-07-31T01:26:08.783Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [2019-07-31T01:26:08.783Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [2019-07-31T01:26:09.040Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [2019-07-31T01:26:09.040Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [2019-07-31T01:26:09.040Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [2019-07-31T01:26:09.040Z] Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 742 kB/s) [2019-07-31T01:26:09.040Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom [2019-07-31T01:26:09.040Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom [2019-07-31T01:26:09.040Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom [2019-07-31T01:26:09.296Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom [2019-07-31T01:26:09.296Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom [2019-07-31T01:26:09.296Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom [2019-07-31T01:26:09.296Z] Progress (1): 4.1/5.7 kB Progress (1): 5.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom (5.7 kB at 196 kB/s) [2019-07-31T01:26:09.296Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [2019-07-31T01:26:09.296Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [2019-07-31T01:26:09.296Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [2019-07-31T01:26:09.858Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [2019-07-31T01:26:09.858Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [2019-07-31T01:26:09.858Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [2019-07-31T01:26:09.858Z] Progress (1): 4.1/4.6 kB Progress (1): 4.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 153 kB/s) [2019-07-31T01:26:09.858Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [2019-07-31T01:26:09.858Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [2019-07-31T01:26:09.858Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [2019-07-31T01:26:10.115Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [2019-07-31T01:26:10.115Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [2019-07-31T01:26:10.115Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [2019-07-31T01:26:10.115Z] Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (1.5 kB at 47 kB/s) [2019-07-31T01:26:10.115Z] 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 [2019-07-31T01:26:10.115Z] 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 [2019-07-31T01:26:10.115Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [2019-07-31T01:26:10.372Z] 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 [2019-07-31T01:26:10.372Z] 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 [2019-07-31T01:26:10.372Z] 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 [2019-07-31T01:26:10.372Z] Progress (1): 3.1 kB 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 96 kB/s) [2019-07-31T01:26:10.372Z] 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 [2019-07-31T01:26:10.372Z] 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 [2019-07-31T01:26:10.372Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom [2019-07-31T01:26:10.629Z] 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 [2019-07-31T01:26:10.629Z] 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 [2019-07-31T01:26:10.629Z] 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 [2019-07-31T01:26:10.629Z] Progress (1): 3.2 kB 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 103 kB/s) [2019-07-31T01:26:10.629Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [2019-07-31T01:26:10.629Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [2019-07-31T01:26:10.629Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [2019-07-31T01:26:10.886Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [2019-07-31T01:26:10.886Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [2019-07-31T01:26:10.886Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [2019-07-31T01:26:10.886Z] Progress (1): 2.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom (2.6 kB at 90 kB/s) [2019-07-31T01:26:10.886Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar [2019-07-31T01:26:10.886Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [2019-07-31T01:26:10.886Z] 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 [2019-07-31T01:26:10.886Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar [2019-07-31T01:26:10.886Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar [2019-07-31T01:26:10.886Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [2019-07-31T01:26:10.886Z] 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 [2019-07-31T01:26:10.886Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar [2019-07-31T01:26:11.143Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar [2019-07-31T01:26:11.143Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [2019-07-31T01:26:11.143Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar [2019-07-31T01:26:11.143Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar [2019-07-31T01:26:11.400Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar [2019-07-31T01:26:11.400Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [2019-07-31T01:26:11.400Z] 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 [2019-07-31T01:26:11.400Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar [2019-07-31T01:26:11.400Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar [2019-07-31T01:26:11.400Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [2019-07-31T01:26:11.400Z] 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 [2019-07-31T01:26:11.400Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar [2019-07-31T01:26:11.400Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar [2019-07-31T01:26:11.400Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [2019-07-31T01:26:11.400Z] 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 [2019-07-31T01:26:11.400Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar [2019-07-31T01:26:11.400Z] Progress (1): 4.1/8.5 kB Progress (1): 7.7/8.5 kB Progress (1): 8.5 kB Progress (2): 8.5 kB | 4.1/79 kB Progress (2): 8.5 kB | 7.7/79 kB Progress (2): 8.5 kB | 12/79 kB Progress (2): 8.5 kB | 16/79 kB Progress (2): 8.5 kB | 20/79 kB Progress (2): 8.5 kB | 24/79 kB Progress (3): 8.5 kB | 24/79 kB | 4.1/51 kB Progress (3): 8.5 kB | 28/79 kB | 4.1/51 kB Progress (3): 8.5 kB | 32/79 kB | 4.1/51 kB Progress (3): 8.5 kB | 32/79 kB | 7.7/51 kB Progress (3): 8.5 kB | 36/79 kB | 7.7/51 kB Progress (3): 8.5 kB | 36/79 kB | 12/51 kB Progress (3): 8.5 kB | 40/79 kB | 12/51 kB Progress (3): 8.5 kB | 40/79 kB | 16/51 kB Progress (3): 8.5 kB | 44/79 kB | 16/51 kB Progress (3): 8.5 kB | 44/79 kB | 20/51 kB Progress (4): 8.5 kB | 44/79 kB | 20/51 kB | 4.1/4.3 kB Progress (4): 8.5 kB | 44/79 kB | 24/51 kB | 4.1/4.3 kB Progress (4): 8.5 kB | 48/79 kB | 24/51 kB | 4.1/4.3 kB Progress (4): 8.5 kB | 48/79 kB | 28/51 kB | 4.1/4.3 kB Progress (4): 8.5 kB | 48/79 kB | 28/51 kB | 4.3 kB 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 118 kB/s) [2019-07-31T01:26:11.400Z] Progress (3): 48/79 kB | 32/51 kB | 4.3 kB Progress (3): 52/79 kB | 32/51 kB | 4.3 kB Progress (3): 52/79 kB | 36/51 kB | 4.3 kB Progress (3): 56/79 kB | 36/51 kB | 4.3 kB Progress (3): 56/79 kB | 40/51 kB | 4.3 kB Progress (3): 60/79 kB | 40/51 kB | 4.3 kB Progress (3): 60/79 kB | 44/51 kB | 4.3 kB Progress (3): 64/79 kB | 44/51 kB | 4.3 kB Progress (3): 64/79 kB | 48/51 kB | 4.3 kB Progress (3): 68/79 kB | 48/51 kB | 4.3 kB Progress (3): 68/79 kB | 51 kB | 4.3 kB Progress (3): 72/79 kB | 51 kB | 4.3 kB Progress (3): 76/79 kB | 51 kB | 4.3 kB Progress (3): 79 kB | 51 kB | 4.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 55 kB/s) [2019-07-31T01:26:11.400Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar (51 kB at 635 kB/s) [2019-07-31T01:26:11.400Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar (79 kB at 986 kB/s) [2019-07-31T01:26:11.657Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:26:11.657Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/src/main/resources [2019-07-31T01:26:11.657Z] [INFO] [2019-07-31T01:26:11.657Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core --- [2019-07-31T01:26:11.657Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom [2019-07-31T01:26:11.657Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom [2019-07-31T01:26:11.657Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom [2019-07-31T01:26:11.657Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom [2019-07-31T01:26:11.657Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom [2019-07-31T01:26:11.657Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom [2019-07-31T01:26:11.914Z] Progress (1): 690 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 20 kB/s) [2019-07-31T01:26:11.914Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [2019-07-31T01:26:11.914Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [2019-07-31T01:26:12.171Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [2019-07-31T01:26:12.171Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [2019-07-31T01:26:12.171Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [2019-07-31T01:26:12.171Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [2019-07-31T01:26:12.171Z] Progress (1): 3.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (3.6 kB at 103 kB/s) [2019-07-31T01:26:12.171Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom [2019-07-31T01:26:12.428Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom [2019-07-31T01:26:12.428Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom [2019-07-31T01:26:12.684Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom [2019-07-31T01:26:12.684Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom [2019-07-31T01:26:12.684Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom [2019-07-31T01:26:12.684Z] Progress (1): 865 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 29 kB/s) [2019-07-31T01:26:12.684Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom [2019-07-31T01:26:12.684Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom [2019-07-31T01:26:12.684Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom [2019-07-31T01:26:12.942Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom [2019-07-31T01:26:12.942Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom [2019-07-31T01:26:12.942Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom [2019-07-31T01:26:12.942Z] Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom (2.4 kB at 79 kB/s) [2019-07-31T01:26:12.942Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom [2019-07-31T01:26:12.942Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom [2019-07-31T01:26:12.942Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom [2019-07-31T01:26:13.526Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom [2019-07-31T01:26:13.526Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom [2019-07-31T01:26:13.526Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom [2019-07-31T01:26:13.526Z] Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom (1.6 kB at 58 kB/s) [2019-07-31T01:26:13.526Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom [2019-07-31T01:26:13.526Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom [2019-07-31T01:26:13.526Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom [2019-07-31T01:26:13.526Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom [2019-07-31T01:26:13.526Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom [2019-07-31T01:26:13.526Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom [2019-07-31T01:26:13.526Z] Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom (1.7 kB at 61 kB/s) [2019-07-31T01:26:13.526Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar [2019-07-31T01:26:13.526Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar [2019-07-31T01:26:13.526Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar [2019-07-31T01:26:13.526Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar [2019-07-31T01:26:13.526Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar [2019-07-31T01:26:13.526Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar [2019-07-31T01:26:13.526Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar [2019-07-31T01:26:13.526Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar [2019-07-31T01:26:13.526Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar [2019-07-31T01:26:13.526Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar [2019-07-31T01:26:13.526Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar [2019-07-31T01:26:13.526Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar [2019-07-31T01:26:13.526Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar [2019-07-31T01:26:13.526Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar [2019-07-31T01:26:13.527Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar [2019-07-31T01:26:13.783Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar [2019-07-31T01:26:13.783Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar [2019-07-31T01:26:13.783Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar [2019-07-31T01:26:13.783Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar [2019-07-31T01:26:13.783Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar [2019-07-31T01:26:14.040Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar [2019-07-31T01:26:14.040Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar [2019-07-31T01:26:14.040Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar [2019-07-31T01:26:14.040Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar [2019-07-31T01:26:14.040Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar [2019-07-31T01:26:14.040Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar [2019-07-31T01:26:14.040Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar [2019-07-31T01:26:14.040Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar [2019-07-31T01:26:14.040Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar [2019-07-31T01:26:14.040Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar [2019-07-31T01:26:14.041Z] Progress (1): 4.1/4.6 kB Progress (1): 4.6 kB Progress (2): 4.6 kB | 0/2.8 MB Progress (2): 4.6 kB | 0/2.8 MB Progress (2): 4.6 kB | 0/2.8 MB Progress (2): 4.6 kB | 0/2.8 MB Progress (2): 4.6 kB | 0/2.8 MB Progress (2): 4.6 kB | 0/2.8 MB Progress (2): 4.6 kB | 0/2.8 MB Progress (2): 4.6 kB | 0/2.8 MB Progress (2): 4.6 kB | 0/2.8 MB Progress (2): 4.6 kB | 0/2.8 MB Progress (2): 4.6 kB | 0/2.8 MB Progress (2): 4.6 kB | 0/2.8 MB Progress (2): 4.6 kB | 0.1/2.8 MB Progress (2): 4.6 kB | 0.1/2.8 MB Progress (2): 4.6 kB | 0.1/2.8 MB Progress (2): 4.6 kB | 0.1/2.8 MB Progress (2): 4.6 kB | 0.1/2.8 MB Progress (2): 4.6 kB | 0.1/2.8 MB Progress (2): 4.6 kB | 0.1/2.8 MB Progress (2): 4.6 kB | 0.1/2.8 MB Progress (2): 4.6 kB | 0.1/2.8 MB Progress (2): 4.6 kB | 0.1/2.8 MB Progress (2): 4.6 kB | 0.1/2.8 MB Progress (2): 4.6 kB | 0.1/2.8 MB Progress (2): 4.6 kB | 0.1/2.8 MB Progress (2): 4.6 kB | 0.1/2.8 MB Progress (2): 4.6 kB | 0.1/2.8 MB Progress (2): 4.6 kB | 0.1/2.8 MB Progress (2): 4.6 kB | 0.1/2.8 MB Progress (2): 4.6 kB | 0.1/2.8 MB Progress (2): 4.6 kB | 0.1/2.8 MB Progress (2): 4.6 kB | 0.1/2.8 MB Progress (2): 4.6 kB | 0.1/2.8 MB Progress (2): 4.6 kB | 0.1/2.8 MB Progress (2): 4.6 kB | 0.1/2.8 MB Progress (2): 4.6 kB | 0.1/2.8 MB Progress (2): 4.6 kB | 0.1/2.8 MB Progress (2): 4.6 kB | 0.2/2.8 MB Progress (2): 4.6 kB | 0.2/2.8 MB Progress (2): 4.6 kB | 0.2/2.8 MB Progress (2): 4.6 kB | 0.2/2.8 MB Progress (2): 4.6 kB | 0.2/2.8 MB Progress (2): 4.6 kB | 0.2/2.8 MB Progress (2): 4.6 kB | 0.2/2.8 MB Progress (2): 4.6 kB | 0.2/2.8 MB Progress (2): 4.6 kB | 0.2/2.8 MB Progress (2): 4.6 kB | 0.2/2.8 MB Progress (2): 4.6 kB | 0.2/2.8 MB Progress (2): 4.6 kB | 0.2/2.8 MB Progress (2): 4.6 kB | 0.2/2.8 MB Progress (2): 4.6 kB | 0.2/2.8 MB Progress (2): 4.6 kB | 0.2/2.8 MB Progress (2): 4.6 kB | 0.2/2.8 MB Progress (2): 4.6 kB | 0.2/2.8 MB Progress (2): 4.6 kB | 0.2/2.8 MB Progress (2): 4.6 kB | 0.2/2.8 MB Progress (2): 4.6 kB | 0.2/2.8 MB Progress (2): 4.6 kB | 0.2/2.8 MB Progress (2): 4.6 kB | 0.2/2.8 MB Progress (2): 4.6 kB | 0.2/2.8 MB Progress (2): 4.6 kB | 0.2/2.8 MB Progress (2): 4.6 kB | 0.2/2.8 MB Progress (2): 4.6 kB | 0.3/2.8 MB Progress (2): 4.6 kB | 0.3/2.8 MB Progress (2): 4.6 kB | 0.3/2.8 MB Progress (2): 4.6 kB | 0.3/2.8 MB Progress (2): 4.6 kB | 0.3/2.8 MB Progress (2): 4.6 kB | 0.3/2.8 MB Progress (2): 4.6 kB | 0.3/2.8 MB Progress (2): 4.6 kB | 0.3/2.8 MB Progress (2): 4.6 kB | 0.3/2.8 MB Progress (2): 4.6 kB | 0.3/2.8 MB Progress (2): 4.6 kB | 0.3/2.8 MB Progress (2): 4.6 kB | 0.3/2.8 MB Progress (2): 4.6 kB | 0.3/2.8 MB Progress (2): 4.6 kB | 0.3/2.8 MB Progress (2): 4.6 kB | 0.3/2.8 MB Progress (2): 4.6 kB | 0.3/2.8 MB Progress (2): 4.6 kB | 0.3/2.8 MB Progress (2): 4.6 kB | 0.3/2.8 MB Progress (2): 4.6 kB | 0.3/2.8 MB Progress (2): 4.6 kB | 0.3/2.8 MB Progress (2): 4.6 kB | 0.3/2.8 MB Progress (2): 4.6 kB | 0.3/2.8 MB Progress (2): 4.6 kB | 0.3/2.8 MB Progress (2): 4.6 kB | 0.3/2.8 MB Progress (2): 4.6 kB | 0.3/2.8 MB Progress (2): 4.6 kB | 0.4/2.8 MB Progress (2): 4.6 kB | 0.4/2.8 MB Progress (2): 4.6 kB | 0.4/2.8 MB Progress (2): 4.6 kB | 0.4/2.8 MB Progress (2): 4.6 kB | 0.4/2.8 MB Progress (2): 4.6 kB | 0.4/2.8 MB Progress (2): 4.6 kB | 0.4/2.8 MB Progress (2): 4.6 kB | 0.4/2.8 MB Progress (2): 4.6 kB | 0.4/2.8 MB Progress (2): 4.6 kB | 0.4/2.8 MB Progress (2): 4.6 kB | 0.4/2.8 MB Progress (2): 4.6 kB | 0.4/2.8 MB Progress (2): 4.6 kB | 0.4/2.8 MB Progress (2): 4.6 kB | 0.4/2.8 MB Progress (2): 4.6 kB | 0.4/2.8 MB Progress (2): 4.6 kB | 0.4/2.8 MB Progress (2): 4.6 kB | 0.4/2.8 MB Progress (2): 4.6 kB | 0.4/2.8 MB Progress (2): 4.6 kB | 0.4/2.8 MB Progress (2): 4.6 kB | 0.4/2.8 MB Progress (2): 4.6 kB | 0.4/2.8 MB Progress (2): 4.6 kB | 0.4/2.8 MB Progress (2): 4.6 kB | 0.4/2.8 MB Progress (2): 4.6 kB | 0.4/2.8 MB Progress (2): 4.6 kB | 0.4/2.8 MB Progress (2): 4.6 kB | 0.5/2.8 MB Progress (2): 4.6 kB | 0.5/2.8 MB Progress (2): 4.6 kB | 0.5/2.8 MB Progress (2): 4.6 kB | 0.5/2.8 MB Progress (2): 4.6 kB | 0.5/2.8 MB Progress (2): 4.6 kB | 0.5/2.8 MB Progress (2): 4.6 kB | 0.5/2.8 MB Progress (2): 4.6 kB | 0.5/2.8 MB Progress (2): 4.6 kB | 0.5/2.8 MB Progress (2): 4.6 kB | 0.5/2.8 MB Progress (2): 4.6 kB | 0.5/2.8 MB Progress (2): 4.6 kB | 0.5/2.8 MB Progress (2): 4.6 kB | 0.5/2.8 MB Progress (2): 4.6 kB | 0.5/2.8 MB Progress (2): 4.6 kB | 0.5/2.8 MB Progress (2): 4.6 kB | 0.5/2.8 MB Progress (2): 4.6 kB | 0.5/2.8 MB Progress (2): 4.6 kB | 0.5/2.8 MB Progress (2): 4.6 kB | 0.5/2.8 MB Progress (2): 4.6 kB | 0.5/2.8 MB Progress (2): 4.6 kB | 0.5/2.8 MB Progress (2): 4.6 kB | 0.5/2.8 MB Progress (2): 4.6 kB | 0.5/2.8 MB Progress (2): 4.6 kB | 0.5/2.8 MB Progress (2): 4.6 kB | 0.5/2.8 MB Progress (2): 4.6 kB | 0.6/2.8 MB Progress (2): 4.6 kB | 0.6/2.8 MB Progress (2): 4.6 kB | 0.6/2.8 MB Progress (2): 4.6 kB | 0.6/2.8 MB Progress (2): 4.6 kB | 0.6/2.8 MB Progress (2): 4.6 kB | 0.6/2.8 MB Progress (2): 4.6 kB | 0.6/2.8 MB Progress (2): 4.6 kB | 0.6/2.8 MB Progress (2): 4.6 kB | 0.6/2.8 MB Progress (2): 4.6 kB | 0.6/2.8 MB Progress (2): 4.6 kB | 0.6/2.8 MB Progress (2): 4.6 kB | 0.6/2.8 MB Progress (2): 4.6 kB | 0.6/2.8 MB Progress (2): 4.6 kB | 0.6/2.8 MB Progress (2): 4.6 kB | 0.6/2.8 MB Progress (2): 4.6 kB | 0.6/2.8 MB Progress (2): 4.6 kB | 0.6/2.8 MB Progress (2): 4.6 kB | 0.6/2.8 MB Progress (2): 4.6 kB | 0.6/2.8 MB Progress (2): 4.6 kB | 0.6/2.8 MB Progress (2): 4.6 kB | 0.6/2.8 MB Progress (2): 4.6 kB | 0.6/2.8 MB Progress (2): 4.6 kB | 0.6/2.8 MB Progress (2): 4.6 kB | 0.6/2.8 MB Progress (2): 4.6 kB | 0.6/2.8 MB Progress (2): 4.6 kB | 0.7/2.8 MB Progress (2): 4.6 kB | 0.7/2.8 MB Progress (2): 4.6 kB | 0.7/2.8 MB Progress (2): 4.6 kB | 0.7/2.8 MB Progress (2): 4.6 kB | 0.7/2.8 MB Progress (2): 4.6 kB | 0.7/2.8 MB Progress (2): 4.6 kB | 0.7/2.8 MB Progress (2): 4.6 kB | 0.7/2.8 MB Progress (2): 4.6 kB | 0.7/2.8 MB Progress (2): 4.6 kB | 0.7/2.8 MB Progress (2): 4.6 kB | 0.7/2.8 MB Progress (2): 4.6 kB | 0.7/2.8 MB Progress (2): 4.6 kB | 0.7/2.8 MB Progress (2): 4.6 kB | 0.7/2.8 MB Progress (2): 4.6 kB | 0.7/2.8 MB Progress (2): 4.6 kB | 0.7/2.8 MB Progress (2): 4.6 kB | 0.7/2.8 MB Progress (2): 4.6 kB | 0.7/2.8 MB Progress (2): 4.6 kB | 0.7/2.8 MB Progress (2): 4.6 kB | 0.7/2.8 MB Progress (2): 4.6 kB | 0.7/2.8 MB Progress (2): 4.6 kB | 0.7/2.8 MB Progress (2): 4.6 kB | 0.7/2.8 MB Progress (2): 4.6 kB | 0.7/2.8 MB Progress (2): 4.6 kB | 0.7/2.8 MB Progress (2): 4.6 kB | 0.8/2.8 MB Progress (2): 4.6 kB | 0.8/2.8 MB Progress (2): 4.6 kB | 0.8/2.8 MB Progress (2): 4.6 kB | 0.8/2.8 MB Progress (2): 4.6 kB | 0.8/2.8 MB Progress (2): 4.6 kB | 0.8/2.8 MB Progress (2): 4.6 kB | 0.8/2.8 MB Progress (2): 4.6 kB | 0.8/2.8 MB Progress (2): 4.6 kB | 0.8/2.8 MB Progress (2): 4.6 kB | 0.8/2.8 MB Progress (2): 4.6 kB | 0.8/2.8 MB Progress (2): 4.6 kB | 0.8/2.8 MB Progress (2): 4.6 kB | 0.8/2.8 MB Progress (2): 4.6 kB | 0.8/2.8 MB Progress (2): 4.6 kB | 0.8/2.8 MB Progress (2): 4.6 kB | 0.8/2.8 MB Progress (2): 4.6 kB | 0.8/2.8 MB Progress (2): 4.6 kB | 0.8/2.8 MB Progress (2): 4.6 kB | 0.8/2.8 MB Progress (2): 4.6 kB | 0.8/2.8 MB Progress (2): 4.6 kB | 0.8/2.8 MB Progress (2): 4.6 kB | 0.8/2.8 MB Progress (2): 4.6 kB | 0.8/2.8 MB Progress (2): 4.6 kB | 0.8/2.8 MB Progress (2): 4.6 kB | 0.8/2.8 MB Progress (2): 4.6 kB | 0.9/2.8 MB Progress (2): 4.6 kB | 0.9/2.8 MB Progress (2): 4.6 kB | 0.9/2.8 MB Progress (2): 4.6 kB | 0.9/2.8 MB Progress (2): 4.6 kB | 0.9/2.8 MB Progress (2): 4.6 kB | 0.9/2.8 MB Progress (2): 4.6 kB | 0.9/2.8 MB Progress (2): 4.6 kB | 0.9/2.8 MB Progress (2): 4.6 kB | 0.9/2.8 MB Progress (2): 4.6 kB | 0.9/2.8 MB Progress (2): 4.6 kB | 0.9/2.8 MB Progress (2): 4.6 kB | 0.9/2.8 MB Progress (2): 4.6 kB | 0.9/2.8 MB Progress (2): 4.6 kB | 0.9/2.8 MB Progress (2): 4.6 kB | 0.9/2.8 MB Progress (2): 4.6 kB | 0.9/2.8 MB Progress (2): 4.6 kB | 0.9/2.8 MB Progress (2): 4.6 kB | 0.9/2.8 MB Progress (2): 4.6 kB | 0.9/2.8 MB Progress (2): 4.6 kB | 0.9/2.8 MB Progress (2): 4.6 kB | 0.9/2.8 MB Progress (2): 4.6 kB | 0.9/2.8 MB Progress (2): 4.6 kB | 0.9/2.8 MB Progress (2): 4.6 kB | 0.9/2.8 MB Progress (2): 4.6 kB | 0.9/2.8 MB Progress (2): 4.6 kB | 1.0/2.8 MB Progress (2): 4.6 kB | 1.0/2.8 MB Progress (2): 4.6 kB | 1.0/2.8 MB Progress (2): 4.6 kB | 1.0/2.8 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (4.6 kB at 63 kB/s) [2019-07-31T01:26:14.041Z] Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (2): 1.0/2.8 MB | 4.1/25 kB Progress (2): 1.0/2.8 MB | 4.1/25 kB Progress (3): 1.0/2.8 MB | 4.1/25 kB | 4.1/18 kB Progress (3): 1.0/2.8 MB | 7.7/25 kB | 4.1/18 kB Progress (4): 1.0/2.8 MB | 7.7/25 kB | 4.1/18 kB | 3.6 kB Progress (4): 1.0/2.8 MB | 12/25 kB | 4.1/18 kB | 3.6 kB Progress (4): 1.0/2.8 MB | 12/25 kB | 7.7/18 kB | 3.6 kB Progress (4): 1.0/2.8 MB | 12/25 kB | 7.7/18 kB | 3.6 kB Progress (4): 1.0/2.8 MB | 12/25 kB | 12/18 kB | 3.6 kB Progress (4): 1.0/2.8 MB | 16/25 kB | 12/18 kB | 3.6 kB Progress (4): 1.0/2.8 MB | 16/25 kB | 16/18 kB | 3.6 kB Progress (4): 1.0/2.8 MB | 16/25 kB | 16/18 kB | 3.6 kB Progress (4): 1.0/2.8 MB | 16/25 kB | 18 kB | 3.6 kB Progress (4): 1.0/2.8 MB | 20/25 kB | 18 kB | 3.6 kB Progress (4): 1.0/2.8 MB | 20/25 kB | 18 kB | 3.6 kB Progress (4): 1.0/2.8 MB | 24/25 kB | 18 kB | 3.6 kB Progress (4): 1.0/2.8 MB | 24/25 kB | 18 kB | 3.6 kB Progress (4): 1.0/2.8 MB | 25 kB | 18 kB | 3.6 kB Progress (4): 1.0/2.8 MB | 25 kB | 18 kB | 3.6 kB Progress (4): 1.0/2.8 MB | 25 kB | 18 kB | 3.6 kB Progress (4): 1.0/2.8 MB | 25 kB | 18 kB | 3.6 kB Progress (4): 1.0/2.8 MB | 25 kB | 18 kB | 3.6 kB Progress (4): 1.0/2.8 MB | 25 kB | 18 kB | 3.6 kB Progress (4): 1.0/2.8 MB | 25 kB | 18 kB | 3.6 kB Progress (4): 1.0/2.8 MB | 25 kB | 18 kB | 3.6 kB Progress (4): 1.0/2.8 MB | 25 kB | 18 kB | 3.6 kB Progress (4): 1.0/2.8 MB | 25 kB | 18 kB | 3.6 kB Progress (4): 1.0/2.8 MB | 25 kB | 18 kB | 3.6 kB Progress (4): 1.0/2.8 MB | 25 kB | 18 kB | 3.6 kB Progress (4): 1.1/2.8 MB | 25 kB | 18 kB | 3.6 kB Progress (4): 1.1/2.8 MB | 25 kB | 18 kB | 3.6 kB Progress (4): 1.1/2.8 MB | 25 kB | 18 kB | 3.6 kB Progress (4): 1.1/2.8 MB | 25 kB | 18 kB | 3.6 kB Progress (4): 1.1/2.8 MB | 25 kB | 18 kB | 3.6 kB Progress (4): 1.1/2.8 MB | 25 kB | 18 kB | 3.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar (3.6 kB at 45 kB/s) [2019-07-31T01:26:14.041Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 kB at 305 kB/s) [2019-07-31T01:26:14.041Z] Progress (2): 1.1/2.8 MB | 18 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar (18 kB at 216 kB/s) [2019-07-31T01:26:14.298Z] Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar (2.8 MB at 16 MB/s) [2019-07-31T01:26:15.666Z] [INFO] Compiling 22 source files to /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/classes [2019-07-31T01:26:18.187Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[795] [2019-07-31T01:26:18.187Z] argsArray[i] = entry.getKey(); [2019-07-31T01:26:18.187Z] ^^^^^^^^^^^^^^ [2019-07-31T01:26:18.187Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull Object>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:26:18.187Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[796] [2019-07-31T01:26:18.187Z] argsArray[i + 1] = entry.getValue(); [2019-07-31T01:26:18.187Z] ^^^^^^^^^^^^^^^^ [2019-07-31T01:26:18.187Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull Object>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:26:18.187Z] 2 problems (2 warnings) [2019-07-31T01:26:18.187Z] [INFO] [2019-07-31T01:26:18.187Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core --- [2019-07-31T01:26:18.187Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:26:18.187Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/src/test/resources [2019-07-31T01:26:18.187Z] [INFO] [2019-07-31T01:26:18.187Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core --- [2019-07-31T01:26:18.187Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-sources.jar [2019-07-31T01:26:18.187Z] [INFO] [2019-07-31T01:26:18.187Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core --- [2019-07-31T01:26:18.187Z] [INFO] [2019-07-31T01:26:18.187Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core --- [2019-07-31T01:26:18.445Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar [2019-07-31T01:26:18.702Z] [INFO] [2019-07-31T01:26:18.702Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core --- [2019-07-31T01:26:18.702Z] [INFO] [2019-07-31T01:26:18.702Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core --- [2019-07-31T01:26:18.702Z] [INFO] [2019-07-31T01:26:18.702Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core --- [2019-07-31T01:26:18.702Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar [2019-07-31T01:26:19.266Z] [INFO] [2019-07-31T01:26:19.266Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core --- [2019-07-31T01:26:19.266Z] [INFO] [2019-07-31T01:26:19.266Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.common.core --- [2019-07-31T01:26:19.266Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:26:19.266Z] [INFO] [2019-07-31T01:26:19.266Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.common.core --- [2019-07-31T01:26:19.266Z] [INFO] [2019-07-31T01:26:19.266Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core --- [2019-07-31T01:26:19.266Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar [2019-07-31T01:26:19.266Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.pom [2019-07-31T01:26:19.266Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-sources.jar [2019-07-31T01:26:19.266Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T01:26:19.266Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-p2metadata.xml [2019-07-31T01:26:19.266Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-p2artifacts.xml [2019-07-31T01:26:19.266Z] [INFO] [2019-07-31T01:26:19.266Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core --- [2019-07-31T01:26:19.266Z] [INFO] [2019-07-31T01:26:19.266Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >-- [2019-07-31T01:26:19.266Z] [INFO] Building Trace Compass State System Parent 5.0.0-SNAPSHOT [5/134] [2019-07-31T01:26:19.523Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T01:26:19.523Z] [INFO] [2019-07-31T01:26:19.523Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T01:26:19.523Z] [INFO] [2019-07-31T01:26:19.523Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T01:26:19.523Z] [INFO] [2019-07-31T01:26:19.523Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T01:26:19.523Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/statesystem/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:26:19.523Z] [INFO] [2019-07-31T01:26:19.523Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T01:26:19.523Z] [INFO] [2019-07-31T01:26:19.523Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T01:26:19.523Z] [INFO] [2019-07-31T01:26:19.523Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T01:26:19.523Z] [INFO] [2019-07-31T01:26:19.523Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T01:26:19.523Z] [INFO] [2019-07-31T01:26:19.523Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T01:26:19.523Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:26:19.523Z] [INFO] [2019-07-31T01:26:19.523Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T01:26:19.523Z] [INFO] [2019-07-31T01:26:19.523Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T01:26:19.523Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.statesystem-parent-5.0.0-SNAPSHOT.pom [2019-07-31T01:26:19.523Z] [INFO] [2019-07-31T01:26:19.523Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >-- [2019-07-31T01:26:19.523Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.2.0-SNAPSHOT [6/134] [2019-07-31T01:26:19.523Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T01:26:19.523Z] [INFO] [2019-07-31T01:26:19.523Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T01:26:19.523Z] [INFO] [2019-07-31T01:26:19.523Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T01:26:19.523Z] [INFO] The project's OSGi version is 1.2.0.201907310119 [2019-07-31T01:26:19.523Z] [INFO] [2019-07-31T01:26:19.523Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T01:26:19.523Z] [INFO] [2019-07-31T01:26:19.523Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T01:26:19.523Z] [INFO] [2019-07-31T01:26:19.523Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T01:26:19.523Z] [INFO] [2019-07-31T01:26:19.523Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T01:26:19.523Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:26:19.523Z] [INFO] [2019-07-31T01:26:19.523Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T01:26:19.523Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:26:19.523Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources [2019-07-31T01:26:19.523Z] [INFO] [2019-07-31T01:26:19.523Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T01:26:19.523Z] [INFO] Compiling 37 source files to /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/classes [2019-07-31T01:26:20.453Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/datastore/core/interval/HTInterval.java:[71] [2019-07-31T01:26:20.453Z] return (new StringJoiner(", ", "[", "]")) //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ [2019-07-31T01:26:20.453Z] .add(String.valueOf(fStart)) [2019-07-31T01:26:20.453Z] .add(String.valueOf(fStart + fDuration)) [2019-07-31T01:26:20.453Z] .toString(); [2019-07-31T01:26:20.453Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:20.453Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:26:20.453Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[222] [2019-07-31T01:26:20.453Z] fFileChannelIn = fFileInputStream.getChannel(); [2019-07-31T01:26:20.453Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:20.453Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-07-31T01:26:20.453Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[223] [2019-07-31T01:26:20.453Z] fFileChannelOut = fFileOutputStream.getChannel(); [2019-07-31T01:26:20.453Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:20.453Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-07-31T01:26:20.453Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNode.java:[82] [2019-07-31T01:26:20.453Z] private final Comparator fDefaultIntervalComparator = Comparator [2019-07-31T01:26:20.453Z] .comparingLong(E::getEnd) [2019-07-31T01:26:20.453Z] .thenComparingLong(E::getStart); [2019-07-31T01:26:20.453Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:20.453Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull E extends @NonNull IHTInterval>' needs unchecked conversion to conform to '@NonNull Comparator' [2019-07-31T01:26:20.453Z] 4 problems (4 warnings) [2019-07-31T01:26:20.453Z] [INFO] [2019-07-31T01:26:20.453Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T01:26:20.453Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:26:20.453Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/test/resources [2019-07-31T01:26:20.453Z] [INFO] [2019-07-31T01:26:20.453Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T01:26:20.453Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-sources.jar [2019-07-31T01:26:20.453Z] [INFO] [2019-07-31T01:26:20.453Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T01:26:20.709Z] [INFO] [2019-07-31T01:26:20.709Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T01:26:20.709Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar [2019-07-31T01:26:20.709Z] [INFO] [2019-07-31T01:26:20.709Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T01:26:20.709Z] [INFO] [2019-07-31T01:26:20.709Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T01:26:20.709Z] [INFO] [2019-07-31T01:26:20.709Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T01:26:20.709Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar [2019-07-31T01:26:20.966Z] [INFO] [2019-07-31T01:26:20.966Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T01:26:20.966Z] [INFO] [2019-07-31T01:26:20.966Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T01:26:20.966Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:26:20.966Z] [INFO] [2019-07-31T01:26:20.966Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T01:26:21.224Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T01:26:21.481Z] [INFO] [2019-07-31T01:26:21.481Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T01:26:21.481Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar [2019-07-31T01:26:21.481Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.pom [2019-07-31T01:26:21.481Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-sources.jar [2019-07-31T01:26:21.481Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T01:26:21.481Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-p2metadata.xml [2019-07-31T01:26:21.481Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-p2artifacts.xml [2019-07-31T01:26:21.481Z] [INFO] [2019-07-31T01:26:21.481Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T01:26:21.481Z] [INFO] [2019-07-31T01:26:21.481Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >-- [2019-07-31T01:26:21.481Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 2.1.1-SNAPSHOT [7/134] [2019-07-31T01:26:21.481Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T01:26:21.481Z] [INFO] [2019-07-31T01:26:21.481Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T01:26:21.481Z] [INFO] [2019-07-31T01:26:21.481Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T01:26:21.481Z] [INFO] The project's OSGi version is 2.1.1.201907310119 [2019-07-31T01:26:21.481Z] [INFO] [2019-07-31T01:26:21.481Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T01:26:21.481Z] [INFO] [2019-07-31T01:26:21.481Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T01:26:21.481Z] [INFO] [2019-07-31T01:26:21.481Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T01:26:21.481Z] [INFO] [2019-07-31T01:26:21.481Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T01:26:21.481Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:26:21.481Z] [INFO] [2019-07-31T01:26:21.481Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T01:26:21.481Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:26:21.481Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources [2019-07-31T01:26:21.481Z] [INFO] [2019-07-31T01:26:21.481Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T01:26:21.481Z] [INFO] Compiling 22 source files to /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes [2019-07-31T01:26:22.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[285] [2019-07-31T01:26:22.045Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-31T01:26:22.045Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:22.045Z] Type safety: The constructor SegmentTreeNode.Tuple(Object, int) belongs to the raw type SegmentTreeNode.Tuple. References to generic type SegmentTreeNode.Tuple should be parameterized [2019-07-31T01:26:22.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[285] [2019-07-31T01:26:22.045Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-31T01:26:22.045Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:22.045Z] Type safety: The expression of type SegmentTreeNode.Tuple needs unchecked conversion to conform to SegmentTreeNode.Tuple [2019-07-31T01:26:22.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[285] [2019-07-31T01:26:22.045Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-31T01:26:22.045Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:22.045Z] Null type safety (type annotations): The expression of type 'SegmentTreeNode.Tuple' needs unchecked conversion to conform to 'SegmentTreeNode.@NonNull Tuple' [2019-07-31T01:26:22.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[285] [2019-07-31T01:26:22.045Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-31T01:26:22.045Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:22.045Z] SegmentTreeNode.Tuple is a raw type. References to generic type SegmentTreeNode.Tuple should be parameterized [2019-07-31T01:26:22.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[295] [2019-07-31T01:26:22.045Z] || order.compare(intersecting.element(), queue.peek().getSegment()) > 0)) { [2019-07-31T01:26:22.045Z] ^^^^^^^^^^^^ [2019-07-31T01:26:22.045Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull PriorityQueue>'. Type 'PriorityQueue' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:26:22.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[298] [2019-07-31T01:26:22.045Z] currentNode = readNode(queue.poll().getSequenceNumber()); [2019-07-31T01:26:22.045Z] ^^^^^^^^^^^^ [2019-07-31T01:26:22.045Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull PriorityQueue>'. Type 'PriorityQueue' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:26:22.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[304] [2019-07-31T01:26:22.045Z] queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order)); [2019-07-31T01:26:22.045Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:22.045Z] Type safety: The method selectNextChildren(TimeRangeCondition, Comparator) belongs to the raw type SegmentTreeNode. References to generic type SegmentTreeNode should be parameterized [2019-07-31T01:26:22.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[304] [2019-07-31T01:26:22.045Z] queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order)); [2019-07-31T01:26:22.045Z] ^^^^^^^^^^^^^^^ [2019-07-31T01:26:22.045Z] SegmentTreeNode is a raw type. References to generic type SegmentTreeNode should be parameterized [2019-07-31T01:26:22.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/segmentstore/core/SegmentStoreFactory.java:[118] [2019-07-31T01:26:22.045Z] store.add((E) elem); // warning from type, it should be fine [2019-07-31T01:26:22.045Z] ^^^^^^^^ [2019-07-31T01:26:22.045Z] Type safety: Unchecked cast from Object to E [2019-07-31T01:26:22.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/treemap/TreeMapStore.java:[235] [2019-07-31T01:26:22.045Z] E fromElement = (E) new BasicSegment(Long.MIN_VALUE, start); [2019-07-31T01:26:22.045Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:22.045Z] Type safety: Unchecked cast from BasicSegment to E [2019-07-31T01:26:22.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java:[60] [2019-07-31T01:26:22.045Z] protected final Comparator COMPARATOR = Comparator.comparing(E::getStart) [2019-07-31T01:26:22.045Z] .thenComparing(E::getEnd).thenComparing(Function.identity()); [2019-07-31T01:26:22.045Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:22.045Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull E extends @NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull E extends @NonNull ISegment>' [2019-07-31T01:26:22.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java:[93] [2019-07-31T01:26:22.045Z] E element = (E) object; [2019-07-31T01:26:22.045Z] ^^^^^^^^^^ [2019-07-31T01:26:22.045Z] Type safety: Unchecked cast from Object to E [2019-07-31T01:26:22.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/HistoryTreeSegmentStore.java:[311] [2019-07-31T01:26:22.045Z] return getSHT().getIntersectingElements(start, end, (Comparator) order); [2019-07-31T01:26:22.045Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:22.045Z] Type safety: Unchecked cast from Comparator to Comparator [2019-07-31T01:26:22.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[186] [2019-07-31T01:26:22.045Z] SegmentTreeNode segmentNode = (SegmentTreeNode) childNode; [2019-07-31T01:26:22.045Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:22.046Z] Type safety: Unchecked cast from IHTNode to SegmentTreeNode [2019-07-31T01:26:22.046Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[193] [2019-07-31T01:26:22.046Z] segmentNode.addListener((node, endtime) -> updateChild((SegmentTreeNode) node, childIndex)); [2019-07-31T01:26:22.046Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:22.046Z] Type safety: Unchecked cast from OverlappingNode to SegmentTreeNode [2019-07-31T01:26:22.046Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[435] [2019-07-31T01:26:22.046Z] return (OverlappingSegmentCoreData) super.getCoreNodeData(); [2019-07-31T01:26:22.046Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:22.046Z] Type safety: Unchecked cast from OverlappingNode.OverlappingExtraData to SegmentTreeNode.OverlappingSegmentCoreData [2019-07-31T01:26:22.046Z] 16 problems (16 warnings) [2019-07-31T01:26:22.046Z] [INFO] [2019-07-31T01:26:22.046Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T01:26:22.046Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:26:22.046Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/test/resources [2019-07-31T01:26:22.046Z] [INFO] [2019-07-31T01:26:22.046Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T01:26:22.046Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-sources.jar [2019-07-31T01:26:22.303Z] [INFO] [2019-07-31T01:26:22.303Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T01:26:22.303Z] [INFO] [2019-07-31T01:26:22.303Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T01:26:22.303Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.jar [2019-07-31T01:26:22.303Z] [INFO] [2019-07-31T01:26:22.303Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T01:26:22.303Z] [INFO] [2019-07-31T01:26:22.303Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T01:26:22.303Z] [INFO] [2019-07-31T01:26:22.303Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T01:26:22.303Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.jar [2019-07-31T01:26:22.560Z] [INFO] [2019-07-31T01:26:22.560Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T01:26:22.560Z] [INFO] [2019-07-31T01:26:22.560Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T01:26:22.560Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:26:22.560Z] [INFO] [2019-07-31T01:26:22.560Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T01:26:22.560Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T01:26:22.817Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T01:26:23.074Z] [INFO] [2019-07-31T01:26:23.074Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T01:26:23.074Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.jar [2019-07-31T01:26:23.074Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.pom [2019-07-31T01:26:23.074Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-sources.jar [2019-07-31T01:26:23.074Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T01:26:23.074Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-p2metadata.xml [2019-07-31T01:26:23.074Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-p2artifacts.xml [2019-07-31T01:26:23.074Z] [INFO] [2019-07-31T01:26:23.074Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T01:26:23.074Z] [INFO] [2019-07-31T01:26:23.074Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >-- [2019-07-31T01:26:23.074Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 4.2.2-SNAPSHOT [8/134] [2019-07-31T01:26:23.074Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T01:26:23.074Z] [INFO] [2019-07-31T01:26:23.074Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T01:26:23.074Z] [INFO] [2019-07-31T01:26:23.074Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T01:26:23.074Z] [INFO] The project's OSGi version is 4.2.2.201907310119 [2019-07-31T01:26:23.074Z] [INFO] [2019-07-31T01:26:23.074Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T01:26:23.074Z] [INFO] [2019-07-31T01:26:23.074Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T01:26:23.074Z] [INFO] [2019-07-31T01:26:23.074Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T01:26:23.074Z] [INFO] [2019-07-31T01:26:23.074Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T01:26:23.074Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:26:23.074Z] [INFO] [2019-07-31T01:26:23.074Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T01:26:23.074Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:26:23.074Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources [2019-07-31T01:26:23.074Z] [INFO] [2019-07-31T01:26:23.074Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T01:26:23.074Z] [INFO] Compiling 46 source files to /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes [2019-07-31T01:26:24.293Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTInterval.java:[266] [2019-07-31T01:26:24.293Z] public void writeInterval(ByteBuffer buffer, long nodeStart) { [2019-07-31T01:26:24.293Z] ^^^^^^^^^ [2019-07-31T01:26:24.293Z] Javadoc: Missing tag for parameter nodeStart [2019-07-31T01:26:24.293Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ThreadedHistoryTreeBackend.java:[309] [2019-07-31T01:26:24.293Z] Iterable<@NonNull HTInterval> queuedIntervals = Iterables.filter(intervalQueue, [2019-07-31T01:26:24.293Z] ^^^^^^^^^^^^^ [2019-07-31T01:26:24.293Z] Null type safety (type annotations): The expression of type '@NonNull BufferedBlockingQueue' needs unchecked conversion to conform to 'Iterable<@NonNull HTInterval>', corresponding supertype is 'Iterable' [2019-07-31T01:26:24.293Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java:[44] [2019-07-31T01:26:24.293Z] throws StateValueTypeException, AttributeNotFoundException { [2019-07-31T01:26:24.293Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:24.293Z] The declared exception AttributeNotFoundException is not actually thrown by the method incrementAttributeLong(ITmfStateSystemBuilder, long, int, long) from type StateSystemBuilderUtils [2019-07-31T01:26:24.293Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java:[73] [2019-07-31T01:26:24.293Z] throws StateValueTypeException, AttributeNotFoundException { [2019-07-31T01:26:24.293Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:24.293Z] The declared exception AttributeNotFoundException is not actually thrown by the method incrementAttributeInt(ITmfStateSystemBuilder, long, int, int) from type StateSystemBuilderUtils [2019-07-31T01:26:24.293Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ParentNode.java:[129] [2019-07-31T01:26:24.293Z] public abstract void queueNextChildren2D(IntegerRangeCondition quarks, TimeRangeCondition subTimes, Deque queue, boolean reverse); [2019-07-31T01:26:24.293Z] ^^^^^^^ [2019-07-31T01:26:24.293Z] Javadoc: Missing tag for parameter reverse [2019-07-31T01:26:24.293Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[183] [2019-07-31T01:26:24.293Z] throws AttributeNotFoundException, StateSystemDisposedException { [2019-07-31T01:26:24.293Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:24.293Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long) from type StateSystemUtils [2019-07-31T01:26:24.293Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[251] [2019-07-31T01:26:24.293Z] throws AttributeNotFoundException, StateSystemDisposedException { [2019-07-31T01:26:24.293Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:24.293Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long, long, IProgressMonitor) from type StateSystemUtils [2019-07-31T01:26:24.293Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HistoryTreeBackend.java:[384] [2019-07-31T01:26:24.293Z] intervalQueue = currentNode.iterable2D(quarks, subTimes).iterator(); [2019-07-31T01:26:24.293Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:24.293Z] Null type safety (type annotations): The expression of type 'Iterator' needs unchecked conversion to conform to 'Iterator<@NonNull HTInterval>' [2019-07-31T01:26:24.293Z] 8 problems (8 warnings) [2019-07-31T01:26:24.293Z] [INFO] [2019-07-31T01:26:24.293Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T01:26:24.293Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:26:24.293Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/test/resources [2019-07-31T01:26:24.293Z] [INFO] [2019-07-31T01:26:24.293Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T01:26:24.293Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-sources.jar [2019-07-31T01:26:24.293Z] [INFO] [2019-07-31T01:26:24.293Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T01:26:24.293Z] [INFO] [2019-07-31T01:26:24.293Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T01:26:24.293Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.jar [2019-07-31T01:26:24.293Z] [INFO] [2019-07-31T01:26:24.293Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T01:26:24.293Z] [INFO] [2019-07-31T01:26:24.293Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T01:26:24.293Z] [INFO] [2019-07-31T01:26:24.293Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T01:26:24.293Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.jar [2019-07-31T01:26:24.550Z] [INFO] [2019-07-31T01:26:24.550Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T01:26:24.550Z] [INFO] [2019-07-31T01:26:24.550Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T01:26:24.550Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:26:24.550Z] [INFO] [2019-07-31T01:26:24.550Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T01:26:24.807Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T01:26:24.807Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T01:26:24.807Z] [INFO] [2019-07-31T01:26:24.807Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T01:26:24.807Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.jar [2019-07-31T01:26:24.807Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.pom [2019-07-31T01:26:24.807Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-sources.jar [2019-07-31T01:26:25.064Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T01:26:25.064Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-p2metadata.xml [2019-07-31T01:26:25.064Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-p2artifacts.xml [2019-07-31T01:26:25.064Z] [INFO] [2019-07-31T01:26:25.064Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T01:26:25.064Z] [INFO] [2019-07-31T01:26:25.064Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >---- [2019-07-31T01:26:25.064Z] [INFO] Building Trace Compass TMF Parent 5.0.0-SNAPSHOT [9/134] [2019-07-31T01:26:25.064Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T01:26:25.064Z] [INFO] [2019-07-31T01:26:25.064Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T01:26:25.064Z] [INFO] [2019-07-31T01:26:25.064Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T01:26:25.064Z] [INFO] [2019-07-31T01:26:25.064Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T01:26:25.064Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:26:25.064Z] [INFO] [2019-07-31T01:26:25.064Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T01:26:25.064Z] [INFO] [2019-07-31T01:26:25.064Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T01:26:25.064Z] [INFO] [2019-07-31T01:26:25.064Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T01:26:25.064Z] [INFO] [2019-07-31T01:26:25.064Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T01:26:25.064Z] [INFO] [2019-07-31T01:26:25.064Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T01:26:25.064Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:26:25.064Z] [INFO] [2019-07-31T01:26:25.064Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T01:26:25.064Z] [INFO] [2019-07-31T01:26:25.064Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T01:26:25.064Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-parent-5.0.0-SNAPSHOT.pom [2019-07-31T01:26:25.064Z] [INFO] [2019-07-31T01:26:25.064Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >-- [2019-07-31T01:26:25.064Z] [INFO] Building Trace Compass Filter Parser 1.0.2-SNAPSHOT [10/134] [2019-07-31T01:26:25.064Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T01:26:25.064Z] [INFO] [2019-07-31T01:26:25.064Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T01:26:25.064Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/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]) [2019-07-31T01:26:25.064Z] [INFO] [2019-07-31T01:26:25.064Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T01:26:25.064Z] [INFO] The project's OSGi version is 1.0.2.201907310119 [2019-07-31T01:26:25.064Z] [INFO] [2019-07-31T01:26:25.064Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T01:26:25.064Z] [INFO] [2019-07-31T01:26:25.064Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T01:26:25.064Z] [INFO] [2019-07-31T01:26:25.064Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T01:26:25.064Z] [INFO] [2019-07-31T01:26:25.064Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T01:26:25.064Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:26:25.065Z] [INFO] [2019-07-31T01:26:25.065Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T01:26:25.065Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:26:25.065Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources [2019-07-31T01:26:25.065Z] [INFO] [2019-07-31T01:26:25.065Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T01:26:25.065Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes [2019-07-31T01:26:25.322Z] [INFO] [2019-07-31T01:26:25.322Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T01:26:25.322Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:26:25.322Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/test/resources [2019-07-31T01:26:25.322Z] [INFO] [2019-07-31T01:26:25.322Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T01:26:25.322Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-sources.jar [2019-07-31T01:26:25.322Z] [INFO] [2019-07-31T01:26:25.322Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T01:26:25.322Z] [INFO] [2019-07-31T01:26:25.322Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T01:26:25.322Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.jar [2019-07-31T01:26:25.579Z] [INFO] [2019-07-31T01:26:25.579Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T01:26:25.579Z] [INFO] [2019-07-31T01:26:25.579Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T01:26:25.579Z] [INFO] [2019-07-31T01:26:25.579Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T01:26:25.579Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.jar [2019-07-31T01:26:25.579Z] [INFO] [2019-07-31T01:26:25.579Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T01:26:25.579Z] [INFO] [2019-07-31T01:26:25.579Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T01:26:25.579Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:26:25.579Z] [INFO] [2019-07-31T01:26:25.579Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T01:26:25.579Z] [INFO] [2019-07-31T01:26:25.579Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T01:26:25.579Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.jar [2019-07-31T01:26:25.579Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.pom [2019-07-31T01:26:25.579Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-sources.jar [2019-07-31T01:26:25.579Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T01:26:25.579Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T01:26:25.579Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T01:26:25.579Z] [INFO] [2019-07-31T01:26:25.579Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T01:26:25.579Z] [INFO] [2019-07-31T01:26:25.579Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >----- [2019-07-31T01:26:25.579Z] [INFO] Building org.eclipse.tracecompass.tmf.core 5.1.0-SNAPSHOT [11/134] [2019-07-31T01:26:25.579Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T01:26:25.579Z] [INFO] [2019-07-31T01:26:25.579Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T01:26:25.579Z] [INFO] [2019-07-31T01:26:25.579Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T01:26:25.579Z] [INFO] The project's OSGi version is 5.1.0.201907310119 [2019-07-31T01:26:25.579Z] [INFO] [2019-07-31T01:26:25.579Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T01:26:25.579Z] [INFO] [2019-07-31T01:26:25.579Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T01:26:25.579Z] [INFO] [2019-07-31T01:26:25.579Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T01:26:25.579Z] [INFO] [2019-07-31T01:26:25.579Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T01:26:25.579Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:26:25.579Z] [INFO] [2019-07-31T01:26:25.579Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T01:26:25.579Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:26:25.579Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources [2019-07-31T01:26:25.579Z] [INFO] [2019-07-31T01:26:25.579Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T01:26:25.579Z] [INFO] Compiling 419 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes [2019-07-31T01:26:29.756Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/SymbolProviderManager.java:[61] [2019-07-31T01:26:29.756Z] private final Multimap> fInstances = LinkedHashMultimap.create(); [2019-07-31T01:26:29.756Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:29.756Z] Null type safety (type annotations): The expression of type 'LinkedHashMultimap<@NonNull ITmfTrace,@NonNull WeakReference<@NonNull ISymbolProvider>>' needs unchecked conversion to conform to '@NonNull Multimap<@NonNull ITmfTrace,@NonNull WeakReference<@NonNull ISymbolProvider>>', corresponding supertype is 'Multimap<@NonNull ITmfTrace,@NonNull WeakReference<@NonNull ISymbolProvider>>' [2019-07-31T01:26:29.756Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/TmfCommonXAxisModel.java:[59] [2019-07-31T01:26:29.756Z] fSeries = Maps.transformValues(fYSeries, model -> new SeriesModel(model.getId(), model.getName(), fXValues, model.getData())); [2019-07-31T01:26:29.756Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:29.756Z] Null type safety (type annotations): The expression of type 'Map<@NonNull String,@NonNull ISeriesModel>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull ISeriesModel>' [2019-07-31T01:26:29.756Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/FunctionNameMapper.java:[181] [2019-07-31T01:26:29.756Z] * @param cppFilt [2019-07-31T01:26:29.756Z] ^^^^^^^ [2019-07-31T01:26:29.756Z] Javadoc: Description expected after this reference [2019-07-31T01:26:29.756Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[197] [2019-07-31T01:26:29.756Z] return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage()); [2019-07-31T01:26:29.756Z] ^^^^^^^^^^^^^^ [2019-07-31T01:26:29.756Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:26:29.756Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[273] [2019-07-31T01:26:29.756Z] return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage()); [2019-07-31T01:26:29.756Z] ^^^^^^^^^^^^^^ [2019-07-31T01:26:29.756Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:26:29.756Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[430] [2019-07-31T01:26:29.756Z] Object aspectResolved = aspectEntry.getValue().resolve(event); [2019-07-31T01:26:29.756Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:29.756Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Long,@NonNull ITmfEventAspect>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:26:29.756Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[525] [2019-07-31T01:26:29.756Z] Map searchMap = (Map) searchFilterObject; [2019-07-31T01:26:29.756Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:29.756Z] Type safety: Unchecked cast from Object to Map [2019-07-31T01:26:29.756Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/TmfXyResponseFactory.java:[61] [2019-07-31T01:26:29.756Z] ITmfXyModel model = new TmfXyModel(title, series); [2019-07-31T01:26:29.756Z] ^^^^^^ [2019-07-31T01:26:29.756Z] Null type safety (type annotations): The expression of type 'Map<@NonNull String,@NonNull ISeriesModel>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull ISeriesModel>' [2019-07-31T01:26:29.756Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/indexer/TmfFlatArrayTraceIndex.java:[47] [2019-07-31T01:26:29.756Z] String directory = TmfTraceManager.getSupplementaryFileDir(trace); [2019-07-31T01:26:29.756Z] ^^^^^ [2019-07-31T01:26:29.756Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T01:26:29.756Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/AbstractTmfTraceDataProvider.java:[65] [2019-07-31T01:26:29.756Z] for (Map.Entry> entry : regexes.asMap().entrySet()) { [2019-07-31T01:26:29.756Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:29.756Z] Null type safety (type annotations): The expression of type 'Map.@NonNull Entry<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to 'Map.Entry<@NonNull Integer,@NonNull Collection<@NonNull String>>' [2019-07-31T01:26:29.756Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderParameterUtils.java:[157] [2019-07-31T01:26:29.756Z] Map> regexesMap = (Map>) regexesObject; [2019-07-31T01:26:29.756Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:29.756Z] Type safety: Unchecked cast from Object to Map> [2019-07-31T01:26:29.756Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/TraceTypeHelper.java:[63] [2019-07-31T01:26:29.756Z] fTraceTypeId = traceTypeId; [2019-07-31T01:26:29.756Z] ^^^^^^^^^^^ [2019-07-31T01:26:29.756Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:26:29.756Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfSignalManager.java:[315] [2019-07-31T01:26:29.756Z] for (Class signalClazz : fInboundSignalBlacklist.get(entry.getKey())) { [2019-07-31T01:26:29.756Z] ^^^^^^^^^^^^^^ [2019-07-31T01:26:29.756Z] Null type safety (type annotations): The expression of type 'Object' needs unchecked conversion to conform to '@NonNull Object' [2019-07-31T01:26:29.756Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[662] [2019-07-31T01:26:29.756Z] return dir.getAbsolutePath(); [2019-07-31T01:26:29.756Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:29.756Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:26:29.756Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[667] [2019-07-31T01:26:29.756Z] return System.getProperty("java.io.tmpdir"); //$NON-NLS-1$ [2019-07-31T01:26:29.756Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:29.756Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:26:29.756Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncGraph.java:[121] [2019-07-31T01:26:29.756Z] V node = queue.poll(); [2019-07-31T01:26:29.756Z] ^^^^^^^^^^^^ [2019-07-31T01:26:29.756Z] Null type mismatch (type annotations): required 'V' but this expression has type '@Nullable V', where 'V' is a free type variable [2019-07-31T01:26:29.756Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[117] [2019-07-31T01:26:29.756Z] builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-31T01:26:29.756Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:29.756Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:26:29.756Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[152] [2019-07-31T01:26:29.756Z] builder.put(Long.toString(fTotalId), new YModel(fTotalId, totalName, y)); [2019-07-31T01:26:29.756Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:29.756Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:26:29.756Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[159] [2019-07-31T01:26:29.756Z] builder.put(Long.toString(series.getId()), series); [2019-07-31T01:26:29.756Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:29.756Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:26:29.756Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisModule.java:[339] [2019-07-31T01:26:29.756Z] try (FlowScopeLog analysisLog = new FlowScopeLogBuilder(LOGGER, Level.FINE, "TmfAbstractAnalysis:scheduling", "name", getName()).setCategory(getId()).build()) { //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ [2019-07-31T01:26:29.756Z] ^^^^^^^^^^^^^ [2019-07-31T01:26:29.756Z] Unnecessary $NON-NLS$ tag [2019-07-31T01:26:29.756Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/MappingFile.java:[80] [2019-07-31T01:26:29.756Z] return fSymbolMapping.lastKey(); [2019-07-31T01:26:29.756Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:29.756Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'SortedMap<@NonNull Long,@NonNull TmfResolvedSymbol>'. Type 'SortedMap' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:26:29.756Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java:[112] [2019-07-31T01:26:29.756Z] ITmfTreeXYDataProvider provider = DataProviderManager.getInstance().getDataProvider(child, providerId, ITmfTreeXYDataProvider.class); [2019-07-31T01:26:29.756Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:29.756Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-31T01:26:29.756Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java:[188] [2019-07-31T01:26:29.756Z] .collect(Collectors.joining("\n")); //$NON-NLS-1$ [2019-07-31T01:26:29.756Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:29.756Z] Null type safety (type annotations): The expression of type 'Collector' needs unchecked conversion to conform to 'Collector' [2019-07-31T01:26:29.756Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/tree/TmfTreeCompositeDataProvider.java:[69] [2019-07-31T01:26:29.756Z] ITmfTreeDataProvider provider = DataProviderManager.getInstance().getDataProvider(child, id, ITmfTreeDataProvider.class); [2019-07-31T01:26:29.756Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:29.756Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-31T01:26:29.756Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/TmfResolvedSymbol.java:[29] [2019-07-31T01:26:29.756Z] public static final Comparator COMPARATOR = Comparator.comparing(TmfResolvedSymbol::getBaseAddress); [2019-07-31T01:26:29.756Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:29.756Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfResolvedSymbol>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfResolvedSymbol>' [2019-07-31T01:26:29.756Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomEvent.java:[247] [2019-07-31T01:26:29.756Z] TmfTimestampFormat timestampFormat = new TmfTimestampFormat(fDefinition.timeStampOutputFormat); [2019-07-31T01:26:29.756Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:29.756Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:26:29.756Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/aspect/ITmfEventAspect.java:[95] [2019-07-31T01:26:29.756Z] default @Nullable T resolve(ITmfEvent event, boolean block, IProgressMonitor monitor) throws InterruptedException { [2019-07-31T01:26:29.756Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:29.756Z] The declared exception InterruptedException is not actually thrown by the method resolve(ITmfEvent, boolean, IProgressMonitor) from type ITmfEventAspect [2019-07-31T01:26:29.756Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/aspect/MultiAspect.java:[99] [2019-07-31T01:26:29.756Z] return (T) resolve; [2019-07-31T01:26:29.756Z] ^^^^^^^^^^^ [2019-07-31T01:26:29.756Z] Type safety: Unchecked cast from Object to T [2019-07-31T01:26:29.756Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/filters/TimeQueryFilter.java:[62] [2019-07-31T01:26:29.756Z] fTimesRequested = Longs.toArray(times); [2019-07-31T01:26:29.756Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:29.756Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]' [2019-07-31T01:26:29.756Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfDataModelSelectedSignal.java:[29] [2019-07-31T01:26:29.756Z] fMetadata = metadata; [2019-07-31T01:26:29.756Z] ^^^^^^^^ [2019-07-31T01:26:29.756Z] Null type safety (type annotations): The expression of type 'Multimap<@NonNull String,@NonNull Object>' needs unchecked conversion to conform to '@NonNull Multimap<@NonNull String,@NonNull Object>' [2019-07-31T01:26:29.756Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphStateFilter.java:[53] [2019-07-31T01:26:29.756Z] * @deprecated Use the {@link #applyFilterAndAddState(List, ITimeGraphState, Long, Multimap, Map, IProgressMonitor)} instead [2019-07-31T01:26:29.756Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:29.756Z] Javadoc: The method applyFilterAndAddState(List, ITimeGraphState, Long, Map>>, IProgressMonitor) in the type ITimeGraphStateFilter is not applicable for the arguments (List, ITimeGraphState, Long, Multimap, Map, IProgressMonitor) [2019-07-31T01:26:29.756Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[81] [2019-07-31T01:26:29.756Z] results = FunctionNameMapper.mapFromBinaryFile(path.toFile()); [2019-07-31T01:26:29.756Z] ^^^^^^^^^^^^^ [2019-07-31T01:26:29.756Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-31T01:26:29.756Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[84] [2019-07-31T01:26:29.756Z] switch(FunctionNameMapper.guessMappingType(path.toFile())) { [2019-07-31T01:26:29.756Z] ^^^^^^^^^^^^^ [2019-07-31T01:26:29.756Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-31T01:26:29.756Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[86] [2019-07-31T01:26:29.756Z] results = FunctionNameMapper.mapFromSizedTextFile(path.toFile()); [2019-07-31T01:26:29.756Z] ^^^^^^^^^^^^^ [2019-07-31T01:26:29.756Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-31T01:26:29.756Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[89] [2019-07-31T01:26:29.756Z] results = FunctionNameMapper.mapFromNmTextFile(path.toFile()); [2019-07-31T01:26:29.756Z] ^^^^^^^^^^^^^ [2019-07-31T01:26:29.756Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-31T01:26:29.756Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[247] [2019-07-31T01:26:29.756Z] public TraceEntryModel build() { [2019-07-31T01:26:29.756Z] ^^^^^^^^^^^^^^^ [2019-07-31T01:26:29.756Z] Type safety: The return type StateSystemDataProvider.TraceEntryModel for build() from the type StateSystemDataProvider.TraceEntryModel.Builder needs unchecked conversion to conform to T from the type StateSystemDataProvider.EntryModelBuilder [2019-07-31T01:26:29.756Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[300] [2019-07-31T01:26:29.756Z] public ModuleEntryModel build() { [2019-07-31T01:26:29.756Z] ^^^^^^^^^^^^^^^^ [2019-07-31T01:26:29.756Z] Type safety: The return type StateSystemDataProvider.ModuleEntryModel for build() from the type StateSystemDataProvider.ModuleEntryModel.Builder needs unchecked conversion to conform to T from the type StateSystemDataProvider.EntryModelBuilder [2019-07-31T01:26:29.756Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[355] [2019-07-31T01:26:29.756Z] public StateSystemEntryModel build() { [2019-07-31T01:26:29.756Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:29.756Z] Type safety: The return type StateSystemDataProvider.StateSystemEntryModel for build() from the type StateSystemDataProvider.StateSystemEntryModel.Builder needs unchecked conversion to conform to T from the type StateSystemDataProvider.EntryModelBuilder [2019-07-31T01:26:29.756Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[414] [2019-07-31T01:26:29.756Z] public AttributeEntryModel build() { [2019-07-31T01:26:29.756Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:29.756Z] Type safety: The return type StateSystemDataProvider.AttributeEntryModel for build() from the type StateSystemDataProvider.AttributeEntryModel.Builder needs unchecked conversion to conform to T from the type StateSystemDataProvider.EntryModelBuilder [2019-07-31T01:26:29.756Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[700] [2019-07-31T01:26:29.756Z] for (Entry> ssEntry : table.rowMap().entrySet()) { [2019-07-31T01:26:29.756Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:29.756Z] Null type safety (type annotations): The expression of type 'Map.@NonNull Entry<@NonNull ITmfStateSystem,Map<@NonNull Integer,@NonNull Long>>' needs unchecked conversion to conform to 'Map.Entry<@NonNull ITmfStateSystem,@NonNull Map<@NonNull Integer,@NonNull Long>>' [2019-07-31T01:26:29.756Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/indexer/TmfBTreeTraceIndex.java:[70] [2019-07-31T01:26:29.756Z] String directory = TmfTraceManager.getSupplementaryFileDir(trace); [2019-07-31T01:26:29.756Z] ^^^^^ [2019-07-31T01:26:29.756Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T01:26:29.756Z] 41 problems (41 warnings) [2019-07-31T01:26:29.756Z] [INFO] [2019-07-31T01:26:29.756Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T01:26:29.756Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:26:29.756Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/test/resources [2019-07-31T01:26:29.756Z] [INFO] [2019-07-31T01:26:29.756Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T01:26:29.756Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-sources.jar [2019-07-31T01:26:29.756Z] [INFO] [2019-07-31T01:26:29.756Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T01:26:29.756Z] [INFO] [2019-07-31T01:26:29.756Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T01:26:30.015Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar [2019-07-31T01:26:30.272Z] [INFO] [2019-07-31T01:26:30.272Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T01:26:30.272Z] [INFO] [2019-07-31T01:26:30.272Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T01:26:30.272Z] [INFO] [2019-07-31T01:26:30.272Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T01:26:30.272Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar [2019-07-31T01:26:32.166Z] [INFO] [2019-07-31T01:26:32.166Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T01:26:32.166Z] [INFO] [2019-07-31T01:26:32.166Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T01:26:32.166Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:26:32.166Z] [INFO] [2019-07-31T01:26:32.166Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T01:26:32.166Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T01:26:32.166Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T01:26:32.166Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T01:26:32.422Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T01:26:32.422Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T01:26:32.680Z] [INFO] [2019-07-31T01:26:32.680Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T01:26:32.680Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar [2019-07-31T01:26:32.680Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.pom [2019-07-31T01:26:32.680Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-sources.jar [2019-07-31T01:26:32.680Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T01:26:32.680Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-p2metadata.xml [2019-07-31T01:26:32.680Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-p2artifacts.xml [2019-07-31T01:26:32.680Z] [INFO] [2019-07-31T01:26:32.680Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T01:26:32.680Z] [INFO] [2019-07-31T01:26:32.680Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >-- [2019-07-31T01:26:32.680Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.0.2-SNAPSHOT [12/134] [2019-07-31T01:26:32.680Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T01:26:32.680Z] [INFO] [2019-07-31T01:26:32.680Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T01:26:32.680Z] [INFO] [2019-07-31T01:26:32.680Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T01:26:32.680Z] [INFO] The project's OSGi version is 2.0.2.201907310119 [2019-07-31T01:26:32.680Z] [INFO] [2019-07-31T01:26:32.680Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T01:26:32.680Z] [INFO] [2019-07-31T01:26:32.680Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T01:26:32.680Z] [INFO] [2019-07-31T01:26:32.680Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T01:26:32.680Z] [INFO] [2019-07-31T01:26:32.680Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T01:26:32.680Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:26:32.680Z] [INFO] [2019-07-31T01:26:32.680Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T01:26:32.680Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:26:32.680Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources [2019-07-31T01:26:32.680Z] [INFO] [2019-07-31T01:26:32.680Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T01:26:32.680Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes [2019-07-31T01:26:32.937Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[27] [2019-07-31T01:26:32.937Z] import org.eclipse.tracecompass.internal.tmf.core.model.filters.FetchParametersUtils; [2019-07-31T01:26:32.937Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:32.937Z] Discouraged access: The type 'FetchParametersUtils' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T01:26:32.937Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[108] [2019-07-31T01:26:32.937Z] entries.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-31T01:26:32.937Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:32.937Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:26:32.937Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[146] [2019-07-31T01:26:32.937Z] if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) { [2019-07-31T01:26:32.937Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:32.937Z] Discouraged access: The type 'FetchParametersUtils' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T01:26:32.937Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[146] [2019-07-31T01:26:32.937Z] if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) { [2019-07-31T01:26:32.937Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:32.937Z] Discouraged access: The method 'FetchParametersUtils.createSelectionTimeQuery(Map)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T01:26:32.937Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[179] [2019-07-31T01:26:32.937Z] int quark = entry.getValue(); [2019-07-31T01:26:32.937Z] ^^^^^^^^^^^^^^^^ [2019-07-31T01:26:32.937Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Long,@NonNull Integer>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:26:32.937Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/analysis/counters/core/aspects/CounterAspect.java:[53] [2019-07-31T01:26:32.937Z] fGroups = Arrays.copyOf(groups, groups.length); [2019-07-31T01:26:32.937Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:32.937Z] Null type safety (type annotations): The expression of type 'Class>[]' needs unchecked conversion to conform to 'Class> @NonNull[]' [2019-07-31T01:26:32.937Z] 6 problems (6 warnings) [2019-07-31T01:26:32.937Z] [INFO] [2019-07-31T01:26:32.937Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T01:26:32.937Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:26:32.937Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/test/resources [2019-07-31T01:26:32.937Z] [INFO] [2019-07-31T01:26:32.937Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T01:26:33.194Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-sources.jar [2019-07-31T01:26:33.194Z] [INFO] [2019-07-31T01:26:33.194Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T01:26:33.194Z] [INFO] [2019-07-31T01:26:33.194Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T01:26:33.194Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar [2019-07-31T01:26:33.194Z] [INFO] [2019-07-31T01:26:33.194Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T01:26:33.194Z] [INFO] [2019-07-31T01:26:33.194Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T01:26:33.194Z] [INFO] [2019-07-31T01:26:33.194Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T01:26:33.194Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar [2019-07-31T01:26:33.194Z] [INFO] [2019-07-31T01:26:33.194Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T01:26:33.194Z] [INFO] [2019-07-31T01:26:33.194Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T01:26:33.194Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:26:33.194Z] [INFO] [2019-07-31T01:26:33.194Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T01:26:33.194Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T01:26:33.758Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T01:26:34.687Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T01:26:34.944Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T01:26:34.944Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T01:26:35.528Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T01:26:35.528Z] [INFO] [2019-07-31T01:26:35.528Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T01:26:35.528Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar [2019-07-31T01:26:35.528Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.pom [2019-07-31T01:26:35.528Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-sources.jar [2019-07-31T01:26:35.528Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T01:26:35.528Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T01:26:35.528Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T01:26:35.528Z] [INFO] [2019-07-31T01:26:35.528Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T01:26:35.528Z] [INFO] [2019-07-31T01:26:35.528Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >---- [2019-07-31T01:26:35.528Z] [INFO] Building Trace Compass CTF Support Parent 5.0.0-SNAPSHOT [13/134] [2019-07-31T01:26:35.528Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T01:26:35.528Z] [INFO] [2019-07-31T01:26:35.528Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T01:26:35.528Z] [INFO] [2019-07-31T01:26:35.528Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T01:26:35.528Z] [INFO] [2019-07-31T01:26:35.528Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T01:26:35.528Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:26:35.528Z] [INFO] [2019-07-31T01:26:35.528Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T01:26:35.528Z] [INFO] [2019-07-31T01:26:35.528Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T01:26:35.528Z] [INFO] [2019-07-31T01:26:35.528Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T01:26:35.528Z] [INFO] [2019-07-31T01:26:35.528Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T01:26:35.528Z] [INFO] [2019-07-31T01:26:35.528Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T01:26:35.528Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:26:35.528Z] [INFO] [2019-07-31T01:26:35.528Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T01:26:35.528Z] [INFO] [2019-07-31T01:26:35.528Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T01:26:35.528Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-parent-5.0.0-SNAPSHOT.pom [2019-07-31T01:26:35.528Z] [INFO] [2019-07-31T01:26:35.528Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >---- [2019-07-31T01:26:35.528Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.0.2-SNAPSHOT [14/134] [2019-07-31T01:26:35.528Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T01:26:35.528Z] [INFO] [2019-07-31T01:26:35.528Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T01:26:35.528Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/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]) [2019-07-31T01:26:35.528Z] [INFO] [2019-07-31T01:26:35.528Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T01:26:35.528Z] [INFO] The project's OSGi version is 1.0.2.201907310119 [2019-07-31T01:26:35.528Z] [INFO] [2019-07-31T01:26:35.528Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T01:26:35.528Z] [INFO] [2019-07-31T01:26:35.528Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T01:26:35.528Z] [INFO] [2019-07-31T01:26:35.528Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T01:26:35.528Z] [INFO] [2019-07-31T01:26:35.528Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T01:26:35.528Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:26:35.528Z] [INFO] [2019-07-31T01:26:35.528Z] [INFO] --- antlr3-maven-plugin:3.5.2:antlr (default) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T01:26:35.528Z] 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 [2019-07-31T01:26:35.528Z] 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 [2019-07-31T01:26:35.528Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom [2019-07-31T01:26:35.528Z] 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 [2019-07-31T01:26:35.528Z] 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 [2019-07-31T01:26:35.528Z] 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 [2019-07-31T01:26:35.528Z] Progress (1): 2.2 kB 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 50 kB/s) [2019-07-31T01:26:35.528Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom [2019-07-31T01:26:35.528Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom [2019-07-31T01:26:35.528Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom [2019-07-31T01:26:35.784Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom [2019-07-31T01:26:35.784Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom [2019-07-31T01:26:35.784Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom [2019-07-31T01:26:35.784Z] Progress (1): 865 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom (865 B at 30 kB/s) [2019-07-31T01:26:35.784Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom [2019-07-31T01:26:35.784Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom [2019-07-31T01:26:35.784Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom [2019-07-31T01:26:36.041Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom [2019-07-31T01:26:36.041Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom [2019-07-31T01:26:36.041Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom [2019-07-31T01:26:36.041Z] Progress (1): 3.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom (3.6 kB at 150 kB/s) [2019-07-31T01:26:36.041Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.2/antlr-3.5.2.pom [2019-07-31T01:26:36.041Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.pom [2019-07-31T01:26:36.041Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr/3.5.2/antlr-3.5.2.pom [2019-07-31T01:26:36.298Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.pom [2019-07-31T01:26:36.298Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.2/antlr-3.5.2.pom [2019-07-31T01:26:36.298Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.pom [2019-07-31T01:26:36.298Z] Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.pom (2.7 kB at 94 kB/s) [2019-07-31T01:26:36.298Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [2019-07-31T01:26:36.298Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [2019-07-31T01:26:36.298Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [2019-07-31T01:26:36.554Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [2019-07-31T01:26:36.554Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [2019-07-31T01:26:36.554Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [2019-07-31T01:26:36.554Z] Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.pom (14 kB at 474 kB/s) [2019-07-31T01:26:36.554Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar [2019-07-31T01:26:36.554Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar [2019-07-31T01:26:36.554Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0/maven-model-2.0.jar [2019-07-31T01:26:36.554Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar [2019-07-31T01:26:36.554Z] 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.jar [2019-07-31T01:26:36.554Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar [2019-07-31T01:26:36.554Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.2/antlr-3.5.2.jar [2019-07-31T01:26:36.554Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [2019-07-31T01:26:36.810Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar [2019-07-31T01:26:36.810Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.jar [2019-07-31T01:26:36.810Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar [2019-07-31T01:26:36.810Z] 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.jar [2019-07-31T01:26:36.810Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar [2019-07-31T01:26:36.810Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar [2019-07-31T01:26:36.810Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.jar [2019-07-31T01:26:36.810Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [2019-07-31T01:26:36.810Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar [2019-07-31T01:26:36.810Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar [2019-07-31T01:26:36.810Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.0/maven-model-2.0.jar [2019-07-31T01:26:36.810Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar [2019-07-31T01:26:36.810Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar [2019-07-31T01:26:37.068Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar [2019-07-31T01:26:37.068Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr/3.5.2/antlr-3.5.2.jar [2019-07-31T01:26:37.068Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [2019-07-31T01:26:37.068Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar [2019-07-31T01:26:37.068Z] 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.jar [2019-07-31T01:26:37.068Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar [2019-07-31T01:26:37.068Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.jar [2019-07-31T01:26:37.068Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar [2019-07-31T01:26:37.068Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar [2019-07-31T01:26:37.068Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.jar [2019-07-31T01:26:37.068Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [2019-07-31T01:26:37.068Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar [2019-07-31T01:26:37.068Z] 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.jar [2019-07-31T01:26:37.068Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0/maven-model-2.0.jar [2019-07-31T01:26:37.068Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar [2019-07-31T01:26:37.068Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar [2019-07-31T01:26:37.325Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar [2019-07-31T01:26:37.325Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.2/antlr-3.5.2.jar [2019-07-31T01:26:37.325Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [2019-07-31T01:26:37.325Z] 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.jar [2019-07-31T01:26:37.325Z] 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.jar [2019-07-31T01:26:37.325Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar [2019-07-31T01:26:37.325Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.jar [2019-07-31T01:26:37.325Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar [2019-07-31T01:26:37.325Z] Progress (1): 4.1/168 kB Progress (2): 4.1/168 kB | 4.1/78 kB Progress (2): 7.7/168 kB | 4.1/78 kB Progress (2): 7.7/168 kB | 7.7/78 kB Progress (2): 12/168 kB | 7.7/78 kB Progress (2): 12/168 kB | 12/78 kB Progress (2): 16/168 kB | 12/78 kB Progress (2): 16/168 kB | 16/78 kB Progress (2): 20/168 kB | 16/78 kB Progress (2): 20/168 kB | 20/78 kB Progress (2): 24/168 kB | 20/78 kB Progress (2): 24/168 kB | 24/78 kB Progress (2): 28/168 kB | 24/78 kB Progress (2): 28/168 kB | 28/78 kB Progress (2): 32/168 kB | 28/78 kB Progress (2): 32/168 kB | 32/78 kB Progress (2): 36/168 kB | 32/78 kB Progress (2): 36/168 kB | 36/78 kB Progress (2): 40/168 kB | 36/78 kB Progress (2): 40/168 kB | 40/78 kB Progress (2): 44/168 kB | 40/78 kB Progress (2): 44/168 kB | 44/78 kB Progress (2): 48/168 kB | 44/78 kB Progress (2): 48/168 kB | 48/78 kB Progress (2): 52/168 kB | 48/78 kB Progress (2): 52/168 kB | 52/78 kB Progress (2): 56/168 kB | 52/78 kB Progress (2): 56/168 kB | 56/78 kB Progress (2): 60/168 kB | 56/78 kB Progress (2): 60/168 kB | 60/78 kB Progress (2): 64/168 kB | 60/78 kB Progress (2): 64/168 kB | 64/78 kB Progress (2): 66/168 kB | 64/78 kB Progress (2): 66/168 kB | 68/78 kB Progress (2): 70/168 kB | 68/78 kB Progress (2): 74/168 kB | 68/78 kB Progress (3): 74/168 kB | 68/78 kB | 4.1/164 kB Progress (3): 74/168 kB | 72/78 kB | 4.1/164 kB Progress (3): 74/168 kB | 72/78 kB | 7.7/164 kB Progress (3): 78/168 kB | 72/78 kB | 7.7/164 kB Progress (3): 78/168 kB | 76/78 kB | 7.7/164 kB Progress (3): 82/168 kB | 76/78 kB | 7.7/164 kB Progress (3): 82/168 kB | 76/78 kB | 12/164 kB Progress (3): 86/168 kB | 76/78 kB | 12/164 kB Progress (3): 86/168 kB | 78 kB | 12/164 kB Progress (3): 90/168 kB | 78 kB | 12/164 kB Progress (3): 90/168 kB | 78 kB | 16/164 kB Progress (3): 94/168 kB | 78 kB | 16/164 kB Progress (4): 94/168 kB | 78 kB | 16/164 kB | 4.1/10 kB Progress (4): 94/168 kB | 78 kB | 20/164 kB | 4.1/10 kB Progress (4): 98/168 kB | 78 kB | 20/164 kB | 4.1/10 kB Progress (4): 98/168 kB | 78 kB | 24/164 kB | 4.1/10 kB Progress (4): 98/168 kB | 78 kB | 24/164 kB | 7.7/10 kB Progress (4): 98/168 kB | 78 kB | 28/164 kB | 7.7/10 kB Progress (4): 102/168 kB | 78 kB | 28/164 kB | 7.7/10 kB Progress (4): 102/168 kB | 78 kB | 32/164 kB | 7.7/10 kB Progress (4): 102/168 kB | 78 kB | 32/164 kB | 10 kB Progress (4): 102/168 kB | 78 kB | 33/164 kB | 10 kB Progress (4): 106/168 kB | 78 kB | 33/164 kB | 10 kB Progress (4): 106/168 kB | 78 kB | 37/164 kB | 10 kB Progress (4): 110/168 kB | 78 kB | 37/164 kB | 10 kB Progress (4): 110/168 kB | 78 kB | 41/164 kB | 10 kB Progress (4): 114/168 kB | 78 kB | 41/164 kB | 10 kB Progress (4): 114/168 kB | 78 kB | 45/164 kB | 10 kB Progress (4): 118/168 kB | 78 kB | 45/164 kB | 10 kB Progress (4): 118/168 kB | 78 kB | 49/164 kB | 10 kB Progress (4): 122/168 kB | 78 kB | 49/164 kB | 10 kB Progress (4): 122/168 kB | 78 kB | 53/164 kB | 10 kB Progress (4): 126/168 kB | 78 kB | 53/164 kB | 10 kB Progress (4): 126/168 kB | 78 kB | 57/164 kB | 10 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.jar (78 kB at 2.2 MB/s) [2019-07-31T01:26:37.325Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar [2019-07-31T01:26:37.325Z] Progress (3): 126/168 kB | 61/164 kB | 10 kB Progress (3): 130/168 kB | 61/164 kB | 10 kB Progress (3): 130/168 kB | 65/164 kB | 10 kB Progress (3): 134/168 kB | 65/164 kB | 10 kB Progress (3): 134/168 kB | 69/164 kB | 10 kB Progress (3): 138/168 kB | 69/164 kB | 10 kB Progress (3): 138/168 kB | 73/164 kB | 10 kB Progress (3): 142/168 kB | 73/164 kB | 10 kB Progress (3): 142/168 kB | 77/164 kB | 10 kB Progress (3): 146/168 kB | 77/164 kB | 10 kB Progress (3): 146/168 kB | 81/164 kB | 10 kB Progress (3): 150/168 kB | 81/164 kB | 10 kB Progress (3): 150/168 kB | 85/164 kB | 10 kB Progress (3): 154/168 kB | 85/164 kB | 10 kB Progress (3): 154/168 kB | 89/164 kB | 10 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar (10 kB at 260 kB/s) [2019-07-31T01:26:37.325Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.jar [2019-07-31T01:26:37.325Z] Progress (2): 158/168 kB | 89/164 kB Progress (2): 158/168 kB | 93/164 kB Progress (2): 162/168 kB | 93/164 kB Progress (2): 162/168 kB | 97/164 kB Progress (2): 166/168 kB | 97/164 kB Progress (2): 166/168 kB | 101/164 kB Progress (2): 168 kB | 101/164 kB Progress (2): 168 kB | 105/164 kB Progress (2): 168 kB | 109/164 kB Progress (2): 168 kB | 113/164 kB Progress (2): 168 kB | 117/164 kB Progress (2): 168 kB | 121/164 kB Progress (2): 168 kB | 125/164 kB Progress (2): 168 kB | 129/164 kB Progress (2): 168 kB | 133/164 kB Progress (2): 168 kB | 137/164 kB Progress (2): 168 kB | 141/164 kB Progress (2): 168 kB | 145/164 kB Progress (2): 168 kB | 149/164 kB Progress (2): 168 kB | 153/164 kB Progress (2): 168 kB | 157/164 kB Progress (2): 168 kB | 161/164 kB Progress (2): 168 kB | 164 kB 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.jar (168 kB at 3.2 MB/s) [2019-07-31T01:26:37.325Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [2019-07-31T01:26:37.325Z] 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.jar (164 kB at 3.2 MB/s) [2019-07-31T01:26:37.325Z] Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (2): 0/1.2 MB | 4.1/21 kB Progress (2): 0/1.2 MB | 4.1/21 kB Progress (2): 0/1.2 MB | 7.7/21 kB Progress (2): 0/1.2 MB | 7.7/21 kB Progress (2): 0/1.2 MB | 12/21 kB Progress (3): 0/1.2 MB | 12/21 kB | 4.1/240 kB Progress (3): 0/1.2 MB | 12/21 kB | 4.1/240 kB Progress (3): 0/1.2 MB | 16/21 kB | 4.1/240 kB Progress (3): 0/1.2 MB | 16/21 kB | 4.1/240 kB Progress (3): 0/1.2 MB | 16/21 kB | 7.7/240 kB Progress (3): 0/1.2 MB | 16/21 kB | 7.7/240 kB Progress (3): 0/1.2 MB | 16/21 kB | 12/240 kB Progress (3): 0/1.2 MB | 20/21 kB | 12/240 kB Progress (3): 0/1.2 MB | 20/21 kB | 16/240 kB Progress (3): 0/1.2 MB | 20/21 kB | 16/240 kB Progress (3): 0/1.2 MB | 20/21 kB | 20/240 kB Progress (3): 0.1/1.2 MB | 20/21 kB | 20/240 kB Progress (3): 0.1/1.2 MB | 21 kB | 20/240 kB Progress (3): 0.1/1.2 MB | 21 kB | 20/240 kB Progress (3): 0.1/1.2 MB | 21 kB | 24/240 kB Progress (3): 0.1/1.2 MB | 21 kB | 24/240 kB Progress (3): 0.1/1.2 MB | 21 kB | 28/240 kB Progress (3): 0.1/1.2 MB | 21 kB | 28/240 kB Progress (3): 0.1/1.2 MB | 21 kB | 32/240 kB Progress (3): 0.1/1.2 MB | 21 kB | 32/240 kB Progress (3): 0.1/1.2 MB | 21 kB | 33/240 kB Progress (3): 0.1/1.2 MB | 21 kB | 33/240 kB Progress (3): 0.1/1.2 MB | 21 kB | 37/240 kB Progress (3): 0.1/1.2 MB | 21 kB | 37/240 kB Progress (3): 0.1/1.2 MB | 21 kB | 41/240 kB Progress (3): 0.1/1.2 MB | 21 kB | 41/240 kB Progress (3): 0.1/1.2 MB | 21 kB | 45/240 kB Progress (3): 0.1/1.2 MB | 21 kB | 45/240 kB Progress (3): 0.1/1.2 MB | 21 kB | 49/240 kB Progress (3): 0.1/1.2 MB | 21 kB | 49/240 kB Progress (3): 0.1/1.2 MB | 21 kB | 53/240 kB Progress (3): 0.1/1.2 MB | 21 kB | 53/240 kB Progress (3): 0.1/1.2 MB | 21 kB | 57/240 kB Progress (3): 0.1/1.2 MB | 21 kB | 57/240 kB Progress (3): 0.1/1.2 MB | 21 kB | 61/240 kB Progress (3): 0.1/1.2 MB | 21 kB | 61/240 kB Progress (3): 0.1/1.2 MB | 21 kB | 65/240 kB Progress (3): 0.1/1.2 MB | 21 kB | 65/240 kB Progress (3): 0.1/1.2 MB | 21 kB | 66/240 kB Progress (3): 0.1/1.2 MB | 21 kB | 66/240 kB Progress (3): 0.1/1.2 MB | 21 kB | 70/240 kB Progress (3): 0.1/1.2 MB | 21 kB | 70/240 kB Progress (3): 0.1/1.2 MB | 21 kB | 74/240 kB Progress (3): 0.1/1.2 MB | 21 kB | 74/240 kB Progress (3): 0.1/1.2 MB | 21 kB | 78/240 kB Progress (3): 0.1/1.2 MB | 21 kB | 78/240 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar (21 kB at 246 kB/s) [2019-07-31T01:26:37.325Z] Progress (2): 0.1/1.2 MB | 82/240 kB Progress (2): 0.1/1.2 MB | 82/240 kB Progress (2): 0.1/1.2 MB | 86/240 kB Progress (2): 0.1/1.2 MB | 86/240 kB Progress (2): 0.1/1.2 MB | 90/240 kB Progress (2): 0.1/1.2 MB | 90/240 kB Progress (2): 0.1/1.2 MB | 94/240 kB Progress (2): 0.1/1.2 MB | 94/240 kB Progress (2): 0.1/1.2 MB | 98/240 kB Progress (2): 0.1/1.2 MB | 98/240 kB Progress (2): 0.1/1.2 MB | 98/240 kB Progress (2): 0.1/1.2 MB | 98/240 kB Progress (2): 0.1/1.2 MB | 102/240 kB Progress (2): 0.1/1.2 MB | 102/240 kB Progress (2): 0.1/1.2 MB | 106/240 kB Progress (2): 0.2/1.2 MB | 106/240 kB Progress (2): 0.2/1.2 MB | 110/240 kB Progress (2): 0.2/1.2 MB | 110/240 kB Progress (2): 0.2/1.2 MB | 114/240 kB Progress (2): 0.2/1.2 MB | 114/240 kB Progress (2): 0.2/1.2 MB | 118/240 kB Progress (2): 0.2/1.2 MB | 118/240 kB Progress (2): 0.2/1.2 MB | 122/240 kB Progress (2): 0.2/1.2 MB | 122/240 kB Progress (2): 0.2/1.2 MB | 126/240 kB Progress (2): 0.2/1.2 MB | 126/240 kB Progress (2): 0.2/1.2 MB | 130/240 kB Progress (3): 0.2/1.2 MB | 130/240 kB | 4.1/25 kB Progress (3): 0.2/1.2 MB | 134/240 kB | 4.1/25 kB Progress (3): 0.2/1.2 MB | 134/240 kB | 4.1/25 kB Progress (3): 0.2/1.2 MB | 138/240 kB | 4.1/25 kB Progress (3): 0.2/1.2 MB | 138/240 kB | 4.1/25 kB Progress (3): 0.2/1.2 MB | 138/240 kB | 7.7/25 kB Progress (3): 0.2/1.2 MB | 138/240 kB | 7.7/25 kB Progress (3): 0.2/1.2 MB | 142/240 kB | 7.7/25 kB Progress (3): 0.2/1.2 MB | 142/240 kB | 7.7/25 kB Progress (3): 0.2/1.2 MB | 146/240 kB | 7.7/25 kB Progress (3): 0.2/1.2 MB | 146/240 kB | 12/25 kB Progress (3): 0.2/1.2 MB | 150/240 kB | 12/25 kB Progress (3): 0.2/1.2 MB | 150/240 kB | 12/25 kB Progress (3): 0.2/1.2 MB | 154/240 kB | 12/25 kB Progress (3): 0.2/1.2 MB | 154/240 kB | 16/25 kB Progress (3): 0.2/1.2 MB | 158/240 kB | 16/25 kB Progress (3): 0.2/1.2 MB | 158/240 kB | 20/25 kB Progress (3): 0.2/1.2 MB | 158/240 kB | 20/25 kB Progress (3): 0.2/1.2 MB | 158/240 kB | 24/25 kB Progress (3): 0.2/1.2 MB | 162/240 kB | 24/25 kB Progress (3): 0.2/1.2 MB | 162/240 kB | 25 kB Progress (3): 0.2/1.2 MB | 162/240 kB | 25 kB Progress (3): 0.2/1.2 MB | 166/240 kB | 25 kB Progress (3): 0.2/1.2 MB | 166/240 kB | 25 kB Progress (3): 0.2/1.2 MB | 170/240 kB | 25 kB Progress (3): 0.2/1.2 MB | 170/240 kB | 25 kB Progress (3): 0.2/1.2 MB | 174/240 kB | 25 kB Progress (3): 0.2/1.2 MB | 174/240 kB | 25 kB Progress (3): 0.2/1.2 MB | 178/240 kB | 25 kB Progress (3): 0.2/1.2 MB | 178/240 kB | 25 kB Progress (3): 0.2/1.2 MB | 182/240 kB | 25 kB Progress (3): 0.2/1.2 MB | 182/240 kB | 25 kB Progress (3): 0.2/1.2 MB | 186/240 kB | 25 kB Progress (3): 0.2/1.2 MB | 186/240 kB | 25 kB Progress (3): 0.2/1.2 MB | 190/240 kB | 25 kB Progress (3): 0.2/1.2 MB | 190/240 kB | 25 kB Progress (3): 0.2/1.2 MB | 194/240 kB | 25 kB Progress (3): 0.2/1.2 MB | 194/240 kB | 25 kB Progress (3): 0.2/1.2 MB | 198/240 kB | 25 kB Progress (3): 0.2/1.2 MB | 198/240 kB | 25 kB Progress (3): 0.2/1.2 MB | 202/240 kB | 25 kB Progress (3): 0.2/1.2 MB | 202/240 kB | 25 kB Progress (3): 0.2/1.2 MB | 206/240 kB | 25 kB Progress (3): 0.2/1.2 MB | 206/240 kB | 25 kB Progress (3): 0.2/1.2 MB | 210/240 kB | 25 kB Progress (3): 0.2/1.2 MB | 210/240 kB | 25 kB Progress (3): 0.2/1.2 MB | 214/240 kB | 25 kB Progress (3): 0.3/1.2 MB | 214/240 kB | 25 kB Progress (3): 0.3/1.2 MB | 218/240 kB | 25 kB Progress (3): 0.3/1.2 MB | 218/240 kB | 25 kB Progress (3): 0.3/1.2 MB | 222/240 kB | 25 kB Progress (3): 0.3/1.2 MB | 222/240 kB | 25 kB Progress (3): 0.3/1.2 MB | 226/240 kB | 25 kB Progress (3): 0.3/1.2 MB | 226/240 kB | 25 kB Progress (3): 0.3/1.2 MB | 230/240 kB | 25 kB Progress (3): 0.3/1.2 MB | 230/240 kB | 25 kB Progress (3): 0.3/1.2 MB | 234/240 kB | 25 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar (25 kB at 247 kB/s) [2019-07-31T01:26:37.325Z] Progress (2): 0.3/1.2 MB | 238/240 kB Progress (2): 0.3/1.2 MB | 238/240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.jar (240 kB at 2.0 MB/s) [2019-07-31T01:26:37.325Z] Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.2/1.2 MB Progress (1): 1.2 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.jar (1.2 MB at 7.4 MB/s) [2019-07-31T01:26:37.582Z] [INFO] ANTLR: Processing source directory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3 [2019-07-31T01:26:37.582Z] ANTLR Parser Generator Version 3.5.2 [2019-07-31T01:26:38.146Z] Output file /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens does not exist: must build /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.g [2019-07-31T01:26:38.146Z] org/eclipse/tracecompass/ctf/parser/CTFLexer.g [2019-07-31T01:26:38.709Z] Input file /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens is newer than output: must rebuild /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.g [2019-07-31T01:26:38.709Z] org/eclipse/tracecompass/ctf/parser/CTFParser.g [2019-07-31T01:26:38.966Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:230:3: [2019-07-31T01:26:38.966Z] Decision can match input such as "EVENTTOK" using multiple alternatives: 1, 2 [2019-07-31T01:26:38.966Z] [2019-07-31T01:26:38.966Z] As a result, alternative(s) 2 were disabled for that input [2019-07-31T01:26:38.966Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:450:13: [2019-07-31T01:26:38.966Z] Decision can match input such as "LCURL" using multiple alternatives: 2, 3 [2019-07-31T01:26:38.966Z] [2019-07-31T01:26:38.966Z] As a result, alternative(s) 3 were disabled for that input [2019-07-31T01:26:38.966Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:618:15: [2019-07-31T01:26:38.966Z] Decision can match input such as "LCURL" using multiple alternatives: 1, 2 [2019-07-31T01:26:38.966Z] [2019-07-31T01:26:38.966Z] As a result, alternative(s) 2 were disabled for that input [2019-07-31T01:26:39.223Z] [INFO] [2019-07-31T01:26:39.223Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T01:26:39.223Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:26:39.223Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources [2019-07-31T01:26:39.223Z] [INFO] [2019-07-31T01:26:39.223Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T01:26:39.223Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/classes [2019-07-31T01:26:40.154Z] [INFO] [2019-07-31T01:26:40.154Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T01:26:40.154Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:26:40.154Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/src/test/resources [2019-07-31T01:26:40.154Z] [INFO] [2019-07-31T01:26:40.154Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T01:26:40.154Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-sources.jar [2019-07-31T01:26:40.154Z] [INFO] [2019-07-31T01:26:40.154Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T01:26:40.154Z] [INFO] [2019-07-31T01:26:40.154Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T01:26:40.154Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.jar [2019-07-31T01:26:40.154Z] [INFO] [2019-07-31T01:26:40.154Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T01:26:40.154Z] [INFO] [2019-07-31T01:26:40.154Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T01:26:40.154Z] [INFO] [2019-07-31T01:26:40.154Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T01:26:40.154Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.jar [2019-07-31T01:26:40.411Z] [INFO] [2019-07-31T01:26:40.411Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T01:26:40.411Z] [INFO] [2019-07-31T01:26:40.411Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T01:26:40.411Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:26:40.411Z] [INFO] [2019-07-31T01:26:40.411Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T01:26:40.411Z] [INFO] [2019-07-31T01:26:40.411Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T01:26:40.411Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.jar [2019-07-31T01:26:40.411Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.pom [2019-07-31T01:26:40.411Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-sources.jar [2019-07-31T01:26:40.411Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T01:26:40.411Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T01:26:40.411Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T01:26:40.411Z] [INFO] [2019-07-31T01:26:40.411Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T01:26:40.411Z] [INFO] [2019-07-31T01:26:40.411Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >----- [2019-07-31T01:26:40.411Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.0.0-SNAPSHOT [15/134] [2019-07-31T01:26:40.411Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T01:26:40.411Z] [INFO] [2019-07-31T01:26:40.411Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T01:26:40.411Z] [INFO] [2019-07-31T01:26:40.411Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T01:26:40.411Z] [INFO] The project's OSGi version is 4.0.0.201907310119 [2019-07-31T01:26:40.411Z] [INFO] [2019-07-31T01:26:40.411Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T01:26:40.411Z] [INFO] [2019-07-31T01:26:40.411Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T01:26:40.411Z] [INFO] [2019-07-31T01:26:40.411Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T01:26:40.411Z] [INFO] [2019-07-31T01:26:40.411Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T01:26:40.411Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:26:40.411Z] [INFO] [2019-07-31T01:26:40.411Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T01:26:40.411Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:26:40.411Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources [2019-07-31T01:26:40.412Z] [INFO] [2019-07-31T01:26:40.412Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T01:26:40.412Z] [INFO] Compiling 133 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/classes [2019-07-31T01:26:41.781Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[170] [2019-07-31T01:26:41.781Z] returnArray[i] = null; [2019-07-31T01:26:41.781Z] ^^^^ [2019-07-31T01:26:41.781Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T' [2019-07-31T01:26:41.781Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[220] [2019-07-31T01:26:41.781Z] return fInnerElements.get(index); [2019-07-31T01:26:41.781Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:41.781Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable [2019-07-31T01:26:41.781Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[231] [2019-07-31T01:26:41.781Z] return fInnerElements.remove(index); [2019-07-31T01:26:41.781Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:41.781Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable [2019-07-31T01:26:41.781Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[254] [2019-07-31T01:26:41.781Z] CTFStreamInputReader streamInputReaderToAdd = new CTFStreamInputReader(checkNotNull(streamInput)); [2019-07-31T01:26:41.781Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:41.781Z] Potential resource leak: 'streamInputReaderToAdd' may not be closed [2019-07-31T01:26:41.781Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[339] [2019-07-31T01:26:41.781Z] return (top != null) ? top.getCurrentEvent() : null; [2019-07-31T01:26:41.781Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:41.781Z] Potential resource leak: 'top' may not be closed at this location [2019-07-31T01:26:41.781Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[394] [2019-07-31T01:26:41.781Z] return hasMoreEvents(); [2019-07-31T01:26:41.781Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:26:41.781Z] Potential resource leak: 'top' may not be closed at this location [2019-07-31T01:26:41.781Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[499] [2019-07-31T01:26:41.781Z] CTFStreamInputReader se = fStreamInputReaders.get(j); [2019-07-31T01:26:41.781Z] ^^ [2019-07-31T01:26:41.781Z] Potential resource leak: 'se' may not be closed [2019-07-31T01:26:41.781Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java:[306] [2019-07-31T01:26:41.781Z] SparseList sparseList = (SparseList) list; [2019-07-31T01:26:41.781Z] ^^^^^^^^^^ [2019-07-31T01:26:41.781Z] SparseList is a raw type. References to generic type SparseList should be parameterized [2019-07-31T01:26:41.781Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java:[306] [2019-07-31T01:26:41.781Z] SparseList sparseList = (SparseList) list; [2019-07-31T01:26:41.781Z] ^^^^^^^^^^ [2019-07-31T01:26:41.781Z] SparseList is a raw type. References to generic type SparseList should be parameterized [2019-07-31T01:26:41.781Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTrace.java:[917] [2019-07-31T01:26:41.781Z] return !(pathname.getName().equals("metadata")); [2019-07-31T01:26:41.781Z] ^^^^^^^^^^ [2019-07-31T01:26:41.781Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-07-31T01:26:41.781Z] 10 problems (10 warnings) [2019-07-31T01:26:41.781Z] [INFO] [2019-07-31T01:26:41.781Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T01:26:41.781Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:26:41.781Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/test/resources [2019-07-31T01:26:41.781Z] [INFO] [2019-07-31T01:26:41.781Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T01:26:41.781Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-sources.jar [2019-07-31T01:26:41.781Z] [INFO] [2019-07-31T01:26:41.781Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T01:26:41.781Z] [INFO] [2019-07-31T01:26:41.781Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T01:26:41.781Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.jar [2019-07-31T01:26:41.781Z] [INFO] [2019-07-31T01:26:41.781Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T01:26:41.781Z] [INFO] [2019-07-31T01:26:41.781Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T01:26:41.781Z] [INFO] [2019-07-31T01:26:41.781Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T01:26:41.781Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.jar [2019-07-31T01:26:42.037Z] [INFO] [2019-07-31T01:26:42.037Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T01:26:42.294Z] [INFO] [2019-07-31T01:26:42.294Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T01:26:42.294Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:26:42.294Z] [INFO] [2019-07-31T01:26:42.294Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T01:26:42.294Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T01:26:42.294Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T01:26:42.551Z] [INFO] [2019-07-31T01:26:42.551Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T01:26:42.551Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.jar [2019-07-31T01:26:42.551Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.pom [2019-07-31T01:26:42.551Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-sources.jar [2019-07-31T01:26:42.551Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T01:26:42.551Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T01:26:42.551Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T01:26:42.551Z] [INFO] [2019-07-31T01:26:42.551Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T01:26:42.551Z] [INFO] [2019-07-31T01:26:42.551Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >-- [2019-07-31T01:26:42.551Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.5-SNAPSHOT [16/134] [2019-07-31T01:26:42.551Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T01:26:42.551Z] [INFO] [2019-07-31T01:26:42.551Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T01:26:42.551Z] [INFO] [2019-07-31T01:26:42.551Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T01:26:42.551Z] [INFO] [2019-07-31T01:26:42.551Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T01:26:42.551Z] [INFO] The project's OSGi version is 1.0.5.201907310119 [2019-07-31T01:26:42.551Z] [INFO] [2019-07-31T01:26:42.551Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T01:26:42.551Z] [INFO] [2019-07-31T01:26:42.551Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T01:26:42.551Z] [INFO] [2019-07-31T01:26:42.551Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T01:26:42.551Z] [INFO] [2019-07-31T01:26:42.551Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T01:26:42.551Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:26:42.551Z] [INFO] [2019-07-31T01:26:42.551Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T01:26:42.551Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:26:42.551Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources [2019-07-31T01:26:42.551Z] [INFO] [2019-07-31T01:26:42.551Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T01:26:42.551Z] [INFO] Compiling 54 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes [2019-07-31T01:26:43.115Z] [INFO] [2019-07-31T01:26:43.115Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T01:26:43.115Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:26:43.115Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/src/test/resources [2019-07-31T01:26:43.115Z] [INFO] [2019-07-31T01:26:43.115Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T01:26:43.115Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-sources.jar [2019-07-31T01:26:43.372Z] [INFO] [2019-07-31T01:26:43.372Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T01:26:43.372Z] [INFO] [2019-07-31T01:26:43.372Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T01:26:43.372Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.jar [2019-07-31T01:26:43.372Z] [INFO] [2019-07-31T01:26:43.372Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T01:26:43.372Z] [INFO] [2019-07-31T01:26:43.372Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T01:26:43.372Z] [INFO] [2019-07-31T01:26:43.372Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T01:26:43.372Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.jar [2019-07-31T01:26:43.629Z] [INFO] [2019-07-31T01:26:43.629Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T01:26:43.629Z] [INFO] [2019-07-31T01:26:43.629Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T01:26:43.629Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [2019-07-31T01:26:43.629Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [2019-07-31T01:26:43.629Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [2019-07-31T01:26:43.887Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [2019-07-31T01:26:43.887Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [2019-07-31T01:26:43.887Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [2019-07-31T01:26:43.887Z] Progress (1): 4.1/9.6 kB Progress (1): 7.7/9.6 kB Progress (1): 9.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.pom (9.6 kB at 507 kB/s) [2019-07-31T01:26:43.887Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom [2019-07-31T01:26:43.887Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom [2019-07-31T01:26:44.332Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom [2019-07-31T01:26:44.332Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom [2019-07-31T01:26:44.332Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom [2019-07-31T01:26:44.332Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom [2019-07-31T01:26:44.332Z] Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom (5.6 kB at 193 kB/s) [2019-07-31T01:26:44.332Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom [2019-07-31T01:26:44.332Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom [2019-07-31T01:26:44.332Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom [2019-07-31T01:26:44.687Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom [2019-07-31T01:26:44.687Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom [2019-07-31T01:26:44.687Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom [2019-07-31T01:26:44.687Z] Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom (2.3 kB at 69 kB/s) [2019-07-31T01:26:44.687Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar [2019-07-31T01:26:44.687Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar [2019-07-31T01:26:44.687Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [2019-07-31T01:26:44.687Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar [2019-07-31T01:26:44.687Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar [2019-07-31T01:26:44.687Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [2019-07-31T01:26:44.687Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar [2019-07-31T01:26:44.687Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar [2019-07-31T01:26:44.687Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [2019-07-31T01:26:44.944Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar [2019-07-31T01:26:44.944Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar [2019-07-31T01:26:44.944Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [2019-07-31T01:26:44.944Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar [2019-07-31T01:26:44.944Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar [2019-07-31T01:26:44.944Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [2019-07-31T01:26:44.944Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar [2019-07-31T01:26:44.944Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar [2019-07-31T01:26:44.944Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [2019-07-31T01:26:44.944Z] Progress (1): 4.1/243 kB Progress (2): 4.1/243 kB | 4.1/18 kB Progress (2): 7.7/243 kB | 4.1/18 kB Progress (2): 7.7/243 kB | 7.7/18 kB Progress (2): 12/243 kB | 7.7/18 kB Progress (2): 12/243 kB | 12/18 kB Progress (2): 16/243 kB | 12/18 kB Progress (3): 16/243 kB | 12/18 kB | 0/2.0 MB Progress (3): 20/243 kB | 12/18 kB | 0/2.0 MB Progress (3): 20/243 kB | 16/18 kB | 0/2.0 MB Progress (3): 24/243 kB | 16/18 kB | 0/2.0 MB Progress (3): 24/243 kB | 16/18 kB | 0/2.0 MB Progress (3): 28/243 kB | 16/18 kB | 0/2.0 MB Progress (3): 28/243 kB | 18 kB | 0/2.0 MB Progress (3): 32/243 kB | 18 kB | 0/2.0 MB Progress (3): 32/243 kB | 18 kB | 0/2.0 MB Progress (3): 36/243 kB | 18 kB | 0/2.0 MB Progress (3): 36/243 kB | 18 kB | 0/2.0 MB Progress (3): 40/243 kB | 18 kB | 0/2.0 MB Progress (3): 40/243 kB | 18 kB | 0/2.0 MB Progress (3): 44/243 kB | 18 kB | 0/2.0 MB Progress (3): 44/243 kB | 18 kB | 0/2.0 MB Progress (3): 48/243 kB | 18 kB | 0/2.0 MB Progress (3): 48/243 kB | 18 kB | 0/2.0 MB Progress (3): 52/243 kB | 18 kB | 0/2.0 MB Progress (3): 52/243 kB | 18 kB | 0/2.0 MB Progress (3): 56/243 kB | 18 kB | 0/2.0 MB Progress (3): 56/243 kB | 18 kB | 0/2.0 MB Progress (3): 60/243 kB | 18 kB | 0/2.0 MB Progress (3): 60/243 kB | 18 kB | 0/2.0 MB Progress (3): 64/243 kB | 18 kB | 0/2.0 MB Progress (3): 64/243 kB | 18 kB | 0/2.0 MB Progress (3): 68/243 kB | 18 kB | 0/2.0 MB Progress (3): 68/243 kB | 18 kB | 0/2.0 MB Progress (3): 72/243 kB | 18 kB | 0/2.0 MB Progress (3): 72/243 kB | 18 kB | 0.1/2.0 MB Progress (3): 76/243 kB | 18 kB | 0.1/2.0 MB Progress (3): 76/243 kB | 18 kB | 0.1/2.0 MB Progress (3): 80/243 kB | 18 kB | 0.1/2.0 MB Progress (3): 80/243 kB | 18 kB | 0.1/2.0 MB Progress (3): 84/243 kB | 18 kB | 0.1/2.0 MB Progress (3): 84/243 kB | 18 kB | 0.1/2.0 MB Progress (3): 88/243 kB | 18 kB | 0.1/2.0 MB Progress (3): 88/243 kB | 18 kB | 0.1/2.0 MB Progress (3): 92/243 kB | 18 kB | 0.1/2.0 MB Progress (3): 92/243 kB | 18 kB | 0.1/2.0 MB Progress (3): 96/243 kB | 18 kB | 0.1/2.0 MB Progress (3): 96/243 kB | 18 kB | 0.1/2.0 MB Progress (3): 100/243 kB | 18 kB | 0.1/2.0 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar (18 kB at 541 kB/s) [2019-07-31T01:26:44.944Z] Progress (2): 104/243 kB | 0.1/2.0 MB Progress (2): 104/243 kB | 0.1/2.0 MB Progress (2): 108/243 kB | 0.1/2.0 MB Progress (2): 112/243 kB | 0.1/2.0 MB Progress (2): 112/243 kB | 0.1/2.0 MB Progress (2): 116/243 kB | 0.1/2.0 MB Progress (2): 116/243 kB | 0.1/2.0 MB Progress (2): 120/243 kB | 0.1/2.0 MB Progress (2): 120/243 kB | 0.1/2.0 MB Progress (2): 124/243 kB | 0.1/2.0 MB Progress (2): 124/243 kB | 0.1/2.0 MB Progress (2): 128/243 kB | 0.1/2.0 MB Progress (2): 128/243 kB | 0.1/2.0 MB Progress (2): 132/243 kB | 0.1/2.0 MB Progress (2): 132/243 kB | 0.1/2.0 MB Progress (2): 136/243 kB | 0.1/2.0 MB Progress (2): 136/243 kB | 0.1/2.0 MB Progress (2): 140/243 kB | 0.1/2.0 MB Progress (2): 140/243 kB | 0.1/2.0 MB Progress (2): 144/243 kB | 0.1/2.0 MB Progress (2): 144/243 kB | 0.1/2.0 MB Progress (2): 148/243 kB | 0.1/2.0 MB Progress (2): 148/243 kB | 0.1/2.0 MB Progress (2): 152/243 kB | 0.1/2.0 MB Progress (2): 152/243 kB | 0.1/2.0 MB Progress (2): 156/243 kB | 0.1/2.0 MB Progress (2): 156/243 kB | 0.1/2.0 MB Progress (2): 160/243 kB | 0.1/2.0 MB Progress (2): 160/243 kB | 0.1/2.0 MB Progress (2): 164/243 kB | 0.1/2.0 MB Progress (2): 164/243 kB | 0.1/2.0 MB Progress (2): 168/243 kB | 0.1/2.0 MB Progress (2): 168/243 kB | 0.1/2.0 MB Progress (2): 172/243 kB | 0.1/2.0 MB Progress (2): 172/243 kB | 0.1/2.0 MB Progress (2): 176/243 kB | 0.1/2.0 MB Progress (2): 176/243 kB | 0.1/2.0 MB Progress (2): 180/243 kB | 0.1/2.0 MB Progress (2): 180/243 kB | 0.2/2.0 MB Progress (2): 184/243 kB | 0.2/2.0 MB Progress (2): 184/243 kB | 0.2/2.0 MB Progress (2): 188/243 kB | 0.2/2.0 MB Progress (2): 188/243 kB | 0.2/2.0 MB Progress (2): 192/243 kB | 0.2/2.0 MB Progress (2): 192/243 kB | 0.2/2.0 MB Progress (2): 196/243 kB | 0.2/2.0 MB Progress (2): 196/243 kB | 0.2/2.0 MB Progress (2): 200/243 kB | 0.2/2.0 MB Progress (2): 200/243 kB | 0.2/2.0 MB Progress (2): 204/243 kB | 0.2/2.0 MB Progress (2): 204/243 kB | 0.2/2.0 MB Progress (2): 208/243 kB | 0.2/2.0 MB Progress (2): 208/243 kB | 0.2/2.0 MB Progress (2): 212/243 kB | 0.2/2.0 MB Progress (2): 212/243 kB | 0.2/2.0 MB Progress (2): 216/243 kB | 0.2/2.0 MB Progress (2): 216/243 kB | 0.2/2.0 MB Progress (2): 220/243 kB | 0.2/2.0 MB Progress (2): 220/243 kB | 0.2/2.0 MB Progress (2): 224/243 kB | 0.2/2.0 MB Progress (2): 224/243 kB | 0.2/2.0 MB Progress (2): 228/243 kB | 0.2/2.0 MB Progress (2): 228/243 kB | 0.2/2.0 MB Progress (2): 232/243 kB | 0.2/2.0 MB Progress (2): 232/243 kB | 0.2/2.0 MB Progress (2): 236/243 kB | 0.2/2.0 MB Progress (2): 236/243 kB | 0.2/2.0 MB Progress (2): 236/243 kB | 0.2/2.0 MB Progress (2): 236/243 kB | 0.2/2.0 MB Progress (2): 240/243 kB | 0.2/2.0 MB Progress (2): 240/243 kB | 0.2/2.0 MB Progress (2): 243 kB | 0.2/2.0 MB Progress (2): 243 kB | 0.2/2.0 MB Progress (2): 243 kB | 0.2/2.0 MB Progress (2): 243 kB | 0.2/2.0 MB Progress (2): 243 kB | 0.2/2.0 MB Progress (2): 243 kB | 0.2/2.0 MB Progress (2): 243 kB | 0.2/2.0 MB Progress (2): 243 kB | 0.2/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.4/2.0 MB Progress (2): 243 kB | 0.4/2.0 MB Progress (2): 243 kB | 0.4/2.0 MB Progress (2): 243 kB | 0.4/2.0 MB Progress (2): 243 kB | 0.4/2.0 MB Progress (2): 243 kB | 0.4/2.0 MB Progress (2): 243 kB | 0.4/2.0 MB Progress (2): 243 kB | 0.4/2.0 MB Progress (2): 243 kB | 0.4/2.0 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (243 kB at 2.6 MB/s) [2019-07-31T01:26:45.202Z] Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.jar (2.0 MB at 8.9 MB/s) [2019-07-31T01:26:45.458Z] [INFO] Executing tasks [2019-07-31T01:26:45.458Z] [2019-07-31T01:26:45.458Z] main: [2019-07-31T01:26:45.458Z] [2019-07-31T01:26:45.458Z] main: [2019-07-31T01:26:45.458Z] [2019-07-31T01:26:45.458Z] checkAnyTraceExists: [2019-07-31T01:26:45.714Z] [2019-07-31T01:26:45.714Z] verifyChecksum: [2019-07-31T01:26:45.714Z] [echo] Verifying: ${anyTraceExists} [2019-07-31T01:26:45.714Z] [2019-07-31T01:26:45.714Z] deleteFailedCheckSumTraces: [2019-07-31T01:26:45.714Z] [2019-07-31T01:26:45.714Z] downloadTraceFiles: [2019-07-31T01:26:45.714Z] [echo] Attempting to download test traces [2019-07-31T01:26:45.714Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz [2019-07-31T01:26:45.714Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz [2019-07-31T01:26:45.971Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz [2019-07-31T01:26:45.971Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz [2019-07-31T01:26:46.901Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz [2019-07-31T01:26:46.901Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz [2019-07-31T01:26:46.901Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz [2019-07-31T01:26:46.901Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz [2019-07-31T01:26:47.831Z] [exec] Cloning into 'ctf-testsuite'... [2019-07-31T01:26:48.395Z] [2019-07-31T01:26:48.395Z] pullTestSuite: [2019-07-31T01:26:48.395Z] [exec] Your branch is up-to-date with 'origin/master'. [2019-07-31T01:26:48.395Z] [exec] Already on 'master' [2019-07-31T01:26:48.959Z] [exec] Already up-to-date. [2019-07-31T01:26:48.959Z] [exec] Note: checking out '0f8beba86ae551f42adeb81d1bfddd5645f31013'. [2019-07-31T01:26:48.959Z] [exec] [2019-07-31T01:26:48.959Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental [2019-07-31T01:26:48.959Z] [exec] changes and commit them, and you can discard any commits you make in this [2019-07-31T01:26:48.959Z] [exec] state without impacting any branches by performing another checkout. [2019-07-31T01:26:48.959Z] [exec] [2019-07-31T01:26:48.959Z] [exec] If you want to create a new branch to retain commits you create, you may [2019-07-31T01:26:48.959Z] [exec] do so (now or later) by using -b with the checkout command again. Example: [2019-07-31T01:26:48.959Z] [exec] [2019-07-31T01:26:48.959Z] [exec] git checkout -b [2019-07-31T01:26:48.959Z] [exec] [2019-07-31T01:26:48.959Z] [exec] HEAD is now at 0f8beba... Merge pull request #35 from compudj/master [2019-07-31T01:26:48.959Z] [2019-07-31T01:26:48.959Z] extractTraces: [2019-07-31T01:26:48.959Z] [2019-07-31T01:26:48.959Z] checkAnyTraceExists: [2019-07-31T01:26:48.959Z] [2019-07-31T01:26:48.959Z] verifyChecksum: [2019-07-31T01:26:48.959Z] [echo] Verifying: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz [2019-07-31T01:26:49.216Z] [2019-07-31T01:26:49.216Z] warnFailedCheckSum: [2019-07-31T01:26:49.216Z] [gunzip] Expanding /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar [2019-07-31T01:26:49.473Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar into /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2019-07-31T01:26:49.473Z] [gunzip] Expanding /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar [2019-07-31T01:26:50.404Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar into /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2019-07-31T01:26:50.968Z] [gunzip] Expanding /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar [2019-07-31T01:26:51.224Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar into /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2019-07-31T01:26:51.224Z] [gunzip] Expanding /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar [2019-07-31T01:26:53.746Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar into /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2019-07-31T01:26:54.678Z] [echo] Traces extracted successfully [2019-07-31T01:26:54.678Z] [INFO] Executed tasks [2019-07-31T01:26:54.678Z] [INFO] [2019-07-31T01:26:54.678Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T01:26:56.088Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.metadata/.log [2019-07-31T01:26:56.088Z] [INFO] Command line: [2019-07-31T01:26:56.088Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T01:26:56.088Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T01:27:02.668Z] !SESSION 2019-07-31 01:26:56.422 ----------------------------------------------- [2019-07-31T01:27:02.668Z] eclipse.buildId=unknown [2019-07-31T01:27:02.668Z] java.version=1.8.0_202 [2019-07-31T01:27:02.668Z] java.vendor=Oracle Corporation [2019-07-31T01:27:02.668Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T01:27:02.668Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T01:27:02.668Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T01:27:02.668Z] [2019-07-31T01:27:02.668Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 01:27:02.248 [2019-07-31T01:27:02.668Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T01:27:02.668Z] !STACK 0 [2019-07-31T01:27:02.668Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-31T01:27:02.668Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T01:27:02.668Z] [2019-07-31T01:27:02.668Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T01:27:02.668Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T01:27:02.668Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T01:27:02.668Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T01:27:02.668Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T01:27:02.668Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T01:27:02.668Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T01:27:02.668Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T01:27:02.668Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T01:27:02.668Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T01:27:02.668Z] [2019-07-31T01:27:02.668Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 01:27:02.588 [2019-07-31T01:27:02.668Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T01:27:02.668Z] !STACK 0 [2019-07-31T01:27:02.668Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-31T01:27:02.668Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T01:27:02.668Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T01:27:02.668Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T01:27:02.668Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-31T01:27:02.668Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T01:27:02.668Z] [2019-07-31T01:27:02.668Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T01:27:02.668Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T01:27:02.668Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T01:27:02.668Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T01:27:02.668Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T01:27:02.668Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T01:27:02.668Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T01:27:02.668Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T01:27:02.668Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T01:27:02.668Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T01:27:05.943Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest [2019-07-31T01:27:05.943Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest [2019-07-31T01:27:05.943Z] testAddMany(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0.009 s [2019-07-31T01:27:05.943Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:05.943Z] testAdd(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:05.943Z] testQuery(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:05.943Z] testDubs(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:05.943Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:05.943Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0.006 s [2019-07-31T01:27:05.943Z] binaryEquivalentTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0.022 s [2019-07-31T01:27:05.943Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:05.943Z] testOverlap1(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:05.943Z] testOverlap2(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:05.943Z] testOverlap3(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:05.943Z] testOverlap4(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:05.943Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:05.943Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest [2019-07-31T01:27:10.115Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.937 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest [2019-07-31T01:27:10.115Z] testVariantDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0.003 s [2019-07-31T01:27:10.115Z] equalsAddTwiceTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0.003 s [2019-07-31T01:27:10.115Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:10.115Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:10.115Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 3.923 s [2019-07-31T01:27:10.115Z] equalsOutOfOrderTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:10.115Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:10.115Z] testIsTagged(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:10.115Z] testIsTagged_null(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:10.115Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:10.115Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:10.115Z] testSetTag(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:10.115Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test [2019-07-31T01:27:10.373Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.623 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test [2019-07-31T01:27:10.373Z] testgetElem_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.433 s [2019-07-31T01:27:10.373Z] testToStringStringArray(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.184 s [2019-07-31T01:27:10.373Z] testRead_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-31T01:27:10.373Z] testgetElem_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-31T01:27:10.373Z] testToString_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.001 s [2019-07-31T01:27:10.373Z] testArrayDefinition_baseDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-31T01:27:10.373Z] testArrayDefinition_newDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-31T01:27:10.373Z] testToString_string(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.001 s [2019-07-31T01:27:10.373Z] testToString_char(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-31T01:27:10.373Z] testToString_long(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-31T01:27:10.373Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-31T01:27:10.373Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest [2019-07-31T01:27:10.373Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest [2019-07-31T01:27:10.373Z] testGetFieldsList(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:10.373Z] testGetField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0.001 s [2019-07-31T01:27:10.373Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:10.373Z] testStructDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:10.373Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:10.373Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0.002 s [2019-07-31T01:27:10.373Z] testGetMinAlign(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:10.373Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:10.373Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:10.373Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:10.373Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest [2019-07-31T01:27:10.373Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest [2019-07-31T01:27:10.373Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:10.373Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0.001 s [2019-07-31T01:27:10.373Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:10.373Z] testStringDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:10.373Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:10.373Z] testStringDeclaration_2(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:10.373Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:10.373Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest [2019-07-31T01:27:10.373Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest [2019-07-31T01:27:10.373Z] testGetCurrentField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0.003 s [2019-07-31T01:27:10.373Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T01:27:10.373Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0.001 s [2019-07-31T01:27:10.373Z] testGetCurrentFieldName(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T01:27:10.373Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T01:27:10.373Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0.001 s [2019-07-31T01:27:10.373Z] testLookupInteger(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T01:27:10.373Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T01:27:10.373Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T01:27:10.373Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0.001 s [2019-07-31T01:27:10.373Z] testVariantDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T01:27:10.373Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T01:27:10.373Z] testGetDefinitions(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T01:27:10.373Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T01:27:10.373Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest [2019-07-31T01:27:10.373Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest [2019-07-31T01:27:10.373Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-31T01:27:10.373Z] testStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-31T01:27:10.373Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-31T01:27:10.373Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-31T01:27:10.373Z] testSetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-31T01:27:10.373Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest [2019-07-31T01:27:10.373Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest [2019-07-31T01:27:10.373Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-31T01:27:10.373Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-31T01:27:10.373Z] testFormatNumber_unsignedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-31T01:27:10.373Z] testIntegerDefinition(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-31T01:27:10.373Z] testFormatNumber_signedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-31T01:27:10.373Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-31T01:27:10.373Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest [2019-07-31T01:27:10.630Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest [2019-07-31T01:27:10.630Z] testLargeExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0.001 s [2019-07-31T01:27:10.630Z] validateLargeFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:10.630Z] validateLarge(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:10.630Z] validateCompactFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:10.630Z] testLargeCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0.001 s [2019-07-31T01:27:10.630Z] testCompactExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:10.630Z] testMaxSizes(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:10.630Z] validateCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0.001 s [2019-07-31T01:27:10.630Z] testCompactCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:10.630Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test [2019-07-31T01:27:10.630Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test [2019-07-31T01:27:10.630Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0.001 s [2019-07-31T01:27:10.630Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-31T01:27:10.630Z] testSequenceDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-31T01:27:10.630Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0.008 s [2019-07-31T01:27:10.630Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-31T01:27:10.630Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-31T01:27:10.630Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test [2019-07-31T01:27:10.630Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test [2019-07-31T01:27:10.630Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0.001 s [2019-07-31T01:27:10.630Z] testGetElem(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2019-07-31T01:27:10.630Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2019-07-31T01:27:10.630Z] testFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2019-07-31T01:27:10.630Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest [2019-07-31T01:27:10.630Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest [2019-07-31T01:27:10.630Z] testFloat32BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2019-07-31T01:27:10.630Z] testFloat32Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2019-07-31T01:27:10.630Z] testFloat48Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2019-07-31T01:27:10.630Z] testFloat64Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2019-07-31T01:27:10.630Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2019-07-31T01:27:10.630Z] testFloat248(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-31T01:27:10.630Z] testFloat5311(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-31T01:27:10.630Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-31T01:27:10.630Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-31T01:27:10.630Z] testFloat64BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.002 s [2019-07-31T01:27:10.630Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test [2019-07-31T01:27:10.630Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test [2019-07-31T01:27:10.630Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-31T01:27:10.630Z] testArrayDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-31T01:27:10.630Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-31T01:27:10.630Z] testIsString_complex(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0.001 s [2019-07-31T01:27:10.630Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-31T01:27:10.630Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-31T01:27:10.630Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-31T01:27:10.630Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-31T01:27:10.630Z] testIsString_ownDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-31T01:27:10.630Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest [2019-07-31T01:27:14.971Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.266 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest [2019-07-31T01:27:14.971Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.341 s [2019-07-31T01:27:14.971Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.218 s [2019-07-31T01:27:14.971Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.192 s [2019-07-31T01:27:14.971Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.186 s [2019-07-31T01:27:14.971Z] testEquals5(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.132 s [2019-07-31T01:27:14.971Z] testHashCode_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.166 s [2019-07-31T01:27:14.971Z] testEventDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.321 s [2019-07-31T01:27:14.971Z] testEquals_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.178 s [2019-07-31T01:27:14.971Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.129 s [2019-07-31T01:27:14.971Z] testFieldsIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.122 s [2019-07-31T01:27:14.971Z] testNameIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.152 s [2019-07-31T01:27:14.971Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.119 s [2019-07-31T01:27:14.971Z] testFieldsIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.108 s [2019-07-31T01:27:14.971Z] testEquals_other1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.124 s [2019-07-31T01:27:14.971Z] testEquals_other2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.143 s [2019-07-31T01:27:14.971Z] testEquals_other3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.104 s [2019-07-31T01:27:14.971Z] testEquals_other4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.102 s [2019-07-31T01:27:14.971Z] testEventDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.104 s [2019-07-31T01:27:14.971Z] testHashCode(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.1 s [2019-07-31T01:27:14.971Z] testContextIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.134 s [2019-07-31T01:27:14.971Z] testStreamIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.18 s [2019-07-31T01:27:14.971Z] testGetFields(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.1 s [2019-07-31T01:27:14.971Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.098 s [2019-07-31T01:27:14.971Z] testEquals(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.196 s [2019-07-31T01:27:14.971Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.095 s [2019-07-31T01:27:14.971Z] testStreamIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.103 s [2019-07-31T01:27:14.971Z] testEquals_emptyObject(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.099 s [2019-07-31T01:27:14.971Z] testNameIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.114 s [2019-07-31T01:27:14.971Z] testContextIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.098 s [2019-07-31T01:27:14.971Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest [2019-07-31T01:27:14.971Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest [2019-07-31T01:27:14.971Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0.001 s [2019-07-31T01:27:14.971Z] testGetIntegerValue_one(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-31T01:27:14.971Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-31T01:27:14.971Z] testEnumDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-31T01:27:14.971Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest [2019-07-31T01:27:14.971Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest [2019-07-31T01:27:14.971Z] testIntegerDeclarationBruteForce(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0.063 s [2019-07-31T01:27:14.971Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:14.971Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:14.971Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:14.971Z] testIsCharacter_8bytes(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:14.971Z] testMinValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0.001 s [2019-07-31T01:27:14.971Z] testIntegerDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:14.971Z] testGetBase(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:14.971Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:14.971Z] testIsSigned_unsigned(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:14.971Z] testIsSigned_signed(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:14.971Z] testMaxValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:14.971Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:14.971Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0.001 s [2019-07-31T01:27:14.971Z] testIsCharacter(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:14.971Z] Running org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest [2019-07-31T01:27:15.227Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s - in org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest [2019-07-31T01:27:15.227Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest) Time elapsed: 0.223 s [2019-07-31T01:27:15.227Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest [2019-07-31T01:27:15.227Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest [2019-07-31T01:27:15.227Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:15.227Z] ctorTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:15.227Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:15.227Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:15.227Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-31T01:27:15.227Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest [2019-07-31T01:27:15.227Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest [2019-07-31T01:27:15.227Z] test32BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0.001 s [2019-07-31T01:27:15.227Z] test32LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-31T01:27:15.227Z] test64BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-31T01:27:15.227Z] test64LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-31T01:27:15.227Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest [2019-07-31T01:27:15.227Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest [2019-07-31T01:27:15.227Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0.001 s [2019-07-31T01:27:15.227Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T01:27:15.227Z] testLookupInteger_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T01:27:15.227Z] testLookupInteger_2(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0.001 s [2019-07-31T01:27:15.227Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T01:27:15.227Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T01:27:15.227Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T01:27:15.227Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T01:27:15.227Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0.001 s [2019-07-31T01:27:15.227Z] testGetDefinitions_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T01:27:15.227Z] testLookupFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T01:27:15.227Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T01:27:15.227Z] Running org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest [2019-07-31T01:27:15.227Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-typedef-length as requested. [2019-07-31T01:27:15.484Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/stream/pass/integer-large-size as requested. [2019-07-31T01:27:20.735Z] line 8:11 required (...)+ loop did not match anything at character ';' [2019-07-31T01:27:20.735Z] line 10:46 mismatched character '' expecting '"' [2019-07-31T01:27:20.735Z] line 9:16 no viable alternative at character 'o' [2019-07-31T01:27:20.735Z] line 9:20 no viable alternative at character '?' [2019-07-31T01:27:20.735Z] line 12:14 no viable alternative at character '' [2019-07-31T01:27:20.735Z] line 32:0 mismatched character '' expecting '"' [2019-07-31T01:27:20.735Z] [2019-07-31T01:27:20.735Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 01:27:20.623 [2019-07-31T01:27:20.735Z] !MESSAGE Unknown trace attribute: test [2019-07-31T01:27:20.735Z] [2019-07-31T01:27:20.735Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 01:27:20.624 [2019-07-31T01:27:20.735Z] !MESSAGE Unknown trace attribute: test1 [2019-07-31T01:27:20.735Z] [2019-07-31T01:27:20.735Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 01:27:20.625 [2019-07-31T01:27:20.735Z] !MESSAGE Unknown trace attribute: test2 [2019-07-31T01:27:20.735Z] [2019-07-31T01:27:20.735Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 01:27:20.625 [2019-07-31T01:27:20.735Z] !MESSAGE Unknown trace attribute: test3 [2019-07-31T01:27:20.735Z] [2019-07-31T01:27:20.735Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 01:27:20.626 [2019-07-31T01:27:20.735Z] !MESSAGE Unknown trace attribute: test4 [2019-07-31T01:27:20.735Z] [2019-07-31T01:27:20.735Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 01:27:20.642 [2019-07-31T01:27:20.735Z] !MESSAGE Unknown trace attribute: test2 [2019-07-31T01:27:21.023Z] [2019-07-31T01:27:21.023Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 01:27:20.767 [2019-07-31T01:27:21.023Z] !MESSAGE Unknown integer attribute: aa [2019-07-31T01:27:21.023Z] [2019-07-31T01:27:21.023Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 01:27:20.768 [2019-07-31T01:27:21.023Z] !MESSAGE Unknown integer attribute: zz [2019-07-31T01:27:21.023Z] [2019-07-31T01:27:21.023Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 01:27:20.768 [2019-07-31T01:27:21.023Z] !MESSAGE Unknown trace attribute: blah [2019-07-31T01:27:21.023Z] [2019-07-31T01:27:21.023Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 01:27:20.769 [2019-07-31T01:27:21.023Z] !MESSAGE Unknown stream attribute: askdjfhaskdjfh [2019-07-31T01:27:22.393Z] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.894 s - in org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest [2019-07-31T01:27:22.393Z] testTrace[0: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.077 s [2019-07-31T01:27:22.393Z] testTrace[1: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-identifier](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.175 s [2019-07-31T01:27:22.393Z] testTrace[2: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.185 s [2019-07-31T01:27:22.393Z] testTrace[3: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.207 s [2019-07-31T01:27:22.393Z] testTrace[4: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-not-present](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.517 s [2019-07-31T01:27:22.393Z] testTrace[5: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.197 s [2019-07-31T01:27:22.393Z] testTrace[6: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type-field](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.303 s [2019-07-31T01:27:22.393Z] testTrace[7: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.034 s [2019-07-31T01:27:22.393Z] testTrace[8: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.163 s [2019-07-31T01:27:22.393Z] testTrace[9: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-field-value-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 1.566 s [2019-07-31T01:27:22.393Z] testTrace[10: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-implicit-but-undefined-int-type](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.255 s [2019-07-31T01:27:22.393Z] testTrace[11: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-negative-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.144 s [2019-07-31T01:27:22.393Z] testTrace[12: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-value-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.095 s [2019-07-31T01:27:22.393Z] testTrace[13: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-missing-int](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.24 s [2019-07-31T01:27:22.393Z] testTrace[14: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.224 s [2019-07-31T01:27:22.393Z] testTrace[15: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-floating](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.058 s [2019-07-31T01:27:22.393Z] testTrace[16: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-token](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.323 s [2019-07-31T01:27:22.393Z] testTrace[17: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-too-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.232 s [2019-07-31T01:27:22.393Z] testTrace[18: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T01:27:22.393Z] testTrace[19: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[20: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-0-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T01:27:22.393Z] testTrace[21: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T01:27:22.393Z] testTrace[22: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.004 s [2019-07-31T01:27:22.393Z] testTrace[23: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-non-power-2](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[24: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[25: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.062 s [2019-07-31T01:27:22.393Z] testTrace[26: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-byte-order-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[27: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.013 s [2019-07-31T01:27:22.393Z] testTrace[28: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.005 s [2019-07-31T01:27:22.393Z] testTrace[29: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-negative-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[30: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.011 s [2019-07-31T01:27:22.393Z] testTrace[31: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.014 s [2019-07-31T01:27:22.393Z] testTrace[32: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[33: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T01:27:22.393Z] testTrace[34: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-missing](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-31T01:27:22.393Z] testTrace[35: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[36: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-corrupted](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[37: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[38: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[39: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-int-incomplete](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[40: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-bracket](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.005 s [2019-07-31T01:27:22.393Z] testTrace[41: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-declaration](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[42: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-expression](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[43: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[44: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-broken](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[45: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-too-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.005 s [2019-07-31T01:27:22.393Z] testTrace[46: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lttng-modules-2.0-pre1](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[47: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-empty-after-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[48: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-packetized-endianness-mismatch](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.005 s [2019-07-31T01:27:22.393Z] testTrace[49: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-with-null-char](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.01 s [2019-07-31T01:27:22.393Z] testTrace[50: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/packet-based-metadata](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[51: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/repeated-event-id-in-same-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[52: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/stream-undefined-id](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[53: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/string-concat](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[54: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[55: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-huge](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[56: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[57: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[58: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-zero](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[59: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-field-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[60: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-struct-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[61: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[62: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-inner-struct-undefined](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[63: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-int-type-undefined](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[64: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-recursive](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[65: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-reserved-keywords](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[66: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-duplicate-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[67: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-invalid-type-kind](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-31T01:27:22.393Z] testTrace[68: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[69: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[70: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[71: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-missing-tag](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.008 s [2019-07-31T01:27:22.393Z] testTrace[72: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-string-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[73: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[74: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[75: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[76: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-floating](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[77: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[78: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-1dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T01:27:22.393Z] testTrace[79: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-2typedef](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[80: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-typedef](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.01 s [2019-07-31T01:27:22.393Z] testTrace[81: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[82: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-enum](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[83: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[84: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-nameless](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[85: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-token-kind](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[86: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-untyped-int](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[87: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[88: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[89: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-value](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[90: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-unsigned-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[91: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/event-id-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[92: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/integer-1-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[93: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.047 s [2019-07-31T01:27:22.393Z] testTrace[94: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-big-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[95: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-minimal-accepted](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[96: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-big-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-31T01:27:22.393Z] testTrace[97: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-little-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[98: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-clashes](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[99: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[100: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/repeated-event-id-in-2-streams](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[101: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-1dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[102: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-2dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[103: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-scoped-length](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[104: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/stream-undefined-id](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[105: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/string-literal-escape](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.112 s [2019-07-31T01:27:22.393Z] testTrace[106: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-larger](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[107: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-smaller](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[108: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-valid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[109: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-inner-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[110: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-unamed-struct-as-field](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[111: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-underscores-in-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[112: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[113: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[114: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typedef-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[115: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-attribute-warnings](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.005 s [2019-07-31T01:27:22.393Z] testTrace[116: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-env](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[117: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers-unnamed](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[118: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[119: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-missing-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[120: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-scope-tag](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[121: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-structs](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[122: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.04 s [2019-07-31T01:27:22.393Z] testTrace[123: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T01:27:22.393Z] testTrace[124: traces/ctf-testsuite/tests/1.8/regression/stream/fail/content-size-larger-than-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T01:27:22.393Z] testTrace[125: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T01:27:22.393Z] testTrace[126: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[127: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-array-of-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[128: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-float](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T01:27:22.393Z] testTrace[129: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[130: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-len-of-sequence](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[131: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-between-elements](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[132: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-start](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[133: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-within-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[134: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[135: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[136: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T01:27:22.393Z] testTrace[137: traces/ctf-testsuite/tests/1.8/regression/stream/fail/event-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T01:27:22.393Z] testTrace[138: traces/ctf-testsuite/tests/1.8/regression/stream/fail/less-than-1-byte-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[139: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-alignment-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[140: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-array-of-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[141: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-empty-event-with-aligned-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[142: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-float](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[143: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[144: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-large-sequence-length](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[145: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-len-of-sequence](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.048 s [2019-07-31T01:27:22.393Z] testTrace[146: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-packet-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T01:27:22.393Z] testTrace[147: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-between-elements](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[148: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-start](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[149: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-within-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.004 s [2019-07-31T01:27:22.393Z] testTrace[150: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[151: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[152: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.01 s [2019-07-31T01:27:22.393Z] testTrace[153: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-range-enum-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.008 s [2019-07-31T01:27:22.393Z] testTrace[154: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-unknown-enum-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T01:27:22.393Z] testTrace[155: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-content-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T01:27:22.393Z] testTrace[156: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T01:27:22.393Z] testTrace[157: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.006 s [2019-07-31T01:27:22.393Z] testTrace[158: traces/ctf-testsuite/tests/1.8/regression/stream/pass/array-with-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[159: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream-no-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testTrace[160: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T01:27:22.393Z] testTrace[161: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[162: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-alignment-2-bit-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[163: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[164: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T01:27:22.393Z] testTrace[165: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-modules-2.0-pre5](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.547 s [2019-07-31T01:27:22.393Z] testTrace[166: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-modules-trace](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.331 s [2019-07-31T01:27:22.393Z] testTrace[167: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-ust-heartbeat-event](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.013 s [2019-07-31T01:27:22.393Z] testTrace[168: traces/ctf-testsuite/tests/1.8/regression/stream/pass/sequence-with-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.043 s [2019-07-31T01:27:22.393Z] testTrace[169: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-repeated](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.048 s [2019-07-31T01:27:22.393Z] testTrace[170: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-twice](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[171: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-enum-mappings](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T01:27:22.393Z] testTrace[172: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest [2019-07-31T01:27:22.393Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest [2019-07-31T01:27:22.393Z] testGetInt_le1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T01:27:22.393Z] testGetInt_le2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T01:27:22.393Z] testPutIntLe(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T01:27:22.393Z] testPutInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testGetLong35s_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T01:27:22.393Z] testGetLong35s_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T01:27:22.393Z] testGetLong35s_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T01:27:22.393Z] testGet24Unsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T01:27:22.393Z] testGetInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T01:27:22.393Z] testGet24Signed(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T01:27:22.393Z] testGetLong35_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T01:27:22.393Z] testGetLong35_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T01:27:22.393Z] testPutInt_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testPutInt_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T01:27:22.393Z] testGetLong_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T01:27:22.393Z] testGetLong_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testGetLong_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T01:27:22.393Z] testGet35_pos0BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T01:27:22.393Z] testGet35_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T01:27:22.393Z] testGet35_pos8BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T01:27:22.393Z] testPutIntLe_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T01:27:22.393Z] testPutIntLe_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T01:27:22.393Z] testGetLong_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T01:27:22.393Z] testGetLong_pos7(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testGetLong_pos8(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T01:27:22.393Z] testGetUnsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T01:27:22.393Z] testGetInt_invalid2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T01:27:22.393Z] testGetSigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T01:27:22.393Z] testPutInt(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T01:27:22.393Z] testPutInt_hex(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T01:27:22.393Z] testGetInt_base(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T01:27:22.393Z] testGetInt_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T01:27:22.393Z] testGetInt_pos1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T01:27:22.393Z] testGetInt_pos2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T01:27:22.393Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest [2019-07-31T01:27:22.393Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest [2019-07-31T01:27:22.393Z] testGetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T01:27:22.393Z] testCanRead_1param(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T01:27:22.393Z] testGetBytes(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T01:27:22.393Z] testGetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T01:27:22.393Z] testClear(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.393Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T01:27:22.393Z] testBitBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T01:27:22.393Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T01:27:22.393Z] testBitBuffer_fromByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T01:27:22.393Z] testGetByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T01:27:22.393Z] testSetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T01:27:22.393Z] testGetBytesMiddle(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T01:27:22.393Z] testSetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T01:27:22.393Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest [2019-07-31T01:27:22.393Z] [2019-07-31T01:27:22.394Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 01:27:22.133 [2019-07-31T01:27:22.394Z] !MESSAGE Struct already contains a field named ctx [2019-07-31T01:27:22.394Z] [2019-07-31T01:27:22.394Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 01:27:22.133 [2019-07-31T01:27:22.394Z] !MESSAGE Struct already contains a field named ctx [2019-07-31T01:27:22.394Z] [2019-07-31T01:27:22.394Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 01:27:22.134 [2019-07-31T01:27:22.394Z] !MESSAGE Struct already contains a field named ctx [2019-07-31T01:27:22.394Z] [2019-07-31T01:27:22.394Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 01:27:22.135 [2019-07-31T01:27:22.394Z] !MESSAGE Struct already contains a field named ctx [2019-07-31T01:27:22.394Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest [2019-07-31T01:27:22.394Z] testEvents(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest) Time elapsed: 0.004 s [2019-07-31T01:27:22.394Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest [2019-07-31T01:27:22.394Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest [2019-07-31T01:27:22.394Z] testParseField_simple(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.394Z] testParseField_complex(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2019-07-31T01:27:22.394Z] testParseField_simple2(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2019-07-31T01:27:22.394Z] testParseField_simple3(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2019-07-31T01:27:22.394Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest [2019-07-31T01:27:22.394Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest [2019-07-31T01:27:22.394Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-31T01:27:22.394Z] constructorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-31T01:27:22.394Z] comparatorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.394Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0.001 s [2019-07-31T01:27:22.394Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-31T01:27:22.394Z] hashCodeTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-31T01:27:22.394Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest [2019-07-31T01:27:40.531Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 16.417 s - in org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest [2019-07-31T01:27:40.531Z] readTraces[0: KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.438 s [2019-07-31T01:27:40.531Z] readTraces[1: TRACE2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.021 s [2019-07-31T01:27:40.531Z] readTraces[2: KERNEL_VM](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 2.124 s [2019-07-31T01:27:40.531Z] readTraces[3: SYNC_SRC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.178 s [2019-07-31T01:27:40.531Z] readTraces[4: SYNC_DEST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.139 s [2019-07-31T01:27:40.531Z] readTraces[5: DJANGO_CLIENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 2.06 s [2019-07-31T01:27:40.531Z] readTraces[6: DJANGO_DB](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.293 s [2019-07-31T01:27:40.531Z] readTraces[7: DJANGO_HTTPD](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 2.006 s [2019-07-31T01:27:40.531Z] readTraces[8: HELLO_LOST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.72 s [2019-07-31T01:27:40.531Z] readTraces[9: CYG_PROFILE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.079 s [2019-07-31T01:27:40.531Z] readTraces[10: CYG_PROFILE_FAST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.023 s [2019-07-31T01:27:40.531Z] readTraces[11: FUNKY_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.483 s [2019-07-31T01:27:40.531Z] readTraces[12: ARM_64_BIT_HEADER](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.631 s [2019-07-31T01:27:40.531Z] readTraces[13: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.117 s [2019-07-31T01:27:40.531Z] readTraces[14: DYNSCOPE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.845 s [2019-07-31T01:27:40.531Z] readTraces[15: TRACE_EXPERIMENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) skipped [2019-07-31T01:27:40.531Z] readTraces[16: DEBUG_INFO](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.019 s [2019-07-31T01:27:40.531Z] readTraces[17: DEBUG_INFO3](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.065 s [2019-07-31T01:27:40.531Z] readTraces[18: DEBUG_INFO4](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.016 s [2019-07-31T01:27:40.531Z] readTraces[19: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.018 s [2019-07-31T01:27:40.531Z] readTraces[20: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.006 s [2019-07-31T01:27:40.531Z] readTraces[21: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.053 s [2019-07-31T01:27:40.531Z] readTraces[22: MEMORY_ANALYSIS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.627 s [2019-07-31T01:27:40.531Z] readTraces[23: PERF_TASKSET2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.02 s [2019-07-31T01:27:40.531Z] readTraces[24: MANY_THREADS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.689 s [2019-07-31T01:27:40.531Z] readTraces[25: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.359 s [2019-07-31T01:27:40.531Z] readTraces[26: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.012 s [2019-07-31T01:27:40.531Z] readTraces[27: UNEVEN_STREAMS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.344 s [2019-07-31T01:27:40.531Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest [2019-07-31T01:27:40.531Z] [2019-07-31T01:27:40.531Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 01:27:38.946 [2019-07-31T01:27:40.531Z] !MESSAGE channel0_0 [+++++++++++++++++++++++++++++++++++++++++++++++++ ] 491 Events [2019-07-31T01:27:40.531Z] [2019-07-31T01:27:40.531Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 01:27:38.946 [2019-07-31T01:27:40.531Z] !MESSAGE channel0_1 [++++++++++++++++++++++++++++++++++++++++++++++++++ ] 509 Events [2019-07-31T01:27:40.531Z] [2019-07-31T01:27:40.531Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 01:27:39.030 [2019-07-31T01:27:40.531Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-31T01:27:40.531Z] [2019-07-31T01:27:40.531Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 01:27:39.030 [2019-07-31T01:27:40.531Z] !MESSAGE channel0_1 [++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++] 1 Events [2019-07-31T01:27:40.788Z] [2019-07-31T01:27:40.788Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 01:27:40.741 [2019-07-31T01:27:40.788Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-31T01:27:40.788Z] [2019-07-31T01:27:40.788Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 01:27:40.741 [2019-07-31T01:27:40.788Z] !MESSAGE channel0_1 [+] 1 Events [2019-07-31T01:27:40.788Z] [2019-07-31T01:27:40.788Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 01:27:40.783 [2019-07-31T01:27:40.788Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-31T01:27:40.788Z] [2019-07-31T01:27:41.046Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 01:27:40.822 [2019-07-31T01:27:41.046Z] !MESSAGE channel0_1 [++] 1 Events [2019-07-31T01:27:41.046Z] [2019-07-31T01:27:41.046Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 01:27:40.983 [2019-07-31T01:27:41.046Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-31T01:27:41.046Z] [2019-07-31T01:27:41.046Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 01:27:40.983 [2019-07-31T01:27:41.046Z] !MESSAGE channel0_1 [++++++++++] 1 Events [2019-07-31T01:27:41.609Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.713 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest [2019-07-31T01:27:41.609Z] testHasMoreEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.102 s [2019-07-31T01:27:41.609Z] testGetCurrentEventDef_last(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.131 s [2019-07-31T01:27:41.609Z] testPrintStats_100(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.087 s [2019-07-31T01:27:41.609Z] testPrintStats_noparam(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.084 s [2019-07-31T01:27:41.609Z] testGetEndTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.106 s [2019-07-31T01:27:41.609Z] testSeek(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.1 s [2019-07-31T01:27:41.609Z] testGetStartTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.099 s [2019-07-31T01:27:41.609Z] testAdvance_end(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 1.115 s [2019-07-31T01:27:41.609Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.083 s [2019-07-31T01:27:41.609Z] testGetCurrentEventDef_first(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.044 s [2019-07-31T01:27:41.609Z] testPrintStats_width0(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.085 s [2019-07-31T01:27:41.609Z] testPrintStats_width1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.078 s [2019-07-31T01:27:41.609Z] testPrintStats_width2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.08 s [2019-07-31T01:27:41.609Z] testCopyFrom(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.041 s [2019-07-31T01:27:41.609Z] testAdvance_normal(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.077 s [2019-07-31T01:27:41.609Z] testPrintStats_width10(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.042 s [2019-07-31T01:27:41.609Z] testOpen_nonexisting(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.077 s [2019-07-31T01:27:41.609Z] testGoToLastEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.11 s [2019-07-31T01:27:41.609Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.166 s [2019-07-31T01:27:41.609Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest [2019-07-31T01:27:43.504Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.938 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest [2019-07-31T01:27:43.504Z] testKernelTrace[0: WHOLE_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 1.026 s [2019-07-31T01:27:43.504Z] testKernelTrace[1: NO_EVENTS_USING_INVERTED_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.159 s [2019-07-31T01:27:43.504Z] testKernelTrace[2: STREAM0_FIRST_PACKET_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.218 s [2019-07-31T01:27:43.504Z] testKernelTrace[3: BOTH_STREAMS_FIRST_PACKET_ONLY](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.133 s [2019-07-31T01:27:43.504Z] testKernelTrace[4: BOTH_STREAMS_SEVERAL_PACKETS](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.396 s [2019-07-31T01:27:43.504Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest [2019-07-31T01:27:45.398Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.698 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest [2019-07-31T01:27:45.398Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.336 s [2019-07-31T01:27:45.398Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.266 s [2019-07-31T01:27:45.398Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.263 s [2019-07-31T01:27:45.398Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.277 s [2019-07-31T01:27:45.398Z] testGetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.084 s [2019-07-31T01:27:45.398Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.074 s [2019-07-31T01:27:45.398Z] testSetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.076 s [2019-07-31T01:27:45.398Z] testGetFilename(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.085 s [2019-07-31T01:27:45.398Z] testStreamInput(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.078 s [2019-07-31T01:27:45.398Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.082 s [2019-07-31T01:27:45.398Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.075 s [2019-07-31T01:27:45.398Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest [2019-07-31T01:27:47.920Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.502 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest [2019-07-31T01:27:47.920Z] testGetTrace(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.131 s [2019-07-31T01:27:47.920Z] testAddEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.115 s [2019-07-31T01:27:47.920Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.126 s [2019-07-31T01:27:47.920Z] testSetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.112 s [2019-07-31T01:27:47.920Z] testAddHugeIDEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.137 s [2019-07-31T01:27:47.920Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.157 s [2019-07-31T01:27:47.920Z] testGetPacketContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.183 s [2019-07-31T01:27:47.920Z] testGetEventHeaderDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.13 s [2019-07-31T01:27:47.920Z] testEventHeaderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.161 s [2019-07-31T01:27:47.920Z] testGetStreamInputs(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.125 s [2019-07-31T01:27:47.920Z] testSetEventContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.114 s [2019-07-31T01:27:47.920Z] testSetEventHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.118 s [2019-07-31T01:27:47.920Z] testGetEventContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.111 s [2019-07-31T01:27:47.920Z] testEventContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.134 s [2019-07-31T01:27:47.920Z] testSetPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.117 s [2019-07-31T01:27:47.920Z] testGetEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.117 s [2019-07-31T01:27:47.920Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.138 s [2019-07-31T01:27:47.920Z] testStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.163 s [2019-07-31T01:27:47.920Z] testPacketContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.11 s [2019-07-31T01:27:47.920Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest [2019-07-31T01:27:47.920Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest [2019-07-31T01:27:47.920Z] testStreamInputReaderTimestampComparator_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest) Time elapsed: 0 s [2019-07-31T01:27:47.920Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest [2019-07-31T01:27:48.484Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.915 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest [2019-07-31T01:27:48.484Z] testGetCurrentEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.043 s [2019-07-31T01:27:48.484Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.041 s [2019-07-31T01:27:48.484Z] testGoToLastEvent1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.083 s [2019-07-31T01:27:48.484Z] testGoToLastEvent2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.414 s [2019-07-31T01:27:48.484Z] testGetCurrentPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.05 s [2019-07-31T01:27:48.484Z] testStreamInputReader_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.039 s [2019-07-31T01:27:48.484Z] testSeek_timestamp(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.04 s [2019-07-31T01:27:48.484Z] testReadNextEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.039 s [2019-07-31T01:27:48.484Z] testGetCPU(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.04 s [2019-07-31T01:27:48.484Z] testStreamInputReader_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.038 s [2019-07-31T01:27:48.484Z] testSeek_eventDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.086 s [2019-07-31T01:27:48.484Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest [2019-07-31T01:27:48.484Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest [2019-07-31T01:27:48.484Z] testStreamInputPacketIndexDisjoint(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0.005 s [2019-07-31T01:27:48.484Z] testStreamInputPacketIndexOverlappingBothSides(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-31T01:27:48.484Z] testStreamInputPacketIndexLargeOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-31T01:27:48.484Z] testStreamInputPacketIndexContiguous(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-31T01:27:48.484Z] testStreamInputPacketIndexInvalidAppend(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0.001 s [2019-07-31T01:27:48.484Z] testStreamInputPacketIndexGet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-31T01:27:48.484Z] testStreamInputPacketIndex(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-31T01:27:48.484Z] testStreamInputPacketIndexOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-31T01:27:48.484Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest [2019-07-31T01:27:49.416Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.721 s - in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest [2019-07-31T01:27:49.416Z] testParse(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.222 s [2019-07-31T01:27:49.416Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.102 s [2019-07-31T01:27:49.416Z] testStreamTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.076 s [2019-07-31T01:27:49.416Z] testMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.042 s [2019-07-31T01:27:49.416Z] testGetDetectedByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.158 s [2019-07-31T01:27:49.416Z] testEndian(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.039 s [2019-07-31T01:27:49.416Z] testTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.081 s [2019-07-31T01:27:49.416Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest [2019-07-31T01:27:50.787Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.543 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest [2019-07-31T01:27:50.787Z] testGetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.074 s [2019-07-31T01:27:50.787Z] testGetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.039 s [2019-07-31T01:27:50.787Z] testPacketHeaderIsSet_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.074 s [2019-07-31T01:27:50.787Z] testLookupEnvironment_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.042 s [2019-07-31T01:27:50.787Z] testLookupEnvironment_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.041 s [2019-07-31T01:27:50.787Z] testLookupEnvironment_3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.04 s [2019-07-31T01:27:50.787Z] testLookupEnvironment_4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.052 s [2019-07-31T01:27:50.787Z] testMajorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.038 s [2019-07-31T01:27:50.787Z] testByteOrderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.037 s [2019-07-31T01:27:50.787Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.035 s [2019-07-31T01:27:50.787Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.037 s [2019-07-31T01:27:50.787Z] testGetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.043 s [2019-07-31T01:27:50.787Z] testUUIDIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.04 s [2019-07-31T01:27:50.787Z] testMinorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.068 s [2019-07-31T01:27:50.787Z] testGetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.038 s [2019-07-31T01:27:50.787Z] testGetTraceDirectory(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.075 s [2019-07-31T01:27:50.787Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.039 s [2019-07-31T01:27:50.787Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.164 s [2019-07-31T01:27:50.787Z] testSetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.039 s [2019-07-31T01:27:50.787Z] testGetSetClock_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.076 s [2019-07-31T01:27:50.787Z] testGetSetClock_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.069 s [2019-07-31T01:27:50.787Z] testGetByteOrder_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.038 s [2019-07-31T01:27:50.788Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.036 s [2019-07-31T01:27:50.788Z] testSetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.035 s [2019-07-31T01:27:50.788Z] testPacketHeaderIsSet_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.072 s [2019-07-31T01:27:50.788Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.037 s [2019-07-31T01:27:50.788Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.082 s [2019-07-31T01:27:50.788Z] testSetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.039 s [2019-07-31T01:27:50.788Z] testSetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.04 s [2019-07-31T01:27:50.788Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest [2019-07-31T01:27:50.788Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest [2019-07-31T01:27:50.788Z] testPacketNoHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0.001 s [2019-07-31T01:27:50.788Z] testPacketWithContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0 s [2019-07-31T01:27:50.788Z] testPacketWithPacketContextAndLostEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0 s [2019-07-31T01:27:50.788Z] testPacket(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0 s [2019-07-31T01:27:50.788Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest [2019-07-31T01:27:51.225Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.332 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest [2019-07-31T01:27:51.225Z] testAddTwoStreams1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.039 s [2019-07-31T01:27:51.226Z] testAddTwoStreams2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2019-07-31T01:27:51.226Z] testAddTwoStreams3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2019-07-31T01:27:51.226Z] testEmptyStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2019-07-31T01:27:51.226Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2019-07-31T01:27:51.226Z] testAddStreamFail(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.001 s [2019-07-31T01:27:51.226Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest [2019-07-31T01:27:51.226Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest [2019-07-31T01:27:51.226Z] testGrowingLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest) Time elapsed: 0.004 s [2019-07-31T01:27:51.226Z] testGrowingNotLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest) Time elapsed: 0.001 s [2019-07-31T01:27:51.226Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest [2019-07-31T01:27:51.483Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest [2019-07-31T01:27:51.483Z] TSDLContextTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.005 s [2019-07-31T01:27:51.483Z] TSDLEnvironmentTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.003 s [2019-07-31T01:27:51.483Z] TSDLSimpleTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.003 s [2019-07-31T01:27:51.483Z] TSDLClockTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.003 s [2019-07-31T01:27:51.483Z] TSDLCallsiteTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.006 s [2019-07-31T01:27:51.483Z] TSDLEnumTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.044 s [2019-07-31T01:27:51.483Z] TSDLAllTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.006 s [2019-07-31T01:27:51.483Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest [2019-07-31T01:27:51.483Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest [2019-07-31T01:27:51.483Z] testStreamInputPacketIndexEntryConstructor1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0.001 s [2019-07-31T01:27:51.483Z] testStreamInputPacketIndexEntryConstructor2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-31T01:27:51.483Z] testStreamInputPacketIndexEntryConstructor3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-31T01:27:51.483Z] testStreamInputPacketIndexEntryConstructor4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-31T01:27:51.483Z] testStreamInputPacketIndexEntryConstructor5(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0.001 s [2019-07-31T01:27:51.483Z] testStreamInputPacketIndexEntryConstructor6(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-31T01:27:51.483Z] testStreamInputPacketIndexEntryConstructor7(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-31T01:27:51.483Z] testStreamInputPacketIndexEntryConstructor8(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-31T01:27:51.483Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-31T01:27:51.483Z] testStreamInputPacketIndexEntry_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-31T01:27:51.483Z] Running org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest [2019-07-31T01:27:51.483Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest [2019-07-31T01:27:51.483Z] testEventHeaders(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-31T01:27:51.483Z] testRoot(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-31T01:27:51.483Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-31T01:27:51.483Z] testComplexNode(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-31T01:27:51.483Z] testFields(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-31T01:27:51.483Z] testNotEquals(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-31T01:27:51.483Z] Running org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest [2019-07-31T01:27:51.483Z] [2019-07-31T01:27:51.483Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 01:27:51.149 [2019-07-31T01:27:51.483Z] !MESSAGE Some message [2019-07-31T01:27:51.483Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest [2019-07-31T01:27:51.483Z] testCtfCorePluginId(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0.001 s [2019-07-31T01:27:51.483Z] testLog(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0.001 s [2019-07-31T01:27:51.483Z] testGetDefault(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0 s [2019-07-31T01:27:51.483Z] Running org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest [2019-07-31T01:27:51.483Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest [2019-07-31T01:27:51.483Z] testMakeUUID_2(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-31T01:27:51.483Z] testMakeUUID_3(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-31T01:27:51.483Z] testUnsignedCompare(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-31T01:27:51.483Z] testMakeUUID(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-31T01:27:51.483Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest [2019-07-31T01:27:51.740Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.47 s - in org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest [2019-07-31T01:27:51.740Z] testCopyConstructorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2019-07-31T01:27:51.740Z] testUnsupporteds(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T01:27:51.740Z] testToArray(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.002 s [2019-07-31T01:27:51.740Z] testCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T01:27:51.740Z] testSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T01:27:51.740Z] testClear(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T01:27:51.740Z] testToString(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T01:27:51.740Z] testListIterator(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T01:27:51.740Z] testUnorderedSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T01:27:51.740Z] testRecursiveCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2019-07-31T01:27:51.740Z] testContains(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.059 s [2019-07-31T01:27:51.740Z] testListIteratorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T01:27:51.740Z] testCopyConstructorWithNulls(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T01:27:51.740Z] testHashCollision(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.34 s [2019-07-31T01:27:51.740Z] testEquality(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2019-07-31T01:27:51.740Z] testListIteratorOutOfOrder(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T01:27:51.740Z] testIndexOf(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T01:27:51.740Z] testIsEmpty(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2019-07-31T01:27:51.740Z] testSimple(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.009 s [2019-07-31T01:27:51.740Z] testStream(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.05 s [2019-07-31T01:27:51.740Z] testStreams(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.004 s [2019-07-31T01:27:51.740Z] [2019-07-31T01:27:51.740Z] Results: [2019-07-31T01:27:51.740Z] [2019-07-31T01:27:51.740Z] Tests run: 619, Failures: 0, Errors: 0, Skipped: 1 [2019-07-31T01:27:51.740Z] [2019-07-31T01:27:52.669Z] [INFO] All tests passed! [2019-07-31T01:27:52.669Z] [INFO] [2019-07-31T01:27:52.669Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T01:27:52.669Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:27:52.669Z] [INFO] [2019-07-31T01:27:52.669Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T01:27:52.669Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T01:27:52.926Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T01:27:53.490Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T01:27:53.490Z] [INFO] [2019-07-31T01:27:53.490Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T01:27:53.747Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.jar [2019-07-31T01:27:53.747Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.pom [2019-07-31T01:27:53.747Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-sources.jar [2019-07-31T01:27:53.747Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T01:27:53.747Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-p2metadata.xml [2019-07-31T01:27:53.747Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-p2artifacts.xml [2019-07-31T01:27:53.747Z] [INFO] [2019-07-31T01:27:53.747Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T01:27:53.747Z] [INFO] [2019-07-31T01:27:53.747Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >-- [2019-07-31T01:27:53.747Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.9-SNAPSHOT [17/134] [2019-07-31T01:27:53.747Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T01:27:53.747Z] [INFO] [2019-07-31T01:27:53.747Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T01:27:53.747Z] [INFO] [2019-07-31T01:27:53.747Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T01:27:53.747Z] [INFO] The project's OSGi version is 1.0.9.201907310119 [2019-07-31T01:27:53.747Z] [INFO] [2019-07-31T01:27:53.747Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T01:27:53.747Z] [INFO] [2019-07-31T01:27:53.747Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T01:27:53.747Z] [INFO] [2019-07-31T01:27:53.747Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T01:27:53.747Z] [INFO] [2019-07-31T01:27:53.747Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T01:27:53.747Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:27:53.747Z] [INFO] [2019-07-31T01:27:53.747Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T01:27:53.747Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:27:53.747Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources [2019-07-31T01:27:53.747Z] [INFO] [2019-07-31T01:27:53.747Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T01:27:53.747Z] [INFO] Compiling 35 source files to /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes [2019-07-31T01:27:54.677Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/StateSystem2DTest.java:[167] [2019-07-31T01:27:54.677Z] int timeStamps = (int) times.stream().filter(interval::intersects).count(); [2019-07-31T01:27:54.677Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:27:54.677Z] Null type safety: parameter 1 provided via method descriptor Predicate.test(Long) needs unchecked conversion to conform to 'long' [2019-07-31T01:27:54.677Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/SnapshotTest.java:[98] [2019-07-31T01:27:54.677Z] ITmfStateInterval value = result.getValue(); [2019-07-31T01:27:54.677Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T01:27:54.677Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull List<@NonNull String>,@NonNull ITmfStateInterval>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:27:54.677Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/ThreadedHistoryTreeBackendTest.java:[42] [2019-07-31T01:27:54.677Z] fHistoryTreeFiles.add(historyTreeFile); [2019-07-31T01:27:54.677Z] ^^^^^^^^^^^^^^^ [2019-07-31T01:27:54.677Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-31T01:27:54.677Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/ThreadedHistoryTreeBackendTest.java:[44] [2019-07-31T01:27:54.677Z] fBackendMap.put(backend, historyTreeFile); [2019-07-31T01:27:54.677Z] ^^^^^^^^^^^^^^^ [2019-07-31T01:27:54.677Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-31T01:27:54.677Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/HistoryTreeBackendTest.java:[65] [2019-07-31T01:27:54.677Z] return Arrays.asList(Boolean.FALSE, Boolean.TRUE); [2019-07-31T01:27:54.677Z] ^^^^^^^^^^^^^ [2019-07-31T01:27:54.677Z] Null type safety (type annotations): The expression of type 'Boolean' needs unchecked conversion to conform to '@NonNull Boolean' [2019-07-31T01:27:54.677Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/HistoryTreeBackendTest.java:[65] [2019-07-31T01:27:54.677Z] return Arrays.asList(Boolean.FALSE, Boolean.TRUE); [2019-07-31T01:27:54.677Z] ^^^^^^^^^^^^ [2019-07-31T01:27:54.677Z] Null type safety (type annotations): The expression of type 'Boolean' needs unchecked conversion to conform to '@NonNull Boolean' [2019-07-31T01:27:54.677Z] 6 problems (6 warnings) [2019-07-31T01:27:54.677Z] [INFO] [2019-07-31T01:27:54.677Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T01:27:54.677Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:27:54.677Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/test/resources [2019-07-31T01:27:54.677Z] [INFO] [2019-07-31T01:27:54.677Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T01:27:54.677Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T01:27:54.677Z] [INFO] [2019-07-31T01:27:54.677Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T01:27:54.677Z] [INFO] [2019-07-31T01:27:54.677Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T01:27:54.677Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T01:27:54.677Z] [INFO] [2019-07-31T01:27:54.677Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T01:27:54.677Z] [INFO] [2019-07-31T01:27:54.677Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T01:27:54.677Z] [INFO] [2019-07-31T01:27:54.677Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T01:27:54.677Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T01:27:54.933Z] [INFO] [2019-07-31T01:27:54.933Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T01:27:54.933Z] [INFO] [2019-07-31T01:27:54.933Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T01:27:57.456Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data/.metadata/.log [2019-07-31T01:27:57.456Z] [INFO] Command line: [2019-07-31T01:27:57.456Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T01:27:57.456Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T01:27:59.977Z] !SESSION 2019-07-31 01:27:57.192 ----------------------------------------------- [2019-07-31T01:27:59.977Z] eclipse.buildId=unknown [2019-07-31T01:27:59.977Z] java.version=1.8.0_202 [2019-07-31T01:27:59.977Z] java.vendor=Oracle Corporation [2019-07-31T01:27:59.977Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T01:27:59.977Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T01:27:59.977Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T01:27:59.977Z] [2019-07-31T01:27:59.977Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 01:27:59.641 [2019-07-31T01:27:59.977Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T01:27:59.977Z] !STACK 0 [2019-07-31T01:27:59.977Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [51] [2019-07-31T01:27:59.977Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T01:27:59.977Z] [2019-07-31T01:27:59.977Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T01:27:59.977Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T01:27:59.977Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T01:27:59.977Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T01:27:59.977Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T01:27:59.977Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T01:27:59.977Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T01:27:59.977Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T01:27:59.977Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T01:27:59.977Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T01:27:59.977Z] [2019-07-31T01:27:59.977Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 01:27:59.764 [2019-07-31T01:27:59.977Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T01:27:59.977Z] !STACK 0 [2019-07-31T01:27:59.977Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [124] [2019-07-31T01:27:59.977Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T01:27:59.977Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T01:27:59.977Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T01:27:59.977Z] org.apache.httpcomponents.httpclient.win [32] [2019-07-31T01:27:59.977Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T01:27:59.977Z] [2019-07-31T01:27:59.977Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T01:27:59.977Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T01:27:59.977Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T01:27:59.977Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T01:27:59.977Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T01:27:59.977Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T01:27:59.977Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T01:27:59.977Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T01:27:59.977Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T01:27:59.977Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T01:28:03.253Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest [2019-07-31T01:28:03.510Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.427 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest [2019-07-31T01:28:03.510Z] testFillNodes[CLASSIC](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest) Time elapsed: 0.395 s [2019-07-31T01:28:03.510Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest [2019-07-31T01:28:03.768Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest [2019-07-31T01:28:03.768Z] testStringWithChars[nb of chars: 0, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-31T01:28:03.768Z] testStringWithChars[nb of chars: 0, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T01:28:03.768Z] testStringWithChars[nb of chars: 0, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T01:28:03.768Z] testStringWithChars[nb of chars: 10, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T01:28:03.768Z] testStringWithChars[nb of chars: 10, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T01:28:03.768Z] testStringWithChars[nb of chars: 10, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T01:28:03.768Z] testStringWithChars[nb of chars: 126, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T01:28:03.768Z] testStringWithChars[nb of chars: 126, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T01:28:03.768Z] testStringWithChars[nb of chars: 126, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T01:28:03.768Z] testStringWithChars[nb of chars: 127, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T01:28:03.768Z] testStringWithChars[nb of chars: 127, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T01:28:03.768Z] testStringWithChars[nb of chars: 127, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T01:28:03.768Z] testStringWithChars[nb of chars: 128, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T01:28:03.768Z] testStringWithChars[nb of chars: 128, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T01:28:03.768Z] testStringWithChars[nb of chars: 128, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T01:28:03.768Z] testStringWithChars[nb of chars: 16,382, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-31T01:28:03.768Z] testStringWithChars[nb of chars: 16,382, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.003 s [2019-07-31T01:28:03.768Z] testStringWithChars[nb of chars: 16,382, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-31T01:28:03.768Z] testStringWithChars[nb of chars: 16,383, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T01:28:03.768Z] testStringWithChars[nb of chars: 16,383, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-31T01:28:03.768Z] testStringWithChars[nb of chars: 16,383, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T01:28:03.768Z] testStringWithChars[nb of chars: 16,384, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T01:28:03.768Z] testStringWithChars[nb of chars: 16,384, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T01:28:03.768Z] testStringWithChars[nb of chars: 16,384, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T01:28:03.768Z] testStringWithChars[nb of chars: 10,921, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T01:28:03.768Z] testStringWithChars[nb of chars: 10,921, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-31T01:28:03.768Z] testStringWithChars[nb of chars: 10,921, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T01:28:03.768Z] testStringWithChars[nb of chars: 10,922, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T01:28:03.768Z] testStringWithChars[nb of chars: 10,922, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-31T01:28:03.768Z] testStringWithChars[nb of chars: 10,922, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T01:28:03.768Z] testStringWithChars[nb of chars: 10,923, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T01:28:03.768Z] testStringWithChars[nb of chars: 10,923, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-31T01:28:03.768Z] testStringWithChars[nb of chars: 10,923, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T01:28:03.768Z] testStringWithChars[nb of chars: 32,766, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-31T01:28:03.768Z] testStringWithChars[nb of chars: 32,766, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-31T01:28:03.768Z] testStringWithChars[nb of chars: 32,766, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-31T01:28:03.768Z] testStringWithChars[nb of chars: 32,767, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-31T01:28:03.768Z] testStringWithChars[nb of chars: 32,767, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-31T01:28:03.768Z] testStringWithChars[nb of chars: 32,767, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-31T01:28:03.768Z] testStringWithChars[nb of chars: 32,768, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T01:28:03.768Z] testStringWithChars[nb of chars: 32,768, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-31T01:28:03.768Z] testStringWithChars[nb of chars: 32,768, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.045 s [2019-07-31T01:28:03.768Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest [2019-07-31T01:28:03.768Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest [2019-07-31T01:28:03.768Z] testNodeSequenceNumbers(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.006 s [2019-07-31T01:28:03.768Z] testDepth(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.004 s [2019-07-31T01:28:03.768Z] testSequentialFill(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.001 s [2019-07-31T01:28:03.768Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest [2019-07-31T01:28:06.290Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.499 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest [2019-07-31T01:28:06.290Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0 s [2019-07-31T01:28:06.290Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.02 s [2019-07-31T01:28:06.290Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.01 s [2019-07-31T01:28:06.290Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.165 s [2019-07-31T01:28:06.290Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.003 s [2019-07-31T01:28:06.290Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 1.21 s [2019-07-31T01:28:06.290Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0 s [2019-07-31T01:28:06.290Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.015 s [2019-07-31T01:28:06.290Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.003 s [2019-07-31T01:28:06.290Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.07 s [2019-07-31T01:28:06.290Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.003 s [2019-07-31T01:28:06.290Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.997 s [2019-07-31T01:28:06.290Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest [2019-07-31T01:28:07.660Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.254 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest [2019-07-31T01:28:07.660Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-31T01:28:07.660Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-31T01:28:07.660Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-31T01:28:07.660Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.014 s [2019-07-31T01:28:07.660Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-31T01:28:07.660Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.686 s [2019-07-31T01:28:07.660Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.002 s [2019-07-31T01:28:07.660Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0 s [2019-07-31T01:28:07.660Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-31T01:28:07.660Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.016 s [2019-07-31T01:28:07.660Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-31T01:28:07.660Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.528 s [2019-07-31T01:28:07.660Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest [2019-07-31T01:28:10.933Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.057 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest [2019-07-31T01:28:10.933Z] testEndTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T01:28:10.933Z] testStartTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T01:28:10.933Z] testEnd(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.002 s [2019-07-31T01:28:10.933Z] testQueryAttribute(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.001 s [2019-07-31T01:28:10.933Z] testBegin(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T01:28:10.933Z] testOutOfRange_1(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T01:28:10.933Z] testOutOfRange_2(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T01:28:10.933Z] testQueryAttributeEmpty(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T01:28:10.933Z] testDoQuery(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.001 s [2019-07-31T01:28:10.933Z] testBuildNowQueryLaterStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T01:28:10.933Z] testIntervalBeforeStart(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T01:28:10.933Z] testInsertQueryStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T01:28:10.933Z] testCascadingIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.195 s [2019-07-31T01:28:10.933Z] testNegativeTimes(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T01:28:10.933Z] testFullIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 2.819 s [2019-07-31T01:28:10.933Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest [2019-07-31T01:28:10.933Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest [2019-07-31T01:28:10.933Z] testBeginEnd(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.022 s [2019-07-31T01:28:10.933Z] testEmptyStack(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.004 s [2019-07-31T01:28:10.933Z] testFullQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.002 s [2019-07-31T01:28:10.933Z] testSingleQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.001 s [2019-07-31T01:28:10.933Z] testStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.022 s [2019-07-31T01:28:10.933Z] Running org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest [2019-07-31T01:28:10.933Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest [2019-07-31T01:28:10.933Z] testAttributeTreeFileStorage(org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest) Time elapsed: 0.011 s [2019-07-31T01:28:10.933Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest [2019-07-31T01:28:11.190Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.509 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest [2019-07-31T01:28:11.190Z] testAttributes(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0.002 s [2019-07-31T01:28:11.190Z] testWaitUntilBuilt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0.501 s [2019-07-31T01:28:11.190Z] testSetAndQueryOngoing(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0.001 s [2019-07-31T01:28:11.190Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest [2019-07-31T01:28:11.190Z] [2019-07-31T01:28:11.190Z] !ENTRY org.eclipse.tracecompass.statesystem.core 2 0 2019-07-31 01:28:11.058 [2019-07-31T01:28:11.190Z] !MESSAGE Custom factory for type 87 does not exist [2019-07-31T01:28:11.190Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest [2019-07-31T01:28:11.190Z] testNoFactoryAvailable(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0.002 s [2019-07-31T01:28:11.190Z] testSerialization(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] testWrongCustomId(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] testWrongCustomId2(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] testSerializedTooLarge(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0.001 s [2019-07-31T01:28:11.190Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest [2019-07-31T01:28:11.190Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest [2019-07-31T01:28:11.190Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0.001 s [2019-07-31T01:28:11.190Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest [2019-07-31T01:28:11.190Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest [2019-07-31T01:28:11.190Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest [2019-07-31T01:28:11.190Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest [2019-07-31T01:28:11.190Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0.001 s [2019-07-31T01:28:11.190Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest [2019-07-31T01:28:11.190Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest [2019-07-31T01:28:11.190Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0.001 s [2019-07-31T01:28:11.190Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest [2019-07-31T01:28:11.190Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest [2019-07-31T01:28:11.190Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest [2019-07-31T01:28:11.190Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest [2019-07-31T01:28:11.190Z] compareLongWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] compareStringWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] compareStringWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0.001 s [2019-07-31T01:28:11.190Z] compareIntWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] compareIntWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] compareDoubleWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] compareDoubleWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] compareIntWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] compareLongWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] compareLongWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] tcompareIntWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] compareDoubleWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] compareStringWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] compareLongWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] compareIntWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] compareLongWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] compareNullWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] compareNullWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] compareNullWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] compareDoubleWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] compareNullWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] compareNullWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] compareStringWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] compareDoubleWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] compareStringWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T01:28:11.190Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest [2019-07-31T01:28:11.447Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest [2019-07-31T01:28:11.447Z] testTimeRangeException2DContinous(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.023 s [2019-07-31T01:28:11.447Z] testEmpty2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.003 s [2019-07-31T01:28:11.447Z] testIOOB2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.003 s [2019-07-31T01:28:11.447Z] testContinuous2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.109 s [2019-07-31T01:28:11.447Z] testReverse2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.002 s [2019-07-31T01:28:11.447Z] testTimeRangeException2DDiscrete(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.002 s [2019-07-31T01:28:11.447Z] testDiscrete2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.009 s [2019-07-31T01:28:11.447Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest [2019-07-31T01:28:11.447Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest [2019-07-31T01:28:11.447Z] testIncrementInt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest) Time elapsed: 0.001 s [2019-07-31T01:28:11.447Z] testIncrementLong(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest) Time elapsed: 0 s [2019-07-31T01:28:11.447Z] Running org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest [2019-07-31T01:28:11.447Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest [2019-07-31T01:28:11.447Z] testSimpleSnapshot(org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest) Time elapsed: 0.095 s [2019-07-31T01:28:11.447Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest [2019-07-31T01:28:11.447Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest [2019-07-31T01:28:11.447Z] testIteratorOverQuarkEndTime(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.002 s [2019-07-31T01:28:11.447Z] testIteratorOverQuarkResolution(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-31T01:28:11.447Z] testIteratorOverQuarkReversed(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-31T01:28:11.447Z] testQueueOfferPollPeek(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.001 s [2019-07-31T01:28:11.447Z] testQueryOngoingStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-31T01:28:11.447Z] testQuerySingleStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.001 s [2019-07-31T01:28:11.447Z] testQueryUntilNonNullValue(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-31T01:28:11.447Z] testIteratorOverQuark(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-31T01:28:11.447Z] testIteratorOverQuarkAddMoreIntervals(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.004 s [2019-07-31T01:28:11.447Z] testIteratorOverQuarkSubrange(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-31T01:28:11.447Z] [2019-07-31T01:28:11.447Z] Results: [2019-07-31T01:28:11.447Z] [2019-07-31T01:28:11.447Z] Tests run: 180, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T01:28:11.447Z] [2019-07-31T01:28:12.378Z] [INFO] All tests passed! [2019-07-31T01:28:12.378Z] [INFO] [2019-07-31T01:28:12.378Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T01:28:12.378Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:28:12.378Z] [INFO] [2019-07-31T01:28:12.378Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T01:28:12.378Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T01:28:12.635Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T01:28:12.892Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T01:28:12.892Z] [INFO] [2019-07-31T01:28:12.892Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T01:28:12.892Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T01:28:12.892Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.pom [2019-07-31T01:28:13.149Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T01:28:13.149Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T01:28:13.149Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-31T01:28:13.149Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-31T01:28:13.149Z] [INFO] [2019-07-31T01:28:13.149Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T01:28:13.149Z] [INFO] [2019-07-31T01:28:13.149Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >-- [2019-07-31T01:28:13.149Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.9-SNAPSHOT [18/134] [2019-07-31T01:28:13.149Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T01:28:13.149Z] [INFO] [2019-07-31T01:28:13.149Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T01:28:13.149Z] [INFO] [2019-07-31T01:28:13.149Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T01:28:13.149Z] [INFO] The project's OSGi version is 1.0.9.201907310119 [2019-07-31T01:28:13.149Z] [INFO] [2019-07-31T01:28:13.149Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T01:28:13.149Z] [INFO] [2019-07-31T01:28:13.149Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T01:28:13.149Z] [INFO] [2019-07-31T01:28:13.149Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T01:28:13.149Z] [INFO] [2019-07-31T01:28:13.149Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T01:28:13.149Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:28:13.149Z] [INFO] [2019-07-31T01:28:13.149Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T01:28:13.149Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:28:13.149Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources [2019-07-31T01:28:13.149Z] [INFO] [2019-07-31T01:28:13.149Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T01:28:13.149Z] [INFO] Compiling 150 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes [2019-07-31T01:28:15.723Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/component/TmfEventProviderTest.java:[58] [2019-07-31T01:28:15.723Z] public void setUp() throws IOException { [2019-07-31T01:28:15.723Z] ^^^^^^^^^^^ [2019-07-31T01:28:15.723Z] The declared exception IOException is not actually thrown by the method setUp() from type TmfEventProviderTest [2019-07-31T01:28:15.723Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/xml/TmfXmlTraceStub.java:[452] [2019-07-31T01:28:15.723Z] @NonNull Iterable modules = super.getAnalysisModules(); [2019-07-31T01:28:15.723Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:28:15.723Z] Null type safety (type annotations): The expression of type '@NonNull Iterable' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IAnalysisModule>' [2019-07-31T01:28:15.723Z] 3. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/text/SyslogTrace.java (at line 58) [2019-07-31T01:28:15.723Z] @SuppressWarnings({"javadoc", "nls"}) [2019-07-31T01:28:15.723Z] ^^^^^ [2019-07-31T01:28:15.724Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-31T01:28:15.724Z] 4. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/lookup/TmfCallsiteTest.java (at line 131) [2019-07-31T01:28:15.724Z] assertFalse("equals", fCallsite1.equals(fCallsite1.getFileName())); [2019-07-31T01:28:15.724Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:28:15.724Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfCallsite [2019-07-31T01:28:15.724Z] 5. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/location/TmfLocationTest.java (at line 171) [2019-07-31T01:28:15.724Z] assertTrue("equals", !fLocation2.equals(fLocation3)); [2019-07-31T01:28:15.724Z] ^^^^^^^^^^ [2019-07-31T01:28:15.724Z] Unlikely argument type for equals(): TmfTimestampLocation seems to be unrelated to TmfLongLocation [2019-07-31T01:28:15.724Z] 6. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/location/TmfLocationTest.java (at line 172) [2019-07-31T01:28:15.724Z] assertTrue("equals", !fLocation3.equals(fLocation2)); [2019-07-31T01:28:15.724Z] ^^^^^^^^^^ [2019-07-31T01:28:15.724Z] Unlikely argument type for equals(): TmfLongLocation seems to be unrelated to TmfTimestampLocation [2019-07-31T01:28:15.724Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/text/SyslogEvent.java:[134] [2019-07-31T01:28:15.724Z] return new TmfCallsite((String) getContent().getField(Field.FILE).getValue(), lineNo); [2019-07-31T01:28:15.724Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:28:15.724Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:28:15.724Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/parsers/custom/AbstractCustomTraceIndexTest.java:[125] [2019-07-31T01:28:15.724Z] String directory = TmfTraceManager.getSupplementaryFileDir(fTrace); [2019-07-31T01:28:15.724Z] ^^^^^^ [2019-07-31T01:28:15.724Z] Null type safety (type annotations): The expression of type 'AbstractCustomTraceIndexTest.TestTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T01:28:15.724Z] 9. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfTimestampTest.java (at line 189) [2019-07-31T01:28:15.724Z] assertFalse("equals", ts0.equals(ts0.toString())); [2019-07-31T01:28:15.724Z] ^^^^^^^^^^^^^^ [2019-07-31T01:28:15.724Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2019-07-31T01:28:15.724Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/TmfEventParserStub.java:[117] [2019-07-31T01:28:15.724Z] return event; [2019-07-31T01:28:15.724Z] ^^^^^^^^^^^^^ [2019-07-31T01:28:15.724Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-31T01:28:15.724Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/TmfEventParserStub.java:[122] [2019-07-31T01:28:15.724Z] return null; [2019-07-31T01:28:15.724Z] ^^^^^^^^^^^^ [2019-07-31T01:28:15.724Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-31T01:28:15.724Z] 12. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfTimeRangeTest.java (at line 154) [2019-07-31T01:28:15.724Z] assertTrue("equals", !range1.equals(ts1)); [2019-07-31T01:28:15.724Z] ^^^ [2019-07-31T01:28:15.724Z] Unlikely argument type for equals(): ITmfTimestamp seems to be unrelated to TmfTimeRange [2019-07-31T01:28:15.724Z] 13. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTest.java (at line 218) [2019-07-31T01:28:15.724Z] assertFalse("equals", fEvent1.equals(fEvent1.getType())); [2019-07-31T01:28:15.724Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T01:28:15.724Z] Unlikely argument type for equals(): ITmfEventType seems to be unrelated to ITmfEvent [2019-07-31T01:28:15.724Z] 14. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/synchronization/TsTransformTest.java (at line 38) [2019-07-31T01:28:15.724Z] @SuppressWarnings("nls") [2019-07-31T01:28:15.724Z] ^^^^^ [2019-07-31T01:28:15.724Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-31T01:28:15.724Z] 15. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/indexer/checkpoint/TmfCheckpointTest.java (at line 212) [2019-07-31T01:28:15.724Z] assertFalse("equals", checkpoint1.equals(TmfTimestamp.fromSeconds(0))); [2019-07-31T01:28:15.724Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:28:15.724Z] Unlikely argument type for equals(): ITmfTimestamp seems to be unrelated to TmfCheckpoint [2019-07-31T01:28:15.724Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/component/TmfSyntheticEventProviderStub.java:[95] [2019-07-31T01:28:15.724Z] ok = fDataQueue.offer(data, TIMEOUT, TimeUnit.MILLISECONDS); [2019-07-31T01:28:15.724Z] ^^^^ [2019-07-31T01:28:15.724Z] Null type safety (type annotations): The expression of type 'TmfSyntheticEventStub' needs unchecked conversion to conform to '@NonNull ITmfEvent' [2019-07-31T01:28:15.724Z] 17. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/synchronization/SyncTest.java (at line 53) [2019-07-31T01:28:15.724Z] @SuppressWarnings("nls") [2019-07-31T01:28:15.724Z] ^^^^^ [2019-07-31T01:28:15.724Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-31T01:28:15.724Z] 18. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfNanoTimestampTest.java (at line 124) [2019-07-31T01:28:15.724Z] assertFalse("equals", ts0.equals(ts0.toString())); [2019-07-31T01:28:15.724Z] ^^^^^^^^^^^^^^ [2019-07-31T01:28:15.724Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2019-07-31T01:28:15.724Z] 19. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfSecondTimestampTest.java (at line 88) [2019-07-31T01:28:15.724Z] assertFalse("equals", ts0.equals(ts0.toString())); [2019-07-31T01:28:15.724Z] ^^^^^^^^^^^^^^ [2019-07-31T01:28:15.724Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2019-07-31T01:28:15.724Z] 20. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTypeTest.java (at line 182) [2019-07-31T01:28:15.724Z] assertFalse("equals", fType1.equals(fLabels1)); [2019-07-31T01:28:15.724Z] ^^^^^^^^ [2019-07-31T01:28:15.724Z] Unlikely argument type for equals(): String[] seems to be unrelated to ITmfEventType [2019-07-31T01:28:15.724Z] 21. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventFieldTest.java (at line 254) [2019-07-31T01:28:15.724Z] assertFalse("equals", fField1.equals(fValue1)); [2019-07-31T01:28:15.724Z] ^^^^^^^ [2019-07-31T01:28:15.724Z] Unlikely argument type for equals(): String seems to be unrelated to TmfEventField [2019-07-31T01:28:15.724Z] 22. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/text/TextTraceEventContentTest.java (at line 33) [2019-07-31T01:28:15.724Z] @SuppressWarnings({ "javadoc", "nls" }) [2019-07-31T01:28:15.724Z] ^^^^^ [2019-07-31T01:28:15.724Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-31T01:28:15.724Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTableDataProviderTest.java:[104] [2019-07-31T01:28:15.724Z] return TmfTimestampFormat.getDefaulTimeFormat().format(TmfTimestamp.fromMillis(millisecond).toNanos()); [2019-07-31T01:28:15.724Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:28:15.724Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:28:15.724Z] 24. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/analysis/TestRequirementAnalysis.java (at line 30) [2019-07-31T01:28:15.724Z] @SuppressWarnings({ "javadoc", "nls" }) [2019-07-31T01:28:15.724Z] ^^^^^ [2019-07-31T01:28:15.724Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-31T01:28:15.724Z] 25. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/text/TextTraceTest.java (at line 55) [2019-07-31T01:28:15.724Z] @SuppressWarnings({ "nls", "javadoc"}) [2019-07-31T01:28:15.724Z] ^^^^^ [2019-07-31T01:28:15.724Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-31T01:28:15.724Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/parsers/custom/AbstractCustomTraceDataTest.java:[124] [2019-07-31T01:28:15.724Z] String directory = TmfTraceManager.getSupplementaryFileDir(fTrace); [2019-07-31T01:28:15.724Z] ^^^^^^ [2019-07-31T01:28:15.724Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T01:28:15.724Z] 26 problems (0 errors, 9 warnings, 9 info) [2019-07-31T01:28:15.724Z] [INFO] [2019-07-31T01:28:15.724Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T01:28:15.724Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:28:15.724Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/test/resources [2019-07-31T01:28:15.724Z] [INFO] [2019-07-31T01:28:15.724Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T01:28:15.724Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T01:28:15.724Z] [INFO] [2019-07-31T01:28:15.724Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T01:28:15.724Z] [INFO] [2019-07-31T01:28:15.724Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T01:28:15.724Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T01:28:15.981Z] [INFO] [2019-07-31T01:28:15.981Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T01:28:15.981Z] [INFO] [2019-07-31T01:28:15.981Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T01:28:15.981Z] [INFO] [2019-07-31T01:28:15.981Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T01:28:15.981Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T01:28:17.349Z] [INFO] [2019-07-31T01:28:17.349Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T01:28:17.349Z] [INFO] [2019-07-31T01:28:17.349Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T01:28:18.718Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data/.metadata/.log [2019-07-31T01:28:18.718Z] [INFO] Command line: [2019-07-31T01:28:18.718Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T01:28:18.718Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T01:28:21.991Z] !SESSION 2019-07-31 01:28:19.038 ----------------------------------------------- [2019-07-31T01:28:21.991Z] eclipse.buildId=unknown [2019-07-31T01:28:21.991Z] java.version=1.8.0_202 [2019-07-31T01:28:21.991Z] java.vendor=Oracle Corporation [2019-07-31T01:28:21.991Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T01:28:21.991Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T01:28:21.991Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T01:28:21.991Z] [2019-07-31T01:28:21.991Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 01:28:21.946 [2019-07-31T01:28:21.991Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T01:28:21.991Z] !STACK 0 [2019-07-31T01:28:21.991Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T01:28:21.991Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T01:28:21.991Z] [2019-07-31T01:28:21.991Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T01:28:21.991Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T01:28:21.991Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T01:28:21.991Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T01:28:21.991Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T01:28:21.991Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T01:28:21.991Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T01:28:21.991Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T01:28:21.991Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T01:28:21.991Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T01:28:22.247Z] [2019-07-31T01:28:22.247Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 01:28:22.127 [2019-07-31T01:28:22.247Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T01:28:22.247Z] !STACK 0 [2019-07-31T01:28:22.247Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T01:28:22.247Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T01:28:22.247Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T01:28:22.247Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T01:28:22.247Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T01:28:22.247Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T01:28:22.247Z] [2019-07-31T01:28:22.247Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T01:28:22.247Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T01:28:22.247Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T01:28:22.247Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T01:28:22.247Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T01:28:22.247Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T01:28:22.247Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T01:28:22.247Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T01:28:22.247Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T01:28:22.247Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T01:28:25.519Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest [2019-07-31T01:28:25.519Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest [2019-07-31T01:28:25.519Z] testMatchesTimestamp(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.009 s [2019-07-31T01:28:25.519Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.001 s [2019-07-31T01:28:25.519Z] testMatchesAlpha(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.001 s [2019-07-31T01:28:25.519Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.519Z] testMatchesNum(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.001 s [2019-07-31T01:28:25.519Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.519Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.001 s [2019-07-31T01:28:25.519Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.519Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.519Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.001 s [2019-07-31T01:28:25.519Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.519Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.519Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest [2019-07-31T01:28:25.519Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest [2019-07-31T01:28:25.519Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0.001 s [2019-07-31T01:28:25.519Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.519Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.519Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.519Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.519Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.519Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.519Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.519Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0.001 s [2019-07-31T01:28:25.519Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.519Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest [2019-07-31T01:28:25.519Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest [2019-07-31T01:28:25.519Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.519Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.519Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.519Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0.001 s [2019-07-31T01:28:25.519Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.519Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.519Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.519Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.519Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.519Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.519Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest [2019-07-31T01:28:25.519Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest [2019-07-31T01:28:25.519Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.519Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.519Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.519Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.519Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.519Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.519Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0.001 s [2019-07-31T01:28:25.519Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.519Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.519Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.519Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest [2019-07-31T01:28:25.777Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.22 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest [2019-07-31T01:28:25.777Z] testInputFilterEquals(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.161 s [2019-07-31T01:28:25.777Z] testInputRegexNoField(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.005 s [2019-07-31T01:28:25.777Z] testInputRegexMatchesNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-31T01:28:25.777Z] testInputFilterUnsupported(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-31T01:28:25.777Z] testInputRegexContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-31T01:28:25.777Z] testInputRegexPresent(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-31T01:28:25.777Z] testInputFilterContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.002 s [2019-07-31T01:28:25.777Z] testInputRegexAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-31T01:28:25.777Z] testInputFilterAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.008 s [2019-07-31T01:28:25.777Z] testInputFilterMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.002 s [2019-07-31T01:28:25.777Z] testInputFilterCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-31T01:28:25.777Z] testInputRegexNoAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-31T01:28:25.777Z] testInputRegexMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-31T01:28:25.777Z] testInputRegexCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-31T01:28:25.777Z] testInputFilterOr(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.003 s [2019-07-31T01:28:25.777Z] testInputRegexAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-31T01:28:25.777Z] testInputRegexNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-31T01:28:25.777Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest [2019-07-31T01:28:25.777Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest [2019-07-31T01:28:25.777Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.777Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.777Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.777Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0.001 s [2019-07-31T01:28:25.777Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.777Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.777Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.777Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.777Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.777Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.777Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest [2019-07-31T01:28:25.777Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest [2019-07-31T01:28:25.777Z] testLogicalOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.003 s [2019-07-31T01:28:25.777Z] testContainsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-31T01:28:25.777Z] testEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-31T01:28:25.777Z] testRegex(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.047 s [2019-07-31T01:28:25.777Z] testNotOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-31T01:28:25.777Z] testComplexFilter(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.002 s [2019-07-31T01:28:25.777Z] testFilterWithNumber(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.007 s [2019-07-31T01:28:25.777Z] testLessThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-31T01:28:25.777Z] testPresentOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-31T01:28:25.777Z] testMatchesOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-31T01:28:25.777Z] testNotEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-31T01:28:25.777Z] testInvalid(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-31T01:28:25.777Z] testGreaterThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-31T01:28:25.777Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest [2019-07-31T01:28:25.777Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest [2019-07-31T01:28:25.777Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0.001 s [2019-07-31T01:28:25.777Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.777Z] testGetFilterName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.777Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.777Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.777Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.777Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.777Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.777Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.777Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.777Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.777Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest [2019-07-31T01:28:25.777Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest [2019-07-31T01:28:25.777Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2019-07-31T01:28:25.777Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-31T01:28:25.777Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2019-07-31T01:28:25.777Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-31T01:28:25.777Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2019-07-31T01:28:25.777Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-31T01:28:25.777Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-31T01:28:25.777Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2019-07-31T01:28:25.777Z] testInterfaces(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-31T01:28:25.777Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest [2019-07-31T01:28:25.777Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest [2019-07-31T01:28:25.777Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.777Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.777Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.777Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.777Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0.001 s [2019-07-31T01:28:25.777Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.777Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.777Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.777Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.777Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-31T01:28:25.777Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest [2019-07-31T01:28:26.034Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest [2019-07-31T01:28:26.034Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T01:28:26.034Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T01:28:26.034Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T01:28:26.034Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T01:28:26.034Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T01:28:26.034Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T01:28:26.034Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T01:28:26.034Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T01:28:26.034Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T01:28:26.034Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T01:28:26.034Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest [2019-07-31T01:28:26.034Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest [2019-07-31T01:28:26.034Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T01:28:26.034Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T01:28:26.034Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T01:28:26.034Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T01:28:26.034Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T01:28:26.034Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T01:28:26.034Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T01:28:26.034Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T01:28:26.034Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T01:28:26.034Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T01:28:26.034Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest [2019-07-31T01:30:02.432Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.29 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest [2019-07-31T01:30:02.432Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.866 s [2019-07-31T01:30:02.432Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.721 s [2019-07-31T01:30:02.432Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.423 s [2019-07-31T01:30:02.432Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.437 s [2019-07-31T01:30:02.432Z] testParseEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.397 s [2019-07-31T01:30:02.432Z] testSetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.951 s [2019-07-31T01:30:02.432Z] testProcessEventRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.55 s [2019-07-31T01:30:02.432Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.981 s [2019-07-31T01:30:02.432Z] testSetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.776 s [2019-07-31T01:30:02.432Z] testSeekOnRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.441 s [2019-07-31T01:30:02.432Z] testSeekEventOnNullTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.383 s [2019-07-31T01:30:02.432Z] testSeekOnRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.416 s [2019-07-31T01:30:02.432Z] testSeekEventOnTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.541 s [2019-07-31T01:30:02.432Z] testTraceHostId(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.6 s [2019-07-31T01:30:02.432Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.979 s [2019-07-31T01:30:02.432Z] testSetStreamingInterval(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.402 s [2019-07-31T01:30:02.432Z] testGetUUID(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.439 s [2019-07-31T01:30:02.432Z] testCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.886 s [2019-07-31T01:30:02.432Z] testSeekEventOnTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.448 s [2019-07-31T01:30:02.432Z] testInitializeNullPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.399 s [2019-07-31T01:30:02.432Z] testSeekEventNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.478 s [2019-07-31T01:30:02.432Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.398 s [2019-07-31T01:30:02.432Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.402 s [2019-07-31T01:30:02.432Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.413 s [2019-07-31T01:30:02.432Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.447 s [2019-07-31T01:30:02.432Z] testSeekEventOnNegativeRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.395 s [2019-07-31T01:30:02.432Z] testProcessDataRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.447 s [2019-07-31T01:30:02.432Z] testLiveTraceConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.792 s [2019-07-31T01:30:02.432Z] testProcessEventRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.803 s [2019-07-31T01:30:02.432Z] testSeekEventOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.463 s [2019-07-31T01:30:02.432Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.913 s [2019-07-31T01:30:02.432Z] testSetStartTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.771 s [2019-07-31T01:30:02.432Z] testSeekEventOnRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.448 s [2019-07-31T01:30:02.432Z] testSetEndTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.812 s [2019-07-31T01:30:02.432Z] testSeekEventOnTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.481 s [2019-07-31T01:30:02.432Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.424 s [2019-07-31T01:30:02.432Z] testProcessEventRequestForOtherEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.548 s [2019-07-31T01:30:02.432Z] testGetModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.416 s [2019-07-31T01:30:02.432Z] testGetEventAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.479 s [2019-07-31T01:30:02.432Z] testSeekEventOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.512 s [2019-07-31T01:30:02.432Z] testProcessEventRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.646 s [2019-07-31T01:30:02.432Z] testInitializeSimplePath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.409 s [2019-07-31T01:30:02.432Z] testDefaultTmfTraceStub(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.493 s [2019-07-31T01:30:02.432Z] testInitializeNormalPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.423 s [2019-07-31T01:30:02.432Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.414 s [2019-07-31T01:30:02.432Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.402 s [2019-07-31T01:30:02.432Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.608 s [2019-07-31T01:30:02.432Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest [2019-07-31T01:30:02.432Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.122 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest [2019-07-31T01:30:02.432Z] testAccept(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.625 s [2019-07-31T01:30:02.432Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 1.805 s [2019-07-31T01:30:02.432Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 1.037 s [2019-07-31T01:30:02.432Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.002 s [2019-07-31T01:30:02.432Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-31T01:30:02.432Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2019-07-31T01:30:02.432Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.158 s [2019-07-31T01:30:02.432Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.164 s [2019-07-31T01:30:02.432Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-31T01:30:02.432Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 1.005 s [2019-07-31T01:30:02.432Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.002 s [2019-07-31T01:30:02.432Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-31T01:30:02.432Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2019-07-31T01:30:02.432Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-31T01:30:02.432Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.164 s [2019-07-31T01:30:02.432Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.002 s [2019-07-31T01:30:02.432Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-31T01:30:02.432Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.148 s [2019-07-31T01:30:02.432Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest [2019-07-31T01:30:03.800Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.4 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest [2019-07-31T01:30:03.800Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 4.394 s [2019-07-31T01:30:03.800Z] testInsertAfterReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 3.776 s [2019-07-31T01:30:03.800Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 1.109 s [2019-07-31T01:30:03.800Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 1.113 s [2019-07-31T01:30:03.800Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest [2019-07-31T01:30:07.072Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.823 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest [2019-07-31T01:30:07.072Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest) Time elapsed: 1.408 s [2019-07-31T01:30:07.072Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest) Time elapsed: 1.414 s [2019-07-31T01:30:07.072Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest [2019-07-31T01:30:07.072Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest [2019-07-31T01:30:07.072Z] testNotEqual(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T01:30:07.072Z] testHashCodeNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T01:30:07.072Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T01:30:07.072Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T01:30:07.072Z] testTmfLocationCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T01:30:07.072Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T01:30:07.072Z] testCompareToNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0.001 s [2019-07-31T01:30:07.072Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T01:30:07.072Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T01:30:07.072Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T01:30:07.072Z] testTmfCheckpoint(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T01:30:07.072Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest [2019-07-31T01:30:19.735Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.344 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest [2019-07-31T01:30:19.735Z] testGrowingIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest) Time elapsed: 7.771 s [2019-07-31T01:30:19.735Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest) Time elapsed: 4.572 s [2019-07-31T01:30:19.735Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest [2019-07-31T01:30:19.735Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest [2019-07-31T01:30:19.735Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.01 s [2019-07-31T01:30:19.735Z] testDispose(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-31T01:30:19.735Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.001 s [2019-07-31T01:30:19.735Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.102 s [2019-07-31T01:30:19.735Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-31T01:30:19.735Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.001 s [2019-07-31T01:30:19.735Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-31T01:30:19.735Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.006 s [2019-07-31T01:30:19.735Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.009 s [2019-07-31T01:30:19.735Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.001 s [2019-07-31T01:30:19.735Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.105 s [2019-07-31T01:30:19.735Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-31T01:30:19.735Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-31T01:30:19.735Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-31T01:30:19.735Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.007 s [2019-07-31T01:30:19.735Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-31T01:30:19.735Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-31T01:30:19.735Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.007 s [2019-07-31T01:30:19.735Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest [2019-07-31T01:30:26.279Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.396 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest [2019-07-31T01:30:26.279Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.318 s [2019-07-31T01:30:26.279Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.499 s [2019-07-31T01:30:26.279Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 2.166 s [2019-07-31T01:30:26.279Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.002 s [2019-07-31T01:30:26.279Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-31T01:30:26.279Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-31T01:30:26.279Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.281 s [2019-07-31T01:30:26.279Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.287 s [2019-07-31T01:30:26.279Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-31T01:30:26.279Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 2.144 s [2019-07-31T01:30:26.279Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.002 s [2019-07-31T01:30:26.279Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-31T01:30:26.279Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-31T01:30:26.279Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-31T01:30:26.279Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.369 s [2019-07-31T01:30:26.279Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-31T01:30:26.279Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-31T01:30:26.279Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.32 s [2019-07-31T01:30:26.279Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest [2019-07-31T01:30:26.279Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest [2019-07-31T01:30:26.279Z] testEqualsWrongTypes(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-31T01:30:26.279Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-31T01:30:26.279Z] testTmfLocation(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-31T01:30:26.279Z] testTmfLocationCopy(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-31T01:30:26.279Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-31T01:30:26.279Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-31T01:30:26.279Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-31T01:30:26.279Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-31T01:30:26.279Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-31T01:30:26.279Z] testEqualsWithNulls(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-31T01:30:26.279Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest [2019-07-31T01:30:38.456Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.811 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest [2019-07-31T01:30:38.456Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-31T01:30:38.456Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.002 s [2019-07-31T01:30:38.456Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.02 s [2019-07-31T01:30:38.456Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2019-07-31T01:30:38.456Z] testInitialRangeOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 2.847 s [2019-07-31T01:30:38.456Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.102 s [2019-07-31T01:30:38.456Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.076 s [2019-07-31T01:30:38.456Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.037 s [2019-07-31T01:30:38.456Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.808 s [2019-07-31T01:30:38.456Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.132 s [2019-07-31T01:30:38.456Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-31T01:30:38.456Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.06 s [2019-07-31T01:30:38.456Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-31T01:30:38.456Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-31T01:30:38.456Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.021 s [2019-07-31T01:30:38.456Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.038 s [2019-07-31T01:30:38.456Z] testDefaultCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 2.779 s [2019-07-31T01:30:38.456Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2019-07-31T01:30:38.456Z] testBasicTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2019-07-31T01:30:38.456Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.136 s [2019-07-31T01:30:38.456Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.116 s [2019-07-31T01:30:38.456Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.057 s [2019-07-31T01:30:38.456Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.038 s [2019-07-31T01:30:38.456Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2019-07-31T01:30:38.456Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-31T01:30:38.456Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-31T01:30:38.456Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.019 s [2019-07-31T01:30:38.456Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest [2019-07-31T01:30:46.858Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.6 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest [2019-07-31T01:30:46.858Z] testGetModulesByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.586 s [2019-07-31T01:30:46.858Z] testResolveEventAspectsOfNameForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.414 s [2019-07-31T01:30:46.858Z] testAdditionalAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.384 s [2019-07-31T01:30:46.858Z] testGetAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.386 s [2019-07-31T01:30:46.858Z] testGetModulesByClassForHost(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.411 s [2019-07-31T01:30:46.858Z] testResolveEventAspectsOfClassForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.416 s [2019-07-31T01:30:46.858Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest [2019-07-31T01:30:47.421Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.279 s - in org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest [2019-07-31T01:30:47.421Z] testAspects(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 0.135 s [2019-07-31T01:30:47.421Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 0.025 s [2019-07-31T01:30:47.421Z] testDevelopmentTrace(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 1.118 s [2019-07-31T01:30:47.421Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest [2019-07-31T01:30:49.312Z] [2019-07-31T01:30:49.312Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 01:30:48.841 [2019-07-31T01:30:49.312Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2 [2019-07-31T01:30:49.312Z] !STACK 0 [2019-07-31T01:30:49.312Z] java.lang.RuntimeException: The parameter should be set [2019-07-31T01:30:49.312Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-31T01:30:49.312Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T01:30:49.312Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T01:30:49.312Z] [2019-07-31T01:30:49.312Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 01:30:48.844 [2019-07-31T01:30:49.312Z] !MESSAGE Exception executing analysis [2019-07-31T01:30:49.312Z] !STACK 0 [2019-07-31T01:30:49.312Z] java.lang.RuntimeException: The parameter should be set [2019-07-31T01:30:49.312Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-31T01:30:49.312Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T01:30:49.312Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T01:30:50.681Z] [2019-07-31T01:30:50.681Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 01:30:50.270 [2019-07-31T01:30:50.681Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2 [2019-07-31T01:30:50.681Z] !STACK 0 [2019-07-31T01:30:50.681Z] java.lang.RuntimeException: The parameter should be set [2019-07-31T01:30:50.681Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-31T01:30:50.681Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T01:30:50.681Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T01:30:50.681Z] [2019-07-31T01:30:50.681Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 01:30:50.273 [2019-07-31T01:30:50.681Z] !MESSAGE Exception executing analysis [2019-07-31T01:30:50.681Z] !STACK 0 [2019-07-31T01:30:50.681Z] java.lang.RuntimeException: The parameter should be set [2019-07-31T01:30:50.681Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-31T01:30:50.681Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T01:30:50.681Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T01:30:50.681Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.001 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest [2019-07-31T01:30:50.681Z] testGetModuleById(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest) Time elapsed: 1.561 s [2019-07-31T01:30:50.681Z] testGetModuleByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest) Time elapsed: 1.438 s [2019-07-31T01:30:50.681Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest [2019-07-31T01:32:42.294Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 98.472 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest [2019-07-31T01:32:42.294Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.83 s [2019-07-31T01:32:42.294Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.848 s [2019-07-31T01:32:42.294Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.86 s [2019-07-31T01:32:42.294Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.813 s [2019-07-31T01:32:42.294Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.842 s [2019-07-31T01:32:42.294Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.88 s [2019-07-31T01:32:42.294Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.929 s [2019-07-31T01:32:42.294Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.191 s [2019-07-31T01:32:42.294Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.923 s [2019-07-31T01:32:42.294Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.802 s [2019-07-31T01:32:42.294Z] testSimpleTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.8 s [2019-07-31T01:32:42.294Z] testExperimentInitialization(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 4.267 s [2019-07-31T01:32:42.294Z] testSeekNoTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.793 s [2019-07-31T01:32:42.294Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.861 s [2019-07-31T01:32:42.294Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.886 s [2019-07-31T01:32:42.294Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.786 s [2019-07-31T01:32:42.294Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.804 s [2019-07-31T01:32:42.294Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.917 s [2019-07-31T01:32:42.294Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.831 s [2019-07-31T01:32:42.294Z] testSeekBadLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.789 s [2019-07-31T01:32:42.294Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.895 s [2019-07-31T01:32:42.294Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.874 s [2019-07-31T01:32:42.294Z] testWithMultiHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.813 s [2019-07-31T01:32:42.294Z] testSeekEventOnRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.916 s [2019-07-31T01:32:42.294Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.951 s [2019-07-31T01:32:42.294Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.884 s [2019-07-31T01:32:42.294Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.821 s [2019-07-31T01:32:42.294Z] testNormalTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.798 s [2019-07-31T01:32:42.294Z] testWithSingleHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.806 s [2019-07-31T01:32:42.294Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.808 s [2019-07-31T01:32:42.294Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.818 s [2019-07-31T01:32:42.294Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.791 s [2019-07-31T01:32:42.294Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.83 s [2019-07-31T01:32:42.294Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.808 s [2019-07-31T01:32:42.294Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest [2019-07-31T01:32:42.294Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest [2019-07-31T01:32:42.294Z] testTmfContext(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T01:32:42.294Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T01:32:42.294Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T01:32:42.294Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0.001 s [2019-07-31T01:32:42.294Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T01:32:42.294Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T01:32:42.294Z] testTmfContextCopy(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T01:32:42.294Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0.001 s [2019-07-31T01:32:42.294Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T01:32:42.294Z] testTmfContextCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T01:32:42.294Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T01:32:42.294Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T01:32:42.294Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T01:32:42.294Z] testTmfContextNoRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T01:32:42.294Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T01:32:42.294Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest [2019-07-31T01:32:42.294Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest [2019-07-31T01:32:42.294Z] testGetFieldNames(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T01:32:42.294Z] testGetFieldValueWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T01:32:42.294Z] testGetFieldNameWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T01:32:42.294Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T01:32:42.294Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T01:32:42.294Z] testGetFormattedValue(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T01:32:42.294Z] testGetFieldWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T01:32:42.294Z] testGetFieldWithPath(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T01:32:42.294Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T01:32:42.294Z] testGetFields(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T01:32:42.294Z] testEventTypeInstance(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0.001 s [2019-07-31T01:32:42.295Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T01:32:42.295Z] testGetFieldValueWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T01:32:42.295Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest [2019-07-31T01:32:42.295Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest [2019-07-31T01:32:42.295Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-31T01:32:42.295Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-31T01:32:42.295Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-31T01:32:42.295Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-31T01:32:42.295Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0.001 s [2019-07-31T01:32:42.295Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-31T01:32:42.295Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-31T01:32:42.295Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-31T01:32:42.295Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-31T01:32:42.295Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-31T01:32:42.295Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest [2019-07-31T01:32:42.295Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest [2019-07-31T01:32:42.295Z] testEmptyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.001 s [2019-07-31T01:32:42.295Z] testValidation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.001 s [2019-07-31T01:32:42.295Z] testLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.002 s [2019-07-31T01:32:42.295Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.002 s [2019-07-31T01:32:42.295Z] testTraceParsing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.002 s [2019-07-31T01:32:42.295Z] testBounds(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.001 s [2019-07-31T01:32:42.295Z] testTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0 s [2019-07-31T01:32:42.295Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest [2019-07-31T01:32:42.295Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.807 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest [2019-07-31T01:32:42.295Z] testFastTransformSlopeAndOffset[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.01 s [2019-07-31T01:32:42.295Z] testFastTransformSlope[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.159 s [2019-07-31T01:32:42.295Z] testFastTransformArguments[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-07-31T01:32:42.295Z] testFLTRepeatability[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-07-31T01:32:42.295Z] testFastTransformPrecision[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.219 s [2019-07-31T01:32:42.295Z] testFLTEquivalence[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.001 s [2019-07-31T01:32:42.295Z] testFastTransformSlopeAndOffset[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.133 s [2019-07-31T01:32:42.295Z] testFastTransformSlope[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.157 s [2019-07-31T01:32:42.295Z] testFastTransformArguments[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-07-31T01:32:42.295Z] testFLTRepeatability[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.001 s [2019-07-31T01:32:42.295Z] testFastTransformPrecision[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.116 s [2019-07-31T01:32:42.295Z] testFLTEquivalence[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.002 s [2019-07-31T01:32:42.295Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest [2019-07-31T01:32:42.295Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.876 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest [2019-07-31T01:32:42.295Z] testNegativeOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.649 s [2019-07-31T01:32:42.295Z] testPositiveOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.408 s [2019-07-31T01:32:42.295Z] testNoOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.413 s [2019-07-31T01:32:42.295Z] testClearOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.402 s [2019-07-31T01:32:42.295Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest [2019-07-31T01:32:42.295Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest [2019-07-31T01:32:42.295Z] transformSlope(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2019-07-31T01:32:42.295Z] testToString(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0.001 s [2019-07-31T01:32:42.295Z] transformIdentity(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2019-07-31T01:32:42.295Z] transformOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2019-07-31T01:32:42.295Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest [2019-07-31T01:32:42.295Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest [2019-07-31T01:32:42.295Z] testComposition(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0.001 s [2019-07-31T01:32:42.295Z] testEqualityConstantTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-31T01:32:42.295Z] testLinearTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-31T01:32:42.295Z] testIdentityTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-31T01:32:42.295Z] testEquality(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-31T01:32:42.295Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest [2019-07-31T01:32:42.295Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest [2019-07-31T01:32:42.295Z] testOneHull(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.008 s [2019-07-31T01:32:42.295Z] testFullyIncrementalSerialization(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.013 s [2019-07-31T01:32:42.295Z] testFullyIncremental(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.003 s [2019-07-31T01:32:42.295Z] testDisjoint(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0 s [2019-07-31T01:32:42.295Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest [2019-07-31T01:32:45.566Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.182 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest [2019-07-31T01:32:45.566Z] testGetPlainEvents(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.484 s [2019-07-31T01:32:45.566Z] testGetSyntheticEvents_TimeRange(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.605 s [2019-07-31T01:32:45.566Z] testGetProviders(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.4 s [2019-07-31T01:32:45.566Z] testCancelRequests(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.543 s [2019-07-31T01:32:45.566Z] testGetSyntheticEvents_EqualBlockSizes(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.732 s [2019-07-31T01:32:45.566Z] testGetProviders2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.416 s [2019-07-31T01:32:45.566Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest [2019-07-31T01:32:57.749Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.839 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest [2019-07-31T01:32:57.749Z] testChildrenFirstCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 1.001 s [2019-07-31T01:32:57.749Z] testTraceDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.92 s [2019-07-31T01:32:57.749Z] testChildrenFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.917 s [2019-07-31T01:32:57.749Z] testMultipleRequestsCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.904 s [2019-07-31T01:32:57.749Z] testChildFirstDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 1.818 s [2019-07-31T01:32:57.749Z] testParentDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 1.734 s [2019-07-31T01:32:57.749Z] testMixedOrderCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.833 s [2019-07-31T01:32:57.749Z] testMixedCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.907 s [2019-07-31T01:32:57.749Z] testParentFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0 s [2019-07-31T01:32:57.749Z] testTraceDependencyForeground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.894 s [2019-07-31T01:32:57.749Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest [2019-07-31T01:32:57.749Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest [2019-07-31T01:32:57.749Z] testGetProvider(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0.006 s [2019-07-31T01:32:57.749Z] testRegister_0(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0 s [2019-07-31T01:32:57.749Z] testRegister_Unregister_1(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0 s [2019-07-31T01:32:57.749Z] testRegister_Unregister_2(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0.001 s [2019-07-31T01:32:57.749Z] testRegister_Unregister_3(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0.001 s [2019-07-31T01:32:57.749Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest [2019-07-31T01:32:57.749Z] [2019-07-31T01:32:57.749Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 01:32:56.747 [2019-07-31T01:32:57.749Z] !MESSAGE Error parsing /tmp/markers2283956189255459377xml [2019-07-31T01:32:57.749Z] !STACK 0 [2019-07-31T01:32:57.749Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers2283956189255459377xml; lineNumber: 1; columnNumber: 201; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'double'. [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-31T01:32:57.749Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-31T01:32:57.749Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-31T01:32:57.749Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-31T01:32:57.749Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:288) [2019-07-31T01:32:57.749Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T01:32:57.749Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T01:32:57.749Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T01:32:57.749Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T01:32:57.749Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T01:32:57.749Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T01:32:57.749Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T01:32:57.749Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T01:32:57.749Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T01:32:57.749Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T01:32:57.749Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T01:32:57.749Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T01:32:57.749Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T01:32:57.749Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T01:32:57.749Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T01:32:57.749Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T01:32:57.749Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T01:32:57.749Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T01:32:57.749Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T01:32:57.749Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T01:32:57.749Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T01:32:57.749Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T01:32:57.749Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T01:32:57.749Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T01:32:57.749Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T01:32:57.749Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T01:32:57.749Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T01:32:57.749Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T01:32:57.749Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T01:32:57.749Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T01:32:57.749Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T01:32:57.749Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T01:32:57.749Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T01:32:57.749Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T01:32:57.749Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T01:32:57.749Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T01:32:57.749Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T01:32:57.749Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T01:32:57.749Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T01:32:57.749Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T01:32:57.749Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T01:32:57.749Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T01:32:57.749Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T01:32:57.749Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T01:32:57.749Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T01:32:57.749Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T01:32:57.749Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T01:32:57.749Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T01:32:57.749Z] [2019-07-31T01:32:57.749Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 01:32:56.754 [2019-07-31T01:32:57.749Z] !MESSAGE Error parsing /tmp/markers6367609826912019425xml [2019-07-31T01:32:57.749Z] !STACK 0 [2019-07-31T01:32:57.749Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers6367609826912019425xml; lineNumber: 1; columnNumber: 199; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'. [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-31T01:32:57.749Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-31T01:32:57.749Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-31T01:32:57.749Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-31T01:32:57.749Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:289) [2019-07-31T01:32:57.749Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T01:32:57.749Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T01:32:57.749Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T01:32:57.749Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T01:32:57.749Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T01:32:57.749Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T01:32:57.749Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T01:32:57.749Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T01:32:57.749Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T01:32:57.749Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T01:32:57.749Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T01:32:57.749Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T01:32:57.749Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T01:32:57.749Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T01:32:57.749Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T01:32:57.749Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T01:32:57.749Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T01:32:57.749Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T01:32:57.749Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T01:32:57.749Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T01:32:57.749Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T01:32:57.749Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T01:32:57.749Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T01:32:57.749Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T01:32:57.749Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T01:32:57.749Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T01:32:57.749Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T01:32:57.749Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T01:32:57.749Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T01:32:57.749Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T01:32:57.749Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T01:32:57.749Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T01:32:57.749Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T01:32:57.749Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T01:32:57.749Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T01:32:57.749Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T01:32:57.749Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T01:32:57.749Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T01:32:57.749Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T01:32:57.749Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T01:32:57.749Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T01:32:57.749Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T01:32:57.749Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T01:32:57.749Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T01:32:57.749Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T01:32:57.749Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T01:32:57.749Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T01:32:57.749Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T01:32:57.749Z] [2019-07-31T01:32:57.749Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 01:32:56.761 [2019-07-31T01:32:57.749Z] !MESSAGE Error parsing /tmp/markers9217000624420808027xml [2019-07-31T01:32:57.749Z] !STACK 0 [2019-07-31T01:32:57.749Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers9217000624420808027xml; lineNumber: 1; columnNumber: 200; cvc-minExclusive-valid: Value '-1' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'. [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-31T01:32:57.749Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-31T01:32:57.749Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-31T01:32:57.749Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-31T01:32:57.749Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-31T01:32:57.749Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:290) [2019-07-31T01:32:57.749Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T01:32:57.749Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T01:32:57.749Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T01:32:57.749Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T01:32:57.749Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T01:32:57.749Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T01:32:57.749Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T01:32:57.749Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T01:32:57.749Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T01:32:57.749Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T01:32:57.749Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T01:32:57.749Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T01:32:57.749Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T01:32:57.749Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T01:32:57.749Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T01:32:57.749Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T01:32:57.749Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T01:32:57.749Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T01:32:57.749Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T01:32:57.749Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T01:32:57.749Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T01:32:57.749Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T01:32:57.750Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T01:32:57.750Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T01:32:57.750Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T01:32:57.750Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T01:32:57.750Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T01:32:57.750Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T01:32:57.750Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T01:32:57.750Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T01:32:57.750Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T01:32:57.750Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T01:32:57.750Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T01:32:57.750Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T01:32:57.750Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T01:32:57.750Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T01:32:57.750Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T01:32:57.750Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T01:32:57.750Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T01:32:57.750Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T01:32:57.750Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T01:32:57.750Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T01:32:57.750Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T01:32:57.750Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T01:32:57.750Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T01:32:57.750Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T01:32:57.750Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T01:32:57.750Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T01:32:57.750Z] [2019-07-31T01:32:57.750Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 01:32:56.767 [2019-07-31T01:32:57.750Z] !MESSAGE Error parsing /tmp/markers4044924494762681742xml [2019-07-31T01:32:57.750Z] !STACK 0 [2019-07-31T01:32:57.750Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers4044924494762681742xml; 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. [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-31T01:32:57.750Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-31T01:32:57.750Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-31T01:32:57.750Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-31T01:32:57.750Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:291) [2019-07-31T01:32:57.750Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T01:32:57.750Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T01:32:57.750Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T01:32:57.750Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T01:32:57.750Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T01:32:57.750Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T01:32:57.750Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T01:32:57.750Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T01:32:57.750Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T01:32:57.750Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T01:32:57.750Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T01:32:57.750Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T01:32:57.750Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T01:32:57.750Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T01:32:57.750Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T01:32:57.750Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T01:32:57.750Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T01:32:57.750Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T01:32:57.750Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T01:32:57.750Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T01:32:57.750Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T01:32:57.750Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T01:32:57.750Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T01:32:57.750Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T01:32:57.750Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T01:32:57.750Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T01:32:57.750Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T01:32:57.750Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T01:32:57.750Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T01:32:57.750Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T01:32:57.750Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T01:32:57.750Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T01:32:57.750Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T01:32:57.750Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T01:32:57.750Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T01:32:57.750Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T01:32:57.750Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T01:32:57.750Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T01:32:57.750Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T01:32:57.750Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T01:32:57.750Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T01:32:57.750Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T01:32:57.750Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T01:32:57.750Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T01:32:57.750Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T01:32:57.750Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T01:32:57.750Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T01:32:57.750Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T01:32:57.750Z] [2019-07-31T01:32:57.750Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 01:32:56.833 [2019-07-31T01:32:57.750Z] !MESSAGE Error parsing /tmp/markers7277172001058350535xml [2019-07-31T01:32:57.750Z] !STACK 0 [2019-07-31T01:32:57.750Z] java.lang.IllegalArgumentException: Invalid range: [4095..0] [2019-07-31T01:32:57.750Z] at com.google.common.collect.Range.(Range.java:352) [2019-07-31T01:32:57.750Z] at com.google.common.collect.Range.create(Range.java:146) [2019-07-31T01:32:57.750Z] at com.google.common.collect.Range.closed(Range.java:170) [2019-07-31T01:32:57.750Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:303) [2019-07-31T01:32:57.750Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:208) [2019-07-31T01:32:57.750Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:179) [2019-07-31T01:32:57.750Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-31T01:32:57.750Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:292) [2019-07-31T01:32:57.750Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T01:32:57.750Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T01:32:57.750Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T01:32:57.750Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T01:32:57.750Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T01:32:57.750Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T01:32:57.750Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T01:32:57.750Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T01:32:57.750Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T01:32:57.750Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T01:32:57.750Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T01:32:57.750Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T01:32:57.750Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T01:32:57.750Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T01:32:57.750Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T01:32:57.750Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T01:32:57.750Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T01:32:57.750Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T01:32:57.750Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T01:32:57.750Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T01:32:57.750Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T01:32:57.750Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T01:32:57.750Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T01:32:57.750Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T01:32:57.750Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T01:32:57.750Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T01:32:57.750Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T01:32:57.750Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T01:32:57.750Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T01:32:57.750Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T01:32:57.750Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T01:32:57.750Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T01:32:57.750Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T01:32:57.750Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T01:32:57.750Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T01:32:57.750Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T01:32:57.750Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T01:32:57.750Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T01:32:57.750Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T01:32:57.750Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T01:32:57.750Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T01:32:57.750Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T01:32:57.750Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T01:32:57.750Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T01:32:57.750Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T01:32:57.750Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T01:32:57.750Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T01:32:57.750Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T01:32:57.750Z] [2019-07-31T01:32:57.750Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 01:32:56.840 [2019-07-31T01:32:57.750Z] !MESSAGE Error parsing /tmp/markers3364117628810285331xml [2019-07-31T01:32:57.750Z] !STACK 0 [2019-07-31T01:32:57.750Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers3364117628810285331xml; lineNumber: 1; columnNumber: 202; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'integer'. [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-31T01:32:57.750Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-31T01:32:57.750Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-31T01:32:57.750Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-31T01:32:57.750Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:293) [2019-07-31T01:32:57.750Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T01:32:57.750Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T01:32:57.750Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T01:32:57.750Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T01:32:57.750Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T01:32:57.750Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T01:32:57.750Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T01:32:57.750Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T01:32:57.750Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T01:32:57.750Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T01:32:57.750Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T01:32:57.750Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T01:32:57.750Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T01:32:57.750Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T01:32:57.750Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T01:32:57.750Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T01:32:57.750Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T01:32:57.750Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T01:32:57.750Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T01:32:57.750Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T01:32:57.750Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T01:32:57.750Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T01:32:57.750Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T01:32:57.750Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T01:32:57.750Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T01:32:57.750Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T01:32:57.750Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T01:32:57.750Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T01:32:57.750Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T01:32:57.750Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T01:32:57.750Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T01:32:57.750Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T01:32:57.750Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T01:32:57.750Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T01:32:57.750Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T01:32:57.750Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T01:32:57.750Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T01:32:57.750Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T01:32:57.750Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T01:32:57.750Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T01:32:57.750Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T01:32:57.750Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T01:32:57.750Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T01:32:57.750Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T01:32:57.750Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T01:32:57.750Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T01:32:57.750Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T01:32:57.750Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T01:32:57.750Z] [2019-07-31T01:32:57.750Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 01:32:56.846 [2019-07-31T01:32:57.750Z] !MESSAGE Error parsing /tmp/markers3770923473105365566xml [2019-07-31T01:32:57.750Z] !STACK 0 [2019-07-31T01:32:57.750Z] java.lang.IllegalArgumentException: Invalid range: [4095..0] [2019-07-31T01:32:57.750Z] at com.google.common.collect.Range.(Range.java:352) [2019-07-31T01:32:57.750Z] at com.google.common.collect.Range.create(Range.java:146) [2019-07-31T01:32:57.750Z] at com.google.common.collect.Range.closed(Range.java:170) [2019-07-31T01:32:57.750Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:303) [2019-07-31T01:32:57.750Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:208) [2019-07-31T01:32:57.750Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:179) [2019-07-31T01:32:57.750Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-31T01:32:57.750Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:294) [2019-07-31T01:32:57.750Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T01:32:57.750Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T01:32:57.750Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T01:32:57.750Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T01:32:57.750Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T01:32:57.750Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T01:32:57.750Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T01:32:57.750Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T01:32:57.750Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T01:32:57.750Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T01:32:57.750Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T01:32:57.750Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T01:32:57.750Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T01:32:57.750Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T01:32:57.750Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T01:32:57.750Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T01:32:57.750Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T01:32:57.750Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T01:32:57.750Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T01:32:57.750Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T01:32:57.750Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T01:32:57.750Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T01:32:57.750Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T01:32:57.750Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T01:32:57.750Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T01:32:57.750Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T01:32:57.750Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T01:32:57.750Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T01:32:57.750Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T01:32:57.750Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T01:32:57.750Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T01:32:57.750Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T01:32:57.750Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T01:32:57.750Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T01:32:57.750Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T01:32:57.750Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T01:32:57.750Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T01:32:57.750Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T01:32:57.750Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T01:32:57.750Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T01:32:57.750Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T01:32:57.750Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T01:32:57.750Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T01:32:57.750Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T01:32:57.750Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T01:32:57.750Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T01:32:57.750Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T01:32:57.750Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T01:32:57.750Z] [2019-07-31T01:32:57.750Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 01:32:56.852 [2019-07-31T01:32:57.750Z] !MESSAGE Error parsing /tmp/markers4349046756266870621xml [2019-07-31T01:32:57.750Z] !STACK 0 [2019-07-31T01:32:57.750Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers4349046756266870621xml; lineNumber: 1; columnNumber: 256; cvc-complex-type.2.4.b: The content of element 'segments' is not complete. One of '{segment}' is expected. [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidComplexType(XMLSchemaValidator.java:3207) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidType(XMLSchemaValidator.java:3154) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processElementContent(XMLSchemaValidator.java:3056) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleEndElement(XMLSchemaValidator.java:2135) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:854) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1782) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2967) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-31T01:32:57.750Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-31T01:32:57.750Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-31T01:32:57.750Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-31T01:32:57.750Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-31T01:32:57.750Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:295) [2019-07-31T01:32:57.750Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T01:32:57.750Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T01:32:57.750Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T01:32:57.750Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T01:32:57.750Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T01:32:57.750Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T01:32:57.751Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T01:32:57.751Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T01:32:57.751Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T01:32:57.751Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T01:32:57.751Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T01:32:57.751Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T01:32:57.751Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T01:32:57.751Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T01:32:57.751Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T01:32:57.751Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T01:32:57.751Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T01:32:57.751Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T01:32:57.751Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T01:32:57.751Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T01:32:57.751Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T01:32:57.751Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T01:32:57.751Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T01:32:57.751Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T01:32:57.751Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T01:32:57.751Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T01:32:57.751Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T01:32:57.751Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T01:32:57.751Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T01:32:57.751Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T01:32:57.751Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T01:32:57.751Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T01:32:57.751Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T01:32:57.751Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T01:32:57.751Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T01:32:57.751Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T01:32:57.751Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T01:32:57.751Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T01:32:57.751Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T01:32:57.751Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T01:32:57.751Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T01:32:57.751Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T01:32:57.751Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T01:32:57.751Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T01:32:57.751Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T01:32:57.751Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T01:32:57.751Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T01:32:57.751Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T01:32:57.751Z] [2019-07-31T01:32:57.751Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 01:32:56.858 [2019-07-31T01:32:57.751Z] !MESSAGE Error parsing /tmp/markers8485488072766255882xml [2019-07-31T01:32:57.751Z] !STACK 0 [2019-07-31T01:32:57.751Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers8485488072766255882xml; lineNumber: 1; columnNumber: 323; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0' for type 'length_type'. [2019-07-31T01:32:57.751Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-31T01:32:57.751Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-31T01:32:57.751Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-31T01:32:57.751Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-31T01:32:57.751Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-31T01:32:57.751Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-31T01:32:57.751Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-31T01:32:57.751Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-31T01:32:57.751Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-31T01:32:57.751Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-31T01:32:57.751Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:761) [2019-07-31T01:32:57.751Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351) [2019-07-31T01:32:57.751Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-31T01:32:57.751Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-31T01:32:57.751Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-31T01:32:57.751Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-31T01:32:57.751Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-31T01:32:57.751Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-31T01:32:57.751Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-31T01:32:57.751Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-31T01:32:57.751Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-31T01:32:57.751Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-31T01:32:57.751Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-31T01:32:57.751Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-31T01:32:57.751Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:296) [2019-07-31T01:32:57.751Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T01:32:57.751Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T01:32:57.751Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T01:32:57.751Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T01:32:57.751Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T01:32:57.751Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T01:32:57.751Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T01:32:57.751Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T01:32:57.751Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T01:32:57.751Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T01:32:57.751Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T01:32:57.751Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T01:32:57.751Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T01:32:57.751Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T01:32:57.751Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T01:32:57.751Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T01:32:57.751Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T01:32:57.751Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T01:32:57.751Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T01:32:57.751Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T01:32:57.751Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T01:32:57.751Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T01:32:57.751Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T01:32:57.751Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T01:32:57.751Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T01:32:57.751Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T01:32:57.751Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T01:32:57.751Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T01:32:57.751Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T01:32:57.751Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T01:32:57.751Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T01:32:57.751Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T01:32:57.751Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T01:32:57.751Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T01:32:57.751Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T01:32:57.751Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T01:32:57.751Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T01:32:57.751Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T01:32:57.751Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T01:32:57.751Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T01:32:57.751Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T01:32:57.751Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T01:32:57.751Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T01:32:57.751Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T01:32:57.751Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T01:32:57.751Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T01:32:57.751Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T01:32:57.751Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T01:32:57.751Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest [2019-07-31T01:32:57.751Z] testParseInvalidContent(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.133 s [2019-07-31T01:32:57.751Z] testExtensionPoint(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.072 s [2019-07-31T01:32:57.751Z] testParse(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.006 s [2019-07-31T01:32:57.751Z] testParseInvalidFile(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.003 s [2019-07-31T01:32:57.751Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest [2019-07-31T01:32:57.751Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest [2019-07-31T01:32:57.751Z] testAddMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest) Time elapsed: 0 s [2019-07-31T01:32:57.751Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest) Time elapsed: 0 s [2019-07-31T01:32:57.751Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest [2019-07-31T01:32:57.751Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest [2019-07-31T01:32:57.751Z] testAddSegment(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0 s [2019-07-31T01:32:57.751Z] testAddSubMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0 s [2019-07-31T01:32:57.751Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0 s [2019-07-31T01:32:57.751Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest [2019-07-31T01:32:57.751Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest [2019-07-31T01:32:57.751Z] testAppliesToExperiment(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.006 s [2019-07-31T01:32:57.751Z] testParameters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.003 s [2019-07-31T01:32:57.751Z] testGetRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.003 s [2019-07-31T01:32:57.751Z] testNewModule(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.059 s [2019-07-31T01:32:57.751Z] testGetValidTraceTypes(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.041 s [2019-07-31T01:32:57.751Z] testHelperGetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.002 s [2019-07-31T01:32:57.751Z] testAppliesToTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.001 s [2019-07-31T01:32:57.751Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest [2019-07-31T01:32:57.751Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest [2019-07-31T01:32:57.751Z] testProviderTmfTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest) Time elapsed: 0.001 s [2019-07-31T01:32:57.751Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest [2019-07-31T01:32:57.751Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest [2019-07-31T01:32:57.751Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0.002 s [2019-07-31T01:32:57.751Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-07-31T01:32:57.751Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0.001 s [2019-07-31T01:32:57.751Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-07-31T01:32:57.751Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-07-31T01:32:57.751Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest [2019-07-31T01:32:57.751Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest [2019-07-31T01:32:57.751Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.009 s [2019-07-31T01:32:57.751Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.001 s [2019-07-31T01:32:57.751Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.001 s [2019-07-31T01:32:57.751Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.001 s [2019-07-31T01:32:57.751Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0 s [2019-07-31T01:32:57.751Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest [2019-07-31T01:32:57.751Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest [2019-07-31T01:32:57.751Z] testGetValueLevel(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2019-07-31T01:32:57.751Z] testAddAndGetInformation(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2019-07-31T01:32:57.751Z] testGetValues(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2019-07-31T01:32:57.751Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest [2019-07-31T01:32:57.751Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest [2019-07-31T01:32:57.751Z] testAllOrNothing(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0.008 s [2019-07-31T01:32:57.751Z] testAtLeastOne(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0.001 s [2019-07-31T01:32:57.751Z] testMandatory(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0 s [2019-07-31T01:32:57.751Z] testOptional(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0 s [2019-07-31T01:32:57.751Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest [2019-07-31T01:32:57.751Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest [2019-07-31T01:32:57.751Z] testNewModuleListener(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest) Time elapsed: 0 s [2019-07-31T01:32:57.751Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest [2019-07-31T01:32:57.751Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest [2019-07-31T01:32:57.751Z] testListForTraces(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.002 s [2019-07-31T01:32:57.751Z] testSources(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.004 s [2019-07-31T01:32:57.751Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.001 s [2019-07-31T01:32:57.751Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest [2019-07-31T01:32:57.751Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest [2019-07-31T01:32:57.751Z] testApplies(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0 s [2019-07-31T01:32:57.751Z] testDoesNotApply(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0 s [2019-07-31T01:32:57.751Z] testGetNoAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0.013 s [2019-07-31T01:32:57.751Z] testGetAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0 s [2019-07-31T01:32:57.751Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest [2019-07-31T01:32:59.644Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.02 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest [2019-07-31T01:32:59.644Z] testGettersSetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.001 s [2019-07-31T01:32:59.644Z] testDependentAnalyses(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 1.002 s [2019-07-31T01:32:59.644Z] testSetWrongTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.002 s [2019-07-31T01:32:59.644Z] testSetTraceTwice(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.003 s [2019-07-31T01:32:59.644Z] testMultipleDependencies(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.003 s [2019-07-31T01:32:59.644Z] testWaitForCompletionCancelled(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.001 s [2019-07-31T01:32:59.644Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 1.002 s [2019-07-31T01:32:59.644Z] testHelper(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.003 s [2019-07-31T01:32:59.644Z] testWaitForCompletionSuccess(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.001 s [2019-07-31T01:32:59.644Z] testParameterChanged(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.001 s [2019-07-31T01:32:59.644Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest [2019-07-31T01:32:59.644Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest [2019-07-31T01:32:59.644Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-31T01:32:59.644Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-31T01:32:59.644Z] testTmfEventRequestWithDependencyLevel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-31T01:32:59.644Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-31T01:32:59.644Z] testTmfEventRequestTimeRangeNbRequestedBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-31T01:32:59.644Z] testWaitForStartAfterDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-31T01:32:59.644Z] testTmfEventRequestTimeRangeNbRequested(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-31T01:32:59.644Z] testTmfEventRequestTimeRange(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-31T01:32:59.644Z] testWaitForStartBeforeStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-31T01:32:59.644Z] testWaitForStartAfterStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-31T01:32:59.644Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-31T01:32:59.644Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-31T01:32:59.644Z] testTmfEventRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-31T01:32:59.644Z] testWaitForStartAfterCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-31T01:32:59.644Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest [2019-07-31T01:33:01.538Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.824 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest [2019-07-31T01:33:01.538Z] testIsCompatible(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-31T01:33:01.538Z] testTmfCoalescedEventRequestIndexNbEventsBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-31T01:33:01.538Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-31T01:33:01.538Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-31T01:33:01.538Z] testCancelCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.469 s [2019-07-31T01:33:01.538Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-31T01:33:01.538Z] testAddEvent1(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-31T01:33:01.538Z] testAddEvent2(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.001 s [2019-07-31T01:33:01.538Z] testSingleTimeRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.105 s [2019-07-31T01:33:01.538Z] testIsCompatibleDependency(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-31T01:33:01.538Z] testCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 1.245 s [2019-07-31T01:33:01.538Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-31T01:33:01.538Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-31T01:33:01.538Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest [2019-07-31T01:33:04.055Z] [2019-07-31T01:33:04.055Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 01:33:03.512 [2019-07-31T01:33:04.055Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$2(646,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null [2019-07-31T01:33:04.617Z] [2019-07-31T01:33:04.617Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 01:33:04.613 [2019-07-31T01:33:04.617Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$1(648,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null [2019-07-31T01:33:04.873Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.507 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest [2019-07-31T01:33:04.873Z] testRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest) Time elapsed: 1.016 s [2019-07-31T01:33:04.873Z] testSingleRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest) Time elapsed: 1.101 s [2019-07-31T01:33:04.873Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest [2019-07-31T01:33:04.873Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest [2019-07-31T01:33:04.873Z] testSimplePool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0.004 s [2019-07-31T01:33:04.873Z] testConstructorBad2(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-31T01:33:04.873Z] testConstructorGood(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-31T01:33:04.873Z] testRecycleWrongQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-31T01:33:04.873Z] testRecycleChildQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-31T01:33:04.873Z] testPoolWithSubTree(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-31T01:33:04.873Z] testConstructorBad(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-31T01:33:04.873Z] testPriorityPool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-31T01:33:04.873Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest [2019-07-31T01:33:05.130Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest [2019-07-31T01:33:05.130Z] testQueryMipmapRangeMinInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.01 s [2019-07-31T01:33:05.130Z] testQueryMipmapRangeMaxDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.004 s [2019-07-31T01:33:05.130Z] testQueryMipmapRangeAvgDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.007 s [2019-07-31T01:33:05.130Z] testQueryMipmapRangeAvgInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.005 s [2019-07-31T01:33:05.130Z] testQueryMipmapRangeMinDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.001 s [2019-07-31T01:33:05.130Z] testQueryMipmapRangeMaxInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.002 s [2019-07-31T01:33:05.130Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest [2019-07-31T01:33:06.061Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.953 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest [2019-07-31T01:33:06.061Z] testQueryMipAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.024 s [2019-07-31T01:33:06.061Z] testQueryMipMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.007 s [2019-07-31T01:33:06.061Z] testQueryMipMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.014 s [2019-07-31T01:33:06.061Z] testQuery(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.007 s [2019-07-31T01:33:06.061Z] testQueryValuesOnClose(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0 s [2019-07-31T01:33:06.061Z] testQueryValuesOnStart(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.01 s [2019-07-31T01:33:06.061Z] testQueryMipmapRangeAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.031 s [2019-07-31T01:33:06.061Z] testQueryMipmapRangeMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.032 s [2019-07-31T01:33:06.061Z] testQueryMipmapRangeMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.031 s [2019-07-31T01:33:06.061Z] testMaxLevel(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.003 s [2019-07-31T01:33:06.061Z] testQueryEventField(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.003 s [2019-07-31T01:33:06.061Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest [2019-07-31T01:33:07.952Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.694 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest [2019-07-31T01:33:07.952Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest) Time elapsed: 1.688 s [2019-07-31T01:33:07.952Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest) Time elapsed: 0.005 s [2019-07-31T01:33:07.952Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest [2019-07-31T01:33:10.349Z] [2019-07-31T01:33:10.349Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-07-31 01:33:09.810 [2019-07-31T01:33:10.349Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2019-07-31T01:33:10.349Z] !STACK 0 [2019-07-31T01:33:10.349Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the analysis itself [2019-07-31T01:33:10.349Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2019-07-31T01:33:10.349Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:332) [2019-07-31T01:33:10.349Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2019-07-31T01:33:10.349Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:143) [2019-07-31T01:33:10.349Z] at java.lang.Thread.run(Thread.java:748) [2019-07-31T01:33:10.913Z] [2019-07-31T01:33:10.913Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-07-31 01:33:10.909 [2019-07-31T01:33:10.913Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2019-07-31T01:33:10.913Z] !STACK 0 [2019-07-31T01:33:10.913Z] java.lang.IllegalArgumentException: Expected exception: should be caught by either the analysis or the event request [2019-07-31T01:33:10.913Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2019-07-31T01:33:10.913Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:332) [2019-07-31T01:33:10.913Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2019-07-31T01:33:10.913Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:143) [2019-07-31T01:33:10.913Z] at java.lang.Thread.run(Thread.java:748) [2019-07-31T01:33:12.278Z] [2019-07-31T01:33:12.278Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-07-31 01:33:12.006 [2019-07-31T01:33:12.278Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2019-07-31T01:33:12.278Z] !STACK 0 [2019-07-31T01:33:12.278Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the event request thread [2019-07-31T01:33:12.278Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2019-07-31T01:33:12.278Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:332) [2019-07-31T01:33:12.278Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2019-07-31T01:33:12.278Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:143) [2019-07-31T01:33:12.278Z] at java.lang.Thread.run(Thread.java:748) [2019-07-31T01:33:12.278Z] [2019-07-31T01:33:12.278Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 01:33:12.008 [2019-07-31T01:33:12.278Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(670,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 [2019-07-31T01:33:14.799Z] [2019-07-31T01:33:14.799Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 01:33:14.245 [2019-07-31T01:33:14.799Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(677,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 [2019-07-31T01:33:15.730Z] [2019-07-31T01:33:15.730Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 01:33:15.390 [2019-07-31T01:33:15.730Z] !MESSAGE Unexpected error executing analysis with trace analysis_dependency.xml [2019-07-31T01:33:15.730Z] !STACK 0 [2019-07-31T01:33:15.730Z] java.lang.IllegalStateException: This exception happens before initialization [2019-07-31T01:33:15.730Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:453) [2019-07-31T01:33:15.730Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T01:33:15.730Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T01:33:15.730Z] [2019-07-31T01:33:15.730Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 01:33:15.392 [2019-07-31T01:33:15.730Z] !MESSAGE Exception executing analysis [2019-07-31T01:33:15.730Z] !STACK 0 [2019-07-31T01:33:15.730Z] java.lang.IllegalStateException: This exception happens before initialization [2019-07-31T01:33:15.730Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:453) [2019-07-31T01:33:15.730Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T01:33:15.730Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T01:33:17.098Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 9.196 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest [2019-07-31T01:33:17.098Z] testProperties(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.026 s [2019-07-31T01:33:17.098Z] testIsQueryable(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.124 s [2019-07-31T01:33:17.098Z] testFaultyStateProvider(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 3.317 s [2019-07-31T01:33:17.098Z] testIsQueryableCancel(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) skipped [2019-07-31T01:33:17.098Z] testReReadFullAnalysis(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.12 s [2019-07-31T01:33:17.098Z] testRequestFailure(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.12 s [2019-07-31T01:33:17.098Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.119 s [2019-07-31T01:33:17.098Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.011 s [2019-07-31T01:33:17.098Z] testFailBeforeInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.011 s [2019-07-31T01:33:17.098Z] testFutureEvents(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.344 s [2019-07-31T01:33:17.098Z] Running org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest [2019-07-31T01:33:17.355Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.595 s - in org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest [2019-07-31T01:33:17.355Z] testCopyResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.193 s [2019-07-31T01:33:17.355Z] testGetLocationUri[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0 s [2019-07-31T01:33:17.355Z] testCreateSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.073 s [2019-07-31T01:33:17.355Z] testGetLocation[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.003 s [2019-07-31T01:33:17.355Z] testDeleteResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.024 s [2019-07-31T01:33:17.355Z] testDeleteIfBrokenSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.008 s [2019-07-31T01:33:17.355Z] testIsSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.003 s [2019-07-31T01:33:17.355Z] testCopyResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.169 s [2019-07-31T01:33:17.355Z] testGetLocationUri[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0 s [2019-07-31T01:33:17.355Z] testCreateSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.018 s [2019-07-31T01:33:17.355Z] testGetLocation[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.002 s [2019-07-31T01:33:17.355Z] testDeleteResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.069 s [2019-07-31T01:33:17.355Z] testDeleteIfBrokenSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.008 s [2019-07-31T01:33:17.355Z] testIsSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.002 s [2019-07-31T01:33:17.355Z] Running org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest [2019-07-31T01:33:17.613Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s - in org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest [2019-07-31T01:33:17.613Z] testSeekAndWrite(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.006 s [2019-07-31T01:33:17.613Z] testRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.001 s [2019-07-31T01:33:17.613Z] testReadLine(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.001 s [2019-07-31T01:33:17.613Z] testSeekAndRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.123 s [2019-07-31T01:33:17.613Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest [2019-07-31T01:33:17.613Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest [2019-07-31T01:33:17.613Z] testValueArrayPrimitivesNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0.001 s [2019-07-31T01:33:17.613Z] testValueArrayObject(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0.001 s [2019-07-31T01:33:17.613Z] testValueArrayOfArrays(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testValueArrayAndOther(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testValueArrayPrimitives(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testValueArrayMismatchedTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testValueArrayOfArraysNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest [2019-07-31T01:33:17.613Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest [2019-07-31T01:33:17.613Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0.001 s [2019-07-31T01:33:17.613Z] testCallsiteCopy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest [2019-07-31T01:33:17.613Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest [2019-07-31T01:33:17.613Z] testCreateHappy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0.004 s [2019-07-31T01:33:17.613Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testCreateIllegal(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest [2019-07-31T01:33:17.613Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest [2019-07-31T01:33:17.613Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest [2019-07-31T01:33:17.613Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest [2019-07-31T01:33:17.613Z] testToStringInterval(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2019-07-31T01:33:17.613Z] testCopyConstructorZero(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testCompareToLargeScale1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testCompareToLargeScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2019-07-31T01:33:17.613Z] testCompareToLargeScale3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testNormalizeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testNormalizedScaleLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testToNanos(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testNormalizeLargeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.002 s [2019-07-31T01:33:17.613Z] testNormalizeOffsetAndScaleTrivial(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testNormalizeZeroScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testCompareToCornerCases1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testCompareToCornerCases2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testCompareToCornerCases3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2019-07-31T01:33:17.613Z] testCompareToCornerCases4(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testCopyConstructorBigBang(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testCopyConstructorBigCrunch(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testNormalizeOffsetLowerLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testCompareToSpecials(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testCompareToDifferentScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testNormalizeOffsetUpperLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2019-07-31T01:33:17.613Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testCompareToSameScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testCompareToDifferentScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testNormalizeOffsetAndScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testNormalizeOffsetAndScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest [2019-07-31T01:33:17.613Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest [2019-07-31T01:33:17.613Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0.001 s [2019-07-31T01:33:17.613Z] testEqualsEndTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testOpenRange1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testOpenRange2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testOpenRange3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testContainsRange(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testEqualStartTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testEqualsBadType(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testContainsTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testGetIntersection(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest [2019-07-31T01:33:17.613Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest [2019-07-31T01:33:17.613Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-31T01:33:17.613Z] testNonEqualRanks(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testNonEqualTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testTmfEventCopy(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testToStringExtended(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-31T01:33:17.613Z] testNoRankConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testConstructorWithTrace(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testNonEqualContents(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testNonEqualTraces(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-31T01:33:17.613Z] testNonEqualTimestamps(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-31T01:33:17.613Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest [2019-07-31T01:33:17.613Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest [2019-07-31T01:33:17.613Z] testGetTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testGetIntervalPattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testComputeTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testGetPreferenceMap(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0.001 s [2019-07-31T01:33:17.613Z] testInit(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testGetTimeZone(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest [2019-07-31T01:33:17.613Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest [2019-07-31T01:33:17.613Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0.001 s [2019-07-31T01:33:17.613Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest [2019-07-31T01:33:17.613Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest [2019-07-31T01:33:17.613Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest [2019-07-31T01:33:17.613Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest [2019-07-31T01:33:17.613Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0.001 s [2019-07-31T01:33:17.613Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testNonEqualsClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T01:33:17.613Z] Running org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest [2019-07-31T01:33:17.870Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest [2019-07-31T01:33:17.870Z] testMultiHostMultiKeyType(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.021 s [2019-07-31T01:33:17.870Z] testHostToSelf(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.001 s [2019-07-31T01:33:17.870Z] testMultiHost(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.001 s [2019-07-31T01:33:17.870Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest [2019-07-31T01:33:17.870Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest [2019-07-31T01:33:17.870Z] testNonTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T01:33:17.870Z] testGetFieldValueAssignableValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T01:33:17.870Z] testDuplicateFieldNames(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.001 s [2019-07-31T01:33:17.870Z] testGetFieldValueNullValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T01:33:17.870Z] testNonEqualsValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T01:33:17.870Z] testNonEqualsFields(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T01:33:17.870Z] testGetFieldValueExists(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T01:33:17.870Z] testEqualsEverything(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T01:33:17.870Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T01:33:17.870Z] testGetFieldValueCast(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.006 s [2019-07-31T01:33:17.870Z] testTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T01:33:17.870Z] testGetFieldValueDoesntExist(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T01:33:17.870Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T01:33:17.870Z] testTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T01:33:17.870Z] testNonTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T01:33:17.870Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T01:33:17.870Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T01:33:17.870Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T01:33:17.870Z] testMakeRoot(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.001 s [2019-07-31T01:33:17.870Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T01:33:17.870Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T01:33:17.870Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T01:33:17.870Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T01:33:17.870Z] testTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T01:33:17.870Z] testNonTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T01:33:17.870Z] testNonEqualValues(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T01:33:17.870Z] testCopyConstructorBadArg(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T01:33:17.870Z] testGetFieldValueExistsButWrongType(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T01:33:17.870Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest [2019-07-31T01:33:17.870Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest [2019-07-31T01:33:17.870Z] testUpdateDefaultFormats(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.002 s [2019-07-31T01:33:17.870Z] testGetDefaulIntervalFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-31T01:33:17.870Z] testValueTimeZoneConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-31T01:33:17.870Z] testParseDateTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.007 s [2019-07-31T01:33:17.870Z] testGetDefaulTimeFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-31T01:33:17.870Z] testParseDateTimeWithRef(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.003 s [2019-07-31T01:33:17.870Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-31T01:33:17.870Z] testParseSeconds(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.006 s [2019-07-31T01:33:17.870Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.001 s [2019-07-31T01:33:17.870Z] testUnitOfSecondsFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.002 s [2019-07-31T01:33:17.870Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest [2019-07-31T01:33:20.389Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.164 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest [2019-07-31T01:33:20.389Z] testDataProviderWithOutOfBoundIndex(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.487 s [2019-07-31T01:33:20.389Z] testQueryFilterIndexParameter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0 s [2019-07-31T01:33:20.389Z] testDataProviderWithSimpleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.394 s [2019-07-31T01:33:20.389Z] testDataProviderWithOneNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.02 s [2019-07-31T01:33:20.389Z] testDataProviderWithMultipleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 1.004 s [2019-07-31T01:33:20.389Z] testDataProviderFetchColumn(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0 s [2019-07-31T01:33:20.389Z] testDataProvider(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.091 s [2019-07-31T01:33:20.389Z] testDataProviderWithNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0 s [2019-07-31T01:33:20.389Z] testDataProviderWithDesiredColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.1 s [2019-07-31T01:33:20.389Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest [2019-07-31T01:33:20.389Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest [2019-07-31T01:33:20.389Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-31T01:33:20.389Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-31T01:33:20.389Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-31T01:33:20.389Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-31T01:33:20.389Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-31T01:33:20.389Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-31T01:33:20.389Z] testToStringFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0.001 s [2019-07-31T01:33:20.389Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-31T01:33:20.389Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest [2019-07-31T01:33:20.389Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest [2019-07-31T01:33:20.389Z] testBadlyFormed[0: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest) Time elapsed: 0.002 s [2019-07-31T01:33:20.389Z] testBadlyFormed[1: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest) Time elapsed: 0.002 s [2019-07-31T01:33:20.389Z] testBadlyFormed[2: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest) Time elapsed: 0.001 s [2019-07-31T01:33:20.389Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest [2019-07-31T01:33:20.389Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest [2019-07-31T01:33:20.389Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest) Time elapsed: 0.009 s [2019-07-31T01:33:20.389Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest) Time elapsed: 0 s [2019-07-31T01:33:20.389Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest [2019-07-31T01:33:23.732Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.349 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest [2019-07-31T01:33:23.732Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.111 s [2019-07-31T01:33:23.732Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.008 s [2019-07-31T01:33:23.732Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.107 s [2019-07-31T01:33:23.732Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.006 s [2019-07-31T01:33:23.732Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.106 s [2019-07-31T01:33:23.732Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.006 s [2019-07-31T01:33:23.732Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest [2019-07-31T01:33:35.911Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.065 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest [2019-07-31T01:33:35.911Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest) Time elapsed: 7.729 s [2019-07-31T01:33:35.911Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest) Time elapsed: 4.335 s [2019-07-31T01:33:35.911Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest [2019-07-31T01:33:39.191Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.361 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest [2019-07-31T01:33:39.191Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.109 s [2019-07-31T01:33:39.191Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.006 s [2019-07-31T01:33:39.191Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.116 s [2019-07-31T01:33:39.191Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.008 s [2019-07-31T01:33:39.191Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.11 s [2019-07-31T01:33:39.191Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.005 s [2019-07-31T01:33:39.191Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest [2019-07-31T01:33:39.191Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest [2019-07-31T01:33:39.191Z] testInvalid[0: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.001 s [2019-07-31T01:33:39.191Z] testInvalid[1: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.001 s [2019-07-31T01:33:39.191Z] testInvalid[2: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0 s [2019-07-31T01:33:39.191Z] testInvalid[3: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/004.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.001 s [2019-07-31T01:33:39.191Z] testInvalid[4: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/005.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.001 s [2019-07-31T01:33:39.191Z] testInvalid[5: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/006.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.001 s [2019-07-31T01:33:39.191Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest [2019-07-31T01:33:44.441Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.977 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest [2019-07-31T01:33:44.441Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest) Time elapsed: 3.365 s [2019-07-31T01:33:44.441Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest) Time elapsed: 1.611 s [2019-07-31T01:33:44.441Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest [2019-07-31T01:33:44.441Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest [2019-07-31T01:33:44.441Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest) Time elapsed: 0.01 s [2019-07-31T01:33:44.441Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest) Time elapsed: 0 s [2019-07-31T01:33:44.441Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest [2019-07-31T01:33:44.441Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest [2019-07-31T01:33:44.441Z] testValid[0: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest) Time elapsed: 0.001 s [2019-07-31T01:33:44.441Z] testValid[1: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest) Time elapsed: 0.001 s [2019-07-31T01:33:44.441Z] testValid[2: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest) Time elapsed: 0.001 s [2019-07-31T01:33:44.441Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest [2019-07-31T01:33:44.441Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest [2019-07-31T01:33:44.441Z] testExtractSelectedItems(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0.002 s [2019-07-31T01:33:44.441Z] testExtractBoolean(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2019-07-31T01:33:44.441Z] testExtractTimeRequested(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2019-07-31T01:33:44.441Z] testExtractLongList(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0.001 s [2019-07-31T01:33:44.441Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest [2019-07-31T01:33:44.441Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest [2019-07-31T01:33:44.441Z] testSelectionTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0 s [2019-07-31T01:33:44.441Z] testTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0 s [2019-07-31T01:33:44.441Z] testVirtualTableQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0 s [2019-07-31T01:33:44.441Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest [2019-07-31T01:33:44.441Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest [2019-07-31T01:33:44.441Z] testValidateName(org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest) Time elapsed: 0.001 s [2019-07-31T01:33:44.441Z] Running org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest [2019-07-31T01:33:44.441Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest [2019-07-31T01:33:44.441Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest) Time elapsed: 0 s [2019-07-31T01:33:44.441Z] testGetDefault(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest) Time elapsed: 0 s [2019-07-31T01:33:44.441Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest [2019-07-31T01:33:44.441Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest [2019-07-31T01:33:44.441Z] testTmfAsyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest) Time elapsed: 0.002 s [2019-07-31T01:33:44.441Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest [2019-07-31T01:33:44.441Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest [2019-07-31T01:33:44.441Z] testTmfSyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest) Time elapsed: 0 s [2019-07-31T01:33:44.441Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest [2019-07-31T01:33:44.698Z] [2019-07-31T01:33:44.698Z] !ENTRY org.eclipse.cdt.core.native 4 0 2019-07-31 01:33:44.627 [2019-07-31T01:33:44.698Z] !MESSAGE no spawner in java.library.path [2019-07-31T01:33:45.223Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.907 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest [2019-07-31T01:33:45.223Z] testExtremeValues(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.805 s [2019-07-31T01:33:45.223Z] testValidTextFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.087 s [2019-07-31T01:33:45.223Z] testGettingSymbolMapFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.005 s [2019-07-31T01:33:45.223Z] testInvalidFiles(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.001 s [2019-07-31T01:33:45.223Z] testGettingSymbolWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.008 s [2019-07-31T01:33:45.223Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest [2019-07-31T01:33:45.481Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest [2019-07-31T01:33:45.481Z] testMapFileWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.002 s [2019-07-31T01:33:45.481Z] testGuessingFileType(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.001 s [2019-07-31T01:33:45.481Z] testNmFile(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.004 s [2019-07-31T01:33:45.481Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest [2019-07-31T01:33:45.481Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest [2019-07-31T01:33:45.481Z] testGetterForExperiment(org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest) Time elapsed: 0.007 s [2019-07-31T01:33:45.481Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest [2019-07-31T01:33:45.481Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest [2019-07-31T01:33:45.481Z] testInboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.004 s [2019-07-31T01:33:45.481Z] testBroadcastAsync(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.003 s [2019-07-31T01:33:45.481Z] testSendReceive(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.001 s [2019-07-31T01:33:45.481Z] testConcurrentSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.01 s [2019-07-31T01:33:45.481Z] testOutboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.001 s [2019-07-31T01:33:45.481Z] testNestedSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0 s [2019-07-31T01:33:45.481Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest [2019-07-31T01:34:03.533Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.049 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest [2019-07-31T01:34:03.533Z] testDelay(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 6.045 s [2019-07-31T01:34:03.533Z] testOneChannel(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 5.001 s [2019-07-31T01:34:03.533Z] testMultipleChannels(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 5.001 s [2019-07-31T01:34:03.533Z] Running org.eclipse.tracecompass.tmf.core.tests.util.PairTest [2019-07-31T01:34:03.533Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.util.PairTest [2019-07-31T01:34:03.533Z] testAccessors(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-31T01:34:03.533Z] testToString(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-31T01:34:03.533Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-31T01:34:03.533Z] testEqualsDifferentObj(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-31T01:34:03.533Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-31T01:34:03.534Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-31T01:34:03.534Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-31T01:34:03.534Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-31T01:34:03.534Z] [2019-07-31T01:34:03.534Z] Results: [2019-07-31T01:34:03.534Z] [2019-07-31T01:34:03.534Z] Tests run: 834, Failures: 0, Errors: 0, Skipped: 1 [2019-07-31T01:34:03.534Z] [2019-07-31T01:34:03.534Z] [2019-07-31T01:34:03.534Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 01:34:01.326 [2019-07-31T01:34:03.534Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T01:34:03.534Z] [INFO] All tests passed! [2019-07-31T01:34:03.791Z] [INFO] [2019-07-31T01:34:03.791Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T01:34:03.791Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:34:03.791Z] [INFO] [2019-07-31T01:34:03.791Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T01:34:03.791Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T01:34:03.791Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T01:34:04.355Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T01:34:05.286Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T01:34:05.542Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T01:34:05.542Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T01:34:05.799Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T01:34:05.799Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T01:34:05.799Z] [INFO] [2019-07-31T01:34:05.799Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T01:34:06.056Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T01:34:06.056Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.pom [2019-07-31T01:34:06.056Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T01:34:06.056Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T01:34:06.056Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-31T01:34:06.056Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-31T01:34:06.056Z] [INFO] [2019-07-31T01:34:06.056Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T01:34:06.056Z] [INFO] [2019-07-31T01:34:06.056Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >--- [2019-07-31T01:34:06.056Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.2.0-SNAPSHOT [19/134] [2019-07-31T01:34:06.056Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T01:34:06.056Z] [INFO] [2019-07-31T01:34:06.056Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T01:34:06.056Z] [INFO] [2019-07-31T01:34:06.056Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T01:34:06.056Z] [INFO] The project's OSGi version is 4.2.0.201907310119 [2019-07-31T01:34:06.056Z] [INFO] [2019-07-31T01:34:06.056Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T01:34:06.056Z] [INFO] [2019-07-31T01:34:06.056Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T01:34:06.056Z] [INFO] [2019-07-31T01:34:06.056Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T01:34:06.056Z] [INFO] [2019-07-31T01:34:06.056Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T01:34:06.056Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:34:06.056Z] [INFO] [2019-07-31T01:34:06.056Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T01:34:06.056Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:34:06.056Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources [2019-07-31T01:34:06.056Z] [INFO] [2019-07-31T01:34:06.056Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T01:34:06.056Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes [2019-07-31T01:34:06.620Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[125] [2019-07-31T01:34:06.620Z] return iter; [2019-07-31T01:34:06.620Z] ^^^^^^^^^^^^ [2019-07-31T01:34:06.620Z] Potential resource leak: 'iter' may not be closed at this location [2019-07-31T01:34:06.620Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[199] [2019-07-31T01:34:06.620Z] elem = (CtfIterator) fTrace.createIterator(); [2019-07-31T01:34:06.620Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:34:06.620Z] Potential resource leak: 'elem' may not be closed at this location [2019-07-31T01:34:06.620Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[203] [2019-07-31T01:34:06.620Z] return elem; [2019-07-31T01:34:06.620Z] ^^^^^^^^^^^^ [2019-07-31T01:34:06.620Z] Potential resource leak: 'elem' may not be closed at this location [2019-07-31T01:34:06.620Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/CtfEnumPair.java:[56] [2019-07-31T01:34:06.620Z] return getFirst(); [2019-07-31T01:34:06.620Z] ^^^^^^^^^^ [2019-07-31T01:34:06.620Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:34:06.620Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[81] [2019-07-31T01:34:06.620Z] CtfIterator iterator = getIterator(); [2019-07-31T01:34:06.620Z] ^^^^^^^^ [2019-07-31T01:34:06.620Z] Potential resource leak: 'iterator' may not be closed [2019-07-31T01:34:06.620Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[126] [2019-07-31T01:34:06.620Z] return iterator == null ? null : iterator.getCurrentEvent(); [2019-07-31T01:34:06.620Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:34:06.620Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-31T01:34:06.620Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[154] [2019-07-31T01:34:06.620Z] return retVal; [2019-07-31T01:34:06.620Z] ^^^^^^^^^^^^^^ [2019-07-31T01:34:06.620Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-31T01:34:06.620Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[176] [2019-07-31T01:34:06.620Z] return ret; [2019-07-31T01:34:06.620Z] ^^^^^^^^^^^ [2019-07-31T01:34:06.620Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-31T01:34:06.620Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[189] [2019-07-31T01:34:06.620Z] return iterator == null ? false : iterator.seek(location); [2019-07-31T01:34:06.620Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:34:06.620Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-31T01:34:06.620Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[154] [2019-07-31T01:34:06.620Z] return fPreviousEvent; [2019-07-31T01:34:06.620Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:34:06.620Z] Potential resource leak: 'top' may not be closed at this location [2019-07-31T01:34:06.620Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[171] [2019-07-31T01:34:06.620Z] return fTrace.timestampCyclesToNanos(ts); [2019-07-31T01:34:06.620Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:34:06.620Z] Potential resource leak: 'top' may not be closed at this location [2019-07-31T01:34:06.620Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[174] [2019-07-31T01:34:06.620Z] return 0; [2019-07-31T01:34:06.620Z] ^^^^^^^^^ [2019-07-31T01:34:06.620Z] Potential resource leak: 'top' may not be closed at this location [2019-07-31T01:34:06.620Z] 12 problems (12 warnings) [2019-07-31T01:34:06.620Z] [INFO] [2019-07-31T01:34:06.620Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T01:34:06.620Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:34:06.620Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/test/resources [2019-07-31T01:34:06.620Z] [INFO] [2019-07-31T01:34:06.620Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T01:34:06.620Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-sources.jar [2019-07-31T01:34:06.620Z] [INFO] [2019-07-31T01:34:06.620Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T01:34:06.620Z] [INFO] [2019-07-31T01:34:06.620Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T01:34:06.620Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar [2019-07-31T01:34:06.620Z] [INFO] [2019-07-31T01:34:06.620Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T01:34:06.620Z] [INFO] [2019-07-31T01:34:06.620Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T01:34:06.620Z] [INFO] [2019-07-31T01:34:06.620Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T01:34:06.620Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar [2019-07-31T01:34:06.620Z] [INFO] [2019-07-31T01:34:06.620Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T01:34:06.877Z] [INFO] [2019-07-31T01:34:06.877Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T01:34:06.877Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:34:06.877Z] [INFO] [2019-07-31T01:34:06.877Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T01:34:06.877Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T01:34:07.134Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T01:34:07.392Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T01:34:08.027Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T01:34:08.027Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T01:34:08.027Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T01:34:08.285Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T01:34:09.218Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T01:34:09.218Z] [INFO] [2019-07-31T01:34:09.218Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T01:34:09.218Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar [2019-07-31T01:34:09.218Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.pom [2019-07-31T01:34:09.218Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-sources.jar [2019-07-31T01:34:09.218Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T01:34:09.218Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-p2metadata.xml [2019-07-31T01:34:09.218Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-p2artifacts.xml [2019-07-31T01:34:09.218Z] [INFO] [2019-07-31T01:34:09.218Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T01:34:09.218Z] [INFO] [2019-07-31T01:34:09.218Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >-- [2019-07-31T01:34:09.218Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.9-SNAPSHOT [20/134] [2019-07-31T01:34:09.218Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T01:34:09.218Z] [INFO] [2019-07-31T01:34:09.218Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T01:34:09.218Z] [INFO] [2019-07-31T01:34:09.218Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T01:34:09.218Z] [INFO] The project's OSGi version is 1.0.9.201907310119 [2019-07-31T01:34:09.218Z] [INFO] [2019-07-31T01:34:09.218Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T01:34:09.218Z] [INFO] [2019-07-31T01:34:09.218Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T01:34:09.218Z] [INFO] [2019-07-31T01:34:09.218Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T01:34:09.218Z] [INFO] [2019-07-31T01:34:09.218Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T01:34:09.218Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:34:09.218Z] [INFO] [2019-07-31T01:34:09.218Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T01:34:09.218Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:34:09.218Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources [2019-07-31T01:34:09.218Z] [INFO] [2019-07-31T01:34:09.218Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T01:34:09.218Z] [INFO] Compiling 34 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes [2019-07-31T01:34:09.782Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/event/CtfTmfEventFieldSignExtensionTest.java:[39] [2019-07-31T01:34:09.782Z] private static final @NonNull CtfTestTrace DEBUG_INFO_TRACE = CtfTestTrace.DEBUG_INFO3; [2019-07-31T01:34:09.782Z] ^^^^^^^^^^^ [2019-07-31T01:34:09.782Z] The field CtfTestTrace.DEBUG_INFO3 is deprecated [2019-07-31T01:34:09.782Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[66] [2019-07-31T01:34:09.782Z] private static final Map EXPECTED_YDATA = ImmutableMap.of(Long.toString(1), [2019-07-31T01:34:09.782Z] ^^^^^^^^^^^^^^^^ [2019-07-31T01:34:09.782Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:34:09.782Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[71] [2019-07-31T01:34:09.782Z] Long.toString(2), [2019-07-31T01:34:09.782Z] ^^^^^^^^^^^^^^^^ [2019-07-31T01:34:09.782Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:34:10.039Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[109] [2019-07-31T01:34:10.039Z] SelectionTimeQueryFilter selectionFilter = new SelectionTimeQueryFilter(START, END, 100, ids); [2019-07-31T01:34:10.039Z] ^^^ [2019-07-31T01:34:10.039Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>', corresponding supertype is 'Collection' [2019-07-31T01:34:10.039Z] 4 problems (4 warnings) [2019-07-31T01:34:10.295Z] [INFO] [2019-07-31T01:34:10.296Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T01:34:10.296Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:34:10.296Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/test/resources [2019-07-31T01:34:10.296Z] [INFO] [2019-07-31T01:34:10.296Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T01:34:10.553Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T01:34:11.116Z] [INFO] [2019-07-31T01:34:11.116Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T01:34:11.116Z] [INFO] [2019-07-31T01:34:11.116Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T01:34:11.116Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T01:34:13.007Z] [INFO] [2019-07-31T01:34:13.007Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T01:34:13.007Z] [INFO] [2019-07-31T01:34:13.007Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T01:34:13.007Z] [INFO] [2019-07-31T01:34:13.007Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T01:34:13.007Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T01:34:13.007Z] [INFO] [2019-07-31T01:34:13.007Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T01:34:13.264Z] [INFO] [2019-07-31T01:34:13.264Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T01:34:14.633Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data/.metadata/.log [2019-07-31T01:34:14.633Z] [INFO] Command line: [2019-07-31T01:34:14.633Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T01:34:14.633Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T01:34:17.906Z] !SESSION 2019-07-31 01:34:14.678 ----------------------------------------------- [2019-07-31T01:34:17.906Z] eclipse.buildId=unknown [2019-07-31T01:34:17.906Z] java.version=1.8.0_202 [2019-07-31T01:34:17.906Z] java.vendor=Oracle Corporation [2019-07-31T01:34:17.906Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T01:34:17.906Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T01:34:17.906Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T01:34:17.906Z] [2019-07-31T01:34:17.906Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 01:34:17.230 [2019-07-31T01:34:17.906Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T01:34:17.906Z] !STACK 0 [2019-07-31T01:34:17.906Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T01:34:17.906Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T01:34:17.906Z] [2019-07-31T01:34:17.906Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T01:34:17.906Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T01:34:17.906Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T01:34:17.906Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T01:34:17.906Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T01:34:17.906Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T01:34:17.906Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T01:34:17.906Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T01:34:17.906Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T01:34:17.906Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T01:34:17.906Z] [2019-07-31T01:34:17.906Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 01:34:17.364 [2019-07-31T01:34:17.906Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T01:34:17.906Z] !STACK 0 [2019-07-31T01:34:17.906Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T01:34:17.906Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T01:34:17.906Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T01:34:17.906Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T01:34:17.906Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T01:34:17.906Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T01:34:17.906Z] [2019-07-31T01:34:17.906Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T01:34:17.906Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T01:34:17.906Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T01:34:17.906Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T01:34:17.906Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T01:34:17.906Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T01:34:17.906Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T01:34:17.906Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T01:34:17.906Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T01:34:17.906Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T01:34:24.950Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest [2019-07-31T01:34:24.950Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest [2019-07-31T01:34:24.950Z] testCtfLocation_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0.007 s [2019-07-31T01:34:24.950Z] testToString_valid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-31T01:34:24.950Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0.001 s [2019-07-31T01:34:24.950Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-31T01:34:24.950Z] testToString_invalid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-31T01:34:24.950Z] testCtfLocation_long(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-31T01:34:24.950Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest [2019-07-31T01:34:24.950Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest [2019-07-31T01:34:24.950Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-31T01:34:24.950Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-31T01:34:24.950Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-31T01:34:24.950Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-31T01:34:24.950Z] testEquals(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-31T01:34:24.950Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest [2019-07-31T01:35:21.182Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.975 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest [2019-07-31T01:35:21.182Z] testTooManyContexts(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest) Time elapsed: 48.96 s [2019-07-31T01:35:21.182Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest) Time elapsed: 1.586 s [2019-07-31T01:35:21.182Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest [2019-07-31T01:35:59.921Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.101 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest [2019-07-31T01:35:59.921Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 3.032 s [2019-07-31T01:35:59.921Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.793 s [2019-07-31T01:35:59.921Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.371 s [2019-07-31T01:35:59.921Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.598 s [2019-07-31T01:35:59.921Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.425 s [2019-07-31T01:35:59.921Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.291 s [2019-07-31T01:35:59.921Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.031 s [2019-07-31T01:35:59.921Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.201 s [2019-07-31T01:35:59.921Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.203 s [2019-07-31T01:35:59.921Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.102 s [2019-07-31T01:35:59.921Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.101 s [2019-07-31T01:35:59.921Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.1 s [2019-07-31T01:35:59.921Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.419 s [2019-07-31T01:35:59.921Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.084 s [2019-07-31T01:35:59.921Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.201 s [2019-07-31T01:35:59.921Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.201 s [2019-07-31T01:35:59.921Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.101 s [2019-07-31T01:35:59.921Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.668 s [2019-07-31T01:35:59.921Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.035 s [2019-07-31T01:35:59.921Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.833 s [2019-07-31T01:35:59.921Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest [2019-07-31T01:36:09.869Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.845 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest [2019-07-31T01:36:09.869Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2019-07-31T01:36:09.869Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-31T01:36:09.869Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-31T01:36:09.869Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-31T01:36:09.869Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-31T01:36:09.869Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-31T01:36:09.869Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.073 s [2019-07-31T01:36:09.869Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-31T01:36:09.869Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-31T01:36:09.869Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.005 s [2019-07-31T01:36:09.869Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2019-07-31T01:36:09.869Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-31T01:36:09.869Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-31T01:36:09.869Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-31T01:36:09.869Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.003 s [2019-07-31T01:36:09.869Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.003 s [2019-07-31T01:36:09.869Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-31T01:36:09.869Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2019-07-31T01:36:09.869Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2019-07-31T01:36:09.869Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.008 s [2019-07-31T01:36:09.869Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest [2019-07-31T01:36:16.420Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.17 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest [2019-07-31T01:36:16.420Z] testSupplementaryFileDir(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 2.968 s [2019-07-31T01:36:16.420Z] testDeleteSupplementaryFolder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 1.315 s [2019-07-31T01:36:16.420Z] testTemporaryDirPath(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 2.581 s [2019-07-31T01:36:16.420Z] testDeleteSupplementaryFiles(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 1.303 s [2019-07-31T01:36:16.420Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest [2019-07-31T01:37:53.565Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 83.556 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest [2019-07-31T01:37:53.565Z] testTraceTimeRangeClampingEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.007 s [2019-07-31T01:37:53.565Z] testTraceSetNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 16.206 s [2019-07-31T01:37:53.565Z] testExperimentTimestampInTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.39 s [2019-07-31T01:37:53.565Z] testExperimentTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.331 s [2019-07-31T01:37:53.565Z] testExperimentInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.375 s [2019-07-31T01:37:53.565Z] testTraceTimeRangeClampingStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2019-07-31T01:37:53.565Z] testTwoTracesTimeRangePartiallyInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-31T01:37:53.565Z] testExperimentRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.546 s [2019-07-31T01:37:53.565Z] testTwoTracesTimestampValid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.003 s [2019-07-31T01:37:53.565Z] testTwoTracesTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-31T01:37:53.565Z] testTraceSetWithNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 14.318 s [2019-07-31T01:37:53.565Z] testTwoTracesTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.002 s [2019-07-31T01:37:53.565Z] testTraceInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-31T01:37:53.565Z] testTwoTracesTimeRangeAllInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.003 s [2019-07-31T01:37:53.565Z] testInitialize(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-31T01:37:53.565Z] testTraceTimeRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.002 s [2019-07-31T01:37:53.565Z] testTraceNewTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-31T01:37:53.565Z] testTraceSetExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.46 s [2019-07-31T01:37:53.565Z] testTwoTracesTimeRangeInBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.003 s [2019-07-31T01:37:53.565Z] testExperimentRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.349 s [2019-07-31T01:37:53.565Z] testExperimentRangeClampingOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.396 s [2019-07-31T01:37:53.565Z] testTraceSetWithExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.361 s [2019-07-31T01:37:53.565Z] testNewTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-31T01:37:53.565Z] testTraceSetForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.006 s [2019-07-31T01:37:53.565Z] testTraceSetExperimentForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.432 s [2019-07-31T01:37:53.565Z] testTwoTracesTimeRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.002 s [2019-07-31T01:37:53.565Z] testExperimentTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.289 s [2019-07-31T01:37:53.565Z] testTraceSet(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-31T01:37:53.565Z] testTimestampAfter(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-31T01:37:53.565Z] testTimestampBefore(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-31T01:37:53.565Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest [2019-07-31T01:37:57.740Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 17.576 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest [2019-07-31T01:37:57.740Z] preemptedForegroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.362 s [2019-07-31T01:37:57.740Z] foregroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 1.894 s [2019-07-31T01:37:57.740Z] executionOrder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) skipped [2019-07-31T01:37:57.740Z] TestMultiRequest1(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.391 s [2019-07-31T01:37:57.740Z] TestMultiRequest2(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.388 s [2019-07-31T01:37:57.740Z] TestMultiRequest3(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.95 s [2019-07-31T01:37:57.740Z] TestMultiRequest4(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.301 s [2019-07-31T01:37:57.740Z] TestMultiRequest5(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.293 s [2019-07-31T01:37:57.740Z] TestMultiRequest6(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.412 s [2019-07-31T01:37:57.740Z] TestMultiRequest7(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.735 s [2019-07-31T01:37:57.740Z] preemptedBackgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.272 s [2019-07-31T01:37:57.740Z] backgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.393 s [2019-07-31T01:37:57.740Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest [2019-07-31T01:38:00.063Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.11 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest [2019-07-31T01:38:00.063Z] testTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0 s [2019-07-31T01:38:00.063Z] testContextEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.12 s [2019-07-31T01:38:00.063Z] testContext1(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.145 s [2019-07-31T01:38:00.063Z] testContext2(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.113 s [2019-07-31T01:38:00.063Z] testContext3(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.096 s [2019-07-31T01:38:00.063Z] testContext4(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.18 s [2019-07-31T01:38:00.063Z] testContextMiddle(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.134 s [2019-07-31T01:38:00.063Z] testContextStart(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.057 s [2019-07-31T01:38:00.063Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest [2019-07-31T01:38:00.063Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest [2019-07-31T01:38:00.063Z] testVariantGetField(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest) Time elapsed: 0.002 s [2019-07-31T01:38:00.063Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest [2019-07-31T01:38:00.063Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest [2019-07-31T01:38:00.063Z] testGetFieldNames(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T01:38:00.063Z] testGetFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T01:38:00.063Z] testCTFEvent_read(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T01:38:00.063Z] testGetSubFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T01:38:00.063Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T01:38:00.063Z] testCustomAttributes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T01:38:00.063Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0.001 s [2019-07-31T01:38:00.063Z] testTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T01:38:00.063Z] testGetEventName(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T01:38:00.063Z] testGetTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T01:38:00.063Z] testGetFields(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T01:38:00.063Z] testGetCPU(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T01:38:00.063Z] testNullEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T01:38:00.063Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest [2019-07-31T01:38:00.063Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest [2019-07-31T01:38:00.063Z] test(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest) Time elapsed: 0.001 s [2019-07-31T01:38:00.063Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest [2019-07-31T01:38:00.063Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest [2019-07-31T01:38:00.063Z] testParseField_array_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.004 s [2019-07-31T01:38:00.063Z] testParseField_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-31T01:38:00.063Z] testParseField_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-31T01:38:00.063Z] testParseField_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.002 s [2019-07-31T01:38:00.063Z] testParseField_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-31T01:38:00.063Z] testParseField_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-31T01:38:00.063Z] testParseField_sequence(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-31T01:38:00.063Z] testParseField_sequence_value(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-31T01:38:00.063Z] testParseField_array_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-31T01:38:00.063Z] testParseField_array_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-31T01:38:00.063Z] testParseField_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-31T01:38:00.063Z] testParseField_array_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-31T01:38:00.063Z] testParseField_array_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-31T01:38:00.063Z] testParseField_array_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-31T01:38:00.063Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest [2019-07-31T01:38:00.063Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest [2019-07-31T01:38:00.063Z] testUnsignedByte(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest) Time elapsed: 0.088 s [2019-07-31T01:38:00.063Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest [2019-07-31T01:38:14.910Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.242 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest [2019-07-31T01:38:14.910Z] testNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 2.285 s [2019-07-31T01:38:14.910Z] testNbEventsBug475007(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 3.494 s [2019-07-31T01:38:14.910Z] testNormalEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.609 s [2019-07-31T01:38:14.910Z] testSecondLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.508 s [2019-07-31T01:38:14.910Z] testFirstLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.508 s [2019-07-31T01:38:14.910Z] testLostEventWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 2.834 s [2019-07-31T01:38:14.910Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest [2019-07-31T01:38:15.473Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.325 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest [2019-07-31T01:38:15.473Z] testLostEventsTotals(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0.001 s [2019-07-31T01:38:15.473Z] testLostEventsTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0 s [2019-07-31T01:38:15.473Z] testLostEventsTotalInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0.001 s [2019-07-31T01:38:15.473Z] testLostEventsTypesInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0.001 s [2019-07-31T01:38:15.473Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest [2019-07-31T01:38:15.473Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest [2019-07-31T01:38:15.473Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest) Time elapsed: 0 s [2019-07-31T01:38:15.473Z] testCtfTmfEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest) Time elapsed: 0 s [2019-07-31T01:38:15.473Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest [2019-07-31T01:38:15.730Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest [2019-07-31T01:38:15.730Z] testCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T01:38:15.730Z] testSeekEvent_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-31T01:38:15.730Z] testSeekEventLoc_timetamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T01:38:15.730Z] testParseEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-31T01:38:15.730Z] testGetEndTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T01:38:15.730Z] testGetNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T01:38:15.730Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T01:38:15.730Z] testGetStartTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T01:38:15.730Z] testBroadcast(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T01:38:15.730Z] testEventLookup(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.003 s [2019-07-31T01:38:15.730Z] testValidate(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.097 s [2019-07-31T01:38:15.730Z] testGetEnvValue(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T01:38:15.730Z] testGetName(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T01:38:15.730Z] testGetNext(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T01:38:15.730Z] testGetPath(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T01:38:15.730Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T01:38:15.730Z] testGetContainedEventTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-31T01:38:15.730Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T01:38:15.730Z] testGetCacheSize(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T01:38:15.730Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T01:38:15.730Z] testCtfHostId(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T01:38:15.730Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T01:38:15.730Z] testGetTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T01:38:15.730Z] testGetEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T01:38:15.730Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-31T01:38:15.730Z] testGetResource(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T01:38:15.730Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T01:38:15.730Z] testReadNextEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T01:38:15.730Z] testDispose(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T01:38:15.730Z] testSeekEventInvalidLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-31T01:38:15.730Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T01:38:15.730Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest [2019-07-31T01:38:30.581Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.74 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest [2019-07-31T01:38:30.581Z] testReopenIndex(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest) Time elapsed: 7.702 s [2019-07-31T01:38:30.581Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest) Time elapsed: 6.037 s [2019-07-31T01:38:30.581Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest [2019-07-31T01:38:30.581Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.447 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest [2019-07-31T01:38:30.581Z] testRapidBoundsWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest) Time elapsed: 0.327 s [2019-07-31T01:38:30.581Z] testRapidBounds(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest) Time elapsed: 0.119 s [2019-07-31T01:38:30.581Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest [2019-07-31T01:38:34.755Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.211 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest [2019-07-31T01:38:34.755Z] testPreviousMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.29 s [2019-07-31T01:38:34.755Z] testPreviousMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.298 s [2019-07-31T01:38:34.755Z] testNextMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.299 s [2019-07-31T01:38:34.755Z] testPreviousMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.302 s [2019-07-31T01:38:34.755Z] testNextMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.3 s [2019-07-31T01:38:34.755Z] testPreviousMatchingEventFar(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.3 s [2019-07-31T01:38:34.755Z] testNextMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.001 s [2019-07-31T01:38:34.755Z] testPreviousMatchingBeginningOfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.599 s [2019-07-31T01:38:34.755Z] testPreviousMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.301 s [2019-07-31T01:38:34.755Z] testNextMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 1.1 s [2019-07-31T01:38:34.755Z] testNextMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.302 s [2019-07-31T01:38:34.755Z] testPreviousMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0 s [2019-07-31T01:38:34.755Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest [2019-07-31T01:38:34.755Z] [2019-07-31T01:38:34.755Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 01:38:34.013 [2019-07-31T01:38:34.755Z] !MESSAGE Unknown trace attribute: test [2019-07-31T01:38:34.755Z] [2019-07-31T01:38:34.755Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 01:38:34.014 [2019-07-31T01:38:34.755Z] !MESSAGE Unknown trace attribute: test1 [2019-07-31T01:38:34.755Z] [2019-07-31T01:38:34.755Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 01:38:34.014 [2019-07-31T01:38:34.755Z] !MESSAGE Unknown trace attribute: test2 [2019-07-31T01:38:34.755Z] [2019-07-31T01:38:34.755Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 01:38:34.015 [2019-07-31T01:38:34.755Z] !MESSAGE Unknown trace attribute: test3 [2019-07-31T01:38:34.755Z] [2019-07-31T01:38:34.755Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 01:38:34.015 [2019-07-31T01:38:34.755Z] !MESSAGE Unknown trace attribute: test4 [2019-07-31T01:38:34.755Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest [2019-07-31T01:38:34.755Z] testValidate[0: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest) Time elapsed: 0.029 s [2019-07-31T01:38:34.755Z] testValidate[1: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration/org.eclipse.osgi/221/0/.cp/kernel](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest) Time elapsed: 0.053 s [2019-07-31T01:38:34.755Z] testValidate[2: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest) Time elapsed: 0.002 s [2019-07-31T01:38:34.755Z] testValidate[3: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lttng-modules-2.0-pre1](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest) Time elapsed: 0.051 s [2019-07-31T01:38:34.755Z] testValidate[4: ../org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest) Time elapsed: 0 s [2019-07-31T01:38:34.755Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest [2019-07-31T01:38:36.125Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.927 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest [2019-07-31T01:38:36.125Z] testSecondToLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.129 s [2019-07-31T01:38:36.125Z] testLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.179 s [2019-07-31T01:38:36.125Z] testFirstEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.098 s [2019-07-31T01:38:36.125Z] testSecondEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.1 s [2019-07-31T01:38:36.125Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest [2019-07-31T01:38:38.020Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.604 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest [2019-07-31T01:38:38.020Z] testEqualsEmpty(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.056 s [2019-07-31T01:38:38.020Z] testEqualsOther(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.147 s [2019-07-31T01:38:38.020Z] testAdvance(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.089 s [2019-07-31T01:38:38.020Z] testGetCurrentEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.083 s [2019-07-31T01:38:38.020Z] testIncreaseRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.101 s [2019-07-31T01:38:38.020Z] testHasValidRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.091 s [2019-07-31T01:38:38.020Z] testSeek(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.205 s [2019-07-31T01:38:38.020Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.091 s [2019-07-31T01:38:38.020Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.054 s [2019-07-31T01:38:38.020Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.096 s [2019-07-31T01:38:38.020Z] testGetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.092 s [2019-07-31T01:38:38.020Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.087 s [2019-07-31T01:38:38.020Z] testGetCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.086 s [2019-07-31T01:38:38.020Z] testCtfIteratorPosition(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.095 s [2019-07-31T01:38:38.020Z] testCtfIteratorInit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.048 s [2019-07-31T01:38:38.020Z] testSetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.09 s [2019-07-31T01:38:38.020Z] testCtfIteratorNoinit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.09 s [2019-07-31T01:38:38.020Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest [2019-07-31T01:43:44.920Z] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 300.334 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest [2019-07-31T01:43:44.920Z] testTrimEvents[0: KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 25.753 s [2019-07-31T01:43:44.920Z] testTrimEvents[1: TRACE2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 27.683 s [2019-07-31T01:43:44.920Z] testTrimEvents[2: KERNEL_VM](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 31.408 s [2019-07-31T01:43:44.920Z] testTrimEvents[3: SYNC_SRC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 5.886 s [2019-07-31T01:43:44.920Z] testTrimEvents[4: SYNC_DEST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 4.536 s [2019-07-31T01:43:44.920Z] testTrimEvents[5: DJANGO_CLIENT](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 32.956 s [2019-07-31T01:43:44.920Z] testTrimEvents[6: DJANGO_DB](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 32.631 s [2019-07-31T01:43:44.920Z] testTrimEvents[7: DJANGO_HTTPD](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 33.55 s [2019-07-31T01:43:44.920Z] testTrimEvents[8: CYG_PROFILE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.422 s [2019-07-31T01:43:44.920Z] testTrimEvents[9: CYG_PROFILE_FAST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.435 s [2019-07-31T01:43:44.920Z] testTrimEvents[10: FUNKY_TRACE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.333 s [2019-07-31T01:43:44.920Z] testTrimEvents[11: ARM_64_BIT_HEADER](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 3.987 s [2019-07-31T01:43:44.920Z] testTrimEvents[12: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.7 s [2019-07-31T01:43:44.920Z] testTrimEvents[13: DYNSCOPE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 3.555 s [2019-07-31T01:43:44.920Z] testTrimEvents[14: DEBUG_INFO](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.231 s [2019-07-31T01:43:44.920Z] testTrimEvents[15: DEBUG_INFO3](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.232 s [2019-07-31T01:43:44.920Z] testTrimEvents[16: DEBUG_INFO4](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.223 s [2019-07-31T01:43:44.920Z] testTrimEvents[17: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.219 s [2019-07-31T01:43:44.920Z] testTrimEvents[18: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.218 s [2019-07-31T01:43:44.920Z] testTrimEvents[19: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.219 s [2019-07-31T01:43:44.920Z] testTrimEvents[20: MEMORY_ANALYSIS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 16.269 s [2019-07-31T01:43:44.920Z] testTrimEvents[21: PERF_TASKSET2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.281 s [2019-07-31T01:43:44.920Z] testTrimEvents[22: MANY_THREADS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 11.479 s [2019-07-31T01:43:44.920Z] testTrimEvents[23: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 15.044 s [2019-07-31T01:43:44.920Z] testTrimEvents[24: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.296 s [2019-07-31T01:43:44.920Z] testTrimEvents[25: UNEVEN_STREAMS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 27.771 s [2019-07-31T01:43:44.920Z] Running org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest [2019-07-31T01:43:44.921Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 s - in org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest [2019-07-31T01:43:44.921Z] testHelloLost(org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest) Time elapsed: 0.346 s [2019-07-31T01:43:44.921Z] [2019-07-31T01:43:44.921Z] Results: [2019-07-31T01:43:44.921Z] [2019-07-31T01:43:44.921Z] Tests run: 249, Failures: 0, Errors: 0, Skipped: 1 [2019-07-31T01:43:44.921Z] [2019-07-31T01:43:44.921Z] [INFO] All tests passed! [2019-07-31T01:43:44.921Z] [INFO] [2019-07-31T01:43:44.921Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T01:43:44.921Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:43:44.921Z] [INFO] [2019-07-31T01:43:44.921Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T01:43:44.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T01:43:44.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T01:43:44.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T01:43:44.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T01:43:44.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T01:43:44.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T01:43:44.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T01:43:44.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T01:43:44.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T01:43:44.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T01:43:44.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T01:43:44.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T01:43:44.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T01:43:44.921Z] [INFO] [2019-07-31T01:43:44.921Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T01:43:44.921Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T01:43:44.921Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.pom [2019-07-31T01:43:44.921Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T01:43:44.921Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T01:43:44.921Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-31T01:43:44.921Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-31T01:43:44.921Z] [INFO] [2019-07-31T01:43:44.921Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T01:43:44.921Z] [INFO] [2019-07-31T01:43:44.921Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >-- [2019-07-31T01:43:44.921Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 0.0.1-SNAPSHOT [21/134] [2019-07-31T01:43:44.921Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T01:43:44.921Z] [INFO] [2019-07-31T01:43:44.921Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T01:43:44.921Z] [INFO] [2019-07-31T01:43:44.921Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T01:43:44.921Z] [INFO] The project's OSGi version is 0.0.1.201907310119 [2019-07-31T01:43:44.921Z] [INFO] [2019-07-31T01:43:44.921Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T01:43:44.921Z] [INFO] [2019-07-31T01:43:44.921Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T01:43:44.921Z] [INFO] [2019-07-31T01:43:44.921Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T01:43:44.921Z] [INFO] [2019-07-31T01:43:44.921Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T01:43:44.921Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:43:44.921Z] [INFO] [2019-07-31T01:43:44.921Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T01:43:44.921Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:43:44.921Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources [2019-07-31T01:43:44.921Z] [INFO] [2019-07-31T01:43:44.921Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T01:43:44.921Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes [2019-07-31T01:43:44.921Z] [INFO] [2019-07-31T01:43:44.921Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T01:43:44.921Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:43:44.921Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/test/resources [2019-07-31T01:43:44.921Z] [INFO] [2019-07-31T01:43:44.921Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T01:43:44.921Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-sources.jar [2019-07-31T01:43:44.921Z] [INFO] [2019-07-31T01:43:44.921Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T01:43:44.921Z] [INFO] [2019-07-31T01:43:44.921Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T01:43:44.921Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar [2019-07-31T01:43:44.921Z] [INFO] [2019-07-31T01:43:44.921Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T01:43:44.921Z] [INFO] [2019-07-31T01:43:44.921Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T01:43:44.921Z] [INFO] [2019-07-31T01:43:44.921Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T01:43:44.921Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar [2019-07-31T01:43:44.921Z] [INFO] [2019-07-31T01:43:44.921Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T01:43:44.921Z] [INFO] [2019-07-31T01:43:44.921Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T01:43:45.851Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data/.metadata/.log [2019-07-31T01:43:45.851Z] [INFO] Command line: [2019-07-31T01:43:45.851Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T01:43:45.851Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T01:43:49.126Z] !SESSION 2019-07-31 01:43:45.967 ----------------------------------------------- [2019-07-31T01:43:49.126Z] eclipse.buildId=unknown [2019-07-31T01:43:49.126Z] java.version=1.8.0_202 [2019-07-31T01:43:49.126Z] java.vendor=Oracle Corporation [2019-07-31T01:43:49.126Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T01:43:49.126Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T01:43:49.126Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T01:43:49.126Z] [2019-07-31T01:43:49.126Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 01:43:48.627 [2019-07-31T01:43:49.126Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T01:43:49.126Z] !STACK 0 [2019-07-31T01:43:49.126Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T01:43:49.126Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T01:43:49.126Z] [2019-07-31T01:43:49.126Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T01:43:49.126Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T01:43:49.126Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T01:43:49.126Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T01:43:49.126Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T01:43:49.126Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T01:43:49.126Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T01:43:49.126Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T01:43:49.126Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T01:43:49.126Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T01:43:49.126Z] [2019-07-31T01:43:49.126Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 01:43:48.748 [2019-07-31T01:43:49.126Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T01:43:49.126Z] !STACK 0 [2019-07-31T01:43:49.126Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T01:43:49.126Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T01:43:49.126Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T01:43:49.126Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T01:43:49.126Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T01:43:49.126Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T01:43:49.126Z] [2019-07-31T01:43:49.126Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T01:43:49.126Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T01:43:49.126Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T01:43:49.126Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T01:43:49.126Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T01:43:49.126Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T01:43:49.126Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T01:43:49.126Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T01:43:49.126Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T01:43:49.126Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T01:43:51.357Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest [2019-07-31T01:43:51.615Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest [2019-07-31T01:43:51.615Z] testCanExecute(org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest) Time elapsed: 0.015 s [2019-07-31T01:43:51.615Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest [2019-07-31T01:43:51.872Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.372 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest [2019-07-31T01:43:51.872Z] testEventHandle(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest) Time elapsed: 0.304 s [2019-07-31T01:43:51.872Z] testGetNewInstance(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest) Time elapsed: 0.017 s [2019-07-31T01:43:51.872Z] [2019-07-31T01:43:51.872Z] Results: [2019-07-31T01:43:51.872Z] [2019-07-31T01:43:51.872Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T01:43:51.872Z] [2019-07-31T01:43:53.240Z] [INFO] All tests passed! [2019-07-31T01:43:53.240Z] [INFO] [2019-07-31T01:43:53.240Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T01:43:53.240Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:43:53.240Z] [INFO] [2019-07-31T01:43:53.240Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T01:43:53.240Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T01:43:53.240Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T01:43:53.497Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T01:43:54.061Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T01:43:54.320Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T01:43:54.577Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T01:43:54.577Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T01:43:54.833Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T01:43:55.091Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T01:43:55.091Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T01:43:55.091Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T01:43:55.348Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T01:43:55.348Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T01:43:55.348Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T01:43:55.348Z] [INFO] [2019-07-31T01:43:55.348Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T01:43:55.348Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar [2019-07-31T01:43:55.348Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.pom [2019-07-31T01:43:55.348Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-sources.jar [2019-07-31T01:43:55.348Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T01:43:55.348Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-p2metadata.xml [2019-07-31T01:43:55.605Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml [2019-07-31T01:43:55.605Z] [INFO] [2019-07-31T01:43:55.605Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T01:43:55.605Z] [INFO] [2019-07-31T01:43:55.605Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------ [2019-07-31T01:43:55.605Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 5.1.0-SNAPSHOT [22/134] [2019-07-31T01:43:55.605Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T01:43:55.605Z] [INFO] [2019-07-31T01:43:55.605Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T01:43:55.605Z] [INFO] [2019-07-31T01:43:55.605Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T01:43:55.605Z] [INFO] The project's OSGi version is 5.1.0.201907310119 [2019-07-31T01:43:55.605Z] [INFO] [2019-07-31T01:43:55.605Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T01:43:55.605Z] [INFO] [2019-07-31T01:43:55.605Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T01:43:55.605Z] [INFO] [2019-07-31T01:43:55.605Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T01:43:55.605Z] [INFO] [2019-07-31T01:43:55.605Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T01:43:55.605Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:43:55.605Z] [INFO] [2019-07-31T01:43:55.605Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T01:43:55.605Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:43:55.605Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources [2019-07-31T01:43:55.605Z] [INFO] [2019-07-31T01:43:55.605Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T01:43:55.605Z] [INFO] Compiling 518 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes [2019-07-31T01:44:02.155Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/Utils.java:[846] [2019-07-31T01:44:02.155Z] return Iterables.concat(Collections.singleton(root), Iterables.concat(transform)); [2019-07-31T01:44:02.155Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.155Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull TimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull TimeGraphEntry>' [2019-07-31T01:44:02.155Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget.java:[539] [2019-07-31T01:44:02.155Z] Object serviceObject = fSite.getSite().getWorkbenchWindow().getService(IContextService.class); [2019-07-31T01:44:02.155Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.155Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IContextService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:44:02.155Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[267] [2019-07-31T01:44:02.155Z] addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString()); [2019-07-31T01:44:02.155Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.155Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.155Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[267] [2019-07-31T01:44:02.155Z] addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString()); [2019-07-31T01:44:02.155Z] ^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.155Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.155Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[269] [2019-07-31T01:44:02.155Z] addItem(null, ToolTipString.fromString(Messages.Histogram_bucketRangeToolTip), [2019-07-31T01:44:02.155Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.155Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.155Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[270] [2019-07-31T01:44:02.155Z] ToolTipString.fromTimestamp(NLS.bind(Messages.Histogram_timeRange, [2019-07-31T01:44:02.155Z] TmfTimestamp.fromNanos(startTime).toString(), TmfTimestamp.fromNanos(endTime).toString()), startTime)); [2019-07-31T01:44:02.155Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.155Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.155Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[272] [2019-07-31T01:44:02.155Z] addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents)); [2019-07-31T01:44:02.155Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.155Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.155Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[272] [2019-07-31T01:44:02.155Z] addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents)); [2019-07-31T01:44:02.155Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.155Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.155Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[275] [2019-07-31T01:44:02.155Z] addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents)); [2019-07-31T01:44:02.155Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.155Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.155Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[275] [2019-07-31T01:44:02.155Z] addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents)); [2019-07-31T01:44:02.155Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.155Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.155Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfViewerSorter.java:[15] [2019-07-31T01:44:02.155Z] import org.eclipse.jface.viewers.ViewerSorter; [2019-07-31T01:44:02.155Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.155Z] The type ViewerSorter is deprecated [2019-07-31T01:44:02.155Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfViewerSorter.java:[21] [2019-07-31T01:44:02.155Z] public class TmfViewerSorter extends ViewerSorter { [2019-07-31T01:44:02.155Z] ^^^^^^^^^^^^ [2019-07-31T01:44:02.155Z] The type ViewerSorter is deprecated [2019-07-31T01:44:02.155Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java:[36] [2019-07-31T01:44:02.155Z] ((Iterable) inputElement).forEach(helper -> { [2019-07-31T01:44:02.155Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.155Z] Type safety: Unchecked cast from Object to Iterable [2019-07-31T01:44:02.155Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java:[74] [2019-07-31T01:44:02.155Z] fInput = (Iterable<@NonNull TraceTypeHelper>) newInput; [2019-07-31T01:44:02.155Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.155Z] Type safety: Unchecked cast from Object to Iterable [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomXmlParserInputWizardPage.java:[1737] [2019-07-31T01:44:02.156Z] new TmfTimestampFormat(inputElement.getInputFormat()); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomXmlParserInputWizardPage.java:[1812] [2019-07-31T01:44:02.156Z] new TmfTimestampFormat(attribute.getInputFormat()); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfSimpleTooltipProvider.java:[48] [2019-07-31T01:44:02.156Z] addItem(null, ToolTipString.fromString("x"), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); //$NON-NLS-1$ [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfSimpleTooltipProvider.java:[49] [2019-07-31T01:44:02.156Z] addItem(null, "y", Double.toString(yCoordinate)); //$NON-NLS-1$ [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java:[1168] [2019-07-31T01:44:02.156Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IHandlerService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java:[1186] [2019-07-31T01:44:02.156Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IHandlerService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[110] [2019-07-31T01:44:02.156Z] ToolTipString category = entry.getKey().isEmpty() || entry.getKey().equals(OLD_TOOLTIP) ? null : ToolTipString.fromString(entry.getKey()); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[116] [2019-07-31T01:44:02.156Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromDecimal((Number) value)); [2019-07-31T01:44:02.156Z] ^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[118] [2019-07-31T01:44:02.156Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromTimestamp(String.valueOf(value), ((ITmfTimestamp) value).toNanos())); [2019-07-31T01:44:02.156Z] ^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[120] [2019-07-31T01:44:02.156Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromString(String.valueOf(value))); [2019-07-31T01:44:02.156Z] ^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[167] [2019-07-31T01:44:02.156Z] return new TimeGraphLineEntry(model); [2019-07-31T01:44:02.156Z] ^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[169] [2019-07-31T01:44:02.156Z] return new TimeGraphEntry(model); [2019-07-31T01:44:02.156Z] ^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[186] [2019-07-31T01:44:02.156Z] this(new TimeGraphEntryModel(-1, -1, Collections.singletonList(name), startTime, endTime)); [2019-07-31T01:44:02.156Z] ^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[279] [2019-07-31T01:44:02.156Z] fModel = new TimeGraphEntryModel(fModel.getId(), fModel.getParentId(), Collections.singletonList(name), getStartTime(), getEndTime(), fModel instanceof ITimeGraphEntryModel ? ((TimeGraphEntryModel) fModel).hasRowModel() : true); [2019-07-31T01:44:02.156Z] ^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[619] [2019-07-31T01:44:02.156Z] new TimeGraphEntryModel(model.getId(), model.getParentId(), getName(), getStartTime(), getEndTime()); [2019-07-31T01:44:02.156Z] ^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[154] [2019-07-31T01:44:02.156Z] addItem(itemName, category == null ? Messages.TimeGraphTooltipHandler_DefaultMarkerName : category, label == null ? "" : label); //$NON-NLS-1$ [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[158] [2019-07-31T01:44:02.156Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-31T01:44:02.156Z] ^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[158] [2019-07-31T01:44:02.156Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[160] [2019-07-31T01:44:02.156Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-31T01:44:02.156Z] ^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[160] [2019-07-31T01:44:02.156Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[161] [2019-07-31T01:44:02.156Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration)); [2019-07-31T01:44:02.156Z] ^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[161] [2019-07-31T01:44:02.156Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration)); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[165] [2019-07-31T01:44:02.156Z] addItem(itemName, MARKER_OFFSET + tooltip.getKey(), tooltip.getValue()); // $NON-NLS-1$ [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[231] [2019-07-31T01:44:02.156Z] addItem(ROW_CATEGORY, stateTypeName, entry.getName()); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[231] [2019-07-31T01:44:02.156Z] addItem(ROW_CATEGORY, stateTypeName, entry.getName()); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[241] [2019-07-31T01:44:02.156Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_STATE, state); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[249] [2019-07-31T01:44:02.156Z] addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[249] [2019-07-31T01:44:02.156Z] addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[296] [2019-07-31T01:44:02.156Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[297] [2019-07-31T01:44:02.156Z] eventStartTime > -1 ? FormatTimeUtils.formatDate(eventStartTime) : "?"); //$NON-NLS-1$ [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] [2019-07-31T01:44:02.156Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] [2019-07-31T01:44:02.156Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] [2019-07-31T01:44:02.156Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-31T01:44:02.156Z] ^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] [2019-07-31T01:44:02.156Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] [2019-07-31T01:44:02.156Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] [2019-07-31T01:44:02.156Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2019-07-31T01:44:02.156Z] ^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] [2019-07-31T01:44:02.156Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] [2019-07-31T01:44:02.156Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] [2019-07-31T01:44:02.156Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-31T01:44:02.156Z] ^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[307] [2019-07-31T01:44:02.156Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[307] [2019-07-31T01:44:02.156Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration); [2019-07-31T01:44:02.156Z] ^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[322] [2019-07-31T01:44:02.156Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[322] [2019-07-31T01:44:02.156Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[330] [2019-07-31T01:44:02.156Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName()); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[330] [2019-07-31T01:44:02.156Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName()); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[331] [2019-07-31T01:44:02.156Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName()); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[331] [2019-07-31T01:44:02.156Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName()); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[338] [2019-07-31T01:44:02.156Z] addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[338] [2019-07-31T01:44:02.156Z] addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[354] [2019-07-31T01:44:02.156Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime)); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[354] [2019-07-31T01:44:02.156Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime)); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] [2019-07-31T01:44:02.156Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] [2019-07-31T01:44:02.156Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] [2019-07-31T01:44:02.156Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] [2019-07-31T01:44:02.156Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] [2019-07-31T01:44:02.156Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] [2019-07-31T01:44:02.156Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] [2019-07-31T01:44:02.156Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res)); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] [2019-07-31T01:44:02.156Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res)); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] [2019-07-31T01:44:02.156Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] [2019-07-31T01:44:02.156Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] [2019-07-31T01:44:02.156Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/DiagramToolTip.java:[108] [2019-07-31T01:44:02.156Z] int width = CHARACTERS_PER_COLUMN * fm.getAverageCharWidth(); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] The method getAverageCharWidth() from the type FontMetrics is deprecated [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[238] [2019-07-31T01:44:02.156Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[322] [2019-07-31T01:44:02.156Z] dataProvider = initializeDataProvider(fTrace); [2019-07-31T01:44:02.156Z] ^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[394] [2019-07-31T01:44:02.156Z] TraceCompassLogUtils.traceInstant(LOGGER, Level.INFO, e.getMessage()); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java:[882] [2019-07-31T01:44:02.156Z] TmfTimestampFormat timestampFormat = new TmfTimestampFormat(firstEntryTimeStampInputFormat); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java:[1720] [2019-07-31T01:44:02.156Z] new TmfTimestampFormat(inputData.format); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/NGC.java:[845] [2019-07-31T01:44:02.156Z] int width = fContext.getFontMetrics().getAverageCharWidth(); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] The method getAverageCharWidth() from the type FontMetrics is deprecated [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[170] [2019-07-31T01:44:02.156Z] return traceElement.getSupplementaryResources(); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'IResource[]' needs unchecked conversion to conform to 'IResource @NonNull[]' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[193] [2019-07-31T01:44:02.156Z] TraceToTrim create = TraceToTrim.create(this, childElement); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'TmfTraceElement' needs unchecked conversion to conform to '@NonNull TmfTraceElement' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/TmfChartView.java:[240] [2019-07-31T01:44:02.156Z] fContextService = site.getWorkbenchWindow().getService(IContextService.class); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IContextService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java:[1231] [2019-07-31T01:44:02.156Z] Object handlerServiceObject = activePage.getActiveEditor().getSite().getService(IHandlerService.class); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IHandlerService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java:[1233] [2019-07-31T01:44:02.156Z] Object cmdServiceObject = activePage.getActiveEditor().getSite().getService(ICommandService.class); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull ICommandService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[727] [2019-07-31T01:44:02.156Z] Map toTest = new HashMap<>(getPresentationProvider().getFilterInput(te)); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type '@NonNull Map' needs unchecked conversion to conform to 'Map' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[731] [2019-07-31T01:44:02.156Z] Integer property = mapEntry.getKey(); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Integer,@NonNull Predicate<@NonNull Map<@NonNull String,@NonNull String>>>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[798] [2019-07-31T01:44:02.156Z] for (Entry> entry : regexes.asMap().entrySet()) { [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'Map.@NonNull Entry<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to 'Map.Entry<@NonNull Integer,@NonNull Collection<@NonNull String>>' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[827] [2019-07-31T01:44:02.156Z] for (Entry> entry : regexes.asMap().entrySet()) { [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Null type safety (type annotations): The expression of type 'Map.@NonNull Entry<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to 'Map.Entry<@NonNull Integer,@NonNull Collection<@NonNull String>>' [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[1424] [2019-07-31T01:44:02.156Z] fContextService = site.getWorkbenchWindow().getService(IContextService.class); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IContextService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[1785] [2019-07-31T01:44:02.156Z] service = site.getService(IWorkbenchSiteProgressService.class); [2019-07-31T01:44:02.156Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.156Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IWorkbenchSiteProgressService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:44:02.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[2790] [2019-07-31T01:44:02.156Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-31T01:44:02.157Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.157Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IHandlerService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:44:02.157Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[2802] [2019-07-31T01:44:02.157Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-31T01:44:02.157Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.157Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IHandlerService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:44:02.157Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java:[150] [2019-07-31T01:44:02.157Z] Object serviceObject = PlatformUI.getWorkbench().getActiveWorkbenchWindow().getService(IHandlerService.class); [2019-07-31T01:44:02.157Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.157Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IHandlerService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:44:02.157Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java:[260] [2019-07-31T01:44:02.157Z] Object serviceObject = window.getService(IHandlerService.class); [2019-07-31T01:44:02.157Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.157Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IHandlerService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:44:02.157Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/OpenAction.java:[75] [2019-07-31T01:44:02.157Z] Object service = page.getActivePart().getSite().getService(IHandlerService.class); [2019-07-31T01:44:02.157Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.157Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IHandlerService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:44:02.157Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[90] [2019-07-31T01:44:02.157Z] addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); [2019-07-31T01:44:02.157Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.157Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.157Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[90] [2019-07-31T01:44:02.157Z] addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); [2019-07-31T01:44:02.157Z] ^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.157Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.157Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[104] [2019-07-31T01:44:02.157Z] addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromDecimal(yValue)); [2019-07-31T01:44:02.157Z] ^^^ [2019-07-31T01:44:02.157Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-31T01:44:02.157Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[106] [2019-07-31T01:44:02.157Z] addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromString(format.format(yValue))); [2019-07-31T01:44:02.157Z] ^^^ [2019-07-31T01:44:02.157Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-31T01:44:02.157Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[106] [2019-07-31T01:44:02.157Z] addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromString(format.format(yValue))); [2019-07-31T01:44:02.157Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.157Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:02.157Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ITimeEvent.java:[96] [2019-07-31T01:44:02.157Z] default @NonNull Map<@NonNull String, @NonNull String> computeData() { [2019-07-31T01:44:02.157Z] ^^^^^^^^^^^^^ [2019-07-31T01:44:02.157Z] The method ITimeEvent.computeData() overrides a deprecated method from IElementResolver [2019-07-31T01:44:02.157Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfGenericTreeEntry.java:[36] [2019-07-31T01:44:02.157Z] super(model.getName()); [2019-07-31T01:44:02.157Z] ^^^^^ [2019-07-31T01:44:02.157Z] Potential null pointer access: this expression has type 'M', a free type variable that may represent a '@Nullable' type [2019-07-31T01:44:02.157Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartAnalysisProvider.java:[107] [2019-07-31T01:44:02.157Z] stateItems[i] = new StateItem(settings[i].getTickColorRGB()); [2019-07-31T01:44:02.157Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.157Z] The constructor StateItem(RGB) is deprecated [2019-07-31T01:44:02.157Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[73] [2019-07-31T01:44:02.157Z] private static final @NonNull Comparator INTERVALS_COMPARATOR = Comparator.comparing(ITmfStateInterval::getStartTime).thenComparing(ITmfStateInterval::getEndTime); [2019-07-31T01:44:02.157Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.157Z] Null type safety (type annotations): The expression of type 'Comparator' needs unchecked conversion to conform to '@NonNull Comparator' [2019-07-31T01:44:02.157Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[75] [2019-07-31T01:44:02.157Z] private static final @NonNull Comparator TIME_EVENT_COMPARATOR = Comparator.comparing(ITimeEvent::getTime).thenComparing(ITimeEvent::getDuration); [2019-07-31T01:44:02.157Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.157Z] Null type safety (type annotations): The expression of type 'Comparator' needs unchecked conversion to conform to '@NonNull Comparator' [2019-07-31T01:44:02.157Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[188] [2019-07-31T01:44:02.157Z] @NonNull Map<@NonNull Integer, @NonNull Predicate<@NonNull Map<@NonNull String, @NonNull String>>> predicates = computeRegexPredicate(); [2019-07-31T01:44:02.157Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.157Z] The method computeRegexPredicate() from the type AbstractTimeGraphView is deprecated [2019-07-31T01:44:02.157Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[231] [2019-07-31T01:44:02.157Z] doFilterEvents(entry, eventList, predicates); [2019-07-31T01:44:02.157Z] ^^^^^^^^^ [2019-07-31T01:44:02.157Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>' [2019-07-31T01:44:02.157Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[251] [2019-07-31T01:44:02.157Z] doFilterEvents(entry, eventList, predicates); [2019-07-31T01:44:02.157Z] ^^^^^^^^^ [2019-07-31T01:44:02.157Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>' [2019-07-31T01:44:02.157Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[251] [2019-07-31T01:44:02.157Z] doFilterEvents(entry, eventList, predicates); [2019-07-31T01:44:02.157Z] ^^^^^^^^^^ [2019-07-31T01:44:02.157Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,@NonNull Predicate<@NonNull Map<@NonNull String,@NonNull String>>>' needs unchecked conversion to conform to '@NonNull Map<@NonNull Integer,@NonNull Predicate<@NonNull Map<@NonNull String,@NonNull String>>>' [2019-07-31T01:44:02.157Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[273] [2019-07-31T01:44:02.157Z] Collection quarks = getQuarksForEntry(entry, ss); [2019-07-31T01:44:02.157Z] ^^^^^ [2019-07-31T01:44:02.157Z] Null type safety (type annotations): The expression of type 'ITimeGraphEntry' needs unchecked conversion to conform to '@NonNull ITimeGraphEntry' [2019-07-31T01:44:02.157Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[115] [2019-07-31T01:44:02.157Z] ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager [2019-07-31T01:44:02.157Z] .getInstance().getDataProvider(trace, getProviderId(), ITimeGraphDataProvider.class); [2019-07-31T01:44:02.157Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.157Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-31T01:44:02.157Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[309] [2019-07-31T01:44:02.157Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(times, entry.getValue()); [2019-07-31T01:44:02.157Z] ^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.157Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>' [2019-07-31T01:44:02.157Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[313] [2019-07-31T01:44:02.157Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2019-07-31T01:44:02.157Z] ^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.157Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object' [2019-07-31T01:44:02.157Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[344] [2019-07-31T01:44:02.157Z] providersToModelIds.put(provider, entry.getModel().getId()); [2019-07-31T01:44:02.157Z] ^^^^^^^^^^ [2019-07-31T01:44:02.157Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T01:44:02.157Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/statesystem/TmfStateSystemExplorer.java:[252] [2019-07-31T01:44:02.157Z] ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager [2019-07-31T01:44:02.157Z] .getInstance().getDataProvider(Objects.requireNonNull(moduleTrace), getProviderId(), ITimeGraphDataProvider.class); [2019-07-31T01:44:02.157Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.157Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-31T01:44:02.157Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java:[129] [2019-07-31T01:44:02.157Z] return closeZipFile(specifiedFile); [2019-07-31T01:44:02.157Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.157Z] Potential resource leak: 'specifiedFile' may not be closed at this location [2019-07-31T01:44:02.157Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java:[189] [2019-07-31T01:44:02.157Z] return archiveSize; [2019-07-31T01:44:02.157Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.157Z] Potential resource leak: 'zipFile' may not be closed at this location [2019-07-31T01:44:02.157Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/rawviewer/TmfRawEventViewer.java:[717] [2019-07-31T01:44:02.157Z] int offset = fStyledText.getOffsetAtLocation(new Point(0, fCursorYCoordinate)); [2019-07-31T01:44:02.157Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.157Z] The method getOffsetAtLocation(Point) from the type StyledText is deprecated [2019-07-31T01:44:02.157Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/rawviewer/TmfRawEventViewer.java:[1127] [2019-07-31T01:44:02.157Z] int offset = fStyledText.getOffsetAtLocation(new Point(0, e.y)); [2019-07-31T01:44:02.157Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.157Z] The method getOffsetAtLocation(Point) from the type StyledText is deprecated [2019-07-31T01:44:02.157Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[209] [2019-07-31T01:44:02.157Z] Set ids = (Set) ctx.getData(getClass() + CHECKED_ELEMENTS); [2019-07-31T01:44:02.157Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.157Z] Type safety: Unchecked cast from Object to Set [2019-07-31T01:44:02.157Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[248] [2019-07-31T01:44:02.157Z] && ids.contains(((TmfGenericTreeEntry) root).getModel().getId())) { [2019-07-31T01:44:02.157Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.157Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2019-07-31T01:44:02.157Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[420] [2019-07-31T01:44:02.157Z] ids.add(((TmfGenericTreeEntry) checkedElement).getModel().getId()); [2019-07-31T01:44:02.157Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.157Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2019-07-31T01:44:02.157Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[480] [2019-07-31T01:44:02.157Z] return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeDataProvider.class); [2019-07-31T01:44:02.157Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.157Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-31T01:44:02.157Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[566] [2019-07-31T01:44:02.157Z] return comparator.compare((T) e1, (T) e2); [2019-07-31T01:44:02.157Z] ^^^^^^ [2019-07-31T01:44:02.157Z] Type safety: Unchecked cast from Object to T [2019-07-31T01:44:02.157Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[566] [2019-07-31T01:44:02.157Z] return comparator.compare((T) e1, (T) e2); [2019-07-31T01:44:02.157Z] ^^^^^^ [2019-07-31T01:44:02.157Z] Type safety: Unchecked cast from Object to T [2019-07-31T01:44:02.157Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/tracepkg/AbstractTracePackageOperation.java:[129] [2019-07-31T01:44:02.157Z] return new ZipArchiveFile(new ZipFile(file)); [2019-07-31T01:44:02.157Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.157Z] Potential resource leak: '' may not be closed at this location [2019-07-31T01:44:02.157Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[83] [2019-07-31T01:44:02.157Z] Iterable counterEntries = Iterables.filter(entries, TmfGenericTreeEntry.class); [2019-07-31T01:44:02.157Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.157Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2019-07-31T01:44:02.157Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[120] [2019-07-31T01:44:02.157Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2019-07-31T01:44:02.157Z] ^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.157Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object' [2019-07-31T01:44:02.157Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[141] [2019-07-31T01:44:02.157Z] return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeXYDataProvider.class); [2019-07-31T01:44:02.157Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:02.157Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-31T01:44:02.157Z] 133 problems (133 warnings) [2019-07-31T01:44:02.157Z] [INFO] [2019-07-31T01:44:02.157Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T01:44:02.157Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:44:02.157Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/test/resources [2019-07-31T01:44:02.157Z] [INFO] [2019-07-31T01:44:02.157Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T01:44:02.157Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-sources.jar [2019-07-31T01:44:02.157Z] [INFO] [2019-07-31T01:44:02.157Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T01:44:02.157Z] [INFO] [2019-07-31T01:44:02.157Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T01:44:02.726Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar [2019-07-31T01:44:02.983Z] [INFO] [2019-07-31T01:44:02.983Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T01:44:02.983Z] [INFO] [2019-07-31T01:44:02.983Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T01:44:02.983Z] [INFO] [2019-07-31T01:44:02.983Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T01:44:02.983Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar [2019-07-31T01:44:06.259Z] [INFO] [2019-07-31T01:44:06.259Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T01:44:06.259Z] [INFO] [2019-07-31T01:44:06.259Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T01:44:06.259Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:44:06.259Z] [INFO] [2019-07-31T01:44:06.259Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T01:44:06.259Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T01:44:06.259Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T01:44:06.259Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T01:44:06.259Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T01:44:06.821Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T01:44:07.388Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T01:44:07.388Z] [INFO] [2019-07-31T01:44:07.388Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T01:44:07.388Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar [2019-07-31T01:44:07.388Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.pom [2019-07-31T01:44:07.388Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-sources.jar [2019-07-31T01:44:07.388Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T01:44:07.388Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-p2metadata.xml [2019-07-31T01:44:07.388Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-p2artifacts.xml [2019-07-31T01:44:07.388Z] [INFO] [2019-07-31T01:44:07.388Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T01:44:07.388Z] [INFO] [2019-07-31T01:44:07.388Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >-- [2019-07-31T01:44:07.388Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 0.0.5-SNAPSHOT [23/134] [2019-07-31T01:44:07.388Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T01:44:07.388Z] [INFO] [2019-07-31T01:44:07.388Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T01:44:07.388Z] [INFO] [2019-07-31T01:44:07.388Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T01:44:07.388Z] [INFO] The project's OSGi version is 0.0.5.201907310119 [2019-07-31T01:44:07.388Z] [INFO] [2019-07-31T01:44:07.388Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T01:44:07.388Z] [INFO] [2019-07-31T01:44:07.388Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T01:44:07.388Z] [INFO] [2019-07-31T01:44:07.388Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T01:44:07.388Z] [INFO] [2019-07-31T01:44:07.388Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T01:44:07.388Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:44:07.388Z] [INFO] [2019-07-31T01:44:07.388Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T01:44:07.388Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:44:07.388Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources [2019-07-31T01:44:07.388Z] [INFO] [2019-07-31T01:44:07.388Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T01:44:07.388Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes [2019-07-31T01:44:07.951Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterTreeViewer.java:[51] [2019-07-31T01:44:07.951Z] TmfGenericTreeEntry genericEntry = (TmfGenericTreeEntry) element; [2019-07-31T01:44:07.951Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:07.951Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T01:44:07.951Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterTreeViewer.java:[74] [2019-07-31T01:44:07.951Z] return () -> Lists.newArrayList(createColumn("Counters", Comparator.comparing(TmfGenericTreeEntry::getName)), new TmfTreeColumnData("Legend")); //$NON-NLS-1$ //$NON-NLS-2$ [2019-07-31T01:44:07.951Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:07.951Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull TmfTreeColumnData>' needs unchecked conversion to conform to '@NonNull List' [2019-07-31T01:44:07.951Z] 2 problems (2 warnings) [2019-07-31T01:44:07.951Z] [INFO] [2019-07-31T01:44:07.951Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T01:44:07.951Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:44:07.952Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/test/resources [2019-07-31T01:44:07.952Z] [INFO] [2019-07-31T01:44:07.952Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T01:44:07.952Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-sources.jar [2019-07-31T01:44:07.952Z] [INFO] [2019-07-31T01:44:07.952Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T01:44:07.952Z] [INFO] [2019-07-31T01:44:07.952Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T01:44:07.952Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar [2019-07-31T01:44:07.952Z] [INFO] [2019-07-31T01:44:07.952Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T01:44:07.952Z] [INFO] [2019-07-31T01:44:07.952Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T01:44:07.952Z] [INFO] [2019-07-31T01:44:07.952Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T01:44:07.952Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar [2019-07-31T01:44:07.952Z] [INFO] [2019-07-31T01:44:07.952Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T01:44:07.952Z] [INFO] [2019-07-31T01:44:07.952Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T01:44:07.952Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:44:07.952Z] [INFO] [2019-07-31T01:44:07.952Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T01:44:08.208Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T01:44:08.208Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T01:44:08.465Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T01:44:09.395Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T01:44:10.762Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T01:44:10.762Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T01:44:11.018Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T01:44:11.275Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T01:44:11.275Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T01:44:11.275Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T01:44:11.275Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T01:44:11.275Z] [INFO] [2019-07-31T01:44:11.275Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T01:44:11.531Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar [2019-07-31T01:44:11.531Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.pom [2019-07-31T01:44:11.531Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-sources.jar [2019-07-31T01:44:11.531Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T01:44:11.531Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-p2metadata.xml [2019-07-31T01:44:11.531Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-p2artifacts.xml [2019-07-31T01:44:11.531Z] [INFO] [2019-07-31T01:44:11.531Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T01:44:11.531Z] [INFO] [2019-07-31T01:44:11.531Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >-- [2019-07-31T01:44:11.531Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 2.1.2-SNAPSHOT [24/134] [2019-07-31T01:44:11.531Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T01:44:11.531Z] [INFO] [2019-07-31T01:44:11.531Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T01:44:11.531Z] [INFO] [2019-07-31T01:44:11.531Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T01:44:11.531Z] [INFO] The project's OSGi version is 2.1.2.201907310119 [2019-07-31T01:44:11.531Z] [INFO] [2019-07-31T01:44:11.531Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T01:44:11.531Z] [INFO] [2019-07-31T01:44:11.531Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T01:44:11.531Z] [INFO] [2019-07-31T01:44:11.531Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T01:44:11.531Z] [INFO] [2019-07-31T01:44:11.531Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T01:44:11.531Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:44:11.531Z] [INFO] [2019-07-31T01:44:11.531Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T01:44:11.531Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:44:11.531Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources [2019-07-31T01:44:11.531Z] [INFO] [2019-07-31T01:44:11.531Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T01:44:11.531Z] [INFO] Compiling 32 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes [2019-07-31T01:44:12.095Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/CriticalPathAlgorithmBounded.java:[278] [2019-07-31T01:44:12.095Z] while (!subPath.isEmpty() && subPath.getLast().getVertexFrom() != v) { [2019-07-31T01:44:12.095Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:12.095Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'LinkedList<@NonNull TmfEdge>'. Type 'LinkedList' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:44:12.095Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[364] [2019-07-31T01:44:12.095Z] List<@NonNull CriticalPathEntry> list = new ArrayList<>(fHostEntries.values()); [2019-07-31T01:44:12.095Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:12.095Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection' [2019-07-31T01:44:12.095Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[365] [2019-07-31T01:44:12.095Z] list.addAll(fWorkers.values()); [2019-07-31T01:44:12.095Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:12.095Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection' [2019-07-31T01:44:12.095Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[389] [2019-07-31T01:44:12.095Z] return graphLinks; [2019-07-31T01:44:12.095Z] ^^^^^^^^^^ [2019-07-31T01:44:12.095Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@Nullable List<@NonNull ITimeGraphArrow>' [2019-07-31T01:44:12.095Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[61] [2019-07-31T01:44:12.095Z] fAspects.put("hostId", worker.getHostId()); [2019-07-31T01:44:12.095Z] ^^^^^^^^ [2019-07-31T01:44:12.095Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-07-31T01:44:12.095Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[63] [2019-07-31T01:44:12.095Z] fAspects.put(entry.getKey(), entry.getValue()); [2019-07-31T01:44:12.095Z] ^^^^^^^^^^^^^^ [2019-07-31T01:44:12.095Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:12.095Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[63] [2019-07-31T01:44:12.095Z] fAspects.put(entry.getKey(), entry.getValue()); [2019-07-31T01:44:12.095Z] ^^^^^^^^^^^^^^^^ [2019-07-31T01:44:12.095Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2019-07-31T01:44:12.095Z] 7 problems (7 warnings) [2019-07-31T01:44:12.095Z] [INFO] [2019-07-31T01:44:12.095Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T01:44:12.095Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:44:12.095Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/test/resources [2019-07-31T01:44:12.095Z] [INFO] [2019-07-31T01:44:12.095Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T01:44:12.095Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-sources.jar [2019-07-31T01:44:12.095Z] [INFO] [2019-07-31T01:44:12.095Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T01:44:12.095Z] [INFO] [2019-07-31T01:44:12.095Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T01:44:12.095Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.jar [2019-07-31T01:44:12.095Z] [INFO] [2019-07-31T01:44:12.095Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T01:44:12.095Z] [INFO] [2019-07-31T01:44:12.095Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T01:44:12.095Z] [INFO] [2019-07-31T01:44:12.095Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T01:44:12.095Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.jar [2019-07-31T01:44:12.095Z] [INFO] [2019-07-31T01:44:12.095Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T01:44:12.095Z] [INFO] [2019-07-31T01:44:12.095Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T01:44:12.095Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:44:12.095Z] [INFO] [2019-07-31T01:44:12.095Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T01:44:12.352Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T01:44:12.609Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T01:44:13.173Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T01:44:13.173Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T01:44:13.430Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T01:44:13.430Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T01:44:13.430Z] [INFO] [2019-07-31T01:44:13.430Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T01:44:13.430Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.jar [2019-07-31T01:44:13.430Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.pom [2019-07-31T01:44:13.430Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-sources.jar [2019-07-31T01:44:13.430Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T01:44:13.430Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-p2metadata.xml [2019-07-31T01:44:13.430Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-p2artifacts.xml [2019-07-31T01:44:13.430Z] [INFO] [2019-07-31T01:44:13.430Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T01:44:13.430Z] [INFO] [2019-07-31T01:44:13.430Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >-- [2019-07-31T01:44:13.430Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.4-SNAPSHOT [25/134] [2019-07-31T01:44:13.430Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T01:44:13.430Z] [INFO] [2019-07-31T01:44:13.430Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T01:44:13.430Z] [INFO] [2019-07-31T01:44:13.430Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T01:44:13.430Z] [INFO] The project's OSGi version is 1.0.4.201907310119 [2019-07-31T01:44:13.430Z] [INFO] [2019-07-31T01:44:13.430Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T01:44:13.430Z] [INFO] [2019-07-31T01:44:13.430Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T01:44:13.430Z] [INFO] [2019-07-31T01:44:13.430Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T01:44:13.430Z] [INFO] [2019-07-31T01:44:13.430Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T01:44:13.430Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:44:13.430Z] [INFO] [2019-07-31T01:44:13.430Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T01:44:13.430Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:44:13.430Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources [2019-07-31T01:44:13.430Z] [INFO] [2019-07-31T01:44:13.430Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T01:44:13.430Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes [2019-07-31T01:44:13.687Z] [INFO] [2019-07-31T01:44:13.687Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T01:44:13.687Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:44:13.687Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/test/resources [2019-07-31T01:44:13.687Z] [INFO] [2019-07-31T01:44:13.687Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T01:44:13.687Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-sources.jar [2019-07-31T01:44:13.687Z] [INFO] [2019-07-31T01:44:13.687Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T01:44:13.687Z] [INFO] [2019-07-31T01:44:13.687Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T01:44:14.128Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar [2019-07-31T01:44:14.128Z] [INFO] [2019-07-31T01:44:14.128Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T01:44:14.128Z] [INFO] [2019-07-31T01:44:14.128Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T01:44:14.128Z] [INFO] [2019-07-31T01:44:14.128Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T01:44:14.128Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar [2019-07-31T01:44:14.128Z] [INFO] [2019-07-31T01:44:14.128Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T01:44:14.128Z] [INFO] [2019-07-31T01:44:14.128Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T01:44:15.498Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data/.metadata/.log [2019-07-31T01:44:15.498Z] [INFO] Command line: [2019-07-31T01:44:15.498Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T01:44:15.498Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T01:44:19.672Z] !SESSION 2019-07-31 01:44:15.552 ----------------------------------------------- [2019-07-31T01:44:19.672Z] eclipse.buildId=unknown [2019-07-31T01:44:19.672Z] java.version=1.8.0_202 [2019-07-31T01:44:19.672Z] java.vendor=Oracle Corporation [2019-07-31T01:44:19.672Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T01:44:19.672Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T01:44:19.672Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T01:44:19.672Z] [2019-07-31T01:44:19.672Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 01:44:19.439 [2019-07-31T01:44:19.672Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T01:44:19.672Z] !STACK 0 [2019-07-31T01:44:19.672Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T01:44:19.672Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T01:44:19.672Z] [2019-07-31T01:44:19.672Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T01:44:19.672Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T01:44:19.672Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T01:44:19.672Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T01:44:19.672Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T01:44:19.672Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T01:44:19.672Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T01:44:19.672Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T01:44:19.672Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T01:44:19.672Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T01:44:19.672Z] [2019-07-31T01:44:19.672Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 01:44:19.572 [2019-07-31T01:44:19.672Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T01:44:19.672Z] !STACK 0 [2019-07-31T01:44:19.672Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T01:44:19.672Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T01:44:19.672Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T01:44:19.672Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T01:44:19.672Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T01:44:19.672Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T01:44:19.672Z] [2019-07-31T01:44:19.672Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T01:44:19.672Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T01:44:19.672Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T01:44:19.672Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T01:44:19.672Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T01:44:19.672Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T01:44:19.672Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T01:44:19.672Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T01:44:19.672Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T01:44:19.672Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T01:44:22.193Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest [2019-07-31T01:44:24.086Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.928 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest [2019-07-31T01:44:24.086Z] testBuildGraph(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest) Time elapsed: 1.879 s [2019-07-31T01:44:24.086Z] testHandlers(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest) Time elapsed: 0.021 s [2019-07-31T01:44:24.086Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest [2019-07-31T01:44:24.086Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest [2019-07-31T01:44:24.086Z] testCheckVertical(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-31T01:44:24.086Z] testAppendVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T01:44:24.086Z] testCheckHorizontal(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T01:44:24.086Z] testIllegalVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-31T01:44:24.086Z] testVertexAt(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T01:44:24.086Z] testHead2(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.005 s [2019-07-31T01:44:24.086Z] testScanCount(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-31T01:44:24.086Z] testHead(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T01:44:24.086Z] testLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T01:44:24.086Z] testTail(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T01:44:24.086Z] testHorizontalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T01:44:24.086Z] testVerticalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T01:44:24.086Z] testAddVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T01:44:24.086Z] testHorizontalCycle(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-31T01:44:24.086Z] testScanLineTerminates(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T01:44:24.086Z] testGraphStatistics(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.002 s [2019-07-31T01:44:24.086Z] testParent(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T01:44:24.086Z] testDefaultConstructor(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T01:44:24.086Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest [2019-07-31T01:44:24.343Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest [2019-07-31T01:44:24.343Z] testCriticalPathWakeupOpenedDelay(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.017 s [2019-07-31T01:44:24.343Z] testCriticalPathWakeupInterleave(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-31T01:44:24.343Z] testCriticalPathWakeupMissing(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-31T01:44:24.343Z] testCriticalPathWakeupNew(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-31T01:44:24.343Z] testCriticalPathWakeupMutual(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-31T01:44:24.343Z] testCriticalPathWakeupNested(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-31T01:44:24.343Z] testCriticalPathBasic(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-31T01:44:24.343Z] testCriticalPathWakeupOpened(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-31T01:44:24.343Z] testCriticalPathWakeupEmbedded(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-31T01:44:24.343Z] testCriticalPathWakeupNet1(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-31T01:44:24.343Z] testCriticalPathWakeupSelf(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-31T01:44:24.343Z] testCriticalPathWakeupUnknown(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-31T01:44:24.343Z] [2019-07-31T01:44:24.343Z] Results: [2019-07-31T01:44:24.343Z] [2019-07-31T01:44:24.343Z] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T01:44:24.343Z] [2019-07-31T01:44:25.274Z] [INFO] All tests passed! [2019-07-31T01:44:25.274Z] [INFO] [2019-07-31T01:44:25.274Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T01:44:25.274Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:44:25.274Z] [INFO] [2019-07-31T01:44:25.274Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T01:44:25.274Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T01:44:25.274Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T01:44:25.530Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T01:44:26.093Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T01:44:26.093Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T01:44:26.656Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T01:44:26.656Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T01:44:26.656Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T01:44:26.656Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T01:44:26.656Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T01:44:26.913Z] [INFO] [2019-07-31T01:44:26.913Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T01:44:26.913Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar [2019-07-31T01:44:26.913Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.pom [2019-07-31T01:44:26.913Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-sources.jar [2019-07-31T01:44:26.913Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T01:44:26.913Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-p2metadata.xml [2019-07-31T01:44:26.913Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml [2019-07-31T01:44:26.913Z] [INFO] [2019-07-31T01:44:26.913Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T01:44:26.913Z] [INFO] [2019-07-31T01:44:26.913Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >-- [2019-07-31T01:44:26.913Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.0.2-SNAPSHOT [26/134] [2019-07-31T01:44:26.913Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T01:44:26.913Z] [INFO] [2019-07-31T01:44:26.913Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T01:44:26.913Z] [INFO] [2019-07-31T01:44:26.913Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T01:44:26.913Z] [INFO] The project's OSGi version is 1.0.2.201907310119 [2019-07-31T01:44:26.913Z] [INFO] [2019-07-31T01:44:26.913Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T01:44:26.913Z] [INFO] [2019-07-31T01:44:26.913Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T01:44:26.913Z] [INFO] [2019-07-31T01:44:26.913Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T01:44:26.913Z] [INFO] [2019-07-31T01:44:26.913Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T01:44:26.913Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:44:26.913Z] [INFO] [2019-07-31T01:44:26.913Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T01:44:26.913Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:44:26.913Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources [2019-07-31T01:44:26.913Z] [INFO] [2019-07-31T01:44:26.913Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T01:44:26.913Z] [INFO] Compiling 33 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes [2019-07-31T01:44:27.170Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DescriptorTypeVisitor.java:[59] [2019-07-31T01:44:27.170Z] private final EnumSet fType = EnumSet.noneOf(DescriptorType.class); [2019-07-31T01:44:27.170Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:27.170Z] Null type safety (type annotations): The expression of type 'EnumSet' needs unchecked conversion to conform to '@NonNull EnumSet' [2019-07-31T01:44:27.170Z] 1 problem (1 warning) [2019-07-31T01:44:27.170Z] [INFO] [2019-07-31T01:44:27.170Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T01:44:27.170Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:44:27.170Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/src/test/resources [2019-07-31T01:44:27.170Z] [INFO] [2019-07-31T01:44:27.170Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T01:44:27.170Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-sources.jar [2019-07-31T01:44:27.170Z] [INFO] [2019-07-31T01:44:27.170Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T01:44:27.170Z] [INFO] [2019-07-31T01:44:27.170Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T01:44:27.170Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar [2019-07-31T01:44:27.170Z] [INFO] [2019-07-31T01:44:27.170Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T01:44:27.170Z] [INFO] [2019-07-31T01:44:27.170Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T01:44:27.170Z] [INFO] [2019-07-31T01:44:27.170Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T01:44:27.170Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar [2019-07-31T01:44:27.170Z] [INFO] [2019-07-31T01:44:27.170Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T01:44:27.170Z] [INFO] [2019-07-31T01:44:27.170Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T01:44:27.170Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:44:27.170Z] [INFO] [2019-07-31T01:44:27.170Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T01:44:27.427Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T01:44:27.427Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T01:44:27.427Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T01:44:27.683Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T01:44:28.225Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T01:44:28.481Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T01:44:28.481Z] [INFO] [2019-07-31T01:44:28.481Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T01:44:28.481Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar [2019-07-31T01:44:28.481Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.pom [2019-07-31T01:44:28.481Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-sources.jar [2019-07-31T01:44:28.481Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T01:44:28.481Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T01:44:28.481Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T01:44:28.481Z] [INFO] [2019-07-31T01:44:28.481Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T01:44:28.481Z] [INFO] [2019-07-31T01:44:28.481Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >-- [2019-07-31T01:44:28.481Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.1.0-SNAPSHOT [27/134] [2019-07-31T01:44:28.481Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T01:44:28.481Z] [INFO] [2019-07-31T01:44:28.481Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T01:44:28.481Z] [INFO] [2019-07-31T01:44:28.481Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T01:44:28.481Z] [INFO] The project's OSGi version is 1.1.0.201907310119 [2019-07-31T01:44:28.481Z] [INFO] [2019-07-31T01:44:28.481Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T01:44:28.481Z] [INFO] [2019-07-31T01:44:28.481Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T01:44:28.481Z] [INFO] [2019-07-31T01:44:28.481Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T01:44:28.481Z] [INFO] [2019-07-31T01:44:28.481Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T01:44:28.481Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:44:28.481Z] [INFO] [2019-07-31T01:44:28.481Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T01:44:28.481Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:44:28.481Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources [2019-07-31T01:44:28.481Z] [INFO] [2019-07-31T01:44:28.481Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T01:44:28.481Z] [INFO] Compiling 61 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes [2019-07-31T01:44:29.044Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysisFactoryFromConfigFile.java:[136] [2019-07-31T01:44:29.044Z] try (final DirectoryStream directoryStream = Files.newDirectoryStream(configDir)) { [2019-07-31T01:44:29.044Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:29.044Z] Null type safety (type annotations): The expression of type 'DirectoryStream' needs unchecked conversion to conform to 'DirectoryStream<@NonNull Path>' [2019-07-31T01:44:29.044Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/types/LamiData.java:[282] [2019-07-31T01:44:29.044Z] complexTypeGenBuilder.put(LamiStrings.DATA_CLASS_STRING, (obj) -> new LamiString(obj.getString(LamiStrings.VALUE))); [2019-07-31T01:44:29.044Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:29.044Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:29.044Z] 2 problems (2 warnings) [2019-07-31T01:44:29.044Z] [INFO] [2019-07-31T01:44:29.044Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T01:44:29.044Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:44:29.044Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/src/test/resources [2019-07-31T01:44:29.044Z] [INFO] [2019-07-31T01:44:29.044Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T01:44:29.044Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-sources.jar [2019-07-31T01:44:29.044Z] [INFO] [2019-07-31T01:44:29.044Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T01:44:29.044Z] [INFO] [2019-07-31T01:44:29.044Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T01:44:29.044Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.jar [2019-07-31T01:44:29.044Z] [INFO] [2019-07-31T01:44:29.044Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T01:44:29.044Z] [INFO] [2019-07-31T01:44:29.044Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T01:44:29.044Z] [INFO] [2019-07-31T01:44:29.044Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T01:44:29.044Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.jar [2019-07-31T01:44:29.300Z] [INFO] [2019-07-31T01:44:29.300Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T01:44:29.300Z] [INFO] [2019-07-31T01:44:29.300Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T01:44:29.300Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:44:29.300Z] [INFO] [2019-07-31T01:44:29.300Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T01:44:29.300Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T01:44:29.556Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T01:44:29.556Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T01:44:30.486Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T01:44:30.486Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T01:44:30.486Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T01:44:30.486Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T01:44:30.486Z] [INFO] [2019-07-31T01:44:30.486Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T01:44:30.486Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.jar [2019-07-31T01:44:30.486Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.pom [2019-07-31T01:44:30.486Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-sources.jar [2019-07-31T01:44:30.486Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T01:44:30.486Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-p2metadata.xml [2019-07-31T01:44:30.486Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-p2artifacts.xml [2019-07-31T01:44:30.486Z] [INFO] [2019-07-31T01:44:30.486Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T01:44:30.486Z] [INFO] [2019-07-31T01:44:30.486Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >-- [2019-07-31T01:44:30.486Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.1-SNAPSHOT [28/134] [2019-07-31T01:44:30.486Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T01:44:30.486Z] [INFO] [2019-07-31T01:44:30.486Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T01:44:30.486Z] [INFO] [2019-07-31T01:44:30.486Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T01:44:30.486Z] [INFO] The project's OSGi version is 1.0.1.201907310119 [2019-07-31T01:44:30.486Z] [INFO] [2019-07-31T01:44:30.486Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T01:44:30.486Z] [INFO] [2019-07-31T01:44:30.486Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T01:44:30.486Z] [INFO] [2019-07-31T01:44:30.486Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T01:44:30.486Z] [INFO] [2019-07-31T01:44:30.486Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T01:44:30.486Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:44:30.486Z] [INFO] [2019-07-31T01:44:30.486Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T01:44:30.486Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:44:30.486Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources [2019-07-31T01:44:30.486Z] [INFO] [2019-07-31T01:44:30.486Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T01:44:30.486Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes [2019-07-31T01:44:30.742Z] [INFO] [2019-07-31T01:44:30.742Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T01:44:30.742Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:44:30.742Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/test/resources [2019-07-31T01:44:30.742Z] [INFO] [2019-07-31T01:44:30.742Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T01:44:30.742Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-31T01:44:30.742Z] [INFO] [2019-07-31T01:44:30.742Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T01:44:30.742Z] [INFO] [2019-07-31T01:44:30.742Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T01:44:30.742Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.jar [2019-07-31T01:44:30.999Z] [INFO] [2019-07-31T01:44:30.999Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T01:44:30.999Z] [INFO] [2019-07-31T01:44:30.999Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T01:44:30.999Z] [INFO] [2019-07-31T01:44:30.999Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T01:44:30.999Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.jar [2019-07-31T01:44:30.999Z] [INFO] [2019-07-31T01:44:30.999Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T01:44:30.999Z] [INFO] [2019-07-31T01:44:30.999Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T01:44:32.366Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data/.metadata/.log [2019-07-31T01:44:32.366Z] [INFO] Command line: [2019-07-31T01:44:32.366Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T01:44:32.366Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T01:44:34.889Z] !SESSION 2019-07-31 01:44:32.246 ----------------------------------------------- [2019-07-31T01:44:34.889Z] eclipse.buildId=unknown [2019-07-31T01:44:34.889Z] java.version=1.8.0_202 [2019-07-31T01:44:34.889Z] java.vendor=Oracle Corporation [2019-07-31T01:44:34.889Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T01:44:34.889Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T01:44:34.889Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T01:44:34.889Z] [2019-07-31T01:44:34.889Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 01:44:34.735 [2019-07-31T01:44:34.889Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T01:44:34.889Z] !STACK 0 [2019-07-31T01:44:34.889Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T01:44:34.889Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T01:44:34.889Z] [2019-07-31T01:44:34.889Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T01:44:34.889Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T01:44:34.889Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T01:44:34.889Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T01:44:34.889Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T01:44:34.889Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T01:44:34.889Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T01:44:34.889Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T01:44:34.889Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T01:44:34.889Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T01:44:34.889Z] [2019-07-31T01:44:34.889Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 01:44:34.867 [2019-07-31T01:44:34.889Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T01:44:34.889Z] !STACK 0 [2019-07-31T01:44:34.889Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T01:44:34.889Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T01:44:34.889Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T01:44:34.889Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T01:44:34.889Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T01:44:34.889Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T01:44:34.889Z] [2019-07-31T01:44:34.889Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T01:44:34.889Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T01:44:34.889Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T01:44:34.889Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T01:44:34.889Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T01:44:34.889Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T01:44:34.889Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T01:44:34.889Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T01:44:34.889Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T01:44:34.889Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T01:44:39.060Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest [2019-07-31T01:44:39.060Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.491 s - in org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest [2019-07-31T01:44:39.060Z] testBaseCommand(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.21 s [2019-07-31T01:44:39.060Z] testMetadata(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.097 s [2019-07-31T01:44:39.060Z] testResults(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.08 s [2019-07-31T01:44:39.060Z] testResultsError(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.001 s [2019-07-31T01:44:39.060Z] [2019-07-31T01:44:39.060Z] Results: [2019-07-31T01:44:39.060Z] [2019-07-31T01:44:39.060Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T01:44:39.060Z] [2019-07-31T01:44:39.990Z] [INFO] All tests passed! [2019-07-31T01:44:39.990Z] [INFO] [2019-07-31T01:44:39.990Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T01:44:39.990Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:44:39.990Z] [INFO] [2019-07-31T01:44:39.990Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T01:44:39.990Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T01:44:39.990Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T01:44:40.246Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T01:44:40.810Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-31T01:44:40.810Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T01:44:41.228Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T01:44:41.228Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T01:44:41.577Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T01:44:41.577Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T01:44:41.577Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T01:44:41.577Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T01:44:41.577Z] [INFO] [2019-07-31T01:44:41.577Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T01:44:41.577Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.jar [2019-07-31T01:44:42.945Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.pom [2019-07-31T01:44:43.202Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-31T01:44:43.459Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T01:44:43.459Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-p2metadata.xml [2019-07-31T01:44:43.459Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml [2019-07-31T01:44:43.459Z] [INFO] [2019-07-31T01:44:43.459Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T01:44:43.459Z] [INFO] [2019-07-31T01:44:43.459Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >--- [2019-07-31T01:44:43.459Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.0.7-SNAPSHOT [29/134] [2019-07-31T01:44:43.459Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T01:44:43.459Z] [INFO] [2019-07-31T01:44:43.459Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T01:44:43.459Z] [INFO] [2019-07-31T01:44:43.459Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T01:44:43.459Z] [INFO] The project's OSGi version is 1.0.7.201907310119 [2019-07-31T01:44:43.459Z] [INFO] [2019-07-31T01:44:43.459Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T01:44:43.459Z] [INFO] [2019-07-31T01:44:43.459Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T01:44:43.459Z] [INFO] [2019-07-31T01:44:43.459Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T01:44:43.459Z] [INFO] [2019-07-31T01:44:43.459Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T01:44:43.459Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:44:43.459Z] [INFO] [2019-07-31T01:44:43.459Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T01:44:43.459Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:44:43.459Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources [2019-07-31T01:44:43.459Z] [INFO] [2019-07-31T01:44:43.459Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T01:44:43.459Z] [INFO] Compiling 31 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes [2019-07-31T01:44:44.388Z] [INFO] [2019-07-31T01:44:44.388Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T01:44:44.388Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:44:44.388Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/test/resources [2019-07-31T01:44:44.388Z] [INFO] [2019-07-31T01:44:44.388Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T01:44:44.388Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-sources.jar [2019-07-31T01:44:44.388Z] [INFO] [2019-07-31T01:44:44.388Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T01:44:44.388Z] [INFO] [2019-07-31T01:44:44.388Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T01:44:44.388Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar [2019-07-31T01:44:44.388Z] [INFO] [2019-07-31T01:44:44.388Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T01:44:44.388Z] [INFO] [2019-07-31T01:44:44.388Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T01:44:44.388Z] [INFO] [2019-07-31T01:44:44.388Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T01:44:44.388Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar [2019-07-31T01:44:44.388Z] [INFO] [2019-07-31T01:44:44.388Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T01:44:44.388Z] [INFO] [2019-07-31T01:44:44.388Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T01:44:44.388Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:44:44.388Z] [INFO] [2019-07-31T01:44:44.388Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T01:44:44.646Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T01:44:44.646Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T01:44:44.646Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T01:44:44.902Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T01:44:44.902Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T01:44:44.902Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T01:44:45.832Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T01:44:49.103Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T01:44:49.103Z] [INFO] [2019-07-31T01:44:49.103Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T01:44:49.103Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar [2019-07-31T01:44:49.103Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.pom [2019-07-31T01:44:49.103Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-sources.jar [2019-07-31T01:44:49.103Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T01:44:49.103Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-p2metadata.xml [2019-07-31T01:44:49.103Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-p2artifacts.xml [2019-07-31T01:44:49.103Z] [INFO] [2019-07-31T01:44:49.103Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T01:44:49.103Z] [INFO] [2019-07-31T01:44:49.103Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >-- [2019-07-31T01:44:49.103Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.1.0-SNAPSHOT [30/134] [2019-07-31T01:44:49.103Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T01:44:49.103Z] [INFO] [2019-07-31T01:44:49.103Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T01:44:49.103Z] [INFO] [2019-07-31T01:44:49.103Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T01:44:49.103Z] [INFO] The project's OSGi version is 1.1.0.201907310119 [2019-07-31T01:44:49.103Z] [INFO] [2019-07-31T01:44:49.103Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T01:44:49.103Z] [INFO] [2019-07-31T01:44:49.103Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T01:44:49.103Z] [INFO] [2019-07-31T01:44:49.103Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T01:44:49.103Z] [INFO] [2019-07-31T01:44:49.103Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T01:44:49.103Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:44:49.103Z] [INFO] [2019-07-31T01:44:49.103Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T01:44:49.103Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:44:49.103Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources [2019-07-31T01:44:49.103Z] [INFO] [2019-07-31T01:44:49.103Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T01:44:49.103Z] [INFO] Compiling 23 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes [2019-07-31T01:44:49.103Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[37] [2019-07-31T01:44:49.103Z] import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvUtils; [2019-07-31T01:44:49.103Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:49.103Z] Discouraged access: The type 'ExportToTsvUtils' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-31T01:44:49.103Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[241] [2019-07-31T01:44:49.103Z] ExportToTsvUtils.exportTableToTsv(table, stream); [2019-07-31T01:44:49.103Z] ^^^^^^^^^^^^^^^^ [2019-07-31T01:44:49.103Z] Discouraged access: The type 'ExportToTsvUtils' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-31T01:44:49.103Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[241] [2019-07-31T01:44:49.103Z] ExportToTsvUtils.exportTableToTsv(table, stream); [2019-07-31T01:44:49.103Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:49.103Z] Discouraged access: The method 'ExportToTsvUtils.exportTableToTsv(Table, OutputStream)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-31T01:44:49.103Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[37] [2019-07-31T01:44:49.103Z] import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvAction; [2019-07-31T01:44:49.103Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:49.103Z] Discouraged access: The type 'ExportToTsvAction' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-31T01:44:49.103Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[95] [2019-07-31T01:44:49.103Z] private final Action fExportTsvAction = new ExportToTsvAction() { [2019-07-31T01:44:49.103Z] @Override [2019-07-31T01:44:49.103Z] protected void exportToTsv(@Nullable OutputStream stream) { [2019-07-31T01:44:49.103Z] TmfViewer viewer = getViewer(); [2019-07-31T01:44:49.103Z] if (viewer instanceof LamiTableViewer) { [2019-07-31T01:44:49.103Z] ((LamiTableViewer) viewer).exportToTsv(stream); [2019-07-31T01:44:49.103Z] } [2019-07-31T01:44:49.103Z] } [2019-07-31T01:44:49.103Z] private @Nullable TmfViewer getViewer() { [2019-07-31T01:44:49.103Z] LamiReportViewTabPage tabPage = getCurrentSelectedPage(); [2019-07-31T01:44:49.103Z] if (tabPage == null) { [2019-07-31T01:44:49.103Z] return null; [2019-07-31T01:44:49.103Z] } [2019-07-31T01:44:49.103Z] LamiViewerControl viewerControl = tabPage.getTableViewerControl(); [2019-07-31T01:44:49.103Z] TmfViewer viewer = viewerControl.getViewer(); [2019-07-31T01:44:49.103Z] return viewer; [2019-07-31T01:44:49.103Z] } [2019-07-31T01:44:49.103Z] @Override [2019-07-31T01:44:49.103Z] public boolean isEnabled() { [2019-07-31T01:44:49.360Z] return (getViewer() instanceof LamiTableViewer); [2019-07-31T01:44:49.360Z] } [2019-07-31T01:44:49.360Z] @Override [2019-07-31T01:44:49.360Z] protected @Nullable Shell getShell() { [2019-07-31T01:44:49.360Z] return getViewSite().getShell(); [2019-07-31T01:44:49.360Z] } [2019-07-31T01:44:49.360Z] }; [2019-07-31T01:44:49.360Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:49.360Z] Discouraged access: The constructor 'ExportToTsvAction()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-31T01:44:49.360Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[95] [2019-07-31T01:44:49.360Z] private final Action fExportTsvAction = new ExportToTsvAction() { [2019-07-31T01:44:49.360Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:49.360Z] Discouraged access: The type 'ExportToTsvAction' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-31T01:44:49.360Z] 6 problems (6 warnings) [2019-07-31T01:44:49.360Z] [INFO] [2019-07-31T01:44:49.360Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T01:44:49.360Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:44:49.360Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/test/resources [2019-07-31T01:44:49.360Z] [INFO] [2019-07-31T01:44:49.360Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T01:44:49.360Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-sources.jar [2019-07-31T01:44:49.360Z] [INFO] [2019-07-31T01:44:49.360Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T01:44:49.360Z] [INFO] [2019-07-31T01:44:49.360Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T01:44:49.360Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.jar [2019-07-31T01:44:49.360Z] [INFO] [2019-07-31T01:44:49.361Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T01:44:49.361Z] [INFO] [2019-07-31T01:44:49.361Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T01:44:49.361Z] [INFO] [2019-07-31T01:44:49.361Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T01:44:49.361Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.jar [2019-07-31T01:44:49.361Z] [INFO] [2019-07-31T01:44:49.361Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T01:44:49.361Z] [INFO] [2019-07-31T01:44:49.361Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T01:44:49.361Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:44:49.361Z] [INFO] [2019-07-31T01:44:49.361Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T01:44:49.923Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-31T01:44:49.923Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T01:44:50.180Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T01:44:50.180Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T01:44:51.111Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T01:44:52.481Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-31T01:44:52.481Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T01:44:52.481Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T01:44:52.481Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T01:44:52.481Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T01:44:52.481Z] [INFO] [2019-07-31T01:44:52.481Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T01:44:52.481Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.jar [2019-07-31T01:44:52.481Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.pom [2019-07-31T01:44:52.739Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-sources.jar [2019-07-31T01:44:52.739Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T01:44:52.739Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-p2metadata.xml [2019-07-31T01:44:52.739Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-p2artifacts.xml [2019-07-31T01:44:52.739Z] [INFO] [2019-07-31T01:44:52.739Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T01:44:52.739Z] [INFO] [2019-07-31T01:44:52.739Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >-- [2019-07-31T01:44:52.739Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.0.8-SNAPSHOT [31/134] [2019-07-31T01:44:52.739Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T01:44:52.739Z] [INFO] [2019-07-31T01:44:52.739Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T01:44:52.739Z] [INFO] [2019-07-31T01:44:52.739Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T01:44:52.739Z] [INFO] The project's OSGi version is 1.0.8.201907310119 [2019-07-31T01:44:52.739Z] [INFO] [2019-07-31T01:44:52.739Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T01:44:52.739Z] [INFO] [2019-07-31T01:44:52.739Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T01:44:52.739Z] [INFO] [2019-07-31T01:44:52.739Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T01:44:52.739Z] [INFO] [2019-07-31T01:44:52.739Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T01:44:52.739Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:44:52.739Z] [INFO] [2019-07-31T01:44:52.739Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T01:44:52.739Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:44:52.739Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources [2019-07-31T01:44:52.739Z] [INFO] [2019-07-31T01:44:52.739Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T01:44:52.739Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes [2019-07-31T01:44:52.996Z] [INFO] [2019-07-31T01:44:52.996Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T01:44:52.996Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:44:52.996Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/test/resources [2019-07-31T01:44:52.996Z] [INFO] [2019-07-31T01:44:52.996Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T01:44:52.996Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-sources.jar [2019-07-31T01:44:52.996Z] [INFO] [2019-07-31T01:44:52.996Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T01:44:52.996Z] [INFO] [2019-07-31T01:44:52.996Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T01:44:52.996Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar [2019-07-31T01:44:52.996Z] [INFO] [2019-07-31T01:44:52.996Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T01:44:52.996Z] [INFO] [2019-07-31T01:44:52.996Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T01:44:52.996Z] [INFO] [2019-07-31T01:44:52.996Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T01:44:52.996Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar [2019-07-31T01:44:52.996Z] [INFO] [2019-07-31T01:44:52.996Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T01:44:52.996Z] [INFO] [2019-07-31T01:44:52.996Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T01:44:52.996Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:44:52.996Z] [INFO] [2019-07-31T01:44:52.996Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T01:44:53.252Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T01:44:53.252Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T01:44:53.508Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T01:44:54.228Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T01:44:54.524Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T01:44:55.894Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T01:44:55.894Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T01:44:55.894Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T01:44:55.894Z] [INFO] [2019-07-31T01:44:55.894Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T01:44:55.894Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar [2019-07-31T01:44:55.894Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.pom [2019-07-31T01:44:55.894Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-sources.jar [2019-07-31T01:44:55.894Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T01:44:55.894Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-p2metadata.xml [2019-07-31T01:44:55.894Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-p2artifacts.xml [2019-07-31T01:44:55.894Z] [INFO] [2019-07-31T01:44:55.894Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T01:44:55.894Z] [INFO] [2019-07-31T01:44:55.894Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >-- [2019-07-31T01:44:55.894Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.0.0-SNAPSHOT [32/134] [2019-07-31T01:44:55.894Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T01:44:55.894Z] [INFO] [2019-07-31T01:44:55.894Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T01:44:55.894Z] [INFO] [2019-07-31T01:44:55.894Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T01:44:55.894Z] [INFO] The project's OSGi version is 5.0.0.201907310119 [2019-07-31T01:44:55.894Z] [INFO] [2019-07-31T01:44:55.894Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T01:44:55.894Z] [INFO] [2019-07-31T01:44:55.894Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T01:44:55.894Z] [INFO] [2019-07-31T01:44:55.894Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T01:44:55.894Z] [INFO] [2019-07-31T01:44:55.894Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T01:44:55.894Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:44:55.894Z] [INFO] [2019-07-31T01:44:55.894Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T01:44:55.894Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:44:55.894Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources [2019-07-31T01:44:55.894Z] [INFO] [2019-07-31T01:44:55.894Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T01:44:55.894Z] [INFO] Compiling 23 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes [2019-07-31T01:44:56.151Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[240] [2019-07-31T01:44:56.151Z] fGroupingAspects = Iterables.filter(provider.getSegmentAspects(), IGroupingSegmentAspect.class); [2019-07-31T01:44:56.151Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:56.151Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull IGroupingSegmentAspect>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IGroupingSegmentAspect>' [2019-07-31T01:44:56.151Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[382] [2019-07-31T01:44:56.151Z] SeriesModel seriesModel = entry.getValue().build(); [2019-07-31T01:44:56.151Z] ^^^^^^^^^^^^^^^^ [2019-07-31T01:44:56.151Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,SegmentStoreScatterDataProvider.@NonNull Series>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:44:56.151Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[383] [2019-07-31T01:44:56.151Z] seriesModelMap.put(Long.toString(seriesModel.getId()), seriesModel); [2019-07-31T01:44:56.151Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:56.151Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:56.151Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[460] [2019-07-31T01:44:56.151Z] SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), getName(), Longs.toArray(fXValues), Doubles.toArray(fYValues)); [2019-07-31T01:44:56.151Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:56.151Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]' [2019-07-31T01:44:56.151Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[460] [2019-07-31T01:44:56.151Z] SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), getName(), Longs.toArray(fXValues), Doubles.toArray(fYValues)); [2019-07-31T01:44:56.151Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:56.151Z] Null type safety (type annotations): The expression of type 'double[]' needs unchecked conversion to conform to 'double @NonNull[]' [2019-07-31T01:44:56.151Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[461] [2019-07-31T01:44:56.151Z] builder.setProperties(Ints.toArray(fProperties)).build(); [2019-07-31T01:44:56.151Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:56.151Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]' [2019-07-31T01:44:56.151Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[462] [2019-07-31T01:44:56.151Z] return builder.setProperties(Ints.toArray(fProperties)).build(); [2019-07-31T01:44:56.151Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:56.151Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]' [2019-07-31T01:44:56.151Z] 7 problems (7 warnings) [2019-07-31T01:44:56.151Z] [INFO] [2019-07-31T01:44:56.151Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T01:44:56.151Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:44:56.151Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/test/resources [2019-07-31T01:44:56.151Z] [INFO] [2019-07-31T01:44:56.151Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T01:44:56.151Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-sources.jar [2019-07-31T01:44:56.151Z] [INFO] [2019-07-31T01:44:56.151Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T01:44:56.151Z] [INFO] [2019-07-31T01:44:56.151Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T01:44:56.151Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.jar [2019-07-31T01:44:56.408Z] [INFO] [2019-07-31T01:44:56.408Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T01:44:56.408Z] [INFO] [2019-07-31T01:44:56.408Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T01:44:56.408Z] [INFO] [2019-07-31T01:44:56.408Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T01:44:56.408Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.jar [2019-07-31T01:44:56.408Z] [INFO] [2019-07-31T01:44:56.408Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T01:44:56.408Z] [INFO] [2019-07-31T01:44:56.408Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T01:44:56.408Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:44:56.408Z] [INFO] [2019-07-31T01:44:56.408Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T01:44:56.408Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T01:44:56.665Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T01:44:57.228Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T01:44:57.228Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T01:44:57.228Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T01:44:57.228Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T01:44:57.228Z] [INFO] [2019-07-31T01:44:57.228Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T01:44:57.228Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.jar [2019-07-31T01:44:57.228Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.pom [2019-07-31T01:44:57.228Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-sources.jar [2019-07-31T01:44:57.485Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T01:44:57.485Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T01:44:57.485Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T01:44:57.485Z] [INFO] [2019-07-31T01:44:57.485Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T01:44:57.485Z] [INFO] [2019-07-31T01:44:57.485Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >-- [2019-07-31T01:44:57.485Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 4.1.0-SNAPSHOT [33/134] [2019-07-31T01:44:57.485Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T01:44:57.485Z] [INFO] [2019-07-31T01:44:57.485Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T01:44:57.485Z] [INFO] [2019-07-31T01:44:57.485Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T01:44:57.485Z] [INFO] The project's OSGi version is 4.1.0.201907310119 [2019-07-31T01:44:57.485Z] [INFO] [2019-07-31T01:44:57.485Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T01:44:57.485Z] [INFO] [2019-07-31T01:44:57.485Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T01:44:57.485Z] [INFO] [2019-07-31T01:44:57.485Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T01:44:57.485Z] [INFO] [2019-07-31T01:44:57.485Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T01:44:57.485Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:44:57.485Z] [INFO] [2019-07-31T01:44:57.485Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T01:44:57.485Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:44:57.485Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources [2019-07-31T01:44:57.485Z] [INFO] [2019-07-31T01:44:57.485Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T01:44:57.485Z] [INFO] Compiling 125 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes [2019-07-31T01:44:58.416Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[196] [2019-07-31T01:44:58.416Z] fTidToEntry.replaceValues(Integer.MIN_VALUE, Collections.singleton(new ThreadEntryModel.Builder(fTraceId, Collections.singletonList(getTrace().getName()), [2019-07-31T01:44:58.416Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:58.416Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:58.416Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[313] [2019-07-31T01:44:58.416Z] return builder.build(); [2019-07-31T01:44:58.416Z] ^^^^^^^^^^^^^^^ [2019-07-31T01:44:58.416Z] Null type safety (type annotations): The expression of type '@NonNull ImmutableList' needs unchecked conversion to conform to '@NonNull List<@NonNull ThreadEntryModel>', corresponding supertype is 'List' [2019-07-31T01:44:58.416Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[368] [2019-07-31T01:44:58.416Z] return Lists.newArrayList(models); [2019-07-31T01:44:58.416Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:58.416Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull ThreadEntryModel>' needs unchecked conversion to conform to '@NonNull List<@NonNull ThreadEntryModel>', corresponding supertype is 'List<@NonNull ThreadEntryModel>' [2019-07-31T01:44:58.416Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[368] [2019-07-31T01:44:58.416Z] return Lists.newArrayList(models); [2019-07-31T01:44:58.416Z] ^^^^^^ [2019-07-31T01:44:58.416Z] Null type safety (type annotations): The expression of type 'Set' needs unchecked conversion to conform to 'Iterable', corresponding supertype is 'Iterable' [2019-07-31T01:44:58.416Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[382] [2019-07-31T01:44:58.416Z] return builder.build(); [2019-07-31T01:44:58.416Z] ^^^^^^^^^^^^^^^ [2019-07-31T01:44:58.416Z] Null type safety (type annotations): The expression of type '@NonNull ImmutableList' needs unchecked conversion to conform to '@NonNull List<@NonNull ThreadEntryModel>', corresponding supertype is 'List' [2019-07-31T01:44:58.416Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[408] [2019-07-31T01:44:58.416Z] for (ITmfStateInterval interval : ss.query2D(stateAndSyscallQuarks, times)) { [2019-07-31T01:44:58.416Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:58.416Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection' [2019-07-31T01:44:58.416Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[725] [2019-07-31T01:44:58.416Z] Map<@NonNull String, @NonNull String> model = response.getModel(); [2019-07-31T01:44:58.416Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:58.416Z] Null type safety (type annotations): The expression of type '@Nullable Map' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>' [2019-07-31T01:44:58.416Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[728] [2019-07-31T01:44:58.416Z] data.put(entry.getKey(), entry.getValue()); [2019-07-31T01:44:58.416Z] ^^^^^^^^^^^^^^ [2019-07-31T01:44:58.416Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:58.416Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[728] [2019-07-31T01:44:58.416Z] data.put(entry.getKey(), entry.getValue()); [2019-07-31T01:44:58.416Z] ^^^^^^^^^^^^^^^^ [2019-07-31T01:44:58.416Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2019-07-31T01:44:58.416Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[122] [2019-07-31T01:44:58.416Z] private final TreeMultimap fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR); [2019-07-31T01:44:58.416Z] ^^^^^^^^^^^^^^^^ [2019-07-31T01:44:58.416Z] Null type safety: parameter 1 provided via method descriptor Comparator.compare(Integer, Integer) needs unchecked conversion to conform to 'int' [2019-07-31T01:44:58.416Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[122] [2019-07-31T01:44:58.416Z] private final TreeMultimap fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR); [2019-07-31T01:44:58.416Z] ^^^^^^^^^^^^^^^^ [2019-07-31T01:44:58.416Z] Null type safety: parameter 2 provided via method descriptor Comparator.compare(Integer, Integer) needs unchecked conversion to conform to 'int' [2019-07-31T01:44:58.416Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[147] [2019-07-31T01:44:58.416Z] ResourcesEntryModel resourcesEntryModel = new ResourcesEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, -1, Type.GROUP); [2019-07-31T01:44:58.416Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:58.416Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:58.416Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[545] [2019-07-31T01:44:58.416Z] quarks = selectedEntries.values(); [2019-07-31T01:44:58.416Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:58.416Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection<@NonNull Integer>' [2019-07-31T01:44:58.416Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[591] [2019-07-31T01:44:58.416Z] return new TmfModelResponse<>(retMap, ITmfResponse.Status.COMPLETED, CommonStatusMessage.COMPLETED); [2019-07-31T01:44:58.416Z] ^^^^^^ [2019-07-31T01:44:58.416Z] Null type safety (type annotations): The expression of type 'Map' needs unchecked conversion to conform to '@Nullable Map<@NonNull String,@NonNull String>' [2019-07-31T01:44:58.416Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[705] [2019-07-31T01:44:58.416Z] Map<@NonNull String, @NonNull String> model = response.getModel(); [2019-07-31T01:44:58.416Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:58.416Z] Null type safety (type annotations): The expression of type '@Nullable Map' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>' [2019-07-31T01:44:58.416Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[708] [2019-07-31T01:44:58.416Z] data.put(entry.getKey(), entry.getValue()); [2019-07-31T01:44:58.416Z] ^^^^^^^^^^^^^^ [2019-07-31T01:44:58.416Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:58.416Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[708] [2019-07-31T01:44:58.416Z] data.put(entry.getKey(), entry.getValue()); [2019-07-31T01:44:58.416Z] ^^^^^^^^^^^^^^^^ [2019-07-31T01:44:58.416Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2019-07-31T01:44:58.416Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryDataProviderFactory.java:[43] [2019-07-31T01:44:58.416Z] private static final Predicate PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, KernelMemoryAnalysisModule.class, KernelMemoryAnalysisModule.ID) != null; [2019-07-31T01:44:58.416Z] ^ [2019-07-31T01:44:58.416Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T01:44:58.416Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryDataProviderFactory.java:[58] [2019-07-31T01:44:58.416Z] return TmfTreeXYCompositeDataProvider.create(traces, TITLE, KernelMemoryUsageDataProvider.ID); [2019-07-31T01:44:58.416Z] ^^^^^^ [2019-07-31T01:44:58.416Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITmfTrace>' [2019-07-31T01:44:58.416Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[162] [2019-07-31T01:44:58.416Z] long cpuTime = entry.getValue(); [2019-07-31T01:44:58.416Z] ^^^^^^^^^^^^^^^^ [2019-07-31T01:44:58.416Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull Long>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:44:58.416Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[219] [2019-07-31T01:44:58.416Z] entryList.add(new CpuUsageEntryModel(totalId, -1, Collections.singletonList(getTrace().getName()), TOTAL_SERIES_TID, totalTime)); [2019-07-31T01:44:58.416Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:58.416Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:58.416Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[226] [2019-07-31T01:44:58.416Z] String key = entry.getKey(); [2019-07-31T01:44:58.416Z] ^^^^^^^^^^^^^^ [2019-07-31T01:44:58.416Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull Long>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:44:58.416Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[235] [2019-07-31T01:44:58.416Z] entryList.add(new CpuUsageEntryModel(getId(tid), totalId, Collections.singletonList(getProcessName(tid, strings[1], end)), tid, entry.getValue())); [2019-07-31T01:44:58.416Z] ^^^^^^^^^^ [2019-07-31T01:44:58.416Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:58.416Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[158] [2019-07-31T01:44:58.416Z] nodes.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-31T01:44:58.416Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:58.416Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:58.416Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[239] [2019-07-31T01:44:58.416Z] long id = entry.getKey(); [2019-07-31T01:44:58.416Z] ^^^^^^^^^^^^^^ [2019-07-31T01:44:58.416Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Long,@NonNull Integer>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:44:58.416Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[240] [2019-07-31T01:44:58.416Z] int quark = entry.getValue(); [2019-07-31T01:44:58.416Z] ^^^^^^^^^^^^^^^^ [2019-07-31T01:44:58.416Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Long,@NonNull Integer>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:44:58.416Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryUsageDataProvider.java:[169] [2019-07-31T01:44:58.416Z] double[] threadValues = entry.getValue().getData(); [2019-07-31T01:44:58.416Z] ^^^^^^^^^^^^^^^^ [2019-07-31T01:44:58.416Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Integer,@NonNull IYModel>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:44:58.416Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryUsageDataProvider.java:[267] [2019-07-31T01:44:58.416Z] nodes.add(new MemoryUsageTreeModel(totalId, -1, TOTAL_TID, Collections.singletonList(getTrace().getName()))); [2019-07-31T01:44:58.416Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:58.416Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:44:58.416Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesEntryModelWeighted.java:[18] [2019-07-31T01:44:58.416Z] public class ResourcesEntryModelWeighted extends ResourcesEntryModel implements ITimeGraphEntryModelWeighted { [2019-07-31T01:44:58.416Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:44:58.416Z] Javadoc: Missing comment for public declaration [2019-07-31T01:44:58.416Z] 29 problems (29 warnings) [2019-07-31T01:44:58.416Z] [INFO] [2019-07-31T01:44:58.416Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T01:44:58.416Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:44:58.416Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/test/resources [2019-07-31T01:44:58.416Z] [INFO] [2019-07-31T01:44:58.416Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T01:44:58.416Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-sources.jar [2019-07-31T01:44:58.416Z] [INFO] [2019-07-31T01:44:58.416Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T01:44:58.416Z] [INFO] [2019-07-31T01:44:58.417Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T01:44:58.417Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar [2019-07-31T01:44:58.673Z] [INFO] [2019-07-31T01:44:58.673Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T01:44:58.673Z] [INFO] [2019-07-31T01:44:58.673Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T01:44:58.673Z] [INFO] [2019-07-31T01:44:58.673Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T01:44:58.673Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar [2019-07-31T01:44:58.929Z] [INFO] [2019-07-31T01:44:58.929Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T01:44:58.929Z] [INFO] [2019-07-31T01:44:58.929Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T01:44:58.929Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:44:58.929Z] [INFO] [2019-07-31T01:44:58.929Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T01:44:59.186Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T01:44:59.186Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T01:44:59.186Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T01:44:59.750Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T01:44:59.750Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T01:45:00.007Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T01:45:00.007Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T01:45:00.007Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T01:45:00.007Z] [INFO] [2019-07-31T01:45:00.007Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T01:45:00.007Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar [2019-07-31T01:45:00.007Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.pom [2019-07-31T01:45:00.007Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-sources.jar [2019-07-31T01:45:00.007Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T01:45:00.007Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-p2metadata.xml [2019-07-31T01:45:00.007Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-p2artifacts.xml [2019-07-31T01:45:00.007Z] [INFO] [2019-07-31T01:45:00.007Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T01:45:00.007Z] [INFO] [2019-07-31T01:45:00.007Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >-- [2019-07-31T01:45:00.007Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.9-SNAPSHOT [34/134] [2019-07-31T01:45:00.007Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T01:45:00.007Z] [INFO] [2019-07-31T01:45:00.007Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T01:45:00.007Z] [INFO] [2019-07-31T01:45:00.007Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T01:45:00.007Z] [INFO] The project's OSGi version is 1.0.9.201907310119 [2019-07-31T01:45:00.007Z] [INFO] [2019-07-31T01:45:00.007Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T01:45:00.007Z] [INFO] [2019-07-31T01:45:00.007Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T01:45:00.007Z] [INFO] [2019-07-31T01:45:00.007Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T01:45:00.007Z] [INFO] [2019-07-31T01:45:00.007Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T01:45:00.007Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:45:00.007Z] [INFO] [2019-07-31T01:45:00.007Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T01:45:00.007Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:45:00.007Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources [2019-07-31T01:45:00.007Z] [INFO] [2019-07-31T01:45:00.007Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T01:45:00.007Z] [INFO] Compiling 30 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes [2019-07-31T01:45:00.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/cpuusage/CpuUsageStateProviderTest.java:[78] [2019-07-31T01:45:00.573Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-31T01:45:00.573Z] ^^^^^ [2019-07-31T01:45:00.573Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T01:45:00.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/inputoutput/InputOutputDataProviderTest.java:[112] [2019-07-31T01:45:00.573Z] TmfModelResponse<@NonNull ITmfXyModel> yResponse = provider.fetchXY(parameters, PROGRESS_MONITOR); [2019-07-31T01:45:00.573Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:45:00.573Z] Discouraged access: The method 'AbstractTreeCommonXDataProvider.fetchXY(Map, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T01:45:00.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/kernelmemoryusage/KernelMemoryStateProviderTest.java:[63] [2019-07-31T01:45:00.573Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-31T01:45:00.573Z] ^^^^^ [2019-07-31T01:45:00.573Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T01:45:00.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/contextswitch/ContextSwitchProviderTest.java:[60] [2019-07-31T01:45:00.573Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-31T01:45:00.573Z] ^^^^^ [2019-07-31T01:45:00.573Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T01:45:00.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/kernel/ThreadStatusDataProviderTest.java:[117] [2019-07-31T01:45:00.573Z] TmfModelResponse rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 80, 80, idsToNames.keySet())), null); [2019-07-31T01:45:00.573Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:45:00.573Z] Null type safety (type annotations): The expression of type '@NonNull Set' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>', corresponding supertype is 'Collection' [2019-07-31T01:45:00.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/inputoutput/AbstractTestInputOutput.java:[84] [2019-07-31T01:45:00.573Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-31T01:45:00.573Z] ^^^^^ [2019-07-31T01:45:00.573Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T01:45:00.573Z] 6 problems (6 warnings) [2019-07-31T01:45:00.573Z] [INFO] [2019-07-31T01:45:00.573Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T01:45:00.573Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:45:00.573Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/test/resources [2019-07-31T01:45:00.573Z] [INFO] [2019-07-31T01:45:00.573Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T01:45:00.573Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T01:45:00.831Z] [INFO] [2019-07-31T01:45:00.831Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T01:45:00.831Z] [INFO] [2019-07-31T01:45:00.831Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T01:45:00.831Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T01:45:00.831Z] [INFO] [2019-07-31T01:45:00.831Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T01:45:00.831Z] [INFO] [2019-07-31T01:45:00.831Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T01:45:00.831Z] [INFO] [2019-07-31T01:45:00.831Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T01:45:00.831Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T01:45:00.831Z] [INFO] [2019-07-31T01:45:00.831Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T01:45:00.831Z] [INFO] [2019-07-31T01:45:00.831Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T01:45:02.199Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data/.metadata/.log [2019-07-31T01:45:02.199Z] [INFO] Command line: [2019-07-31T01:45:02.199Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T01:45:02.199Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T01:45:05.773Z] !SESSION 2019-07-31 01:45:02.349 ----------------------------------------------- [2019-07-31T01:45:05.773Z] eclipse.buildId=unknown [2019-07-31T01:45:05.773Z] java.version=1.8.0_202 [2019-07-31T01:45:05.773Z] java.vendor=Oracle Corporation [2019-07-31T01:45:05.773Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T01:45:05.773Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T01:45:05.773Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T01:45:05.773Z] [2019-07-31T01:45:05.773Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 01:45:04.860 [2019-07-31T01:45:05.773Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T01:45:05.773Z] !STACK 0 [2019-07-31T01:45:05.773Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T01:45:05.773Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T01:45:05.773Z] [2019-07-31T01:45:05.773Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T01:45:05.773Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T01:45:05.773Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T01:45:05.773Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T01:45:05.773Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T01:45:05.773Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T01:45:05.773Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T01:45:05.773Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T01:45:05.773Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T01:45:05.773Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T01:45:05.773Z] [2019-07-31T01:45:05.773Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 01:45:05.044 [2019-07-31T01:45:05.773Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T01:45:05.773Z] !STACK 0 [2019-07-31T01:45:05.773Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T01:45:05.773Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T01:45:05.773Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T01:45:05.773Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T01:45:05.773Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T01:45:05.773Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T01:45:05.773Z] [2019-07-31T01:45:05.773Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T01:45:05.773Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T01:45:05.773Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T01:45:05.773Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T01:45:05.773Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T01:45:05.773Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T01:45:05.773Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T01:45:05.773Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T01:45:05.773Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T01:45:05.773Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T01:45:07.666Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest [2019-07-31T01:45:10.185Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.588 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest [2019-07-31T01:45:10.185Z] testResolveTidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest) Time elapsed: 2.514 s [2019-07-31T01:45:10.185Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest [2019-07-31T01:45:11.552Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.284 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest [2019-07-31T01:45:11.552Z] testResolvePidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest) Time elapsed: 1.283 s [2019-07-31T01:45:11.552Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest [2019-07-31T01:45:23.731Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.167 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest [2019-07-31T01:45:23.731Z] testGetPpid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.156 s [2019-07-31T01:45:23.731Z] testGetThreadOnCpu(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.181 s [2019-07-31T01:45:23.731Z] testIsThreadActiveRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.2 s [2019-07-31T01:45:23.731Z] testGetExecutableName(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.202 s [2019-07-31T01:45:23.731Z] testGetThreadQuarks(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.865 s [2019-07-31T01:45:23.731Z] testGetStatusIntervalsForThread(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.145 s [2019-07-31T01:45:23.731Z] testGetPid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.139 s [2019-07-31T01:45:23.731Z] testGetThreadsOfCpus(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.141 s [2019-07-31T01:45:23.731Z] testGetStatusIntervalsForThreadIt(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.136 s [2019-07-31T01:45:23.731Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest [2019-07-31T01:45:23.731Z] 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 [2019-07-31T01:45:23.731Z] testOpening(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest) Time elapsed: 0.017 s [2019-07-31T01:45:23.731Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest [2019-07-31T01:45:23.988Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.23 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest [2019-07-31T01:45:23.988Z] testThreadStatusDataProvider(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest) Time elapsed: 1.23 s [2019-07-31T01:45:23.988Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest [2019-07-31T01:45:33.942Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.047 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest [2019-07-31T01:45:33.942Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.264 s [2019-07-31T01:45:33.942Z] testInRangeWithCpuSubset(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.219 s [2019-07-31T01:45:33.942Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.218 s [2019-07-31T01:45:33.942Z] testRequirements(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 1.121 s [2019-07-31T01:45:33.942Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.222 s [2019-07-31T01:45:33.942Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest [2019-07-31T01:45:36.461Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.231 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest [2019-07-31T01:45:36.461Z] testTree(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest) Time elapsed: 2.225 s [2019-07-31T01:45:36.461Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest [2019-07-31T01:45:38.982Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.309 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest [2019-07-31T01:45:38.982Z] testDiskActivity[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest) Time elapsed: 2.289 s [2019-07-31T01:45:38.982Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest [2019-07-31T01:45:53.829Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.376 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest [2019-07-31T01:45:53.829Z] testDeviceStrings[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.269 s [2019-07-31T01:45:53.829Z] testSectorsAt[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.223 s [2019-07-31T01:45:53.829Z] testDeviceStrings[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.235 s [2019-07-31T01:45:53.829Z] testSectorsAt[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.213 s [2019-07-31T01:45:53.829Z] testDeviceStrings[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.217 s [2019-07-31T01:45:53.829Z] testSectorsAt[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.216 s [2019-07-31T01:45:53.829Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest [2019-07-31T01:46:50.014Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.256 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest [2019-07-31T01:46:50.014Z] testAnalysisExecution[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.219 s [2019-07-31T01:46:50.014Z] testStateProviderIntervalData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.221 s [2019-07-31T01:46:50.014Z] testStateProviderPunctualData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.22 s [2019-07-31T01:46:50.014Z] testAnalysisExecution[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.213 s [2019-07-31T01:46:50.014Z] testStateProviderIntervalData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.212 s [2019-07-31T01:46:50.014Z] testStateProviderPunctualData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.211 s [2019-07-31T01:46:50.014Z] testAnalysisExecution[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.219 s [2019-07-31T01:46:50.014Z] testStateProviderIntervalData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.221 s [2019-07-31T01:46:50.014Z] testStateProviderPunctualData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.221 s [2019-07-31T01:46:50.014Z] testAnalysisExecution[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.225 s [2019-07-31T01:46:50.014Z] testStateProviderIntervalData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.222 s [2019-07-31T01:46:50.014Z] testStateProviderPunctualData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.221 s [2019-07-31T01:46:50.014Z] testAnalysisExecution[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.217 s [2019-07-31T01:46:50.014Z] testStateProviderIntervalData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.216 s [2019-07-31T01:46:50.014Z] testStateProviderPunctualData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.218 s [2019-07-31T01:46:50.014Z] testAnalysisExecution[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.221 s [2019-07-31T01:46:50.014Z] testStateProviderIntervalData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.218 s [2019-07-31T01:46:50.014Z] testStateProviderPunctualData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.216 s [2019-07-31T01:46:50.014Z] testAnalysisExecution[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.219 s [2019-07-31T01:46:50.014Z] testStateProviderIntervalData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.218 s [2019-07-31T01:46:50.014Z] testStateProviderPunctualData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.217 s [2019-07-31T01:46:50.014Z] testAnalysisExecution[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.222 s [2019-07-31T01:46:50.014Z] testStateProviderIntervalData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.222 s [2019-07-31T01:46:50.014Z] testStateProviderPunctualData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.221 s [2019-07-31T01:46:50.014Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest [2019-07-31T01:46:51.907Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.642 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest [2019-07-31T01:46:51.907Z] testGetDisks[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.215 s [2019-07-31T01:46:51.907Z] testGetDisks[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.212 s [2019-07-31T01:46:51.907Z] testGetDisks[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.213 s [2019-07-31T01:46:51.907Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest [2019-07-31T01:46:55.180Z] 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 [2019-07-31T01:46:55.180Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest) Time elapsed: 2.223 s [2019-07-31T01:46:55.180Z] testAllocationDeallocationMemory(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest) Time elapsed: 1.121 s [2019-07-31T01:46:55.180Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest [2019-07-31T01:47:00.431Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.487 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest [2019-07-31T01:47:00.431Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.116 s [2019-07-31T01:47:00.431Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.121 s [2019-07-31T01:47:00.431Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.122 s [2019-07-31T01:47:00.431Z] testInvalid(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.126 s [2019-07-31T01:47:00.431Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest [2019-07-31T01:47:06.987Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.469 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest [2019-07-31T01:47:06.987Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest) Time elapsed: 6.467 s [2019-07-31T01:47:06.987Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest [2019-07-31T01:47:06.987Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest [2019-07-31T01:47:06.987Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest) Time elapsed: 0.353 s [2019-07-31T01:47:06.987Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest [2019-07-31T01:47:06.987Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.543 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest [2019-07-31T01:47:06.987Z] testMatchingMultiMatchers(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest) Time elapsed: 0.419 s [2019-07-31T01:47:06.987Z] testMatching(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest) Time elapsed: 0.121 s [2019-07-31T01:47:06.987Z] [2019-07-31T01:47:06.987Z] Results: [2019-07-31T01:47:06.987Z] [2019-07-31T01:47:06.987Z] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T01:47:06.987Z] [2019-07-31T01:47:07.550Z] [INFO] All tests passed! [2019-07-31T01:47:07.550Z] [INFO] [2019-07-31T01:47:07.550Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T01:47:07.550Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:47:07.550Z] [INFO] [2019-07-31T01:47:07.550Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T01:47:08.113Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T01:47:08.113Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T01:47:08.113Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T01:47:08.676Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T01:47:08.933Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T01:47:08.933Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T01:47:09.190Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T01:47:09.190Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T01:47:09.190Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T01:47:09.446Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T01:47:09.702Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T01:47:09.702Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T01:47:09.959Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T01:47:09.959Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T01:47:10.215Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T01:47:10.215Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T01:47:10.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T01:47:10.472Z] [INFO] [2019-07-31T01:47:10.472Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T01:47:10.472Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T01:47:10.472Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.pom [2019-07-31T01:47:10.472Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T01:47:10.472Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T01:47:10.472Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-31T01:47:10.472Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-31T01:47:10.472Z] [INFO] [2019-07-31T01:47:10.472Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T01:47:10.472Z] [INFO] [2019-07-31T01:47:10.472Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >-- [2019-07-31T01:47:10.472Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 4.0.0-SNAPSHOT [35/134] [2019-07-31T01:47:10.472Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T01:47:10.472Z] [INFO] [2019-07-31T01:47:10.472Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T01:47:10.472Z] [INFO] [2019-07-31T01:47:10.472Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T01:47:10.472Z] [INFO] The project's OSGi version is 4.0.0.201907310119 [2019-07-31T01:47:10.472Z] [INFO] [2019-07-31T01:47:10.472Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T01:47:10.472Z] [INFO] [2019-07-31T01:47:10.472Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T01:47:10.472Z] [INFO] [2019-07-31T01:47:10.472Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T01:47:10.472Z] [INFO] [2019-07-31T01:47:10.472Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T01:47:10.472Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:47:10.472Z] [INFO] [2019-07-31T01:47:10.472Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T01:47:10.472Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:47:10.472Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources [2019-07-31T01:47:10.472Z] [INFO] [2019-07-31T01:47:10.472Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T01:47:10.472Z] [INFO] Compiling 36 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes [2019-07-31T01:47:11.037Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java:[57] [2019-07-31T01:47:11.037Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2019-07-31T01:47:11.037Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:11.037Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T01:47:11.037Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java:[125] [2019-07-31T01:47:11.037Z] return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class); [2019-07-31T01:47:11.037Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:11.037Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-31T01:47:11.037Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[121] [2019-07-31T01:47:11.037Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel(); [2019-07-31T01:47:11.037Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:11.037Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T01:47:11.037Z] 4. INFO in /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 121) [2019-07-31T01:47:11.037Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel(); [2019-07-31T01:47:11.037Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:11.037Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>'. Type 'TmfGenericTreeEntry' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:47:11.037Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[147] [2019-07-31T01:47:11.037Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_LevelLabel, Comparator.comparing(TmfTreeViewerEntry::getName)), [2019-07-31T01:47:11.037Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:11.037Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-31T01:47:11.037Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[148] [2019-07-31T01:47:11.037Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_Statistics_MinLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMin))), [2019-07-31T01:47:11.037Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:11.037Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-31T01:47:11.037Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[149] [2019-07-31T01:47:11.037Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_MaxLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMax))), [2019-07-31T01:47:11.037Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:11.037Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-31T01:47:11.037Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[150] [2019-07-31T01:47:11.037Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_AverageLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMean))), [2019-07-31T01:47:11.037Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:11.037Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-31T01:47:11.037Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[151] [2019-07-31T01:47:11.037Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_StandardDeviation, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getStdDev))), [2019-07-31T01:47:11.037Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:11.037Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-31T01:47:11.037Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[152] [2019-07-31T01:47:11.037Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Count, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getNbElements))), [2019-07-31T01:47:11.037Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:11.037Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-31T01:47:11.037Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[153] [2019-07-31T01:47:11.037Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Total, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getTotal))), [2019-07-31T01:47:11.037Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:11.037Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-31T01:47:11.037Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[181] [2019-07-31T01:47:11.037Z] return modelExtractor.apply(((TmfGenericTreeEntry) entry).getModel()); [2019-07-31T01:47:11.037Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:11.037Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull Function>'. Type 'Function' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:47:11.037Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[181] [2019-07-31T01:47:11.037Z] return modelExtractor.apply(((TmfGenericTreeEntry) entry).getModel()); [2019-07-31T01:47:11.037Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:11.037Z] Type safety: Unchecked cast from TmfTreeViewerEntry to TmfGenericTreeEntry [2019-07-31T01:47:11.037Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[183] [2019-07-31T01:47:11.037Z] return (E) (Comparable) o -> 0; [2019-07-31T01:47:11.037Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:11.037Z] Type safety: Unchecked cast from Comparable to E [2019-07-31T01:47:11.037Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[204] [2019-07-31T01:47:11.037Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-31T01:47:11.037Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:11.038Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T01:47:11.038Z] 16. INFO in /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 204) [2019-07-31T01:47:11.038Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-31T01:47:11.038Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:11.038Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>'. Type 'TmfGenericTreeEntry' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:47:11.038Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[221] [2019-07-31T01:47:11.038Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-31T01:47:11.038Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:11.038Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T01:47:11.038Z] 18. INFO in /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 221) [2019-07-31T01:47:11.038Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-31T01:47:11.038Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:11.038Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>'. Type 'TmfGenericTreeEntry' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:47:11.038Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[258] [2019-07-31T01:47:11.038Z] provider = DataProviderManager.getInstance().getDataProvider(trace, [2019-07-31T01:47:11.038Z] fProviderId, ITmfTreeDataProvider.class); [2019-07-31T01:47:11.038Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:11.038Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-31T01:47:11.038Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[280] [2019-07-31T01:47:11.038Z] return modelToTree(trace.getName(), model.getEntries()); [2019-07-31T01:47:11.038Z] ^^^^^^^^^^^^^^^ [2019-07-31T01:47:11.038Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:47:11.038Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[51] [2019-07-31T01:47:11.038Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.FilterCu; [2019-07-31T01:47:11.038Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:11.038Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T01:47:11.038Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[52] [2019-07-31T01:47:11.038Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.IFilterStrings; [2019-07-31T01:47:11.038Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:11.296Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T01:47:11.296Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[53] [2019-07-31T01:47:11.296Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filters.TmfFilterAppliedSignal; [2019-07-31T01:47:11.296Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:11.296Z] Discouraged access: The type 'TmfFilterAppliedSignal' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T01:47:11.296Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[54] [2019-07-31T01:47:11.296Z] import org.eclipse.tracecompass.internal.segmentstore.core.arraylist.ArrayListStore; [2019-07-31T01:47:11.296Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:11.296Z] Discouraged access: The type 'ArrayListStore' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes') [2019-07-31T01:47:11.296Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[358] [2019-07-31T01:47:11.296Z] ISegmentStore filteredStore = new ArrayListStore<>(filtered.toArray(new ISegment[filtered.size()])); [2019-07-31T01:47:11.296Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:11.296Z] Discouraged access: The constructor 'ArrayListStore(Object[])' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes') [2019-07-31T01:47:11.296Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[358] [2019-07-31T01:47:11.296Z] ISegmentStore filteredStore = new ArrayListStore<>(filtered.toArray(new ISegment[filtered.size()])); [2019-07-31T01:47:11.296Z] ^^^^^^^^^^^^^^ [2019-07-31T01:47:11.296Z] Discouraged access: The type 'ArrayListStore' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes') [2019-07-31T01:47:11.296Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[385] [2019-07-31T01:47:11.296Z] for (Map.Entry> entry : regexes.asMap().entrySet()) { [2019-07-31T01:47:11.296Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:11.296Z] Null type safety (type annotations): The expression of type 'Map.@NonNull Entry<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to 'Map.Entry<@NonNull Integer,@NonNull Collection<@NonNull String>>' [2019-07-31T01:47:11.296Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[386] [2019-07-31T01:47:11.296Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-31T01:47:11.296Z] ^^^^^^^^^^^^^^ [2019-07-31T01:47:11.296Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T01:47:11.296Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[386] [2019-07-31T01:47:11.296Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-31T01:47:11.296Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:11.296Z] Discouraged access: The method 'IFilterStrings.mergeFilters(Collection)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T01:47:11.296Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[387] [2019-07-31T01:47:11.296Z] FilterCu cu = FilterCu.compile(regex); [2019-07-31T01:47:11.296Z] ^^^^^^^^ [2019-07-31T01:47:11.296Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T01:47:11.296Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[387] [2019-07-31T01:47:11.296Z] FilterCu cu = FilterCu.compile(regex); [2019-07-31T01:47:11.296Z] ^^^^^^^^ [2019-07-31T01:47:11.296Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T01:47:11.296Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[387] [2019-07-31T01:47:11.296Z] FilterCu cu = FilterCu.compile(regex); [2019-07-31T01:47:11.296Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:11.296Z] Discouraged access: The method 'FilterCu.compile(String)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T01:47:11.296Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[388] [2019-07-31T01:47:11.296Z] Predicate<@NonNull Map<@NonNull String, @NonNull Object>> predicate = cu != null ? multiToMapPredicate(cu.generate()) : null; [2019-07-31T01:47:11.296Z] ^^^^^^^^^^^^^ [2019-07-31T01:47:11.296Z] Discouraged access: The method 'FilterCu.generate()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T01:47:11.296Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[413] [2019-07-31T01:47:11.296Z] for (Entry> entry : regexes.asMap().entrySet()) { [2019-07-31T01:47:11.296Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:11.296Z] Null type safety (type annotations): The expression of type 'Map.@NonNull Entry<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to 'Map.Entry<@NonNull Integer,@NonNull Collection<@NonNull String>>' [2019-07-31T01:47:11.296Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[414] [2019-07-31T01:47:11.296Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-31T01:47:11.296Z] ^^^^^^^^^^^^^^ [2019-07-31T01:47:11.296Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T01:47:11.296Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[414] [2019-07-31T01:47:11.296Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-31T01:47:11.296Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:11.296Z] Discouraged access: The method 'IFilterStrings.mergeFilters(Collection)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T01:47:11.296Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[415] [2019-07-31T01:47:11.296Z] FilterCu cu = FilterCu.compile(regex); [2019-07-31T01:47:11.296Z] ^^^^^^^^ [2019-07-31T01:47:11.296Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T01:47:11.296Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[415] [2019-07-31T01:47:11.296Z] FilterCu cu = FilterCu.compile(regex); [2019-07-31T01:47:11.296Z] ^^^^^^^^ [2019-07-31T01:47:11.296Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T01:47:11.296Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[415] [2019-07-31T01:47:11.296Z] FilterCu cu = FilterCu.compile(regex); [2019-07-31T01:47:11.296Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:11.296Z] Discouraged access: The method 'FilterCu.compile(String)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T01:47:11.296Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[416] [2019-07-31T01:47:11.296Z] Predicate<@NonNull Multimap<@NonNull String, @NonNull Object>> predicate = cu != null ? cu.generate() : null; [2019-07-31T01:47:11.296Z] ^^^^^^^^^^^^^ [2019-07-31T01:47:11.296Z] Discouraged access: The method 'FilterCu.generate()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T01:47:11.296Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[546] [2019-07-31T01:47:11.296Z] public void regexFilterApplied(TmfFilterAppliedSignal signal) { [2019-07-31T01:47:11.296Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:11.296Z] Discouraged access: The type 'TmfFilterAppliedSignal' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T01:47:11.296Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[547] [2019-07-31T01:47:11.296Z] Collection regex = signal.getFilter().getRegexes(); [2019-07-31T01:47:11.296Z] ^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:11.296Z] Discouraged access: The method 'TmfFilterAppliedSignal.getFilter()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T01:47:11.296Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[547] [2019-07-31T01:47:11.296Z] Collection regex = signal.getFilter().getRegexes(); [2019-07-31T01:47:11.296Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:11.296Z] Discouraged access: The method 'TraceCompassFilter.getRegexes()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T01:47:11.296Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density/SimpleTooltipProvider.java:[70] [2019-07-31T01:47:11.296Z] addItem(null, ToolTipString.fromString(Messages.SimpleTooltipProvider_count), ToolTipString.fromDecimal(y)); [2019-07-31T01:47:11.296Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:11.296Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:47:11.296Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartViewer.java:[100] [2019-07-31T01:47:11.296Z] return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class); [2019-07-31T01:47:11.296Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:11.296Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-31T01:47:11.296Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[171] [2019-07-31T01:47:11.296Z] return Iterables.get(iterable, (int) idx, null); [2019-07-31T01:47:11.296Z] ^^^^ [2019-07-31T01:47:11.296Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2019-07-31T01:47:11.296Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[191] [2019-07-31T01:47:11.296Z] return Iterables.getLast(baseIterable, null); [2019-07-31T01:47:11.296Z] ^^^^ [2019-07-31T01:47:11.296Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2019-07-31T01:47:11.296Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[202] [2019-07-31T01:47:11.296Z] return Iterables.getFirst((Iterable) iterable, null); [2019-07-31T01:47:11.296Z] ^^^^ [2019-07-31T01:47:11.296Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2019-07-31T01:47:11.296Z] 48 problems (0 errors, 45 warnings, 45 info) [2019-07-31T01:47:11.296Z] [INFO] [2019-07-31T01:47:11.296Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T01:47:11.296Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:47:11.296Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/test/resources [2019-07-31T01:47:11.296Z] [INFO] [2019-07-31T01:47:11.296Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T01:47:11.296Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-sources.jar [2019-07-31T01:47:11.296Z] [INFO] [2019-07-31T01:47:11.296Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T01:47:11.296Z] [INFO] [2019-07-31T01:47:11.296Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T01:47:11.296Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.jar [2019-07-31T01:47:11.296Z] [INFO] [2019-07-31T01:47:11.296Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T01:47:11.296Z] [INFO] [2019-07-31T01:47:11.296Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T01:47:11.296Z] [INFO] [2019-07-31T01:47:11.296Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T01:47:11.296Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.jar [2019-07-31T01:47:11.553Z] [INFO] [2019-07-31T01:47:11.553Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T01:47:11.553Z] [INFO] [2019-07-31T01:47:11.553Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T01:47:11.553Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:47:11.553Z] [INFO] [2019-07-31T01:47:11.553Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T01:47:11.810Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T01:47:11.810Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T01:47:12.066Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T01:47:12.631Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T01:47:12.631Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T01:47:13.195Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T01:47:14.563Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T01:47:14.563Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T01:47:14.563Z] [INFO] [2019-07-31T01:47:14.563Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T01:47:14.563Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.jar [2019-07-31T01:47:14.563Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.pom [2019-07-31T01:47:14.563Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-sources.jar [2019-07-31T01:47:14.563Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T01:47:14.563Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T01:47:14.563Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T01:47:14.563Z] [INFO] [2019-07-31T01:47:14.563Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T01:47:14.563Z] [INFO] [2019-07-31T01:47:14.563Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >-- [2019-07-31T01:47:14.563Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 3.0.4-SNAPSHOT [36/134] [2019-07-31T01:47:14.563Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T01:47:14.563Z] [INFO] [2019-07-31T01:47:14.563Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T01:47:14.563Z] [INFO] [2019-07-31T01:47:14.563Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T01:47:14.563Z] [INFO] The project's OSGi version is 3.0.4.201907310119 [2019-07-31T01:47:14.563Z] [INFO] [2019-07-31T01:47:14.563Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T01:47:14.563Z] [INFO] [2019-07-31T01:47:14.563Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T01:47:14.563Z] [INFO] [2019-07-31T01:47:14.563Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T01:47:14.563Z] [INFO] [2019-07-31T01:47:14.563Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T01:47:14.563Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:47:14.563Z] [INFO] [2019-07-31T01:47:14.563Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T01:47:14.563Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:47:14.563Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources [2019-07-31T01:47:14.563Z] [INFO] [2019-07-31T01:47:14.563Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T01:47:14.563Z] [INFO] Compiling 44 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes [2019-07-31T01:47:15.327Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[59] [2019-07-31T01:47:15.327Z] return new SelectedCpuQueryFilter(start, end, nb, getSelected(), CpuUsageView.getCpus(getTrace())); [2019-07-31T01:47:15.327Z] ^^^^^^^^^^ [2019-07-31T01:47:15.327Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T01:47:15.327Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[65] [2019-07-31T01:47:15.327Z] parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace())); [2019-07-31T01:47:15.327Z] ^^^^^^^^^^ [2019-07-31T01:47:15.327Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T01:47:15.327Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[82] [2019-07-31T01:47:15.327Z] Set cpus = CpuUsageView.getCpus(getTrace()); [2019-07-31T01:47:15.327Z] ^^^^^^^^^^ [2019-07-31T01:47:15.327Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T01:47:15.327Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer.java:[48] [2019-07-31T01:47:15.327Z] TmfGenericTreeEntry obj = (TmfGenericTreeEntry) element; [2019-07-31T01:47:15.327Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:15.327Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T01:47:15.327Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer.java:[64] [2019-07-31T01:47:15.327Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2019-07-31T01:47:15.327Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:15.327Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T01:47:15.327Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/actions/UnfollowThreadAction.java:[43] [2019-07-31T01:47:15.327Z] return Messages.FollowThreadAction_unfollow; [2019-07-31T01:47:15.327Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:15.327Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:47:15.327Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageView.java:[92] [2019-07-31T01:47:15.327Z] Set<@NonNull Integer> data = (Set<@NonNull Integer>) getData(trace, CpuUsageView.CPU_USAGE_FOLLOW_CPU); [2019-07-31T01:47:15.327Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:15.327Z] Type safety: Unchecked cast from Object to Set [2019-07-31T01:47:15.327Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageView.java:[117] [2019-07-31T01:47:15.327Z] Set data = (Set) getData(trace, CPU_USAGE_FOLLOW_CPU); [2019-07-31T01:47:15.327Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:15.327Z] Type safety: Unchecked cast from Object to Set [2019-07-31T01:47:15.327Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[729] [2019-07-31T01:47:15.327Z] zoomEntries(entries, traceEntry.getStartTime(), traceEntry.getEndTime(), resolution, monitor); [2019-07-31T01:47:15.327Z] ^^^^^^^ [2019-07-31T01:47:15.327Z] Null type safety (type annotations): The expression of type 'Iterable' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull TimeGraphEntry>' [2019-07-31T01:47:15.327Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[796] [2019-07-31T01:47:15.327Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(time - 1, time, 2, map.keySet()); [2019-07-31T01:47:15.327Z] ^^^^^^^^^^^^ [2019-07-31T01:47:15.327Z] Null type safety (type annotations): The expression of type '@NonNull Set' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>', corresponding supertype is 'Collection' [2019-07-31T01:47:15.327Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageTreeViewer.java:[130] [2019-07-31T01:47:15.327Z] return new SelectedCpuQueryFilter(newStart, newEnd, 2, Collections.emptyList(), CpuUsageView.getCpus(getTrace())); [2019-07-31T01:47:15.327Z] ^^^^^^^^^^ [2019-07-31T01:47:15.327Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T01:47:15.327Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageTreeViewer.java:[143] [2019-07-31T01:47:15.327Z] parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace())); [2019-07-31T01:47:15.327Z] ^^^^^^^^^^ [2019-07-31T01:47:15.327Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T01:47:15.327Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/io/diskioactivity/DiskIOActivityTreeViewer.java:[38] [2019-07-31T01:47:15.327Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2019-07-31T01:47:15.327Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:15.327Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T01:47:15.327Z] 13 problems (13 warnings) [2019-07-31T01:47:15.327Z] [INFO] [2019-07-31T01:47:15.327Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T01:47:15.327Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:47:15.327Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/test/resources [2019-07-31T01:47:15.327Z] [INFO] [2019-07-31T01:47:15.327Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T01:47:15.327Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-sources.jar [2019-07-31T01:47:15.586Z] [INFO] [2019-07-31T01:47:15.586Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T01:47:15.586Z] [INFO] [2019-07-31T01:47:15.586Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T01:47:15.586Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.jar [2019-07-31T01:47:15.586Z] [INFO] [2019-07-31T01:47:15.586Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T01:47:15.586Z] [INFO] [2019-07-31T01:47:15.586Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T01:47:15.586Z] [INFO] [2019-07-31T01:47:15.586Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T01:47:15.586Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.jar [2019-07-31T01:47:15.842Z] [INFO] [2019-07-31T01:47:15.842Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T01:47:15.842Z] [INFO] [2019-07-31T01:47:15.842Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T01:47:15.842Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:47:15.842Z] [INFO] [2019-07-31T01:47:15.842Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T01:47:16.406Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T01:47:16.406Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T01:47:16.406Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T01:47:16.970Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T01:47:17.227Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T01:47:17.227Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T01:47:17.227Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T01:47:17.483Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T01:47:17.740Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T01:47:19.107Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T01:47:19.107Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T01:47:19.107Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T01:47:19.364Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T01:47:19.364Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T01:47:19.364Z] [INFO] [2019-07-31T01:47:19.364Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T01:47:19.364Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.jar [2019-07-31T01:47:19.364Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.pom [2019-07-31T01:47:19.364Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-sources.jar [2019-07-31T01:47:19.364Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T01:47:19.364Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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/3.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-p2metadata.xml [2019-07-31T01:47:19.364Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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/3.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-p2artifacts.xml [2019-07-31T01:47:19.364Z] [INFO] [2019-07-31T01:47:19.364Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T01:47:19.364Z] [INFO] [2019-07-31T01:47:19.364Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >-- [2019-07-31T01:47:19.364Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.6-SNAPSHOT [37/134] [2019-07-31T01:47:19.364Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T01:47:19.621Z] [INFO] [2019-07-31T01:47:19.621Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T01:47:19.621Z] [INFO] [2019-07-31T01:47:19.621Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T01:47:19.621Z] [INFO] The project's OSGi version is 1.0.6.201907310119 [2019-07-31T01:47:19.621Z] [INFO] [2019-07-31T01:47:19.621Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T01:47:19.621Z] [INFO] [2019-07-31T01:47:19.621Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T01:47:19.621Z] [INFO] [2019-07-31T01:47:19.621Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T01:47:19.621Z] [INFO] [2019-07-31T01:47:19.621Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T01:47:19.621Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:47:19.621Z] [INFO] [2019-07-31T01:47:19.621Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T01:47:19.621Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:47:19.621Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources [2019-07-31T01:47:19.621Z] [INFO] [2019-07-31T01:47:19.621Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T01:47:19.621Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes [2019-07-31T01:47:19.878Z] [INFO] [2019-07-31T01:47:19.878Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T01:47:19.878Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:47:19.878Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/test/resources [2019-07-31T01:47:19.878Z] [INFO] [2019-07-31T01:47:19.878Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T01:47:19.878Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-sources.jar [2019-07-31T01:47:19.878Z] [INFO] [2019-07-31T01:47:19.878Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T01:47:19.878Z] [INFO] [2019-07-31T01:47:19.878Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T01:47:19.878Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.jar [2019-07-31T01:47:19.878Z] [INFO] [2019-07-31T01:47:19.878Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T01:47:19.878Z] [INFO] [2019-07-31T01:47:19.878Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T01:47:19.878Z] [INFO] [2019-07-31T01:47:19.878Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T01:47:19.878Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.jar [2019-07-31T01:47:19.878Z] [INFO] [2019-07-31T01:47:19.878Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T01:47:19.878Z] [INFO] [2019-07-31T01:47:19.878Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T01:47:21.247Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data/.metadata/.log [2019-07-31T01:47:21.247Z] [INFO] Command line: [2019-07-31T01:47:21.247Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T01:47:21.247Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T01:47:24.517Z] !SESSION 2019-07-31 01:47:21.439 ----------------------------------------------- [2019-07-31T01:47:24.517Z] eclipse.buildId=unknown [2019-07-31T01:47:24.517Z] java.version=1.8.0_202 [2019-07-31T01:47:24.517Z] java.vendor=Oracle Corporation [2019-07-31T01:47:24.517Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T01:47:24.517Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T01:47:24.517Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T01:47:24.517Z] [2019-07-31T01:47:24.517Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 01:47:24.046 [2019-07-31T01:47:24.517Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T01:47:24.517Z] !STACK 0 [2019-07-31T01:47:24.517Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T01:47:24.517Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T01:47:24.517Z] [2019-07-31T01:47:24.517Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T01:47:24.517Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T01:47:24.517Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T01:47:24.517Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T01:47:24.517Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T01:47:24.517Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T01:47:24.517Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T01:47:24.517Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T01:47:24.517Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T01:47:24.517Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T01:47:24.517Z] [2019-07-31T01:47:24.517Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 01:47:24.226 [2019-07-31T01:47:24.517Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T01:47:24.517Z] !STACK 0 [2019-07-31T01:47:24.517Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T01:47:24.517Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T01:47:24.517Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T01:47:24.517Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T01:47:24.517Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T01:47:24.517Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T01:47:24.517Z] [2019-07-31T01:47:24.517Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T01:47:24.517Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T01:47:24.517Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T01:47:24.517Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T01:47:24.517Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T01:47:24.517Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T01:47:24.517Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T01:47:24.517Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T01:47:24.517Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T01:47:24.517Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T01:47:26.410Z] process 5705: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text [2019-07-31T01:47:26.410Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T01:47:27.776Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T01:47:27.776Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T01:47:36.154Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest [2019-07-31T01:47:36.410Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest [2019-07-31T01:47:36.410Z] tidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.077 s [2019-07-31T01:47:36.410Z] tidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-31T01:47:36.410Z] execNameColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-07-31T01:47:36.410Z] ptidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-31T01:47:36.410Z] tidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-31T01:47:36.410Z] ptidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-07-31T01:47:36.410Z] birthTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-31T01:47:36.410Z] birthTimeSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-31T01:47:36.410Z] execNameSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-07-31T01:47:36.410Z] ptidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-31T01:47:36.410Z] birthTimeComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-07-31T01:47:36.410Z] execNameComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-31T01:47:36.410Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest [2019-07-31T01:47:36.973Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.417 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest [2019-07-31T01:47:36.973Z] testEmpty(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.006 s [2019-07-31T01:47:36.973Z] testMany(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.4 s [2019-07-31T01:47:36.973Z] testDoubleOtherOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.006 s [2019-07-31T01:47:36.973Z] test9OutOfOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.001 s [2019-07-31T01:47:36.973Z] test9InOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-31T01:47:36.973Z] testDouble(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-31T01:47:36.973Z] testSingleInvalid(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.001 s [2019-07-31T01:47:36.973Z] testSingle(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-31T01:47:36.973Z] test9InOrder10Times(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.001 s [2019-07-31T01:47:36.973Z] [2019-07-31T01:47:36.973Z] Results: [2019-07-31T01:47:36.973Z] [2019-07-31T01:47:36.973Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T01:47:36.973Z] [2019-07-31T01:47:38.867Z] [INFO] All tests passed! [2019-07-31T01:47:38.867Z] [INFO] [2019-07-31T01:47:38.867Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T01:47:38.867Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:47:38.867Z] [INFO] [2019-07-31T01:47:38.867Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T01:47:39.125Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T01:47:39.125Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T01:47:39.125Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T01:47:39.688Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T01:47:39.945Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T01:47:39.945Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T01:47:39.945Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T01:47:40.202Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T01:47:40.202Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T01:47:40.202Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-31T01:47:40.765Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T01:47:41.695Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T01:47:41.951Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T01:47:41.951Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T01:47:41.951Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T01:47:42.208Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T01:47:42.466Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T01:47:42.466Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T01:47:42.466Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T01:47:42.737Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T01:47:42.994Z] [INFO] [2019-07-31T01:47:42.994Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T01:47:42.994Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.jar [2019-07-31T01:47:42.994Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.pom [2019-07-31T01:47:42.994Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-sources.jar [2019-07-31T01:47:42.994Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T01:47:42.994Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-p2metadata.xml [2019-07-31T01:47:42.994Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-p2artifacts.xml [2019-07-31T01:47:42.994Z] [INFO] [2019-07-31T01:47:42.994Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T01:47:42.994Z] [INFO] [2019-07-31T01:47:42.994Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >-- [2019-07-31T01:47:42.994Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 1.1.3-SNAPSHOT [38/134] [2019-07-31T01:47:42.994Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T01:47:42.994Z] [INFO] [2019-07-31T01:47:42.994Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T01:47:42.994Z] [INFO] [2019-07-31T01:47:42.994Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T01:47:42.994Z] [INFO] The project's OSGi version is 1.1.3.201907310119 [2019-07-31T01:47:42.994Z] [INFO] [2019-07-31T01:47:42.994Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T01:47:42.994Z] [INFO] [2019-07-31T01:47:42.994Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T01:47:42.994Z] [INFO] [2019-07-31T01:47:42.994Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T01:47:42.994Z] [INFO] [2019-07-31T01:47:42.994Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T01:47:42.994Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:47:42.994Z] [INFO] [2019-07-31T01:47:42.994Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T01:47:42.994Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:47:42.994Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources [2019-07-31T01:47:42.994Z] [INFO] [2019-07-31T01:47:42.994Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T01:47:42.994Z] [INFO] Compiling 37 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes [2019-07-31T01:47:43.559Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[327] [2019-07-31T01:47:43.559Z] if (entry.getValue().fRange.includes(range)) { [2019-07-31T01:47:43.559Z] ^^^^^^^^^^^^^^^^ [2019-07-31T01:47:43.559Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull AggregatedCalledFunction,CallGraphAnalysis.@NonNull FunctionCall>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:47:43.559Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[424] [2019-07-31T01:47:43.559Z] CallgraphRange parentRange = entry.getValue().fRange; [2019-07-31T01:47:43.559Z] ^^^^^^^^^^^^^^^^ [2019-07-31T01:47:43.559Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull AggregatedCalledFunction,CallGraphAnalysis.@NonNull FunctionCall>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:47:43.559Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[442] [2019-07-31T01:47:43.559Z] parent.addChild(entry.getValue().fFunc, entry.getKey()); [2019-07-31T01:47:43.559Z] ^^^^^^^^^^^^^^^^ [2019-07-31T01:47:43.559Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull AggregatedCalledFunction,CallGraphAnalysis.@NonNull FunctionCall>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:47:43.559Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[481] [2019-07-31T01:47:43.559Z] ThreadNode threadNode = entry.getKey(); [2019-07-31T01:47:43.559Z] ^^^^^^^^^^^^^^ [2019-07-31T01:47:43.559Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull ThreadNode,@NonNull List<@NonNull Integer>>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:47:43.559Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[482] [2019-07-31T01:47:43.559Z] List subAttributes = entry.getValue(); [2019-07-31T01:47:43.559Z] ^^^^^^^^^^^^^^^^ [2019-07-31T01:47:43.559Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull ThreadNode,@NonNull List<@NonNull Integer>>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:47:43.559Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java:[440] [2019-07-31T01:47:43.559Z] return getIntersectingElements(start, end).iterator(); [2019-07-31T01:47:43.559Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:43.559Z] Null type safety (type annotations): The expression of type 'Iterator<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterator<@NonNull ISegment>' [2019-07-31T01:47:43.559Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java:[540] [2019-07-31T01:47:43.559Z] return Iterables.transform(query2d, fct); [2019-07-31T01:47:43.559Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:43.559Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull ISegment>' [2019-07-31T01:47:43.559Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[128] [2019-07-31T01:47:43.559Z] long traceId = getId(ITmfStateSystem.ROOT_ATTRIBUTE); [2019-07-31T01:47:43.559Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:43.559Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T01:47:43.559Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[129] [2019-07-31T01:47:43.559Z] builder.add(new CallStackEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, CallStackEntryModel.TRACE, UNKNOWN_TID)); [2019-07-31T01:47:43.559Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:43.559Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:47:43.559Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[131] [2019-07-31T01:47:43.559Z] List processQuarks = ss.getQuarks(getAnalysisModule().getProcessesPattern()); [2019-07-31T01:47:43.559Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:43.559Z] Discouraged access: The method 'AbstractTreeDataProvider.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T01:47:43.559Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[143] [2019-07-31T01:47:43.559Z] threadParentId = getId(processQuark); [2019-07-31T01:47:43.559Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:43.559Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T01:47:43.559Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[152] [2019-07-31T01:47:43.559Z] List threadQuarks = ss.getQuarks(processQuark, getAnalysisModule().getThreadsPattern()); [2019-07-31T01:47:43.559Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:43.559Z] Discouraged access: The method 'AbstractTreeDataProvider.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T01:47:43.559Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[175] [2019-07-31T01:47:43.559Z] return new TmfTreeModel<>(Collections.emptyList(), builder.build()); [2019-07-31T01:47:43.559Z] ^^^^^^^^^^^^^^^ [2019-07-31T01:47:43.559Z] Null type safety (type annotations): The expression of type '@NonNull ImmutableList' needs unchecked conversion to conform to '@NonNull List<@NonNull CallStackEntryModel>', corresponding supertype is 'List' [2019-07-31T01:47:43.559Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[190] [2019-07-31T01:47:43.559Z] return new CallStackEntryModel(getId(threadQuark), processId, Collections.singletonList(threadName), threadStart, threadEnd, CallStackEntryModel.THREAD, threadId); [2019-07-31T01:47:43.559Z] ^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:43.559Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T01:47:43.559Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[197] [2019-07-31T01:47:43.559Z] long id = getId(stackLevelQuark); [2019-07-31T01:47:43.559Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:43.559Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T01:47:43.559Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[198] [2019-07-31T01:47:43.559Z] builder.add(new CallStackEntryModel(id, callStackParent, Collections.singletonList(threadName), start, end, level, pid)); [2019-07-31T01:47:43.559Z] ^^^^^^^^^^ [2019-07-31T01:47:43.559Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:47:43.559Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[222] [2019-07-31T01:47:43.559Z] Map<@NonNull Long, @NonNull Integer> entries = getSelectedEntries(filter); [2019-07-31T01:47:43.559Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:43.559Z] Discouraged access: The method 'AbstractTreeDataProvider.getSelectedEntries(SelectionTimeQueryFilter)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T01:47:43.559Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[227] [2019-07-31T01:47:43.559Z] return new TimeGraphModel(getFollowEvent(ss, entry, filter.getEnd(), false)); [2019-07-31T01:47:43.559Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:43.559Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>' [2019-07-31T01:47:43.559Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[229] [2019-07-31T01:47:43.559Z] return new TimeGraphModel(getFollowEvent(ss, entry, filter.getStart(), true)); [2019-07-31T01:47:43.559Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:43.559Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>' [2019-07-31T01:47:43.559Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[236] [2019-07-31T01:47:43.559Z] Collection times = getTimes(filter, ss.getStartTime(), ss.getCurrentEndTime()); [2019-07-31T01:47:43.559Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:43.559Z] Discouraged access: The method 'AbstractTreeDataProvider.getTimes(TimeQueryFilter, long, long)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T01:47:43.559Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[262] [2019-07-31T01:47:43.559Z] applyFilterAndAddState(eventList, timeGraphState, key, predicates, monitor); [2019-07-31T01:47:43.559Z] ^^^^^^^^^^^^^^ [2019-07-31T01:47:43.559Z] Null type safety (type annotations): The expression of type 'ITimeGraphState' needs unchecked conversion to conform to '@NonNull ITimeGraphState' [2019-07-31T01:47:43.559Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[278] [2019-07-31T01:47:43.559Z] return new TimeGraphState(startTime, duration, value.hashCode(), name); [2019-07-31T01:47:43.559Z] ^^^^ [2019-07-31T01:47:43.559Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-31T01:47:43.559Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunction.java:[99] [2019-07-31T01:47:43.559Z] fChildren.put(entry.getKey(), entry.getValue().clone()); [2019-07-31T01:47:43.559Z] ^^^^^^^^^^^^^^^^ [2019-07-31T01:47:43.559Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Object,@NonNull AggregatedCalledFunction>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:47:43.559Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[17] [2019-07-31T01:47:43.559Z] import org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreStatisticsDataProvider; [2019-07-31T01:47:43.559Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:43.559Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2019-07-31T01:47:43.559Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[18] [2019-07-31T01:47:43.559Z] import org.eclipse.tracecompass.internal.tmf.core.model.tree.TmfTreeCompositeDataProvider; [2019-07-31T01:47:43.559Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:43.559Z] Discouraged access: The type 'TmfTreeCompositeDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T01:47:43.559Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[29] [2019-07-31T01:47:43.559Z] * {@link SegmentStoreStatisticsDataProvider} factory for the [2019-07-31T01:47:43.559Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:43.559Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2019-07-31T01:47:43.559Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[41] [2019-07-31T01:47:43.559Z] return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID); [2019-07-31T01:47:43.559Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:43.559Z] Discouraged access: The type 'TmfTreeCompositeDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T01:47:43.559Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[41] [2019-07-31T01:47:43.559Z] return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID); [2019-07-31T01:47:43.559Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:43.559Z] Discouraged access: The method 'TmfTreeCompositeDataProvider.create(Collection, String)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T01:47:43.559Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[61] [2019-07-31T01:47:43.559Z] return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID); [2019-07-31T01:47:43.559Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:43.559Z] Discouraged access: The constructor 'SegmentStoreStatisticsDataProvider(ITmfTrace, AbstractSegmentStatisticsAnalysis, String)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2019-07-31T01:47:43.559Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[61] [2019-07-31T01:47:43.559Z] return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID); [2019-07-31T01:47:43.559Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:43.559Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2019-07-31T01:47:43.559Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedProfilingElement.java:[233] [2019-07-31T01:47:43.559Z] IHostIdProvider hostProvider = fHostResolver.apply(this); [2019-07-31T01:47:43.559Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:43.559Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Function<@NonNull IProfilingElement,CallStackHostUtils.@NonNull IHostIdProvider>'. Type 'Function' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:47:43.559Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AbstractCalledFunction.java:[29] [2019-07-31T01:47:43.559Z] static final Comparator COMPARATOR = Objects.requireNonNull(Comparator.comparingLong(ISegment::getStart).thenComparingLong(ISegment::getEnd)); [2019-07-31T01:47:43.559Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:43.559Z] Null type safety (type annotations): The expression of type '@NonNull Comparator' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ISegment>' [2019-07-31T01:47:43.559Z] 32 problems (32 warnings) [2019-07-31T01:47:43.559Z] [INFO] [2019-07-31T01:47:43.559Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T01:47:43.559Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:47:43.559Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/test/resources [2019-07-31T01:47:43.559Z] [INFO] [2019-07-31T01:47:43.559Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T01:47:43.559Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-sources.jar [2019-07-31T01:47:43.559Z] [INFO] [2019-07-31T01:47:43.559Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T01:47:43.559Z] [INFO] [2019-07-31T01:47:43.559Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T01:47:43.559Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.jar [2019-07-31T01:47:43.923Z] [INFO] [2019-07-31T01:47:43.923Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T01:47:43.923Z] [INFO] [2019-07-31T01:47:43.923Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T01:47:43.923Z] [INFO] [2019-07-31T01:47:43.923Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T01:47:43.923Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.jar [2019-07-31T01:47:43.923Z] [INFO] [2019-07-31T01:47:43.923Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T01:47:43.923Z] [INFO] [2019-07-31T01:47:43.923Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T01:47:43.923Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:47:43.923Z] [INFO] [2019-07-31T01:47:43.923Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T01:47:44.325Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T01:47:44.325Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T01:47:44.583Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T01:47:44.840Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T01:47:44.840Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T01:47:44.840Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T01:47:44.840Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T01:47:44.840Z] [INFO] [2019-07-31T01:47:44.840Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T01:47:44.840Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.jar [2019-07-31T01:47:44.840Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.pom [2019-07-31T01:47:44.840Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-sources.jar [2019-07-31T01:47:44.840Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T01:47:44.840Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-p2metadata.xml [2019-07-31T01:47:45.097Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-p2artifacts.xml [2019-07-31T01:47:45.097Z] [INFO] [2019-07-31T01:47:45.097Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T01:47:45.097Z] [INFO] [2019-07-31T01:47:45.097Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >-- [2019-07-31T01:47:45.097Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.2-SNAPSHOT [39/134] [2019-07-31T01:47:45.097Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T01:47:45.097Z] [INFO] [2019-07-31T01:47:45.097Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T01:47:45.097Z] [INFO] [2019-07-31T01:47:45.097Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T01:47:45.097Z] [INFO] The project's OSGi version is 1.0.2.201907310119 [2019-07-31T01:47:45.097Z] [INFO] [2019-07-31T01:47:45.097Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T01:47:45.097Z] [INFO] [2019-07-31T01:47:45.097Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T01:47:45.097Z] [INFO] [2019-07-31T01:47:45.097Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T01:47:45.097Z] [INFO] [2019-07-31T01:47:45.097Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T01:47:45.097Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:47:45.097Z] [INFO] [2019-07-31T01:47:45.097Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T01:47:45.097Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:47:45.097Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources [2019-07-31T01:47:45.097Z] [INFO] [2019-07-31T01:47:45.097Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T01:47:45.097Z] [INFO] Compiling 14 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes [2019-07-31T01:47:45.354Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/stubs/org/eclipse/tracecompass/analysis/profiling/core/tests/data/TestDataBigCallStack.java:[145] [2019-07-31T01:47:45.354Z] stack.push(new OpenedFunction(ts, field.getValue().toString())); [2019-07-31T01:47:45.354Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:45.354Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:47:45.354Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/org/eclipse/tracecompass/analysis/profiling/core/tests/flamechart/CallStackStateSystemTest.java:[153] [2019-07-31T01:47:45.354Z] Set<@NonNull IntervalInfo> stateSystemIntervals = traceData.toStateSystemInterval(patterns.get(0)[0]); [2019-07-31T01:47:45.354Z] ^^^^^^^^^^^^^^^^^^ [2019-07-31T01:47:45.354Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:47:45.354Z] 2 problems (2 warnings) [2019-07-31T01:47:45.354Z] [INFO] [2019-07-31T01:47:45.354Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T01:47:45.354Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:47:45.354Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/test/resources [2019-07-31T01:47:45.354Z] [INFO] [2019-07-31T01:47:45.354Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T01:47:45.354Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-31T01:47:45.354Z] [INFO] [2019-07-31T01:47:45.354Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T01:47:45.354Z] [INFO] [2019-07-31T01:47:45.354Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T01:47:45.354Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar [2019-07-31T01:47:45.611Z] [INFO] [2019-07-31T01:47:45.611Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T01:47:45.611Z] [INFO] [2019-07-31T01:47:45.611Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T01:47:45.611Z] [INFO] [2019-07-31T01:47:45.611Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T01:47:45.611Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar [2019-07-31T01:47:45.611Z] [INFO] [2019-07-31T01:47:45.611Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T01:47:45.611Z] [INFO] [2019-07-31T01:47:45.611Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T01:47:46.980Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data/.metadata/.log [2019-07-31T01:47:46.980Z] [INFO] Command line: [2019-07-31T01:47:46.980Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T01:47:46.980Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T01:47:49.502Z] !SESSION 2019-07-31 01:47:46.826 ----------------------------------------------- [2019-07-31T01:47:49.502Z] eclipse.buildId=unknown [2019-07-31T01:47:49.502Z] java.version=1.8.0_202 [2019-07-31T01:47:49.502Z] java.vendor=Oracle Corporation [2019-07-31T01:47:49.502Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T01:47:49.502Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T01:47:49.502Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T01:47:49.502Z] [2019-07-31T01:47:49.502Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 01:47:49.336 [2019-07-31T01:47:49.502Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T01:47:49.502Z] !STACK 0 [2019-07-31T01:47:49.502Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T01:47:49.502Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T01:47:49.502Z] [2019-07-31T01:47:49.502Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T01:47:49.502Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T01:47:49.502Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T01:47:49.502Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T01:47:49.502Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T01:47:49.502Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T01:47:49.502Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T01:47:49.502Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T01:47:49.502Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T01:47:49.502Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T01:47:49.502Z] [2019-07-31T01:47:49.760Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 01:47:49.522 [2019-07-31T01:47:49.760Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T01:47:49.760Z] !STACK 0 [2019-07-31T01:47:49.760Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T01:47:49.760Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T01:47:49.760Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T01:47:49.760Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T01:47:49.760Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T01:47:49.760Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T01:47:49.760Z] [2019-07-31T01:47:49.760Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T01:47:49.760Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T01:47:49.760Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T01:47:49.760Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T01:47:49.760Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T01:47:49.760Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T01:47:49.760Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T01:47:49.760Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T01:47:49.760Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T01:47:49.760Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T01:47:52.282Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest [2019-07-31T01:47:54.173Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.3 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest [2019-07-31T01:47:54.173Z] testIntersectingSegmentStore(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest) Time elapsed: 2.121 s [2019-07-31T01:47:54.173Z] testSeriesSegmentStoreIterator(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest) Time elapsed: 0.102 s [2019-07-31T01:47:54.173Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest [2019-07-31T01:48:09.221Z] [2019-07-31T01:48:09.221Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2019-07-31 01:48:08.961 [2019-07-31T01:48:09.221Z] !MESSAGE Function exit name in event (unknown) different from the expected one (f2). You may have lost events in your trace. [2019-07-31T01:48:21.404Z] [2019-07-31T01:48:21.404Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2019-07-31 01:48:19.370 [2019-07-31T01:48:21.404Z] !MESSAGE Incoherent callstack found on (10019) occasions [2019-07-31T01:48:21.404Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.197 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest [2019-07-31T01:48:21.404Z] testCallStackProvider[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 0.072 s [2019-07-31T01:48:21.404Z] testCallStackContent[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 0.096 s [2019-07-31T01:48:21.404Z] testCallStackProvider[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 25.083 s [2019-07-31T01:48:21.404Z] testCallStackContent[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 0.939 s [2019-07-31T01:48:21.404Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest [2019-07-31T01:48:21.404Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest [2019-07-31T01:48:21.404Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.066 s [2019-07-31T01:48:21.404Z] TreeStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.001 s [2019-07-31T01:48:21.404Z] MergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.003 s [2019-07-31T01:48:21.404Z] MergeFirstLevelCalleesStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.001 s [2019-07-31T01:48:21.404Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest [2019-07-31T01:48:21.404Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest [2019-07-31T01:48:21.404Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-07-31T01:48:21.404Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2019-07-31T01:48:21.404Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2019-07-31T01:48:21.404Z] largeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.086 s [2019-07-31T01:48:21.404Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-07-31T01:48:21.404Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-07-31T01:48:21.404Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2019-07-31T01:48:21.404Z] treeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-07-31T01:48:21.404Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest [2019-07-31T01:48:21.404Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest [2019-07-31T01:48:21.404Z] testActivator(org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T01:48:21.404Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest [2019-07-31T01:48:21.404Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest [2019-07-31T01:48:21.404Z] testGetSelfTime(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T01:48:21.404Z] testGetDepth(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T01:48:21.404Z] testGetStart(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T01:48:21.404Z] testToString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.001 s [2019-07-31T01:48:21.404Z] createInvalidTimeRangeStateLong(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.001 s [2019-07-31T01:48:21.404Z] testCompareTo(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T01:48:21.404Z] testGetProcessId(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T01:48:21.404Z] createInvalidDouble(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T01:48:21.404Z] testAddChildOk1(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T01:48:21.404Z] testAddChildOk2(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T01:48:21.404Z] testAddChildOk3(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T01:48:21.404Z] createInvalidTimeRangeStateInteger(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T01:48:21.404Z] testHashCode(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T01:48:21.404Z] testCompareToBad(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T01:48:21.404Z] testEquals(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T01:48:21.404Z] testGetParent(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.001 s [2019-07-31T01:48:21.404Z] testGetEnd(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T01:48:21.404Z] createInvalidTimeRangeStateString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T01:48:21.404Z] createInvalidTimeRange(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T01:48:21.404Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest [2019-07-31T01:48:29.500Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.013 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest [2019-07-31T01:48:29.500Z] testCallGraph[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest) Time elapsed: 0.019 s [2019-07-31T01:48:29.500Z] testCallGraph[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest) Time elapsed: 7.991 s [2019-07-31T01:48:29.500Z] [2019-07-31T01:48:29.500Z] Results: [2019-07-31T01:48:29.500Z] [2019-07-31T01:48:29.500Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T01:48:29.500Z] [2019-07-31T01:48:29.500Z] [INFO] All tests passed! [2019-07-31T01:48:29.500Z] [INFO] [2019-07-31T01:48:29.500Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T01:48:29.500Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:48:29.500Z] [INFO] [2019-07-31T01:48:29.500Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T01:48:29.500Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T01:48:29.757Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T01:48:29.757Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T01:48:30.321Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T01:48:30.321Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T01:48:30.577Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T01:48:30.577Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T01:48:30.577Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T01:48:31.141Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T01:48:31.141Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T01:48:31.141Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T01:48:31.141Z] [INFO] [2019-07-31T01:48:31.141Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T01:48:31.141Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar [2019-07-31T01:48:31.141Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.pom [2019-07-31T01:48:31.141Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-31T01:48:31.141Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T01:48:31.141Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T01:48:31.141Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T01:48:31.141Z] [INFO] [2019-07-31T01:48:31.141Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T01:48:31.141Z] [INFO] [2019-07-31T01:48:31.141Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >-- [2019-07-31T01:48:31.141Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 2.0.0-SNAPSHOT [40/134] [2019-07-31T01:48:31.141Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T01:48:31.141Z] [INFO] [2019-07-31T01:48:31.141Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T01:48:31.141Z] [INFO] [2019-07-31T01:48:31.141Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T01:48:31.141Z] [INFO] The project's OSGi version is 2.0.0.201907310119 [2019-07-31T01:48:31.141Z] [INFO] [2019-07-31T01:48:31.141Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T01:48:31.141Z] [INFO] [2019-07-31T01:48:31.141Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T01:48:31.141Z] [INFO] [2019-07-31T01:48:31.141Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T01:48:31.141Z] [INFO] [2019-07-31T01:48:31.141Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T01:48:31.141Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:48:31.141Z] [INFO] [2019-07-31T01:48:31.141Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T01:48:31.141Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:48:31.141Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources [2019-07-31T01:48:31.141Z] [INFO] [2019-07-31T01:48:31.141Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T01:48:31.141Z] [INFO] Compiling 26 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes [2019-07-31T01:48:31.705Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/CallStackPresentationProvider.java:[74] [2019-07-31T01:48:31.705Z] ITimeGraphEntryModel model = ((TimeGraphEntry) entry).getModel(); [2019-07-31T01:48:31.705Z] ^^^^^^^^^^ [2019-07-31T01:48:31.705Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T01:48:31.705Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/CallStackPresentationProvider.java:[115] [2019-07-31T01:48:31.705Z] return State.MULTIPLE.toString(); [2019-07-31T01:48:31.705Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:48:31.705Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:48:31.963Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/symbols/BasicSymbolProviderPreferencePage.java:[293] [2019-07-31T01:48:31.963Z] Activator.getDefault().logError("Cannot read the file " + fullPath, e); //$NON-NLS-1$//$NON-NLS-2$ [2019-07-31T01:48:31.963Z] ^^^^^^^^^^^^^ [2019-07-31T01:48:31.963Z] Unnecessary $NON-NLS$ tag [2019-07-31T01:48:31.963Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[111] [2019-07-31T01:48:31.963Z] private static final Comparator NAME_COMPARATOR = Comparator.comparing(ITimeGraphEntry::getName); [2019-07-31T01:48:31.963Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:48:31.963Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull ITimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ITimeGraphEntry>' [2019-07-31T01:48:31.963Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[117] [2019-07-31T01:48:31.963Z] ITimeGraphEntryModel model1 = t1.getModel(); [2019-07-31T01:48:31.963Z] ^^^^^^^^^^ [2019-07-31T01:48:31.963Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T01:48:31.963Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[118] [2019-07-31T01:48:31.963Z] ITimeGraphEntryModel model2 = t2.getModel(); [2019-07-31T01:48:31.963Z] ^^^^^^^^^^ [2019-07-31T01:48:31.963Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T01:48:31.963Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[134] [2019-07-31T01:48:31.963Z] ITimeGraphEntryModel model1 = t1.getModel(); [2019-07-31T01:48:31.963Z] ^^^^^^^^^^ [2019-07-31T01:48:31.963Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T01:48:31.963Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[135] [2019-07-31T01:48:31.963Z] ITimeGraphEntryModel model2 = t2.getModel(); [2019-07-31T01:48:31.963Z] ^^^^^^^^^^ [2019-07-31T01:48:31.963Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T01:48:31.963Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[197] [2019-07-31T01:48:31.963Z] ITimeGraphEntryModel model1 = t1.getModel(); [2019-07-31T01:48:31.963Z] ^^^^^^^^^^ [2019-07-31T01:48:31.963Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T01:48:31.963Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[198] [2019-07-31T01:48:31.963Z] ITimeGraphEntryModel model2 = t2.getModel(); [2019-07-31T01:48:31.963Z] ^^^^^^^^^^ [2019-07-31T01:48:31.963Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T01:48:31.963Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[217] [2019-07-31T01:48:31.963Z] ITimeGraphEntryModel entryModel = entry.getModel(); [2019-07-31T01:48:31.963Z] ^^^^^^^^^^ [2019-07-31T01:48:31.963Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T01:48:31.963Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[238] [2019-07-31T01:48:31.963Z] ITimeGraphEntryModel model = entry.getModel(); [2019-07-31T01:48:31.963Z] ^^^^^^^^^^ [2019-07-31T01:48:31.963Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T01:48:31.963Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[325] [2019-07-31T01:48:31.963Z] ITimeGraphState function = fFunctions.get(((TimeGraphEntry) selection).getModel().getId()); [2019-07-31T01:48:31.963Z] ^^^^^^^^^^ [2019-07-31T01:48:31.963Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T01:48:31.963Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[458] [2019-07-31T01:48:31.963Z] Map map = Maps.uniqueIndex(unfiltered, e -> e.getModel().getId()); [2019-07-31T01:48:31.963Z] ^^^^^^^^^^ [2019-07-31T01:48:31.963Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T01:48:31.963Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[565] [2019-07-31T01:48:31.963Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(selectionBegin, Long.MAX_VALUE, 2, Collections.singleton(callStackEntry.getModel().getId())); [2019-07-31T01:48:31.963Z] ^^^^^^^^^^ [2019-07-31T01:48:31.963Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T01:48:31.963Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[617] [2019-07-31T01:48:31.963Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getModel().getId())); [2019-07-31T01:48:31.963Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:48:31.963Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull Long>' needs unchecked conversion to conform to '@NonNull List<@NonNull Long>', corresponding supertype is 'List<@NonNull Long>' [2019-07-31T01:48:31.963Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[617] [2019-07-31T01:48:31.963Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getModel().getId())); [2019-07-31T01:48:31.963Z] ^^^^^^^^^^ [2019-07-31T01:48:31.963Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T01:48:31.963Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[710] [2019-07-31T01:48:31.963Z] Collection<@NonNull ISymbolProvider> symbolProviders = SymbolProviderManager.getInstance().getSymbolProviders(subTrace); [2019-07-31T01:48:31.963Z] ^^^^^^^^ [2019-07-31T01:48:31.963Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T01:48:31.963Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[739] [2019-07-31T01:48:31.963Z] all.forEach(entry -> fFunctions.remove(entry.getModel().getId())); [2019-07-31T01:48:31.963Z] ^^^^^^^^^^ [2019-07-31T01:48:31.963Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T01:48:31.963Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/callgraph/statistics/CallGraphStatisticsViewer.java:[69] [2019-07-31T01:48:31.963Z] TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel> entry = (TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element; [2019-07-31T01:48:31.963Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:48:31.963Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T01:48:31.963Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java:[72] [2019-07-31T01:48:31.963Z] return getImageDescripterFromPath(path).createImage(); [2019-07-31T01:48:31.963Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:48:31.963Z] Null type safety (type annotations): The expression of type 'Image' needs unchecked conversion to conform to '@NonNull Image' [2019-07-31T01:48:31.963Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java:[84] [2019-07-31T01:48:31.963Z] return AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, path); [2019-07-31T01:48:31.963Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:48:31.963Z] Null type safety (type annotations): The expression of type 'ImageDescriptor' needs unchecked conversion to conform to '@NonNull ImageDescriptor' [2019-07-31T01:48:31.963Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/flamegraph/FlameGraphView.java:[244] [2019-07-31T01:48:31.963Z] Activator.getDefault().logError(e.getMessage(), e); [2019-07-31T01:48:31.963Z] ^^^^^^^^^^^^^^ [2019-07-31T01:48:31.963Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:48:31.963Z] 23 problems (23 warnings) [2019-07-31T01:48:31.963Z] [INFO] [2019-07-31T01:48:31.963Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T01:48:31.963Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:48:31.963Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/test/resources [2019-07-31T01:48:31.963Z] [INFO] [2019-07-31T01:48:31.963Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T01:48:31.963Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-sources.jar [2019-07-31T01:48:31.963Z] [INFO] [2019-07-31T01:48:31.963Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T01:48:31.963Z] [INFO] [2019-07-31T01:48:31.963Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T01:48:31.963Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.jar [2019-07-31T01:48:31.963Z] [INFO] [2019-07-31T01:48:31.963Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T01:48:31.963Z] [INFO] [2019-07-31T01:48:31.963Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T01:48:31.963Z] [INFO] [2019-07-31T01:48:31.963Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T01:48:31.963Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.jar [2019-07-31T01:48:32.523Z] [INFO] [2019-07-31T01:48:32.524Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T01:48:32.524Z] [INFO] [2019-07-31T01:48:32.524Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T01:48:32.524Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:48:32.524Z] [INFO] [2019-07-31T01:48:32.524Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T01:48:32.780Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T01:48:32.780Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T01:48:32.780Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T01:48:33.344Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T01:48:33.344Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T01:48:33.344Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T01:48:33.601Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T01:48:34.969Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T01:48:34.969Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T01:48:34.969Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T01:48:34.969Z] [INFO] [2019-07-31T01:48:34.969Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T01:48:34.969Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.jar [2019-07-31T01:48:34.969Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.pom [2019-07-31T01:48:34.969Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-sources.jar [2019-07-31T01:48:34.969Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T01:48:35.227Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T01:48:35.227Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T01:48:35.227Z] [INFO] [2019-07-31T01:48:35.227Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T01:48:35.227Z] [INFO] [2019-07-31T01:48:35.227Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >--- [2019-07-31T01:48:35.227Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.10-SNAPSHOT [41/134] [2019-07-31T01:48:35.227Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T01:48:35.227Z] [INFO] [2019-07-31T01:48:35.227Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T01:48:35.227Z] [INFO] [2019-07-31T01:48:35.227Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T01:48:35.227Z] [INFO] The project's OSGi version is 1.0.10.201907310119 [2019-07-31T01:48:35.227Z] [INFO] [2019-07-31T01:48:35.227Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T01:48:35.227Z] [INFO] [2019-07-31T01:48:35.227Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T01:48:35.227Z] [INFO] [2019-07-31T01:48:35.227Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T01:48:35.227Z] [INFO] [2019-07-31T01:48:35.227Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T01:48:35.227Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:48:35.227Z] [INFO] [2019-07-31T01:48:35.227Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T01:48:35.227Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:48:35.227Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources [2019-07-31T01:48:35.227Z] [INFO] [2019-07-31T01:48:35.227Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T01:48:35.227Z] [INFO] Compiling 54 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes [2019-07-31T01:48:36.158Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs/org/eclipse/tracecompass/tmf/ui/tests/uml2sd/trace/TmfUml2SDTestTrace.java:[105] [2019-07-31T01:48:36.158Z] return tmfEvent; [2019-07-31T01:48:36.158Z] ^^^^^^^^^^^^^^^^ [2019-07-31T01:48:36.158Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-31T01:48:36.158Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs/org/eclipse/tracecompass/tmf/ui/tests/uml2sd/trace/TmfUml2SDTestTrace.java:[109] [2019-07-31T01:48:36.158Z] return null; [2019-07-31T01:48:36.158Z] ^^^^^^^^^^^^ [2019-07-31T01:48:36.158Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-31T01:48:36.158Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/org/eclipse/tracecompass/tmf/ui/tests/views/TmfViewFactoryTest.java:[123] [2019-07-31T01:48:36.158Z] assertFalse("New view from view id with suffix was not created", Arrays.asList(viewRefs).contains(thirdView)); [2019-07-31T01:48:36.158Z] ^^^^^^^^^ [2019-07-31T01:48:36.158Z] Unlikely argument type IViewPart for contains(Object) on a Collection [2019-07-31T01:48:36.158Z] 3 problems (3 warnings) [2019-07-31T01:48:36.158Z] [INFO] [2019-07-31T01:48:36.158Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T01:48:36.158Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:48:36.158Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/test/resources [2019-07-31T01:48:36.158Z] [INFO] [2019-07-31T01:48:36.158Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T01:48:36.158Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-31T01:48:36.158Z] [INFO] [2019-07-31T01:48:36.158Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T01:48:36.158Z] [INFO] [2019-07-31T01:48:36.158Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T01:48:36.158Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.jar [2019-07-31T01:48:36.415Z] [INFO] [2019-07-31T01:48:36.415Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T01:48:36.415Z] [INFO] [2019-07-31T01:48:36.415Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T01:48:36.415Z] [INFO] [2019-07-31T01:48:36.415Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T01:48:36.415Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.jar [2019-07-31T01:48:36.671Z] [INFO] [2019-07-31T01:48:36.671Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T01:48:36.671Z] [INFO] [2019-07-31T01:48:36.671Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T01:48:38.039Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data/.metadata/.log [2019-07-31T01:48:38.039Z] [INFO] Command line: [2019-07-31T01:48:38.039Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T01:48:38.039Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T01:48:40.560Z] !SESSION 2019-07-31 01:48:38.076 ----------------------------------------------- [2019-07-31T01:48:40.560Z] eclipse.buildId=unknown [2019-07-31T01:48:40.560Z] java.version=1.8.0_202 [2019-07-31T01:48:40.560Z] java.vendor=Oracle Corporation [2019-07-31T01:48:40.560Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T01:48:40.560Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T01:48:40.560Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T01:48:40.560Z] [2019-07-31T01:48:40.560Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 01:48:40.550 [2019-07-31T01:48:40.560Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T01:48:40.560Z] !STACK 0 [2019-07-31T01:48:40.560Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T01:48:40.560Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T01:48:40.560Z] [2019-07-31T01:48:40.560Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T01:48:40.560Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T01:48:40.560Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T01:48:40.560Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T01:48:40.560Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T01:48:40.560Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T01:48:40.560Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T01:48:40.560Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T01:48:40.560Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T01:48:40.560Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T01:48:40.817Z] [2019-07-31T01:48:40.817Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 01:48:40.728 [2019-07-31T01:48:40.817Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T01:48:40.817Z] !STACK 0 [2019-07-31T01:48:40.817Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T01:48:40.817Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T01:48:40.817Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T01:48:40.817Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T01:48:40.817Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T01:48:40.817Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T01:48:40.817Z] [2019-07-31T01:48:40.817Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T01:48:40.817Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T01:48:40.817Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T01:48:40.817Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T01:48:40.817Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T01:48:40.817Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T01:48:40.817Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T01:48:40.817Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T01:48:40.817Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T01:48:40.817Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T01:48:42.711Z] process 5963: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text [2019-07-31T01:48:42.711Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T01:48:42.711Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T01:48:42.711Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T01:48:53.020Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest [2019-07-31T01:49:25.062Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.127 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest [2019-07-31T01:49:25.062Z] verifyFirstMessage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 4.499 s [2019-07-31T01:49:25.062Z] verifyFind(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 6.032 s [2019-07-31T01:49:25.062Z] verifyISDGraphNodeSupporter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 1.456 s [2019-07-31T01:49:25.062Z] verifyCancelSearch(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 3.315 s [2019-07-31T01:49:25.062Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest [2019-07-31T01:50:12.264Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.903 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest [2019-07-31T01:50:12.264Z] verifyLastPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 2.755 s [2019-07-31T01:50:12.264Z] verifyPrevPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 14.407 s [2019-07-31T01:50:12.264Z] verifyPageNumberChanged(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 3.195 s [2019-07-31T01:50:12.264Z] verifyFirstPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 2.62 s [2019-07-31T01:50:12.264Z] verifyPagesCount(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 0 s [2019-07-31T01:50:12.264Z] verifyNextPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 14.268 s [2019-07-31T01:50:12.264Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest [2019-07-31T01:50:34.167Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.65 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest [2019-07-31T01:50:34.167Z] verifyTimeRangeSamePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.427 s [2019-07-31T01:50:34.167Z] verifyTimeRangeDifferentPages(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.751 s [2019-07-31T01:50:34.167Z] verifySynchToTimeEqualsLast(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.627 s [2019-07-31T01:50:34.167Z] verifySynchToTimeBeforeExpStart(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.412 s [2019-07-31T01:50:34.167Z] verifySynchToTimeAfterExpEnd(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.295 s [2019-07-31T01:50:34.167Z] verifySynchToTimeInPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.581 s [2019-07-31T01:50:34.167Z] verifySynchToTimeNonExisting(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.991 s [2019-07-31T01:50:34.167Z] verifySynchToTimeFirst(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.583 s [2019-07-31T01:50:34.167Z] verifySynchToTimeOutsidePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.608 s [2019-07-31T01:50:34.167Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest [2019-07-31T01:51:00.677Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.396 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest [2019-07-31T01:51:00.678Z] verifyMessageFilter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.505 s [2019-07-31T01:51:00.678Z] verifyRemoval(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 4.512 s [2019-07-31T01:51:00.678Z] verifyFilter1of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.446 s [2019-07-31T01:51:00.678Z] verifyFilter1of3(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 4.218 s [2019-07-31T01:51:00.678Z] verifyFilter2of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.57 s [2019-07-31T01:51:00.678Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest [2019-07-31T01:51:13.241Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.008 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest [2019-07-31T01:51:13.241Z] verifyFirstPageSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest) Time elapsed: 1.47 s [2019-07-31T01:51:13.241Z] verifySelectionSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest) Time elapsed: 0.002 s [2019-07-31T01:51:13.241Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest [2019-07-31T01:51:39.751Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.556 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest [2019-07-31T01:51:39.751Z] verifySetup(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 2.043 s [2019-07-31T01:51:39.751Z] verifyCancel(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 15.859 s [2019-07-31T01:51:39.751Z] verifyLoaderDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0.045 s [2019-07-31T01:51:39.751Z] testSetViewer(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0.102 s [2019-07-31T01:51:39.751Z] verifyDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0 s [2019-07-31T01:51:39.751Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest [2019-07-31T01:51:39.751Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest [2019-07-31T01:51:39.751Z] testCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0.001 s [2019-07-31T01:51:39.751Z] testAccessors(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-31T01:51:39.751Z] testLoad(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-31T01:51:39.751Z] testSave(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-31T01:51:39.751Z] testCompareTo(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-31T01:51:39.751Z] testCriteriaCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-31T01:51:39.751Z] testMatches(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-31T01:51:39.751Z] testGetGraphNodeSummary(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0.002 s [2019-07-31T01:51:39.751Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest [2019-07-31T01:51:40.008Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.329 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest [2019-07-31T01:51:40.008Z] testLoaderManager(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest) Time elapsed: 1.328 s [2019-07-31T01:51:40.008Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest [2019-07-31T01:51:40.265Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest [2019-07-31T01:51:40.265Z] testFormatTimeRelative(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest) Time elapsed: 0.026 s [2019-07-31T01:51:40.265Z] testFormatTimeCalendar(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest) Time elapsed: 0 s [2019-07-31T01:51:40.265Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest [2019-07-31T01:51:40.265Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s - in org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest [2019-07-31T01:51:40.265Z] testGetBaseSecId(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest) Time elapsed: 0.002 s [2019-07-31T01:51:40.265Z] testNewView(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest) Time elapsed: 0.126 s [2019-07-31T01:51:40.265Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest [2019-07-31T01:51:43.607Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.112 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest [2019-07-31T01:51:43.607Z] testListOutputs(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest) Time elapsed: 1.982 s [2019-07-31T01:51:43.607Z] testOpenView(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest) Time elapsed: 1.129 s [2019-07-31T01:51:43.607Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest [2019-07-31T01:51:44.538Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.08 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest [2019-07-31T01:51:44.538Z] testOpenTrace(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest) Time elapsed: 1.079 s [2019-07-31T01:51:44.538Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest [2019-07-31T01:51:45.468Z] [2019-07-31T01:51:45.468Z] !ENTRY org.eclipse.core.resources 4 372 2019-07-31 01:51:45.151 [2019-07-31T01:51:45.468Z] !MESSAGE Project 'SomeProject' is not open. [2019-07-31T01:51:45.468Z] !STACK 0 [2019-07-31T01:51:45.468Z] java.lang.Exception: Project 'SomeProject' is not open. [2019-07-31T01:51:45.468Z] at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42) [2019-07-31T01:51:45.468Z] at org.eclipse.core.internal.resources.ResourceException.(ResourceException.java:38) [2019-07-31T01:51:45.468Z] at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:148) [2019-07-31T01:51:45.468Z] at org.eclipse.core.internal.resources.Resource.deleteMarkers(Resource.java:790) [2019-07-31T01:51:45.468Z] at org.eclipse.cdt.internal.core.pdom.indexer.TodoTaskUpdater$2.runInWorkspace(TodoTaskUpdater.java:199) [2019-07-31T01:51:45.468Z] at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:42) [2019-07-31T01:51:45.468Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T01:51:45.724Z] [2019-07-31T01:51:45.724Z] !ENTRY org.eclipse.core.resources 2 2 2019-07-31 01:51:45.563 [2019-07-31T01:51:45.724Z] !MESSAGE Save operation warnings. [2019-07-31T01:51:45.724Z] !SUBENTRY 1 org.eclipse.core.resources 2 234 2019-07-31 01:51:45.564 [2019-07-31T01:51:45.724Z] !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. [2019-07-31T01:51:45.724Z] [2019-07-31T01:51:45.724Z] !ENTRY org.eclipse.cdt.core 1 0 2019-07-31 01:51:45.635 [2019-07-31T01:51:45.724Z] !MESSAGE Indexed 'SomeProject2' (0 sources, 0 headers) in 0 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%) [2019-07-31T01:51:45.981Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.371 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest [2019-07-31T01:51:45.981Z] testAddingTracingNature(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0.712 s [2019-07-31T01:51:45.981Z] testCreateTracingProject(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0.077 s [2019-07-31T01:51:45.981Z] testAddingTracingNatureNotAllowed(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0.001 s [2019-07-31T01:51:45.981Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest [2019-07-31T01:51:46.912Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.926 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest [2019-07-31T01:51:46.912Z] testListAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 0.02 s [2019-07-31T01:51:46.912Z] testPopulate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 0.08 s [2019-07-31T01:51:46.912Z] testInstantiate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 0.825 s [2019-07-31T01:51:46.912Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest [2019-07-31T01:51:51.085Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.594 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest [2019-07-31T01:51:51.085Z] testExperimentTypeAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.204 s [2019-07-31T01:51:51.085Z] testDefaultExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.599 s [2019-07-31T01:51:51.085Z] testNoExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.778 s [2019-07-31T01:51:51.085Z] testExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.785 s [2019-07-31T01:51:51.085Z] testExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 1.226 s [2019-07-31T01:51:51.085Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest [2019-07-31T01:51:51.085Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest [2019-07-31T01:51:51.085Z] testGet(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-31T01:51:51.085Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-31T01:51:51.085Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-31T01:51:51.085Z] testRegisterEvent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-31T01:51:51.085Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-31T01:51:51.085Z] testGetOrCreate(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-31T01:51:51.085Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest [2019-07-31T01:51:51.085Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest [2019-07-31T01:51:51.085Z] testGetWidth(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0.001 s [2019-07-31T01:51:51.085Z] testGetAlignment(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-31T01:51:51.085Z] testGetLabelProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0.001 s [2019-07-31T01:51:51.085Z] testGetTooltip(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-31T01:51:51.085Z] testGetComparator(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-31T01:51:51.085Z] testGetPercentageProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-31T01:51:51.085Z] testGetHeader(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-31T01:51:51.085Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest [2019-07-31T01:51:51.085Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest [2019-07-31T01:51:51.085Z] testResetPartial(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-31T01:51:51.085Z] testInitialState(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-31T01:51:51.085Z] testResetTotal(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0.001 s [2019-07-31T01:51:51.085Z] testSetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-31T01:51:51.085Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest [2019-07-31T01:51:51.085Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest [2019-07-31T01:51:51.085Z] testaddStatsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0.001 s [2019-07-31T01:51:51.085Z] testGetStatTree(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-31T01:51:51.085Z] testContainsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-31T01:51:51.085Z] testRemoveStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-31T01:51:51.085Z] testGetStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-31T01:51:51.085Z] testRemoveAll(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-31T01:51:51.085Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest [2019-07-31T01:51:51.085Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest [2019-07-31T01:51:51.085Z] testGetColumnData(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest) Time elapsed: 0.002 s [2019-07-31T01:51:51.085Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest [2019-07-31T01:51:51.085Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest [2019-07-31T01:51:51.085Z] testgetName(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] testGetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] testResetTimeRangeValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0.001 s [2019-07-31T01:51:51.086Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] testGetPath(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] testResetGlobalValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] testContainsChild(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] testGetNbChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest [2019-07-31T01:51:51.086Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest [2019-07-31T01:51:51.086Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0.001 s [2019-07-31T01:51:51.086Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] testGetElements(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest [2019-07-31T01:51:51.086Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest [2019-07-31T01:51:51.086Z] testAddChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.056 s [2019-07-31T01:51:51.086Z] testAddEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.005 s [2019-07-31T01:51:51.086Z] testAddChildAtPosition(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] testGetTimeEventsIteratorMixedSplit(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] testSortChildren(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] testAddEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] testRemoveChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] testGetTimeEventsIteratorMixed(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] testSortChildrenThenAdd(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] testAddChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] testAddEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] testRemoveChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] testaddZoomedEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] testRemoveChildNoParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.001 s [2019-07-31T01:51:51.086Z] testaddZoomedEventPartialRestart(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] testAddChildSameParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] testaddZoomedEventDuplicate(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] testaddZoomedEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.001 s [2019-07-31T01:51:51.086Z] testAddZoomedEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] Running org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest [2019-07-31T01:51:51.086Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest [2019-07-31T01:51:51.086Z] clipRightTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0.002 s [2019-07-31T01:51:51.086Z] clipXTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] horizontalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] tangentInsideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] glancingTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] ousideSquareTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] insideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] verticalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] clipTopTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] tangentTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] tangentInsideCornerTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] clipLeftTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] clipBottomTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest [2019-07-31T01:51:51.086Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest [2019-07-31T01:51:51.086Z] testNextPreviousIncluded(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0.006 s [2019-07-31T01:51:51.086Z] testInvalidRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] testSmallPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0.001 s [2019-07-31T01:51:51.086Z] testIsApplicable(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] testAlternateShadingMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] testFractionalPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] testReference(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] testRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] testInvalidPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] testLineMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] testResolution(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-31T01:51:51.086Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest [2019-07-31T01:51:51.086Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.31 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest [2019-07-31T01:51:51.086Z] test(org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest) Time elapsed: 0.304 s [2019-07-31T01:51:51.086Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest [2019-07-31T01:51:51.086Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest [2019-07-31T01:51:51.086Z] testTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.138 s [2019-07-31T01:51:51.086Z] testArchiveTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.048 s [2019-07-31T01:51:51.086Z] testMutlipleTracesDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.015 s [2019-07-31T01:51:51.086Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest [2019-07-31T01:51:52.980Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.473 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest [2019-07-31T01:51:52.980Z] testOperationTimeRange(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest) Time elapsed: 0.844 s [2019-07-31T01:51:52.980Z] testBasicOperation(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest) Time elapsed: 0.629 s [2019-07-31T01:51:52.980Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest [2019-07-31T01:51:58.233Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.868 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest [2019-07-31T01:51:58.233Z] testTimeRangeFiltering(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 1.453 s [2019-07-31T01:51:58.233Z] test(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 1.354 s [2019-07-31T01:51:58.233Z] testSkipArchiveExtraction(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 1.856 s [2019-07-31T01:51:58.233Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest [2019-07-31T01:51:59.163Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.81 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest [2019-07-31T01:51:59.163Z] testTraceImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 0.602 s [2019-07-31T01:51:59.163Z] testMultipleTracesImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 0.587 s [2019-07-31T01:51:59.163Z] testArchiveImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 0.604 s [2019-07-31T01:51:59.163Z] Running org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest [2019-07-31T01:51:59.420Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest [2019-07-31T01:51:59.420Z] testHtml(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.021 s [2019-07-31T01:51:59.420Z] testTimestamp(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.001 s [2019-07-31T01:51:59.420Z] testDecimal(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.003 s [2019-07-31T01:51:59.420Z] testString(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0 s [2019-07-31T01:51:59.420Z] testEgality(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0 s [2019-07-31T01:51:59.420Z] Running org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest [2019-07-31T01:51:59.420Z] [2019-07-31T01:51:59.420Z] !ENTRY org.eclipse.cdt.core.native 4 0 2019-07-31 01:51:59.254 [2019-07-31T01:51:59.420Z] !MESSAGE no spawner in java.library.path [2019-07-31T01:51:59.420Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest [2019-07-31T01:51:59.420Z] testBasicProvider(org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest) Time elapsed: 0.109 s [2019-07-31T01:51:59.420Z] Running org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest [2019-07-31T01:51:59.420Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest [2019-07-31T01:51:59.420Z] testHistogramDataModelInt(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-31T01:51:59.420Z] testScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T01:51:59.420Z] testScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.002 s [2019-07-31T01:51:59.420Z] testScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T01:51:59.420Z] testScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T01:51:59.420Z] testScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T01:51:59.420Z] testScaleTo_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-31T01:51:59.420Z] testScaleTo_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-31T01:51:59.420Z] testScaleTo_7(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-31T01:51:59.420Z] testClear(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T01:51:59.420Z] testHistogramDataModel(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-31T01:51:59.420Z] testModelListener(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.017 s [2019-07-31T01:51:59.420Z] testHistogramDataModelCopyConstructor(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.002 s [2019-07-31T01:51:59.420Z] testLostEventsScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T01:51:59.420Z] testLostEventsScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T01:51:59.420Z] testLostEventsScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T01:51:59.420Z] testLostEventsScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-31T01:51:59.420Z] testLostEventsScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T01:51:59.420Z] testCountEvent_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T01:51:59.420Z] testCountEvent_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T01:51:59.420Z] testCountEvent_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T01:51:59.420Z] testCountEvent_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T01:51:59.420Z] testCountEvent_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T01:51:59.420Z] testCountEvent_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T01:51:59.420Z] testCountEvent_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T01:51:59.420Z] testScaleToReverse_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.003 s [2019-07-31T01:51:59.420Z] testScaleToReverse_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-31T01:51:59.420Z] [2019-07-31T01:51:59.420Z] Results: [2019-07-31T01:51:59.420Z] [2019-07-31T01:51:59.420Z] Tests run: 185, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T01:51:59.420Z] [2019-07-31T01:52:00.324Z] [2019-07-31T01:52:00.324Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 01:51:59.967 [2019-07-31T01:52:00.324Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T01:52:00.887Z] [INFO] All tests passed! [2019-07-31T01:52:00.887Z] [INFO] [2019-07-31T01:52:00.887Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T01:52:00.887Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:52:00.887Z] [INFO] [2019-07-31T01:52:00.887Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T01:52:00.887Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T01:52:00.887Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T01:52:01.144Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T01:52:01.707Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T01:52:01.707Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T01:52:01.707Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T01:52:01.964Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T01:52:01.964Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T01:52:01.964Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T01:52:02.894Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T01:52:03.825Z] [INFO] [2019-07-31T01:52:03.825Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T01:52:03.825Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.jar [2019-07-31T01:52:04.082Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.pom [2019-07-31T01:52:04.082Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-31T01:52:04.082Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T01:52:04.082Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-p2metadata.xml [2019-07-31T01:52:04.082Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-p2artifacts.xml [2019-07-31T01:52:04.082Z] [INFO] [2019-07-31T01:52:04.082Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T01:52:04.082Z] [INFO] [2019-07-31T01:52:04.082Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >-- [2019-07-31T01:52:04.082Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.9-SNAPSHOT [42/134] [2019-07-31T01:52:04.082Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T01:52:04.082Z] [INFO] [2019-07-31T01:52:04.082Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T01:52:04.082Z] [INFO] [2019-07-31T01:52:04.082Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T01:52:04.082Z] [INFO] The project's OSGi version is 1.0.9.201907310119 [2019-07-31T01:52:04.082Z] [INFO] [2019-07-31T01:52:04.082Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T01:52:04.082Z] [INFO] [2019-07-31T01:52:04.082Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T01:52:04.082Z] [INFO] [2019-07-31T01:52:04.082Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T01:52:04.082Z] [INFO] [2019-07-31T01:52:04.082Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T01:52:04.082Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:52:04.082Z] [INFO] [2019-07-31T01:52:04.082Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T01:52:04.082Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:52:04.082Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources [2019-07-31T01:52:04.082Z] [INFO] [2019-07-31T01:52:04.082Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T01:52:04.082Z] [INFO] Compiling 46 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes [2019-07-31T01:52:05.449Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[23] [2019-07-31T01:52:05.450Z] import org.eclipse.tracecompass.internal.tmf.ui.widgets.timegraph.model.TimeLineEvent; [2019-07-31T01:52:05.450Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:52:05.450Z] Discouraged access: The type 'TimeLineEvent' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-31T01:52:05.450Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[128] [2019-07-31T01:52:05.450Z] fEntries.add(pulse); [2019-07-31T01:52:05.450Z] ^^^^^ [2019-07-31T01:52:05.450Z] Null type safety (type annotations): The expression of type 'TimeGraphEntry' needs unchecked conversion to conform to '@NonNull TimeGraphEntry' [2019-07-31T01:52:05.450Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[159] [2019-07-31T01:52:05.450Z] events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4))); [2019-07-31T01:52:05.450Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:52:05.450Z] Discouraged access: The constructor 'TimeLineEvent(ITimeGraphEntry, long, List)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-31T01:52:05.450Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[159] [2019-07-31T01:52:05.450Z] events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4))); [2019-07-31T01:52:05.450Z] ^^^^^^^^^^^^^ [2019-07-31T01:52:05.450Z] Discouraged access: The type 'TimeLineEvent' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-31T01:52:05.450Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[161] [2019-07-31T01:52:05.450Z] fEvents.put(pulse.getName(), events); [2019-07-31T01:52:05.450Z] ^^^^^^ [2019-07-31T01:52:05.450Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to 'List<@NonNull ITimeEvent>' [2019-07-31T01:52:05.450Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[171] [2019-07-31T01:52:05.450Z] regexes.put(IFilterProperty.BOUND, fFilterRegex); [2019-07-31T01:52:05.450Z] ^^^^^^^^^^^^ [2019-07-31T01:52:05.450Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:52:05.450Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[179] [2019-07-31T01:52:05.450Z] public void setFilterRegex(String filterRegex) { [2019-07-31T01:52:05.450Z] ^^^^^^^^^^^ [2019-07-31T01:52:05.450Z] Javadoc: Missing tag for parameter filterRegex [2019-07-31T01:52:05.450Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[227] [2019-07-31T01:52:05.450Z] ret.add(new TimeLineEvent(ref.getEntry(), ref.getTime() + trace.getStartTime().toNanos(), ((TimeLineEvent) ref).getValues())); [2019-07-31T01:52:05.450Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:52:05.450Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to 'List<@Nullable Long>' [2019-07-31T01:52:05.450Z] 8 problems (8 warnings) [2019-07-31T01:52:05.450Z] [INFO] [2019-07-31T01:52:05.450Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T01:52:05.450Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:52:05.450Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/test/resources [2019-07-31T01:52:05.450Z] [INFO] [2019-07-31T01:52:05.450Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T01:52:05.450Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T01:52:05.450Z] [INFO] [2019-07-31T01:52:05.450Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T01:52:05.450Z] [INFO] [2019-07-31T01:52:05.450Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T01:52:05.450Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar [2019-07-31T01:52:05.450Z] [INFO] [2019-07-31T01:52:05.450Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T01:52:05.450Z] [INFO] [2019-07-31T01:52:05.450Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T01:52:05.450Z] [INFO] [2019-07-31T01:52:05.450Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T01:52:05.450Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar [2019-07-31T01:52:06.013Z] [INFO] [2019-07-31T01:52:06.013Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T01:52:06.013Z] [INFO] [2019-07-31T01:52:06.013Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T01:52:07.382Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T01:52:07.382Z] [INFO] Command line: [2019-07-31T01:52:07.382Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T01:52:07.382Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T01:52:10.654Z] !SESSION 2019-07-31 01:52:07.271 ----------------------------------------------- [2019-07-31T01:52:10.654Z] eclipse.buildId=unknown [2019-07-31T01:52:10.654Z] java.version=1.8.0_202 [2019-07-31T01:52:10.654Z] java.vendor=Oracle Corporation [2019-07-31T01:52:10.654Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T01:52:10.654Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T01:52:10.654Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T01:52:10.654Z] [2019-07-31T01:52:10.654Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 01:52:09.945 [2019-07-31T01:52:10.654Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T01:52:10.654Z] !STACK 0 [2019-07-31T01:52:10.654Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T01:52:10.654Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T01:52:10.654Z] [2019-07-31T01:52:10.654Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T01:52:10.654Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T01:52:10.654Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T01:52:10.654Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T01:52:10.654Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T01:52:10.654Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T01:52:10.654Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T01:52:10.654Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T01:52:10.654Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T01:52:10.654Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T01:52:10.654Z] [2019-07-31T01:52:10.654Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 01:52:10.122 [2019-07-31T01:52:10.654Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T01:52:10.654Z] !STACK 0 [2019-07-31T01:52:10.654Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T01:52:10.654Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T01:52:10.654Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T01:52:10.654Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T01:52:10.654Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T01:52:10.654Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T01:52:10.654Z] [2019-07-31T01:52:10.654Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T01:52:10.654Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T01:52:10.654Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T01:52:10.654Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T01:52:10.654Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T01:52:10.654Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T01:52:10.654Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T01:52:10.654Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T01:52:10.654Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T01:52:10.654Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T01:52:12.163Z] process 6390: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text [2019-07-31T01:52:12.163Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T01:52:12.419Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T01:52:12.419Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T01:52:22.371Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard [2019-07-31T01:52:22.371Z] Display size: 1440x900 [2019-07-31T01:52:22.371Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-31T01:52:22.371Z] GTK version=3.18.9 [2019-07-31T01:52:22.371Z] GTK theme=Ambiance [2019-07-31T01:52:22.371Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T01:52:22.371Z] Time zone: Coordinated Universal Time [2019-07-31T01:52:22.371Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T01:52:22.371Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T01:52:24.266Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T01:52:24.522Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:52:24.522Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:52:24.522Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:52:24.522Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:52:24.522Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:52:24.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1169848643 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-31T01:52:24.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1169848644 data=null doit=true} to TreeItem with text {TestText} [2019-07-31T01:52:24.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1169848644 data=null} to TreeItem with text {TestText} [2019-07-31T01:52:24.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1169848645 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T01:52:24.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169848646 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestText} [2019-07-31T01:52:24.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1169848881 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T01:52:24.779Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:52:24.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1169848883 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-31T01:52:24.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1169848883 data=null doit=true} to TreeItem with text {TestText} [2019-07-31T01:52:24.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1169848884 data=null} to TreeItem with text {TestText} [2019-07-31T01:52:24.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1169848884 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T01:52:24.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169848885 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestText} [2019-07-31T01:52:24.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1169848902 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T01:52:24.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1169848905 data=null doit=true} to TreeItem with text {TestText} [2019-07-31T01:52:24.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1169848905 data=null} to TreeItem with text {TestText} [2019-07-31T01:52:24.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1169848906 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T01:52:24.779Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1169848907 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestText} [2019-07-31T01:52:24.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1169849003 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T01:52:24.779Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:52:24.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1169849007 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T01:52:24.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1169849007 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T01:52:24.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1169849007 data=null} to TreeItem with text {Traces [0]} [2019-07-31T01:52:24.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1169849008 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T01:52:24.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169849008 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T01:52:25.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1169849090 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T01:52:25.037Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:52:25.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1169849092 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T01:52:25.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1169849092 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T01:52:25.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1169849093 data=null} to TreeItem with text {Traces [0]} [2019-07-31T01:52:25.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1169849093 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T01:52:25.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169849093 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T01:52:25.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1169849111 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T01:52:25.600Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-31T01:52:25.600Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-31T01:52:25.858Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-31T01:52:25.858Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-31T01:52:25.858Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1169850100 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-31T01:52:25.858Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-31T01:52:25.858Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T01:52:25.858Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T01:52:25.858Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T01:52:25.858Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...' [2019-07-31T01:52:25.858Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:25.858Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T01:52:25.858Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T01:52:25.858Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T01:52:25.858Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T01:52:25.858Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T01:52:25.858Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T01:52:26.114Z] DEBUG - Clicking on New... [2019-07-31T01:52:26.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=1169850118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T01:52:26.114Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1169850118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T01:52:26.114Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=1169850119 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T01:52:26.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=1169850119 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T01:52:26.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=1169850119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T01:52:26.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=1169850120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T01:52:26.678Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=1169850918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T01:52:26.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1169850920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T01:52:26.678Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=1169850921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T01:52:26.678Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=1169850921 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T01:52:26.678Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=1169850921 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T01:52:26.678Z] DEBUG - Clicked on New... [2019-07-31T01:52:26.678Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser' [2019-07-31T01:52:26.678Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=1169850923 data=null doit=true} to Shell with text {Custom Text Parser} [2019-07-31T01:52:26.678Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser} [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "Custom Text", using matcher: of type 'Text' [2019-07-31T01:52:26.936Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "Custom Text", using matcher: with label (with mnemonic 'Category:') [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "Custom Text", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:52:26.936Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:52:26.936Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2019-07-31T01:52:26.936Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Category:') [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-31T01:52:26.936Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Category:') [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:52:26.936Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T01:52:26.936Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-31T01:52:26.936Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:') [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:52:26.936Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2019-07-31T01:52:26.936Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-31T01:52:26.936Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:52:26.936Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T01:52:26.936Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-31T01:52:26.936Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:52:26.936Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-31T01:52:26.936Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2019-07-31T01:52:26.936Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-31T01:52:26.936Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:52:26.936Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T01:52:26.936Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2019-07-31T01:52:26.936Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T01:52:26.936Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T01:52:27.193Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-31T01:52:27.193Z] DEBUG - matched Combo with text "(0,���)", using matcher: (of type 'Combo') [2019-07-31T01:52:27.193Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-31T01:52:27.193Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo') [2019-07-31T01:52:27.193Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-31T01:52:27.193Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2019-07-31T01:52:27.193Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-31T01:52:27.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1169851208 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo') [2019-07-31T01:52:27.193Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-31T01:52:27.193Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T01:52:27.193Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-31T01:52:27.193Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-31T01:52:27.193Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-31T01:52:27.193Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-31T01:52:27.193Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:52:27.193Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:52:27.193Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-31T01:52:27.193Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'format:') [2019-07-31T01:52:27.193Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-31T01:52:27.193Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T01:52:27.193Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-31T01:52:27.193Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2019-07-31T01:52:27.193Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-31T01:52:27.193Z] DEBUG - matched Text with text "Enter the input form...", using matcher: of type 'Text' [2019-07-31T01:52:27.193Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-31T01:52:27.193Z] DEBUG - matched Text with text "Enter the input form...", using matcher: with label (with mnemonic 'format:') [2019-07-31T01:52:27.193Z] DEBUG - matched Text with text "Enter the input form...", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.193Z] DEBUG - Clicking on [2019-07-31T01:52:27.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1169851314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.193Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1169851314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.193Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1169851315 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1169851315 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1169851315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1169851315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1169851316 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.193Z] DEBUG - Clicked on [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:27.193Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.450Z] DEBUG - Clicking on [2019-07-31T01:52:27.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1169851489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1169851490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.450Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1169851490 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1169851490 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1169851491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1169851491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1169851491 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.450Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1169851593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1169851594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.450Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1169851594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.450Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1169851594 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.450Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1169851595 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.450Z] DEBUG - Clicked on [2019-07-31T01:52:27.450Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:52:27.450Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:52:27.450Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:52:27.450Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:52:27.450Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2019-07-31T01:52:27.450Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2019-07-31T01:52:27.450Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:52:27.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1169851637 data=null button=0 stateMask=0x0 x=128 y=11 count=0} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-31T01:52:27.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1169851637 data=null doit=true} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-31T01:52:27.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1169851637 data=null} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-31T01:52:27.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1169851637 data=null button=1 stateMask=0x0 x=128 y=11 count=1} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-31T01:52:27.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169851692 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} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-31T01:52:27.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1169851938 data=null button=1 stateMask=0x80000 x=128 y=11 count=1} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-31T01:52:27.707Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T01:52:27.707Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-31T01:52:27.707Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-31T01:52:27.707Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-31T01:52:27.707Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-31T01:52:27.707Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T01:52:27.707Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T01:52:27.707Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T01:52:27.707Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:52:27.707Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T01:52:27.707Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T01:52:27.707Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T01:52:27.707Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-31T01:52:27.707Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T01:52:27.707Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T01:52:27.707Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T01:52:27.707Z] DEBUG - matched Text with text "12 Hello", using matcher: of type 'Text' [2019-07-31T01:52:27.707Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T01:52:27.707Z] DEBUG - matched Text with text "12 Hello", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T01:52:27.707Z] DEBUG - matched Text with text "12 Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T01:52:27.707Z] DEBUG - matched Text with text "*no matching group*", using matcher: of type 'Text' [2019-07-31T01:52:27.964Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T01:52:27.964Z] DEBUG - matched Text with text "*no matching group*", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T01:52:27.964Z] DEBUG - matched Text with text "*no matching group*", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T01:52:27.964Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2019-07-31T01:52:27.964Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T01:52:27.964Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T01:52:27.964Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T01:52:27.964Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:52:27.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1169851996 data=null button=0 stateMask=0x0 x=102 y=32 count=0} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-31T01:52:27.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,���) : } time=1169851996 data=null doit=true} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-31T01:52:27.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,���) : } time=1169851997 data=null} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-31T01:52:27.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1169851998 data=null button=1 stateMask=0x0 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-31T01:52:27.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169851998 data=null item=TreeItem {Root Line 2 (0,���) : } detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-31T01:52:27.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1169852057 data=null button=1 stateMask=0x80000 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-31T01:52:27.964Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T01:52:27.964Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-31T01:52:27.964Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-31T01:52:27.964Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-31T01:52:27.964Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:52:27.964Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T01:52:27.964Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T01:52:27.964Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T01:52:27.964Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:52:27.964Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T01:52:27.964Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T01:52:27.964Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T01:52:27.964Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2019-07-31T01:52:27.964Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T01:52:27.964Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T01:52:27.964Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T01:52:27.964Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:27.964Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:27.964Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.964Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:27.964Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:27.964Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.964Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:27.964Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:27.964Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.964Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:27.964Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:27.964Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.964Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:27.964Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:27.964Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.964Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:27.964Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:27.964Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.964Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:27.964Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:27.964Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.964Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-31T01:52:27.964Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:27.964Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:27.964Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.964Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-31T01:52:27.964Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:27.964Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.964Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:27.964Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:27.964Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.964Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T01:52:27.964Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:27.964Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.964Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T01:52:27.964Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:27.964Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.964Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:52:27.964Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:27.964Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.964Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T01:52:27.964Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:27.964Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.964Z] DEBUG - Clicking on [2019-07-31T01:52:27.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1169852109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.964Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1169852110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.964Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1169852110 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1169852110 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1169852111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1169852111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1169852111 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:27.965Z] DEBUG - Clicked on [2019-07-31T01:52:27.965Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-31T01:52:27.965Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-31T01:52:27.965Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-31T01:52:27.965Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set' [2019-07-31T01:52:27.965Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set') [2019-07-31T01:52:27.965Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-31T01:52:28.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=1169852225 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with text 'Set') [2019-07-31T01:52:28.222Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-31T01:52:28.222Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:28.222Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:28.222Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:28.222Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:28.222Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:28.222Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:28.222Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:28.222Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-31T01:52:28.222Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:28.222Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:28.222Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-31T01:52:28.222Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All' [2019-07-31T01:52:28.222Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:28.222Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T01:52:28.222Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:28.222Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T01:52:28.222Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T01:52:28.222Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:52:28.222Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T01:52:28.222Z] DEBUG - Clicking on Highlight All [2019-07-31T01:52:28.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=1169852260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T01:52:28.222Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1169852260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T01:52:28.222Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=1169852261 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T01:52:28.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=1169852261 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T01:52:28.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=1169852261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T01:52:28.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=1169852261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T01:52:28.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=1169852261 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T01:52:28.222Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=1169852290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T01:52:28.222Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1169852291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T01:52:28.222Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=1169852291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T01:52:28.222Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=1169852292 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T01:52:28.222Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=1169852292 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T01:52:28.222Z] DEBUG - Clicked on Highlight All [2019-07-31T01:52:28.222Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:28.222Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:28.222Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:28.222Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:28.222Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:28.222Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:28.222Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:28.222Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-31T01:52:28.222Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:28.222Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:28.222Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-31T01:52:28.222Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:28.222Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T01:52:28.222Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T01:52:28.222Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-31T01:52:28.222Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:28.222Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T01:52:28.222Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:52:28.222Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T01:52:28.222Z] DEBUG - Clicking on &Next > [2019-07-31T01:52:28.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1169852297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T01:52:28.222Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1169852297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T01:52:28.222Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1169852297 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T01:52:28.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1169852298 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T01:52:28.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1169852298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T01:52:28.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1169852298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T01:52:28.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1169852298 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T01:52:28.479Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T01:52:28.479Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T01:52:28.479Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T01:52:28.479Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T01:52:28.479Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T01:52:28.479Z] DEBUG - Clicked on &Next > [2019-07-31T01:52:28.479Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:28.479Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:28.479Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:28.479Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:28.479Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:28.479Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:28.479Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T01:52:28.479Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T01:52:28.479Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:52:28.479Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T01:52:28.479Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T01:52:28.479Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:28.479Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:52:28.479Z] DEBUG - Clicking on &Finish [2019-07-31T01:52:28.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1169852495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:52:28.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1169852495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:52:28.479Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1169852495 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:52:28.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1169852496 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:52:28.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1169852496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:52:28.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1169852496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:52:28.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1169852496 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:52:28.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=1169850120 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T01:52:28.736Z] DEBUG - Clicked on [2019-07-31T01:52:28.736Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-31T01:52:28.736Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1169852921 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-31T01:52:28.736Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-31T01:52:28.736Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-31T01:52:28.736Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-31T01:52:28.736Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2019-07-31T01:52:28.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1169852926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-31T01:52:28.736Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1169852931 data=null doit=true} to (of type 'List') [2019-07-31T01:52:28.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1169852931 data=null} to (of type 'List') [2019-07-31T01:52:28.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1169852983 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List') [2019-07-31T01:52:28.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1169852984 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List') [2019-07-31T01:52:28.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1169852985 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List') [2019-07-31T01:52:28.736Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T01:52:28.736Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T01:52:28.736Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T01:52:28.736Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T01:52:28.736Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T01:52:28.736Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-31T01:52:28.736Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:28.736Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T01:52:28.736Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T01:52:28.736Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T01:52:28.736Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T01:52:28.736Z] DEBUG - Clicking on Delete [2019-07-31T01:52:28.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1169852987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T01:52:28.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1169852987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T01:52:28.736Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1169852987 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T01:52:28.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1169852987 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T01:52:28.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1169852987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T01:52:28.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1169852987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T01:52:28.993Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1169853086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T01:52:28.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1169853088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T01:52:28.993Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1169853088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T01:52:28.993Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1169853088 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T01:52:28.993Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1169853088 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T01:52:28.993Z] DEBUG - Clicked on Delete [2019-07-31T01:52:28.993Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2019-07-31T01:52:28.993Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=1169853089 data=null doit=true} to Shell with text {Delete Custom Parser} [2019-07-31T01:52:28.993Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2019-07-31T01:52:28.993Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T01:52:28.993Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T01:52:28.993Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T01:52:28.993Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:28.993Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T01:52:28.993Z] DEBUG - Clicking on &Yes [2019-07-31T01:52:28.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1169853090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T01:52:28.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1169853091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T01:52:28.993Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1169853091 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T01:52:28.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1169853091 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T01:52:28.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1169853091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T01:52:28.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1169853091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T01:52:28.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1169853091 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T01:52:29.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1169852988 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T01:52:29.523Z] DEBUG - Clicked on [2019-07-31T01:52:29.523Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-31T01:52:29.523Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1169853309 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-31T01:52:29.523Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-31T01:52:29.523Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T01:52:29.523Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T01:52:29.523Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T01:52:29.524Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T01:52:29.524Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T01:52:29.524Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T01:52:29.524Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T01:52:29.524Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T01:52:29.524Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-31T01:52:29.524Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:29.524Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T01:52:29.524Z] DEBUG - Clicking on &Close [2019-07-31T01:52:29.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1169853312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T01:52:29.524Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1169853312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T01:52:29.524Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1169853312 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T01:52:29.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1169853312 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T01:52:29.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1169853312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T01:52:29.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1169853313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T01:52:29.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1169853313 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T01:52:29.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1169849801 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Manage Custom Parsers...' [2019-07-31T01:52:29.524Z] DEBUG - Clicked on [2019-07-31T01:52:29.524Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1169853505 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T01:52:29.524Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T01:52:29.524Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:52:29.524Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:52:29.524Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:52:29.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1169853515 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-31T01:52:29.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1169853515 data=null doit=true} to TreeItem with text {TestText} [2019-07-31T01:52:29.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1169853515 data=null} to TreeItem with text {TestText} [2019-07-31T01:52:29.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1169853596 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T01:52:29.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169853596 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestText} [2019-07-31T01:52:29.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1169853686 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T01:52:29.781Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T01:52:29.781Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T01:52:30.038Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T01:52:30.968Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T01:52:30.968Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T01:52:30.968Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:52:30.968Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T01:52:30.968Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:30.968Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:52:30.968Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:52:30.968Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:52:30.968Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:30.968Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T01:52:30.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169854898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:30.968Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169854899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:30.968Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169854899 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:30.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169854900 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:30.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169854900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:30.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169854900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:30.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169854900 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:30.968Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169854900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:30.968Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169854901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:30.968Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169854901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:30.968Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169854901 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:30.968Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169854901 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:30.968Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:30.968Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:52:30.968Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:52:30.968Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:52:30.968Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:52:30.968Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:52:30.968Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:30.968Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:30.968Z] DEBUG - Clicking on OK [2019-07-31T01:52:30.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1169854903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:30.968Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1169854903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:30.968Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1169854903 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:30.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1169854903 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:30.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1169854903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:30.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1169854904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:30.968Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:30.968Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:30.968Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:30.968Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:30.968Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:30.968Z] DEBUG - Clicked on OK [2019-07-31T01:52:30.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1169854904 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:30.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1169853893 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T01:52:31.530Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T01:52:32.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:52:32.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:52:32.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:52:32.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:52:32.094Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:52:32.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1169856050 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-31T01:52:32.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1169856050 data=null doit=true} to TreeItem with text {TestText} [2019-07-31T01:52:32.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1169856050 data=null} to TreeItem with text {TestText} [2019-07-31T01:52:32.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1169856050 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T01:52:32.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169856051 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestText} [2019-07-31T01:52:32.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1169856101 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T01:52:32.094Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:52:32.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1169856103 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-31T01:52:32.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1169856103 data=null doit=true} to TreeItem with text {TestText} [2019-07-31T01:52:32.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1169856103 data=null} to TreeItem with text {TestText} [2019-07-31T01:52:32.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1169856103 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T01:52:32.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169856104 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestText} [2019-07-31T01:52:32.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1169856118 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T01:52:32.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1169856118 data=null doit=true} to TreeItem with text {TestText} [2019-07-31T01:52:32.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1169856119 data=null} to TreeItem with text {TestText} [2019-07-31T01:52:32.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1169856119 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T01:52:32.094Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1169856119 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestText} [2019-07-31T01:52:32.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1169856123 data=null button=1 stateMask=0x80000 x=51 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T01:52:32.094Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:52:32.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1169856125 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T01:52:32.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1169856125 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T01:52:32.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1169856126 data=null} to TreeItem with text {Traces [0]} [2019-07-31T01:52:32.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1169856126 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T01:52:32.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169856126 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T01:52:32.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1169856193 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T01:52:32.094Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:52:32.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1169856195 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T01:52:32.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1169856195 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T01:52:32.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1169856195 data=null} to TreeItem with text {Traces [0]} [2019-07-31T01:52:32.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1169856195 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T01:52:32.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169856195 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T01:52:32.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1169856210 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T01:52:32.094Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-31T01:52:32.094Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-31T01:52:32.351Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-31T01:52:32.351Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-31T01:52:32.351Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1169856530 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-31T01:52:32.351Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-31T01:52:32.351Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-31T01:52:32.351Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-31T01:52:32.351Z] DEBUG - Set selection (of type 'List') to text Demo Category : Demo trace [2019-07-31T01:52:32.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1169856532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-31T01:52:32.352Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1169856532 data=null doit=true} to (of type 'List') [2019-07-31T01:52:32.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1169856532 data=null} to (of type 'List') [2019-07-31T01:52:32.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1169856533 data=null button=1 stateMask=0x0 x=102 y=31 count=1} to (of type 'List') [2019-07-31T01:52:32.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1169856533 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List') [2019-07-31T01:52:32.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1169856534 data=null button=1 stateMask=0x80000 x=102 y=31 count=1} to (of type 'List') [2019-07-31T01:52:32.352Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T01:52:32.352Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T01:52:32.352Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T01:52:32.352Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T01:52:32.352Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...' [2019-07-31T01:52:32.352Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:32.352Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T01:52:32.352Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T01:52:32.352Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T01:52:32.352Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T01:52:32.352Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T01:52:32.352Z] DEBUG - Clicking on Edit... [2019-07-31T01:52:32.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=1169856590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T01:52:32.352Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1169856591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T01:52:32.352Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=1169856591 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T01:52:32.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=1169856591 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T01:52:32.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=1169856591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T01:52:32.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=1169856591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T01:52:32.915Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=1169857020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T01:52:32.915Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1169857034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T01:52:32.915Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=1169857035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T01:52:32.915Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=1169857035 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T01:52:32.915Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=1169857035 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T01:52:32.915Z] DEBUG - Clicked on Edit... [2019-07-31T01:52:32.915Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser' [2019-07-31T01:52:32.915Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=1169857087 data=null doit=true} to Shell with text {Custom Text Parser} [2019-07-31T01:52:32.915Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser} [2019-07-31T01:52:32.915Z] DEBUG - matched Text with text "Demo Category", using matcher: of type 'Text' [2019-07-31T01:52:32.915Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T01:52:32.915Z] DEBUG - matched Text with text "Demo Category", using matcher: with label (with mnemonic 'Category:') [2019-07-31T01:52:32.915Z] DEBUG - matched Text with text "Demo Category", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T01:52:32.915Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-31T01:52:32.915Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T01:52:32.915Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:') [2019-07-31T01:52:32.915Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T01:52:32.915Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text' [2019-07-31T01:52:32.915Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T01:52:32.915Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Category:') [2019-07-31T01:52:32.915Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T01:52:32.915Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-31T01:52:32.915Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T01:52:32.915Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Category:') [2019-07-31T01:52:32.915Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T01:52:32.915Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-31T01:52:32.915Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T01:52:32.915Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Category:') [2019-07-31T01:52:32.915Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T01:52:32.915Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:52:32.915Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T01:52:32.915Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-31T01:52:32.915Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T01:52:32.915Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-31T01:52:32.915Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T01:52:32.915Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:') [2019-07-31T01:52:32.915Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T01:52:32.915Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T01:52:32.915Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T01:52:32.915Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2019-07-31T01:52:32.915Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T01:52:32.915Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T01:52:32.915Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T01:52:32.915Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2019-07-31T01:52:32.915Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T01:52:32.915Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-31T01:52:32.915Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T01:52:32.915Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Category:') [2019-07-31T01:52:32.915Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text' [2019-07-31T01:52:33.173Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-31T01:52:33.173Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-31T01:52:33.173Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:52:33.173Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-31T01:52:33.173Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T01:52:33.173Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T01:52:33.173Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-31T01:52:33.173Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-31T01:52:33.173Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-31T01:52:33.173Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-31T01:52:33.173Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-31T01:52:33.173Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:52:33.173Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-31T01:52:33.173Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T01:52:33.173Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T01:52:33.173Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-31T01:52:33.173Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T01:52:33.173Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-31T01:52:33.173Z] DEBUG - matched Combo with text "(0,���)", using matcher: (of type 'Combo') [2019-07-31T01:52:33.173Z] DEBUG - matched Combo with text "Timestamp", using matcher: of type 'Combo' [2019-07-31T01:52:33.173Z] DEBUG - matched Combo with text "Timestamp", using matcher: (of type 'Combo') [2019-07-31T01:52:33.173Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-31T01:52:33.173Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2019-07-31T01:52:33.173Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-31T01:52:33.173Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo') [2019-07-31T01:52:33.173Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-31T01:52:33.173Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2019-07-31T01:52:33.173Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-31T01:52:33.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1169857294 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo') [2019-07-31T01:52:33.173Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-31T01:52:33.173Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'format:') [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T01:52:33.173Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T01:52:33.173Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-31T01:52:33.173Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'format:') [2019-07-31T01:52:33.173Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-31T01:52:33.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:33.173Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:33.173Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:33.173Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:33.173Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:33.173Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:33.173Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:33.173Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:33.173Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:33.173Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:33.173Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:33.173Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:33.173Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:33.173Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:33.173Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.174Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-31T01:52:33.174Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:33.174Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:33.174Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.174Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:33.174Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:33.174Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.174Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:33.174Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:33.174Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.174Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-31T01:52:33.174Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:33.174Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.174Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:33.174Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:33.174Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.174Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T01:52:33.174Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:33.174Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.174Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T01:52:33.174Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:33.174Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.174Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:52:33.174Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:33.174Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.174Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T01:52:33.174Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:33.174Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.174Z] DEBUG - Clicking on [2019-07-31T01:52:33.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1169857395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.174Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1169857396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.174Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1169857396 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1169857396 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1169857396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1169857396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1169857396 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.430Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1169857487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.430Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1169857487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.430Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1169857487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.430Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1169857488 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.430Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1169857488 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.430Z] DEBUG - Clicked on [2019-07-31T01:52:33.430Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:52:33.430Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:52:33.430Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:52:33.430Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:52:33.430Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2019-07-31T01:52:33.430Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2019-07-31T01:52:33.430Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:52:33.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1169857512 data=null button=0 stateMask=0x0 x=141 y=11 count=0} to TreeItem with text {Root Line 1 (0,���) : \s*(\d*)\s(.*)} [2019-07-31T01:52:33.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1169857512 data=null doit=true} to TreeItem with text {Root Line 1 (0,���) : \s*(\d*)\s(.*)} [2019-07-31T01:52:33.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1169857513 data=null} to TreeItem with text {Root Line 1 (0,���) : \s*(\d*)\s(.*)} [2019-07-31T01:52:33.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1169857513 data=null button=1 stateMask=0x0 x=141 y=11 count=1} to TreeItem with text {Root Line 1 (0,���) : \s*(\d*)\s(.*)} [2019-07-31T01:52:33.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169857513 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} to TreeItem with text {Root Line 1 (0,���) : \s*(\d*)\s(.*)} [2019-07-31T01:52:33.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1169857816 data=null button=1 stateMask=0x80000 x=141 y=11 count=1} to TreeItem with text {Root Line 1 (0,���) : \s*(\d*)\s(.*)} [2019-07-31T01:52:33.687Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T01:52:33.687Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-31T01:52:33.687Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-31T01:52:33.687Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-31T01:52:33.687Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-31T01:52:33.687Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T01:52:33.687Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T01:52:33.687Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T01:52:33.687Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:52:33.687Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T01:52:33.687Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T01:52:33.687Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T01:52:33.687Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-31T01:52:33.687Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T01:52:33.687Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T01:52:33.687Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T01:52:33.687Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-31T01:52:33.687Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T01:52:33.687Z] DEBUG - matched Text with text "12", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T01:52:33.687Z] DEBUG - matched Text with text "12", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T01:52:33.687Z] DEBUG - matched Text with text "Hello", using matcher: of type 'Text' [2019-07-31T01:52:33.687Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T01:52:33.687Z] DEBUG - matched Text with text "Hello", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T01:52:33.687Z] DEBUG - matched Text with text "Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T01:52:33.687Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-31T01:52:33.687Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T01:52:33.687Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T01:52:33.687Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T01:52:33.687Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:52:33.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1169857840 data=null button=0 stateMask=0x0 x=102 y=32 count=0} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-31T01:52:33.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,���) : } time=1169857840 data=null doit=true} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-31T01:52:33.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,���) : } time=1169857840 data=null} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-31T01:52:33.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1169857841 data=null button=1 stateMask=0x0 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-31T01:52:33.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169857841 data=null item=TreeItem {Root Line 2 (0,���) : } detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-31T01:52:33.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1169857928 data=null button=1 stateMask=0x80000 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-31T01:52:33.687Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T01:52:33.687Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-31T01:52:33.687Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-31T01:52:33.687Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-31T01:52:33.687Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:52:33.687Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T01:52:33.687Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T01:52:33.687Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T01:52:33.687Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:52:33.687Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T01:52:33.687Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T01:52:33.687Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T01:52:33.687Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-31T01:52:33.687Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T01:52:33.687Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T01:52:33.687Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T01:52:33.944Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:33.944Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:33.944Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.944Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:33.944Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:33.944Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.945Z] DEBUG - Clicking on [2019-07-31T01:52:33.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1169857999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1169857999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.945Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1169858000 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1169858000 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1169858000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1169858000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1169858000 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:52:33.945Z] DEBUG - Clicked on [2019-07-31T01:52:33.945Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-31T01:52:33.945Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-31T01:52:33.945Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-31T01:52:33.945Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set' [2019-07-31T01:52:33.945Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set') [2019-07-31T01:52:33.945Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-31T01:52:33.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=1169858118 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with text 'Set') [2019-07-31T01:52:33.945Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All' [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:52:33.945Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T01:52:33.945Z] DEBUG - Clicking on Highlight All [2019-07-31T01:52:33.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=1169858198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T01:52:33.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1169858198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T01:52:33.945Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=1169858198 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T01:52:33.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=1169858198 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T01:52:33.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=1169858199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T01:52:33.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=1169858199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T01:52:34.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=1169858199 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T01:52:34.202Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=1169858213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T01:52:34.202Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1169858213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T01:52:34.202Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=1169858213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T01:52:34.202Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=1169858214 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T01:52:34.202Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=1169858214 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T01:52:34.202Z] DEBUG - Clicked on Highlight All [2019-07-31T01:52:34.202Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:34.202Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:34.202Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:34.202Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:34.202Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:34.202Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:34.202Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:34.202Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-31T01:52:34.202Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:34.202Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:34.202Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-31T01:52:34.202Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:34.202Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T01:52:34.202Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T01:52:34.202Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-31T01:52:34.202Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:34.202Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T01:52:34.202Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:52:34.202Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T01:52:34.202Z] DEBUG - Clicking on &Next > [2019-07-31T01:52:34.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1169858218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T01:52:34.202Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1169858218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T01:52:34.202Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1169858218 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T01:52:34.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1169858218 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T01:52:34.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1169858218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T01:52:34.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1169858218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T01:52:34.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1169858219 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T01:52:34.202Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T01:52:34.202Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T01:52:34.202Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T01:52:34.202Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T01:52:34.202Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T01:52:34.202Z] DEBUG - Clicked on &Next > [2019-07-31T01:52:34.202Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:34.202Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:34.202Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:34.202Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:34.202Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:34.202Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:34.202Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T01:52:34.202Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T01:52:34.202Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:52:34.202Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T01:52:34.202Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T01:52:34.202Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:34.203Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:52:34.203Z] DEBUG - Clicking on &Finish [2019-07-31T01:52:34.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1169858401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:52:34.203Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1169858402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:52:34.203Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1169858402 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:52:34.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1169858402 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:52:34.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1169858402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:52:34.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1169858402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:52:34.459Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:52:34.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1169858402 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:52:34.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=1169856591 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T01:52:34.716Z] DEBUG - Clicked on [2019-07-31T01:52:34.716Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-31T01:52:34.716Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1169858795 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-31T01:52:34.716Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-31T01:52:34.716Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-31T01:52:34.716Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-31T01:52:34.717Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2019-07-31T01:52:34.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1169858797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-31T01:52:34.717Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1169858798 data=null doit=true} to (of type 'List') [2019-07-31T01:52:34.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1169858798 data=null} to (of type 'List') [2019-07-31T01:52:34.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1169858798 data=null button=1 stateMask=0x0 x=102 y=31 count=1} to (of type 'List') [2019-07-31T01:52:34.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1169858798 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List') [2019-07-31T01:52:34.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1169858799 data=null button=1 stateMask=0x80000 x=102 y=31 count=1} to (of type 'List') [2019-07-31T01:52:34.717Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T01:52:34.717Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T01:52:34.717Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T01:52:34.717Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T01:52:34.717Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T01:52:34.717Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-31T01:52:34.717Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:34.717Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T01:52:34.717Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T01:52:34.717Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T01:52:34.717Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T01:52:34.717Z] DEBUG - Clicking on Delete [2019-07-31T01:52:34.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1169858801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T01:52:34.717Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1169858801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T01:52:34.717Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1169858801 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T01:52:34.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1169858801 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T01:52:34.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1169858801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T01:52:34.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1169858801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T01:52:34.717Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1169858900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T01:52:34.717Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1169858900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T01:52:34.717Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1169858900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T01:52:34.717Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1169858900 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T01:52:34.717Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1169858901 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T01:52:34.717Z] DEBUG - Clicked on Delete [2019-07-31T01:52:34.717Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2019-07-31T01:52:34.717Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=1169858902 data=null doit=true} to Shell with text {Delete Custom Parser} [2019-07-31T01:52:34.717Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2019-07-31T01:52:34.717Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T01:52:34.717Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T01:52:34.717Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T01:52:34.717Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:34.717Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T01:52:34.717Z] DEBUG - Clicking on &Yes [2019-07-31T01:52:34.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1169858903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T01:52:34.717Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1169858904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T01:52:34.717Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1169858904 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T01:52:34.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1169858904 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T01:52:34.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1169858904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T01:52:34.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1169858904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T01:52:34.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1169858904 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T01:52:34.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1169858806 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T01:52:34.974Z] DEBUG - Clicked on [2019-07-31T01:52:34.974Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-31T01:52:34.974Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1169859084 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-31T01:52:34.974Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-31T01:52:34.974Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T01:52:34.974Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T01:52:34.974Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T01:52:34.974Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T01:52:34.974Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T01:52:34.974Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T01:52:34.974Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T01:52:34.974Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T01:52:34.974Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-31T01:52:34.974Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:34.974Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T01:52:34.974Z] DEBUG - Clicking on &Close [2019-07-31T01:52:34.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1169859086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T01:52:34.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1169859086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T01:52:34.974Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1169859086 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T01:52:34.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1169859086 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T01:52:34.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1169859087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T01:52:34.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1169859087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T01:52:34.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1169859087 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T01:52:34.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1169856322 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Manage Custom Parsers...' [2019-07-31T01:52:34.974Z] DEBUG - Clicked on [2019-07-31T01:52:34.974Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1169859211 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T01:52:34.974Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T01:52:34.974Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:52:34.974Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:52:35.231Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:52:35.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1169859284 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-31T01:52:35.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1169859284 data=null doit=true} to TreeItem with text {TestText} [2019-07-31T01:52:35.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1169859284 data=null} to TreeItem with text {TestText} [2019-07-31T01:52:35.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1169859285 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T01:52:35.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169859285 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestText} [2019-07-31T01:52:35.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1169859321 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T01:52:35.489Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T01:52:35.489Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T01:52:35.489Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T01:52:36.419Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T01:52:36.419Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T01:52:36.419Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:52:36.419Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T01:52:36.419Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:36.419Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:52:36.419Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:52:36.419Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:52:36.419Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:36.419Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T01:52:36.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169860315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:36.419Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169860315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:36.419Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169860315 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:36.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169860315 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:36.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169860315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:36.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169860316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:36.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169860316 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:36.419Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169860316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:36.419Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169860316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:36.419Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169860316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:36.419Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169860316 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:36.419Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169860316 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:36.419Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:36.419Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:52:36.419Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:52:36.419Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:52:36.419Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:52:36.419Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:52:36.419Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:36.419Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:36.419Z] DEBUG - Clicking on OK [2019-07-31T01:52:36.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1169860319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:36.419Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1169860319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:36.419Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1169860319 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:36.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1169860319 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:36.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1169860319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:36.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1169860319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:36.419Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:36.419Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:36.419Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:36.419Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:36.419Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:36.419Z] DEBUG - Clicked on OK [2019-07-31T01:52:36.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1169860320 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:36.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1169859490 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T01:52:36.683Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.329 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard [2019-07-31T01:52:36.683Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard) Time elapsed: 7.521 s [2019-07-31T01:52:36.683Z] testEdit(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard) Time elapsed: 5.41 s [2019-07-31T01:52:36.683Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard [2019-07-31T01:52:36.939Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T01:52:37.504Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:52:37.504Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:52:37.504Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:52:37.504Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:52:37.504Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:52:37.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1169861685 data=null button=0 stateMask=0x0 x=68 y=11 count=0} to TreeItem with text {TestXML} [2019-07-31T01:52:37.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1169861686 data=null doit=true} to TreeItem with text {TestXML} [2019-07-31T01:52:37.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1169861686 data=null} to TreeItem with text {TestXML} [2019-07-31T01:52:37.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1169861686 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-31T01:52:37.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169861698 data=null item=TreeItem {TestXML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestXML} [2019-07-31T01:52:37.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1169861742 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-31T01:52:37.504Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:52:37.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1169861744 data=null button=0 stateMask=0x0 x=68 y=11 count=0} to TreeItem with text {TestXML} [2019-07-31T01:52:37.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1169861744 data=null doit=true} to TreeItem with text {TestXML} [2019-07-31T01:52:37.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1169861744 data=null} to TreeItem with text {TestXML} [2019-07-31T01:52:37.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1169861744 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-31T01:52:37.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169861745 data=null item=TreeItem {TestXML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestXML} [2019-07-31T01:52:37.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1169861792 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-31T01:52:37.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1169861792 data=null doit=true} to TreeItem with text {TestXML} [2019-07-31T01:52:37.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1169861793 data=null} to TreeItem with text {TestXML} [2019-07-31T01:52:37.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1169861793 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-31T01:52:37.760Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1169861793 data=null item=TreeItem {TestXML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestXML} [2019-07-31T01:52:37.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1169861806 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-31T01:52:37.760Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:52:37.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1169861807 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T01:52:37.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1169861808 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T01:52:37.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1169861808 data=null} to TreeItem with text {Traces [0]} [2019-07-31T01:52:37.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1169861808 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T01:52:37.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169861809 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T01:52:37.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1169861830 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T01:52:37.760Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:52:37.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1169861831 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T01:52:37.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1169861831 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T01:52:37.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1169861831 data=null} to TreeItem with text {Traces [0]} [2019-07-31T01:52:37.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1169861832 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T01:52:37.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169861832 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T01:52:37.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1169861886 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T01:52:37.760Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-31T01:52:37.760Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-31T01:52:38.017Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-31T01:52:38.017Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-31T01:52:38.017Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1169862210 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-31T01:52:38.017Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-31T01:52:38.274Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T01:52:38.274Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T01:52:38.274Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML' [2019-07-31T01:52:38.274Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO' [2019-07-31T01:52:38.274Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-31T01:52:38.274Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T01:52:38.274Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T01:52:38.274Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T01:52:38.274Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T01:52:38.274Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T01:52:38.274Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T01:52:38.274Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-31T01:52:38.274Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=1169862289 data=null doit=true} to Button with text {Text} [2019-07-31T01:52:38.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=1169862290 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Text} [2019-07-31T01:52:38.274Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-31T01:52:38.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=1169862292 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-31T01:52:38.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=1169862292 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-31T01:52:38.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=1169862292 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-31T01:52:38.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=1169862292 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-31T01:52:38.274Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-31T01:52:38.274Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T01:52:38.274Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T01:52:38.274Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T01:52:38.274Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...' [2019-07-31T01:52:38.274Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:38.274Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T01:52:38.274Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T01:52:38.274Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T01:52:38.274Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T01:52:38.274Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T01:52:38.274Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T01:52:38.274Z] DEBUG - Clicking on New... [2019-07-31T01:52:38.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=1169862295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T01:52:38.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1169862295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T01:52:38.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=1169862295 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T01:52:38.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=1169862295 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T01:52:38.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=1169862296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T01:52:38.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=1169862296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T01:52:38.530Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=1169862631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T01:52:38.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1169862632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T01:52:38.530Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=1169862632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T01:52:38.530Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=1169862632 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T01:52:38.530Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=1169862632 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T01:52:38.530Z] DEBUG - Clicked on New... [2019-07-31T01:52:38.530Z] DEBUG - matched Shell with text "Custom XML Parser", using matcher: with text 'Custom XML Parser' [2019-07-31T01:52:38.530Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom XML Parser} time=1169862634 data=null doit=true} to Shell with text {Custom XML Parser} [2019-07-31T01:52:38.530Z] DEBUG - Attempting to set focus on Shell with text {Custom XML Parser} [2019-07-31T01:52:38.530Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text' [2019-07-31T01:52:38.530Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T01:52:38.530Z] DEBUG - matched Text with text "Custom XML", using matcher: with label (with mnemonic 'Category:') [2019-07-31T01:52:38.530Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T01:52:38.530Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:52:38.530Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T01:52:38.530Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-31T01:52:38.530Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T01:52:38.530Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:52:38.530Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T01:52:38.530Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-31T01:52:38.530Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T01:52:38.530Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2019-07-31T01:52:38.530Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T01:52:38.530Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Category:') [2019-07-31T01:52:38.530Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T01:52:38.530Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-31T01:52:38.530Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T01:52:38.530Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:') [2019-07-31T01:52:38.530Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T01:52:38.530Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T01:52:38.530Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:52:38.530Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:52:38.530Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T01:52:38.530Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T01:52:38.530Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T01:52:38.530Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2019-07-31T01:52:38.530Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T01:52:38.530Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T01:52:38.530Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T01:52:38.530Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-31T01:52:38.530Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T01:52:38.530Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T01:52:38.530Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T01:52:38.530Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T01:52:38.530Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:52:38.530Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T01:52:38.530Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T01:52:38.530Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T01:52:38.530Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-31T01:52:38.530Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T01:52:38.530Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T01:52:38.530Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T01:52:38.530Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2019-07-31T01:52:38.530Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T01:52:38.530Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T01:52:38.530Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T01:52:38.530Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: of type 'Text' [2019-07-31T01:52:38.530Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T01:52:38.530Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T01:52:38.530Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T01:52:38.530Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2019-07-31T01:52:38.530Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2019-07-31T01:52:38.787Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:38.787Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:38.787Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:38.787Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:38.787Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:38.787Z] DEBUG - matched Button with text "", using matcher: with tooltip 'Feeling lucky' [2019-07-31T01:52:38.787Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:38.787Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-31T01:52:38.787Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:38.787Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:38.787Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T01:52:38.787Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T01:52:38.787Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:52:38.787Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T01:52:38.787Z] DEBUG - Clicking on [2019-07-31T01:52:38.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1169862797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-31T01:52:38.787Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1169862798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-31T01:52:38.787Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1169862798 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-31T01:52:38.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1169862803 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-31T01:52:38.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1169862803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-31T01:52:38.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1169862803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-31T01:52:38.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1169862804 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-31T01:52:38.787Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1169862885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-31T01:52:38.787Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1169862885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-31T01:52:38.787Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1169862885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-31T01:52:38.787Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1169862886 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-31T01:52:38.787Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1169862886 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-31T01:52:38.787Z] DEBUG - Clicked on [2019-07-31T01:52:38.787Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:52:38.787Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:52:38.787Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:52:38.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {event} time=1169862892 data=null button=0 stateMask=0x0 x=78 y=32 count=0} to Tree node with text: event [2019-07-31T01:52:38.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {event} time=1169862892 data=null doit=true} to Tree node with text: event [2019-07-31T01:52:38.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {event} time=1169862892 data=null} to Tree node with text: event [2019-07-31T01:52:38.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {event} time=1169862893 data=null button=1 stateMask=0x0 x=78 y=32 count=1} to Tree node with text: event [2019-07-31T01:52:38.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169862893 data=null item=TreeItem {event} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: event [2019-07-31T01:52:39.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {event} time=1169863104 data=null button=1 stateMask=0x80000 x=78 y=32 count=1} to Tree node with text: event [2019-07-31T01:52:39.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:39.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:39.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:39.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:39.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:39.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:39.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:39.044Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button' [2019-07-31T01:52:39.044Z] DEBUG - matched Button with text "Log Entry", using matcher: with mnemonic 'Log Entry' [2019-07-31T01:52:39.044Z] DEBUG - matched Button with text "Log Entry", using matcher: with style 'SWT.CHECK' [2019-07-31T01:52:39.044Z] DEBUG - matched Button with text "Log Entry", using matcher: (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-31T01:52:39.044Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-31T01:52:39.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:39.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:39.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:39.044Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T01:52:39.044Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T01:52:39.044Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:52:39.044Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T01:52:39.044Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-31T01:52:39.044Z] DEBUG - Toggling state on Button {Log Entry}. Setting state to selected [2019-07-31T01:52:39.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Log Entry} time=1169863136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-31T01:52:39.044Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=1169863136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-31T01:52:39.044Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Log Entry} time=1169863136 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-31T01:52:39.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Log Entry} time=1169863136 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-31T01:52:39.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Log Entry} time=1169863136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-31T01:52:39.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Log Entry} time=1169863136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-31T01:52:39.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Log Entry} time=1169863137 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-31T01:52:39.044Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Log Entry} time=1169863200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-31T01:52:39.044Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=1169863200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-31T01:52:39.044Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Log Entry} time=1169863200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-31T01:52:39.044Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Log Entry} time=1169863201 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-31T01:52:39.044Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Log Entry} time=1169863201 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-31T01:52:39.044Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-31T01:52:39.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:39.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:39.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:39.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:39.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:39.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:39.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:39.044Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button' [2019-07-31T01:52:39.044Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-31T01:52:39.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:39.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:39.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:39.044Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T01:52:39.044Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T01:52:39.044Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-31T01:52:39.044Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:39.044Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T01:52:39.044Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:52:39.044Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T01:52:39.044Z] DEBUG - Clicking on &Next > [2019-07-31T01:52:39.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1169863209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T01:52:39.044Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1169863209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T01:52:39.044Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1169863209 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T01:52:39.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1169863210 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T01:52:39.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1169863210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T01:52:39.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1169863210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T01:52:39.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1169863210 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T01:52:39.044Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T01:52:39.044Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T01:52:39.044Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T01:52:39.044Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T01:52:39.044Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T01:52:39.044Z] DEBUG - Clicked on &Next > [2019-07-31T01:52:39.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:39.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:39.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:39.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:39.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:39.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:52:39.046Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T01:52:39.046Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T01:52:39.046Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:52:39.046Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T01:52:39.046Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T01:52:39.046Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:39.046Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:52:39.430Z] DEBUG - Clicking on &Finish [2019-07-31T01:52:39.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1169863304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:52:39.430Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1169863304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:52:39.430Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1169863304 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:52:39.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1169863304 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:52:39.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1169863305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:52:39.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1169863305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:52:39.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1169863305 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:52:39.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=1169862296 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T01:52:39.430Z] DEBUG - Clicked on [2019-07-31T01:52:39.430Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-31T01:52:39.430Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1169863513 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-31T01:52:39.430Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-31T01:52:39.430Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-31T01:52:39.430Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-31T01:52:39.430Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2019-07-31T01:52:39.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1169863515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-31T01:52:39.430Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1169863516 data=null doit=true} to (of type 'List') [2019-07-31T01:52:39.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1169863516 data=null} to (of type 'List') [2019-07-31T01:52:39.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1169863516 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List') [2019-07-31T01:52:39.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1169863516 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List') [2019-07-31T01:52:39.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1169863517 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List') [2019-07-31T01:52:39.430Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T01:52:39.430Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T01:52:39.430Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T01:52:39.430Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T01:52:39.430Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T01:52:39.430Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-31T01:52:39.430Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:39.430Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T01:52:39.430Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T01:52:39.430Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T01:52:39.430Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T01:52:39.430Z] DEBUG - Clicking on Delete [2019-07-31T01:52:39.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1169863519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T01:52:39.430Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1169863525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T01:52:39.430Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1169863525 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T01:52:39.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1169863525 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T01:52:39.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1169863525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T01:52:39.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1169863525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T01:52:39.430Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1169863624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T01:52:39.430Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1169863625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T01:52:39.430Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1169863625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T01:52:39.430Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1169863625 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T01:52:39.430Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1169863625 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T01:52:39.430Z] DEBUG - Clicked on Delete [2019-07-31T01:52:39.430Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2019-07-31T01:52:39.430Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=1169863626 data=null doit=true} to Shell with text {Delete Custom Parser} [2019-07-31T01:52:39.430Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2019-07-31T01:52:39.430Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T01:52:39.430Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T01:52:39.430Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T01:52:39.430Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:39.430Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T01:52:39.430Z] DEBUG - Clicking on &Yes [2019-07-31T01:52:39.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1169863628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T01:52:39.430Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1169863628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T01:52:39.430Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1169863628 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T01:52:39.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1169863628 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T01:52:39.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1169863629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T01:52:39.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1169863629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T01:52:39.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1169863629 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T01:52:39.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1169863525 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T01:52:39.882Z] DEBUG - Clicked on [2019-07-31T01:52:39.882Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-31T01:52:39.882Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1169863789 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-31T01:52:39.882Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-31T01:52:39.882Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T01:52:39.882Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T01:52:39.882Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T01:52:39.882Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T01:52:39.882Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T01:52:39.882Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T01:52:39.882Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T01:52:39.882Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T01:52:39.882Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-31T01:52:39.882Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:39.882Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T01:52:39.882Z] DEBUG - Clicking on &Close [2019-07-31T01:52:39.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1169863791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T01:52:39.882Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1169863792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T01:52:39.882Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1169863792 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T01:52:39.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1169863792 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T01:52:39.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1169863792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T01:52:39.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1169863792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T01:52:39.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1169863792 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T01:52:39.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1169861988 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Manage Custom Parsers...' [2019-07-31T01:52:39.882Z] DEBUG - Clicked on [2019-07-31T01:52:39.882Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1169863921 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T01:52:39.882Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T01:52:39.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:52:39.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:52:39.882Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:52:39.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1169863952 data=null button=0 stateMask=0x0 x=68 y=11 count=0} to TreeItem with text {TestXML} [2019-07-31T01:52:39.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1169863952 data=null doit=true} to TreeItem with text {TestXML} [2019-07-31T01:52:39.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1169863952 data=null} to TreeItem with text {TestXML} [2019-07-31T01:52:39.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1169863952 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-31T01:52:39.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169863953 data=null item=TreeItem {TestXML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestXML} [2019-07-31T01:52:39.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1169864010 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-31T01:52:39.882Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T01:52:39.882Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T01:52:40.138Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T01:52:40.832Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T01:52:40.832Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T01:52:40.832Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:52:40.832Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T01:52:40.832Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:40.832Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:52:40.832Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:52:40.832Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:52:40.832Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:40.832Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T01:52:40.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169864961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:40.832Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169864962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:40.832Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169864962 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:40.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169864962 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:40.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169864962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:40.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169864962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:40.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169864962 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:40.832Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169864962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:40.832Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169864963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:40.832Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169864963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:40.832Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169864963 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:40.832Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169864963 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:40.832Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:40.832Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:52:40.832Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:52:40.832Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:52:40.832Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:52:40.832Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:52:40.832Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:40.832Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:40.832Z] DEBUG - Clicking on OK [2019-07-31T01:52:40.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1169864964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:40.832Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1169864965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:40.832Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1169864965 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:40.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1169864965 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:40.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1169864965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:40.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1169864965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:40.832Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:40.832Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:40.832Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:40.832Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:40.832Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:40.832Z] DEBUG - Clicked on OK [2019-07-31T01:52:40.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1169864965 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:40.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1169864132 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T01:52:41.395Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.593 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard [2019-07-31T01:52:41.395Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard) Time elapsed: 4.495 s [2019-07-31T01:52:41.395Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest [2019-07-31T01:52:46.646Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T01:52:46.646Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T01:52:46.646Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T01:52:46.646Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T01:52:46.902Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T01:52:46.902Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T01:52:46.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1169871078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:52:46.902Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1169871086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:52:46.902Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1169871086 data=null doit=true} to (of type 'Table') [2019-07-31T01:52:46.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1169871087 data=null} to (of type 'Table') [2019-07-31T01:52:46.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1169871087 data=null button=1 stateMask=0x0 x=666 y=11 count=1} to (of type 'Table') [2019-07-31T01:52:47.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1169871225 data=null button=1 stateMask=0x80000 x=666 y=11 count=1} to (of type 'Table') [2019-07-31T01:52:47.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1169871226 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T01:52:47.159Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1169871230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:52:47.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1169871231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:52:47.159Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1169871231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:52:47.159Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1169871232 data=null doit=true} to (of type 'Table') [2019-07-31T01:52:47.159Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1169871232 data=null} to (of type 'Table') [2019-07-31T01:52:47.159Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T01:52:47.159Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:52:47.159Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T01:52:47.159Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:52:47.159Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T01:52:47.159Z] DEBUG - Inserting text:e [2019-07-31T01:52:47.159Z] into text (of type 'Text') [2019-07-31T01:52:47.159Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T01:52:47.159Z] DEBUG - Typing text 'e [2019-07-31T01:52:47.159Z] ' with an interval of 100ms. between characters. [2019-07-31T01:52:48.089Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T01:52:48.089Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-31T01:52:48.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1169872168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:52:48.089Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1169872169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:52:48.089Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1169872169 data=null doit=true} to (of type 'Table') [2019-07-31T01:52:48.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1169872169 data=null} to (of type 'Table') [2019-07-31T01:52:48.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1169872170 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-31T01:52:48.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1169872171 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T01:52:48.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1169872174 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-31T01:52:49.018Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1169873140 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T01:52:49.018Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T01:52:49.275Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:52:49.275Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:52:49.275Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:52:49.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1169873383 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T01:52:49.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1169873384 data=null doit=true} to TreeItem with text {test} [2019-07-31T01:52:49.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1169873384 data=null} to TreeItem with text {test} [2019-07-31T01:52:49.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1169873384 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T01:52:49.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169873385 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T01:52:49.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1169873411 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T01:52:49.531Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T01:52:49.531Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T01:52:49.531Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T01:52:50.094Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T01:52:50.094Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T01:52:50.094Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:52:50.094Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T01:52:50.094Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:50.094Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:52:50.094Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:52:50.094Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:52:50.094Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:50.094Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T01:52:50.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169874093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:50.094Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169874093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:50.094Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169874093 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:50.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169874094 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:50.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169874094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:50.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169874094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:50.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169874094 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:50.094Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169874094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:50.094Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169874095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:50.094Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169874095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:50.094Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169874095 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:50.094Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169874095 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:50.094Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:52:50.094Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:52:50.094Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:52:50.094Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:52:50.094Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:52:50.094Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:52:50.094Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:52:50.094Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:50.094Z] DEBUG - Clicking on OK [2019-07-31T01:52:50.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1169874097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:50.094Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1169874097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:50.094Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1169874098 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:50.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1169874098 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:50.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1169874098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:50.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1169874098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:50.095Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:50.095Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:50.095Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:50.095Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:50.095Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:50.095Z] DEBUG - Clicked on OK [2019-07-31T01:52:50.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1169874098 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:52:50.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1169873578 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T01:52:52.549Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T01:52:52.549Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T01:52:52.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T01:52:52.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T01:52:53.113Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T01:52:53.113Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T01:52:53.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1169877238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:52:53.113Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1169877239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:52:53.113Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1169877239 data=null doit=true} to (of type 'Table') [2019-07-31T01:52:53.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1169877239 data=null} to (of type 'Table') [2019-07-31T01:52:53.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1169877239 data=null button=1 stateMask=0x0 x=98 y=11 count=1} to (of type 'Table') [2019-07-31T01:52:53.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1169877243 data=null button=1 stateMask=0x80000 x=98 y=11 count=1} to (of type 'Table') [2019-07-31T01:52:53.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1169877244 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T01:52:53.113Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1169877345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:52:53.113Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1169877347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:52:53.113Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1169877347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:52:53.113Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1169877347 data=null doit=true} to (of type 'Table') [2019-07-31T01:52:53.113Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1169877347 data=null} to (of type 'Table') [2019-07-31T01:52:53.113Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T01:52:53.113Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:52:53.113Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T01:52:53.113Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:52:53.113Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T01:52:53.113Z] DEBUG - Inserting text:00 [2019-07-31T01:52:53.113Z] into text (of type 'Text') [2019-07-31T01:52:53.113Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T01:52:53.113Z] DEBUG - Typing text '00 [2019-07-31T01:52:53.113Z] ' with an interval of 100ms. between characters. [2019-07-31T01:52:54.196Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T01:52:54.453Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-31T01:52:54.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1169878519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:52:54.453Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1169878519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:52:54.453Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1169878519 data=null doit=true} to (of type 'Table') [2019-07-31T01:52:54.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1169878519 data=null} to (of type 'Table') [2019-07-31T01:52:54.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1169878520 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-31T01:52:54.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1169878521 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T01:52:54.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1169878523 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-31T01:52:55.381Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T01:52:55.381Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T01:52:55.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1169879508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:52:55.381Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1169879508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:52:55.381Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1169879508 data=null doit=true} to (of type 'Table') [2019-07-31T01:52:55.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1169879508 data=null} to (of type 'Table') [2019-07-31T01:52:55.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1169879508 data=null button=1 stateMask=0x0 x=12 y=11 count=1} to (of type 'Table') [2019-07-31T01:52:55.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1169879550 data=null button=1 stateMask=0x80000 x=12 y=11 count=1} to (of type 'Table') [2019-07-31T01:52:55.381Z] [2019-07-31T01:52:55.381Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 01:52:55.302 [2019-07-31T01:52:55.381Z] !MESSAGE Unhandled event loop exception [2019-07-31T01:52:55.381Z] !STACK 0 [2019-07-31T01:52:55.381Z] org.eclipse.swt.SWTException: Widget is disposed [2019-07-31T01:52:55.381Z] at org.eclipse.swt.SWT.error(SWT.java:4699) [2019-07-31T01:52:55.381Z] at org.eclipse.swt.SWT.error(SWT.java:4614) [2019-07-31T01:52:55.381Z] at org.eclipse.swt.SWT.error(SWT.java:4585) [2019-07-31T01:52:55.381Z] at org.eclipse.swt.widgets.Widget.error(Widget.java:532) [2019-07-31T01:52:55.381Z] at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:469) [2019-07-31T01:52:55.381Z] at org.eclipse.swt.widgets.Widget.getData(Widget.java:586) [2019-07-31T01:52:55.381Z] at org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable$TableSelectionListener.widgetSelected(TmfEventsTable.java:286) [2019-07-31T01:52:55.381Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252) [2019-07-31T01:52:55.381Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T01:52:55.381Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T01:52:55.381Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T01:52:55.381Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T01:52:55.381Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T01:52:55.381Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1198) [2019-07-31T01:52:55.381Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2019-07-31T01:52:55.381Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-31T01:52:55.381Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2019-07-31T01:52:55.381Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-31T01:52:55.381Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-31T01:52:55.381Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-31T01:52:55.381Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-31T01:52:55.381Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T01:52:55.381Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T01:52:55.381Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T01:52:55.381Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T01:52:55.381Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T01:52:55.381Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T01:52:55.381Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T01:52:55.381Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T01:52:55.381Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T01:52:55.381Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T01:52:55.381Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T01:52:55.381Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T01:52:55.381Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T01:52:55.381Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T01:52:55.381Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T01:52:55.381Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T01:52:55.381Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T01:52:55.381Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T01:52:55.381Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T01:52:55.381Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T01:52:55.381Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T01:52:55.381Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T01:52:55.381Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T01:52:55.381Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T01:52:55.381Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T01:52:55.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1169879550 data=null item=TableItem {*Disposed*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T01:52:55.381Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1169879559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:52:55.381Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1169879561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:52:55.381Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1169879561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:52:55.381Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1169879561 data=null doit=true} to (of type 'Table') [2019-07-31T01:52:55.381Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1169879561 data=null} to (of type 'Table') [2019-07-31T01:52:55.381Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T01:52:57.902Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T01:52:58.831Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1169882912 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T01:52:58.831Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T01:52:58.831Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:52:58.831Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:52:59.088Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:52:59.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1169883087 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T01:52:59.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1169883087 data=null doit=true} to TreeItem with text {test} [2019-07-31T01:52:59.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1169883087 data=null} to TreeItem with text {test} [2019-07-31T01:52:59.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1169883087 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T01:52:59.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169883088 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T01:52:59.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1169883105 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T01:52:59.088Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T01:52:59.088Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T01:52:59.088Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T01:53:00.018Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T01:53:00.018Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T01:53:00.018Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:53:00.018Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T01:53:00.018Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:00.018Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:53:00.018Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:53:00.018Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:53:00.018Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:00.018Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T01:53:00.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169884125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:00.018Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169884126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:00.018Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169884126 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:00.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169884126 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:00.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169884126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:00.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169884126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:00.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169884126 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:00.018Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169884127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:00.018Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169884127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:00.018Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169884127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:00.018Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169884127 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:00.018Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169884127 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:00.018Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:00.018Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:53:00.018Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:53:00.018Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:53:00.018Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:53:00.018Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:53:00.018Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:53:00.018Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:00.018Z] DEBUG - Clicking on OK [2019-07-31T01:53:00.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1169884129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:00.018Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1169884129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:00.018Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1169884129 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:00.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1169884129 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:00.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1169884129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:00.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1169884129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:00.018Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:00.018Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:00.018Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:00.018Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:00.018Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:00.018Z] DEBUG - Clicked on OK [2019-07-31T01:53:00.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1169884129 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:00.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1169883210 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T01:53:02.473Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T01:53:02.473Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T01:53:02.473Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T01:53:02.473Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T01:53:02.729Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T01:53:02.729Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T01:53:02.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1169886980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:53:02.729Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1169886981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:53:02.729Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1169886981 data=null doit=true} to (of type 'Table') [2019-07-31T01:53:02.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1169886981 data=null} to (of type 'Table') [2019-07-31T01:53:02.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1169886981 data=null button=1 stateMask=0x0 x=201 y=11 count=1} to (of type 'Table') [2019-07-31T01:53:02.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1169887094 data=null button=1 stateMask=0x80000 x=201 y=11 count=1} to (of type 'Table') [2019-07-31T01:53:02.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1169887096 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T01:53:02.985Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1169887099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:53:02.985Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1169887100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:53:02.985Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1169887100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:53:02.985Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1169887101 data=null doit=true} to (of type 'Table') [2019-07-31T01:53:02.985Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1169887101 data=null} to (of type 'Table') [2019-07-31T01:53:02.985Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T01:53:02.985Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:53:02.985Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T01:53:02.985Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:53:02.985Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T01:53:02.985Z] DEBUG - Inserting text:HostF [2019-07-31T01:53:02.985Z] into text (of type 'Text') [2019-07-31T01:53:02.985Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T01:53:02.985Z] DEBUG - Typing text 'HostF [2019-07-31T01:53:02.985Z] ' with an interval of 100ms. between characters. [2019-07-31T01:53:04.352Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T01:53:04.353Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-31T01:53:04.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1169888322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:53:04.353Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1169888322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:53:04.353Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1169888322 data=null doit=true} to (of type 'Table') [2019-07-31T01:53:04.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1169888322 data=null} to (of type 'Table') [2019-07-31T01:53:04.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1169888323 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-31T01:53:04.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1169888323 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T01:53:04.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1169888325 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-31T01:53:05.281Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1169889260 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T01:53:05.281Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T01:53:05.281Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:53:05.281Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:53:05.281Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:53:05.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1169889497 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T01:53:05.281Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1169889498 data=null doit=true} to TreeItem with text {test} [2019-07-31T01:53:05.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1169889498 data=null} to TreeItem with text {test} [2019-07-31T01:53:05.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1169889498 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T01:53:05.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169889498 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T01:53:05.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1169889524 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T01:53:05.538Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T01:53:05.538Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T01:53:05.538Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T01:53:06.528Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T01:53:06.528Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T01:53:06.528Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:53:06.528Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T01:53:06.528Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:06.528Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:53:06.528Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:53:06.528Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:53:06.528Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:06.528Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T01:53:06.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169890636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:06.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169890636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:06.528Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169890636 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:06.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169890637 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:06.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169890637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:06.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169890637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:06.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169890637 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:06.528Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169890637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:06.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169890637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:06.528Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169890637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:06.528Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169890638 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:06.529Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169890638 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:06.529Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:06.529Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:53:06.529Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:53:06.529Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:53:06.529Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:53:06.529Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:53:06.529Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:53:06.529Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:06.529Z] DEBUG - Clicking on OK [2019-07-31T01:53:06.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1169890639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:06.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1169890640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:06.529Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1169890640 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:06.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1169890640 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:06.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1169890640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:06.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1169890640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:06.529Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:06.529Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:06.529Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:06.529Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:06.529Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:06.529Z] DEBUG - Clicked on OK [2019-07-31T01:53:06.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1169890641 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:06.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1169889611 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T01:53:08.779Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T01:53:08.779Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T01:53:08.779Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T01:53:08.779Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T01:53:09.342Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T01:53:09.342Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T01:53:09.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1169893308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:53:09.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1169893309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:53:09.342Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1169893309 data=null doit=true} to (of type 'Table') [2019-07-31T01:53:09.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1169893309 data=null} to (of type 'Table') [2019-07-31T01:53:09.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1169893309 data=null button=1 stateMask=0x0 x=98 y=11 count=1} to (of type 'Table') [2019-07-31T01:53:09.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1169893315 data=null button=1 stateMask=0x80000 x=98 y=11 count=1} to (of type 'Table') [2019-07-31T01:53:09.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1169893316 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T01:53:09.342Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1169893317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:53:09.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1169893318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:53:09.342Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1169893318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:53:09.342Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1169893318 data=null doit=true} to (of type 'Table') [2019-07-31T01:53:09.342Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1169893319 data=null} to (of type 'Table') [2019-07-31T01:53:09.342Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T01:53:09.342Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:53:09.342Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T01:53:09.342Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:53:09.342Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T01:53:09.342Z] DEBUG - Inserting text:2 into text (of type 'Text') [2019-07-31T01:53:09.342Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T01:53:09.342Z] DEBUG - Typing text '2' with an interval of 50ms. between characters. [2019-07-31T01:53:09.342Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-31T01:53:09.342Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-31T01:53:09.342Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:53:09.342Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T01:53:09.342Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T01:53:09.906Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T01:53:09.906Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T01:53:09.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1169894120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:53:09.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1169894121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:53:09.906Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1169894121 data=null doit=true} to (of type 'Table') [2019-07-31T01:53:09.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1169894121 data=null} to (of type 'Table') [2019-07-31T01:53:09.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1169894122 data=null button=1 stateMask=0x0 x=666 y=11 count=1} to (of type 'Table') [2019-07-31T01:53:09.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1169894127 data=null button=1 stateMask=0x80000 x=666 y=11 count=1} to (of type 'Table') [2019-07-31T01:53:09.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1169894128 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T01:53:09.906Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1169894129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:53:09.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1169894131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:53:09.906Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1169894131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:53:09.906Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1169894132 data=null doit=true} to (of type 'Table') [2019-07-31T01:53:09.906Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1169894132 data=null} to (of type 'Table') [2019-07-31T01:53:09.906Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T01:53:09.906Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:53:09.906Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T01:53:09.906Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:53:09.906Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T01:53:09.906Z] DEBUG - Inserting text:F into text (of type 'Text') [2019-07-31T01:53:09.906Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T01:53:09.906Z] DEBUG - Typing text 'F' with an interval of 50ms. between characters. [2019-07-31T01:53:10.163Z] DEBUG - matched Text with text "F", using matcher: of type 'Text' [2019-07-31T01:53:10.163Z] DEBUG - matched Text with text "F", using matcher: (of type 'Text') [2019-07-31T01:53:10.163Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:53:10.163Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T01:53:10.163Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T01:53:11.529Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2019-07-31T01:53:11.529Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: with mnemonic 'Timestamp matches "2"' [2019-07-31T01:53:11.529Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: (of type 'CLabel' and with mnemonic 'Timestamp matches "2"') [2019-07-31T01:53:11.529Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2019-07-31T01:53:11.529Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2019-07-31T01:53:11.529Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2019-07-31T01:53:11.529Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2019-07-31T01:53:11.529Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"' [2019-07-31T01:53:11.529Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"') [2019-07-31T01:53:11.529Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2019-07-31T01:53:11.529Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T01:53:11.786Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2019-07-31T01:53:11.786Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2019-07-31T01:53:11.786Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"' [2019-07-31T01:53:11.786Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"') [2019-07-31T01:53:11.786Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2019-07-31T01:53:11.786Z] DEBUG - Clicking on CLabel with text {Message matches "F"} [2019-07-31T01:53:11.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=1169895927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-31T01:53:11.786Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=1169895928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-31T01:53:11.786Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=1169895928 data=null doit=true} to CLabel with text {Message matches "F"} [2019-07-31T01:53:11.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=1169895928 data=null} to CLabel with text {Message matches "F"} [2019-07-31T01:53:11.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=1169895928 data=null button=1 stateMask=0x0 x=81 y=10 count=1} to CLabel with text {Message matches "F"} [2019-07-31T01:53:11.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{CLabel {} time=1169895935 data=null button=1 stateMask=0x80000 x=81 y=10 count=1} to CLabel with text {Message matches "F"} [2019-07-31T01:53:11.786Z] DEBUG - Clicked on CLabel with text {Message matches "F"} [2019-07-31T01:53:11.786Z] DEBUG - Clicking on CLabel with text {Message matches "F"} [2019-07-31T01:53:11.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=1169895977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-31T01:53:11.786Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=1169895977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-31T01:53:11.786Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=1169895978 data=null doit=true} to CLabel with text {Message matches "F"} [2019-07-31T01:53:11.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=1169895978 data=null} to CLabel with text {Message matches "F"} [2019-07-31T01:53:11.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=1169895978 data=null button=1 stateMask=0x0 x=9 y=9 count=1} to CLabel with text {Message matches "F"} [2019-07-31T01:53:11.786Z] DEBUG - Clicked on CLabel with text {} [2019-07-31T01:53:13.153Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1169897130 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T01:53:13.153Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T01:53:13.153Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:53:13.153Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:53:13.153Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:53:13.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1169897324 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T01:53:13.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1169897324 data=null doit=true} to TreeItem with text {test} [2019-07-31T01:53:13.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1169897324 data=null} to TreeItem with text {test} [2019-07-31T01:53:13.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1169897325 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T01:53:13.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169897325 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T01:53:13.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1169897351 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T01:53:13.409Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T01:53:13.409Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T01:53:13.409Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T01:53:14.338Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T01:53:14.338Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T01:53:14.338Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:53:14.338Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T01:53:14.338Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:14.338Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:53:14.338Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:53:14.338Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:53:14.338Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:14.338Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T01:53:14.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169898330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:14.338Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169898330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:14.338Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169898331 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:14.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169898331 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:14.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169898331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:14.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169898331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:14.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169898332 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:14.338Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169898332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:14.338Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169898332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:14.338Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169898332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:14.338Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169898332 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:14.338Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169898332 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:14.338Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:14.338Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:53:14.338Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:53:14.338Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:53:14.338Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:53:14.338Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:53:14.338Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:53:14.338Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:14.338Z] DEBUG - Clicking on OK [2019-07-31T01:53:14.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1169898333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:14.338Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1169898334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:14.338Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1169898334 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:14.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1169898334 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:14.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1169898334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:14.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1169898334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:14.338Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:14.338Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:14.338Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:14.338Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:14.338Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:14.338Z] DEBUG - Clicked on OK [2019-07-31T01:53:14.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1169898334 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:14.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1169897480 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T01:53:16.486Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T01:53:16.486Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T01:53:16.486Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T01:53:16.486Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T01:53:17.049Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T01:53:17.049Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T01:53:17.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1169901265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:53:17.049Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1169901265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:53:17.049Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1169901265 data=null doit=true} to (of type 'Table') [2019-07-31T01:53:17.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1169901265 data=null} to (of type 'Table') [2019-07-31T01:53:17.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1169901265 data=null button=1 stateMask=0x0 x=201 y=11 count=1} to (of type 'Table') [2019-07-31T01:53:17.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1169901270 data=null button=1 stateMask=0x80000 x=201 y=11 count=1} to (of type 'Table') [2019-07-31T01:53:17.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1169901270 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T01:53:17.305Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1169901376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:53:17.305Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1169901378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:53:17.305Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1169901378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:53:17.305Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1169901378 data=null doit=true} to (of type 'Table') [2019-07-31T01:53:17.305Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1169901378 data=null} to (of type 'Table') [2019-07-31T01:53:17.305Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T01:53:17.305Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:53:17.305Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T01:53:17.305Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:53:17.305Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T01:53:17.305Z] DEBUG - Inserting text:HostF [2019-07-31T01:53:17.305Z] into text (of type 'Text') [2019-07-31T01:53:17.305Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T01:53:17.305Z] DEBUG - Typing text 'HostF [2019-07-31T01:53:17.305Z] ' with an interval of 100ms. between characters. [2019-07-31T01:53:18.492Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T01:53:18.750Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-31T01:53:18.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1169902821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:53:18.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1169902821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:53:18.750Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1169902821 data=null doit=true} to (of type 'Table') [2019-07-31T01:53:18.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1169902821 data=null} to (of type 'Table') [2019-07-31T01:53:18.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1169902822 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-31T01:53:18.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1169902822 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T01:53:18.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1169902824 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-31T01:53:19.680Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1169903759 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T01:53:19.680Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T01:53:19.680Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:53:19.680Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:53:19.680Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:53:19.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1169903932 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T01:53:19.680Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1169903933 data=null doit=true} to TreeItem with text {test} [2019-07-31T01:53:19.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1169903933 data=null} to TreeItem with text {test} [2019-07-31T01:53:19.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1169903933 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T01:53:19.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169903934 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T01:53:19.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1169903952 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T01:53:19.937Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T01:53:19.937Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T01:53:19.937Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T01:53:20.868Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T01:53:20.868Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T01:53:20.868Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:53:20.868Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T01:53:20.868Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:20.868Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:53:20.868Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:53:20.868Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:53:20.868Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:20.868Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T01:53:20.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169905026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:20.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169905027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:20.868Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169905027 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:20.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169905027 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:20.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169905027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:20.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169905027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:20.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169905027 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:20.868Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169905028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:20.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169905028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:20.868Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169905028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:20.868Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169905028 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:20.868Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169905028 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:20.868Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:20.868Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:53:20.868Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:53:20.868Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:53:20.868Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:53:20.868Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:53:20.868Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:53:20.868Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:20.868Z] DEBUG - Clicking on OK [2019-07-31T01:53:20.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1169905029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:20.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1169905029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:20.868Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1169905029 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:20.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1169905029 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:20.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1169905030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:20.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1169905030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:20.869Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:20.869Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:20.869Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:20.869Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:20.869Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:20.869Z] DEBUG - Clicked on OK [2019-07-31T01:53:21.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1169905030 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:21.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1169904026 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T01:53:21.432Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.083 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest [2019-07-31T01:53:21.432Z] testMultiHighlightMessage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 7.047 s [2019-07-31T01:53:21.432Z] testSwitchToFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 9.926 s [2019-07-31T01:53:21.432Z] testHighlight(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 6.301 s [2019-07-31T01:53:21.432Z] testHeaderBar(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 7.714 s [2019-07-31T01:53:21.432Z] testPreference(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 6.651 s [2019-07-31T01:53:21.432Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest [2019-07-31T01:53:23.324Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T01:53:23.324Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T01:53:23.324Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T01:53:23.324Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T01:53:23.324Z] DEBUG - Clicking on TableItem with text {} [2019-07-31T01:53:23.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1169907407 data=null button=0 stateMask=0x0 x=262 y=11 count=0} to TableItem with text {} [2019-07-31T01:53:23.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1169907408 data=null doit=true} to TableItem with text {} [2019-07-31T01:53:23.324Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T01:53:23.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1169907409 data=null} to TableItem with text {} [2019-07-31T01:53:23.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1169907409 data=null button=1 stateMask=0x0 x=262 y=11 count=1} to TableItem with text {} [2019-07-31T01:53:23.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1169907414 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {} [2019-07-31T01:53:23.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1169907415 data=null button=1 stateMask=0x80000 x=262 y=11 count=1} to TableItem with text {} [2019-07-31T01:53:23.324Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1169907415 data=null button=0 stateMask=0x0 x=262 y=11 count=0} to TableItem with text {} [2019-07-31T01:53:23.324Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1169907415 data=null doit=true} to TableItem with text {} [2019-07-31T01:53:23.324Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1169907415 data=null} to TableItem with text {} [2019-07-31T01:53:23.324Z] DEBUG - Clicked on TableItem with text {} [2019-07-31T01:53:23.324Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:53:23.324Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T01:53:23.324Z] DEBUG - Inserting text:LoggerA|LoggerB|LoggerC into text (of type 'Text') [2019-07-31T01:53:23.324Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T01:53:23.324Z] DEBUG - Typing text 'LoggerA|LoggerB|LoggerC' with an interval of 50ms. between characters. [2019-07-31T01:53:24.692Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T01:53:25.621Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T01:53:25.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1169909725 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T01:53:25.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1169909725 data=null doit=true} to TableItem with text {} [2019-07-31T01:53:25.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1169909725 data=null} to TableItem with text {} [2019-07-31T01:53:25.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1169909726 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T01:53:25.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1169909726 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T01:53:25.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1169909728 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T01:53:25.621Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...' [2019-07-31T01:53:25.621Z] DEBUG - Clicking on with mnemonic 'Export To Text...' [2019-07-31T01:53:25.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=1169909800 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Export To Text...' [2019-07-31T01:53:25.621Z] DEBUG - Clicked on with mnemonic 'Export To Text...' [2019-07-31T01:53:28.142Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T01:53:28.142Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T01:53:28.142Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T01:53:28.142Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T01:53:28.142Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T01:53:28.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1169911848 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T01:53:28.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1169911848 data=null doit=true} to TableItem with text {} [2019-07-31T01:53:28.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1169911848 data=null} to TableItem with text {} [2019-07-31T01:53:28.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1169911848 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T01:53:28.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1169911859 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T01:53:28.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1169911883 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T01:53:28.142Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...' [2019-07-31T01:53:28.142Z] DEBUG - Clicking on with mnemonic 'Export To Text...' [2019-07-31T01:53:28.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=1169911930 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Export To Text...' [2019-07-31T01:53:28.142Z] DEBUG - Clicked on with mnemonic 'Export To Text...' [2019-07-31T01:53:28.399Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1169912492 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T01:53:28.399Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T01:53:28.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:53:28.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:53:28.399Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:53:28.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1169912499 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T01:53:28.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1169912499 data=null doit=true} to TreeItem with text {test} [2019-07-31T01:53:28.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1169912499 data=null} to TreeItem with text {test} [2019-07-31T01:53:28.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1169912500 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T01:53:28.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169912500 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T01:53:28.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1169912584 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T01:53:28.656Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T01:53:28.656Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T01:53:28.656Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T01:53:28.656Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T01:53:28.656Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T01:53:28.656Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:53:28.656Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T01:53:28.656Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:28.656Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:53:28.656Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:53:28.656Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:53:28.656Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:28.656Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T01:53:28.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169912901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:28.656Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169912902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:28.656Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169912902 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:28.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169912902 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:28.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169912903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:28.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169912903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:28.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169912903 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:28.656Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169912907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:28.656Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169912907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:28.656Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169912907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:28.656Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169912907 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:28.656Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169912908 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:28.656Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:28.913Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:53:28.913Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:53:28.913Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:53:28.913Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:53:28.913Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:53:28.913Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:53:28.913Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:28.913Z] DEBUG - Clicking on OK [2019-07-31T01:53:28.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1169912914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:28.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1169912914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:28.913Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1169912914 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:28.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1169912914 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:28.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1169912915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:28.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1169912915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:28.913Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:28.913Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:28.913Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:28.913Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:28.913Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:28.913Z] DEBUG - Clicked on OK [2019-07-31T01:53:29.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1169912915 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:29.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1169912685 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T01:53:29.426Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.9 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest [2019-07-31T01:53:29.426Z] testExportWithFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest) Time elapsed: 4.437 s [2019-07-31T01:53:29.426Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest) Time elapsed: 2.124 s [2019-07-31T01:53:29.426Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest [2019-07-31T01:53:29.989Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T01:53:29.989Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:53:29.989Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:53:29.989Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:53:29.989Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:53:29.989Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:53:29.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1169913975 data=null button=0 stateMask=0x0 x=73 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:29.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1169913976 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:29.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1169913976 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:29.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1169913976 data=null button=1 stateMask=0x0 x=73 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:29.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169913987 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:29.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1169914014 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:29.989Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:53:29.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1169914015 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:29.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1169914016 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:29.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1169914016 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:29.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1169914025 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:29.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169914025 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:29.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1169914032 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:29.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1169914032 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:29.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1169914032 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:29.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1169914033 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:29.989Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1169914038 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:29.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1169914042 data=null button=1 stateMask=0x80000 x=73 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:29.989Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:53:29.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1169914043 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T01:53:29.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1169914043 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T01:53:29.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1169914043 data=null} to TreeItem with text {Traces [0]} [2019-07-31T01:53:29.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1169914043 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T01:53:29.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169914043 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T01:53:29.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1169914081 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T01:53:31.951Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-31T01:53:31.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:53:31.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:53:31.951Z] DEBUG - number of items : 11 [2019-07-31T01:53:31.951Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2019-07-31T01:53:31.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1169916112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T01:53:31.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1169916113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T01:53:31.951Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1169916113 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-31T01:53:31.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1169916113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T01:53:31.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1169916113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T01:53:31.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1169916114 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-31T01:53:31.951Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1169916129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T01:53:31.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1169916129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T01:53:31.951Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1169916130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T01:53:31.951Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1169916130 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-31T01:53:31.951Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1169916130 data=null} to ToolItem with tooltip text {Add new filter} [2019-07-31T01:53:31.951Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2019-07-31T01:53:31.951Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:53:31.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=1169916132 data=null button=0 stateMask=0x0 x=77 y=11 count=0} to TreeItem with text {FILTER } [2019-07-31T01:53:31.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=1169916132 data=null doit=true} to TreeItem with text {FILTER } [2019-07-31T01:53:31.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=1169916132 data=null} to TreeItem with text {FILTER } [2019-07-31T01:53:31.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=1169916132 data=null button=1 stateMask=0x0 x=77 y=11 count=1} to TreeItem with text {FILTER } [2019-07-31T01:53:31.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169916133 data=null item=TreeItem {FILTER } detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER } [2019-07-31T01:53:31.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=1169916139 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {FILTER } [2019-07-31T01:53:31.951Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2019-07-31T01:53:31.951Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2019-07-31T01:53:31.951Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T01:53:31.951Z] DEBUG - Clicking on TreeItem with text {FILTER timestamp} [2019-07-31T01:53:31.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=1169916154 data=null button=0 stateMask=0x0 x=82 y=11 count=0} to TreeItem with text {FILTER timestamp} [2019-07-31T01:53:31.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=1169916154 data=null doit=true} to TreeItem with text {FILTER timestamp} [2019-07-31T01:53:31.951Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:53:31.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=1169916157 data=null} to TreeItem with text {FILTER timestamp} [2019-07-31T01:53:31.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=1169916197 data=null button=1 stateMask=0x0 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-31T01:53:31.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169916197 data=null item=TreeItem {FILTER timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER timestamp} [2019-07-31T01:53:31.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=1169916204 data=null button=1 stateMask=0x80000 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-31T01:53:31.951Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER timestamp} time=1169916205 data=null button=0 stateMask=0x0 x=82 y=11 count=0} to TreeItem with text {FILTER timestamp} [2019-07-31T01:53:31.951Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER timestamp} time=1169916205 data=null doit=true} to TreeItem with text {FILTER timestamp} [2019-07-31T01:53:31.951Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER timestamp} time=1169916205 data=null} to TreeItem with text {FILTER timestamp} [2019-07-31T01:53:31.951Z] DEBUG - Clicked on TreeItem with text {FILTER timestamp} [2019-07-31T01:53:32.208Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:53:32.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=1169916206 data=null button=0 stateMask=0x0 x=82 y=11 count=0} to TreeItem with text {FILTER timestamp} [2019-07-31T01:53:32.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=1169916206 data=null doit=true} to TreeItem with text {FILTER timestamp} [2019-07-31T01:53:32.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=1169916206 data=null} to TreeItem with text {FILTER timestamp} [2019-07-31T01:53:32.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=1169916207 data=null button=1 stateMask=0x0 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-31T01:53:32.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169916207 data=null item=TreeItem {FILTER timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER timestamp} [2019-07-31T01:53:32.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=1169916218 data=null button=1 stateMask=0x80000 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-31T01:53:32.208Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2019-07-31T01:53:32.208Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2019-07-31T01:53:32.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1169916291 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE' [2019-07-31T01:53:32.208Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2019-07-31T01:53:32.208Z] WARN - Tree item TreeItem with text {FILTER timestamp} is already expanded. Won't expand it again. [2019-07-31T01:53:32.208Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T01:53:32.208Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T01:53:32.208Z] DEBUG - Setting selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-31T01:53:32.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Test trace : XML Trace Stub (ns)} time=1169916335 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo') [2019-07-31T01:53:32.208Z] DEBUG - Set selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-31T01:53:32.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1169916337 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T01:53:32.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1169916337 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T01:53:32.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1169916337 data=null button=1 stateMask=0x0 x=199 y=32 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T01:53:32.208Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1169916337 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} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T01:53:32.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1169916338 data=null button=1 stateMask=0x80000 x=199 y=32 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T01:53:32.208Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:53:32.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1169916338 data=null button=0 stateMask=0x0 x=199 y=32 count=0} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T01:53:32.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1169916338 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T01:53:32.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1169916339 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T01:53:32.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1169916339 data=null button=1 stateMask=0x0 x=199 y=32 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T01:53:32.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169916339 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} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T01:53:32.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1169916387 data=null button=1 stateMask=0x80000 x=199 y=32 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T01:53:32.208Z] DEBUG - matched MenuItem with text "AND", using matcher: with mnemonic 'AND' [2019-07-31T01:53:32.208Z] DEBUG - Clicking on with mnemonic 'AND' [2019-07-31T01:53:32.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {AND} time=1169916436 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'AND' [2019-07-31T01:53:32.208Z] DEBUG - Clicked on with mnemonic 'AND' [2019-07-31T01:53:32.208Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:53:32.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=1169916459 data=null button=0 stateMask=0x0 x=77 y=53 count=0} to Tree node with text: AND [2019-07-31T01:53:32.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=1169916459 data=null doit=true} to Tree node with text: AND [2019-07-31T01:53:32.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=1169916459 data=null} to Tree node with text: AND [2019-07-31T01:53:32.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=1169916459 data=null button=1 stateMask=0x0 x=77 y=53 count=1} to Tree node with text: AND [2019-07-31T01:53:32.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169916460 data=null item=TreeItem {AND} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: AND [2019-07-31T01:53:32.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=1169916486 data=null button=1 stateMask=0x80000 x=77 y=53 count=1} to Tree node with text: AND [2019-07-31T01:53:32.465Z] DEBUG - matched MenuItem with text "CONTAINS", using matcher: with mnemonic 'CONTAINS' [2019-07-31T01:53:32.465Z] DEBUG - Clicking on with mnemonic 'CONTAINS' [2019-07-31T01:53:32.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {CONTAINS} time=1169916528 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'CONTAINS' [2019-07-31T01:53:32.465Z] DEBUG - Clicked on with mnemonic 'CONTAINS' [2019-07-31T01:53:32.465Z] WARN - Tree item Tree node with text: AND is already expanded. Won't expand it again. [2019-07-31T01:53:32.465Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-31T01:53:32.465Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-31T01:53:32.465Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T01:53:32.465Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T01:53:32.465Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-31T01:53:32.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1169916628 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo') [2019-07-31T01:53:32.465Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-31T01:53:32.465Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-31T01:53:32.465Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-31T01:53:32.465Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T01:53:32.465Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:53:32.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1169916710 data=null button=0 stateMask=0x0 x=170 y=74 count=0} to Tree node with text: Timestamp CONTAINS "100" [2019-07-31T01:53:32.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Timestamp CONTAINS "100"} time=1169916710 data=null doit=true} to Tree node with text: Timestamp CONTAINS "100" [2019-07-31T01:53:32.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Timestamp CONTAINS "100"} time=1169916711 data=null} to Tree node with text: Timestamp CONTAINS "100" [2019-07-31T01:53:32.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1169916711 data=null button=1 stateMask=0x0 x=170 y=74 count=1} to Tree node with text: Timestamp CONTAINS "100" [2019-07-31T01:53:32.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169916711 data=null item=TreeItem {Timestamp CONTAINS "100"} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Timestamp CONTAINS "100" [2019-07-31T01:53:32.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1169916807 data=null button=1 stateMask=0x80000 x=170 y=74 count=1} to Tree node with text: Timestamp CONTAINS "100" [2019-07-31T01:53:32.722Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:53:32.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=1169916808 data=null button=0 stateMask=0x0 x=77 y=53 count=0} to Tree node with text: AND [2019-07-31T01:53:32.722Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=1169916808 data=null doit=true} to Tree node with text: AND [2019-07-31T01:53:32.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=1169916808 data=null} to Tree node with text: AND [2019-07-31T01:53:32.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=1169916809 data=null button=1 stateMask=0x0 x=77 y=53 count=1} to Tree node with text: AND [2019-07-31T01:53:32.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169916809 data=null item=TreeItem {AND} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: AND [2019-07-31T01:53:32.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=1169916823 data=null button=1 stateMask=0x80000 x=77 y=53 count=1} to Tree node with text: AND [2019-07-31T01:53:32.722Z] DEBUG - number of items : 11 [2019-07-31T01:53:32.722Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2019-07-31T01:53:32.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1169916823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T01:53:32.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1169916823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T01:53:32.722Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1169916824 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-31T01:53:32.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1169916824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T01:53:32.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1169916824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T01:53:32.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1169916825 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-31T01:53:32.722Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1169916831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T01:53:32.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1169916831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T01:53:32.722Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1169916831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T01:53:32.722Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1169916831 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-31T01:53:32.722Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1169916831 data=null} to ToolItem with tooltip text {Save filters} [2019-07-31T01:53:32.722Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2019-07-31T01:53:32.722Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T01:53:32.722Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T01:53:32.722Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T01:53:32.722Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T01:53:32.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1169916994 data=null button=0 stateMask=0x0 x=22 y=53 count=0} to TableItem with text {} [2019-07-31T01:53:32.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1169916995 data=null doit=true} to TableItem with text {} [2019-07-31T01:53:32.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1169916995 data=null} to TableItem with text {} [2019-07-31T01:53:32.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1169916996 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to TableItem with text {} [2019-07-31T01:53:32.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1169916996 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T01:53:32.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1169917000 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to TableItem with text {} [2019-07-31T01:53:32.979Z] DEBUG - matched MenuItem with text "timestamp", using matcher: with mnemonic 'timestamp' [2019-07-31T01:53:32.979Z] DEBUG - Clicking on with mnemonic 'timestamp' [2019-07-31T01:53:32.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {timestamp} time=1169917096 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'timestamp' [2019-07-31T01:53:32.979Z] DEBUG - Clicked on with mnemonic 'timestamp' [2019-07-31T01:53:34.870Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T01:53:34.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:53:34.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:53:34.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:53:34.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:53:34.870Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:53:34.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1169918745 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:34.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1169918746 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:34.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1169918746 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:34.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1169918746 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:34.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169918746 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:34.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1169918790 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:34.870Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:53:34.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1169918791 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:34.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1169918791 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:34.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1169918791 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:34.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1169918791 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:34.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169918792 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:34.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1169918797 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:34.870Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again. [2019-07-31T01:53:34.870Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:53:34.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1169918799 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T01:53:34.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1169918799 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T01:53:34.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1169918799 data=null} to TreeItem with text {Traces [1]} [2019-07-31T01:53:34.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1169918799 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T01:53:34.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169918800 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T01:53:34.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1169918810 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T01:53:36.239Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-31T01:53:36.239Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:53:36.239Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:53:36.239Z] DEBUG - number of items : 11 [2019-07-31T01:53:36.239Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2019-07-31T01:53:36.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1169920480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T01:53:36.239Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1169920480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T01:53:36.239Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1169920480 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-31T01:53:36.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1169920480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T01:53:36.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1169920480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T01:53:36.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1169920480 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-31T01:53:36.239Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1169920489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T01:53:36.239Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1169920489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T01:53:36.239Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1169920489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T01:53:36.239Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1169920489 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-31T01:53:36.239Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1169920489 data=null} to ToolItem with tooltip text {Add new filter} [2019-07-31T01:53:36.239Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2019-07-31T01:53:36.239Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:53:36.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=1169920490 data=null button=0 stateMask=0x0 x=77 y=95 count=0} to TreeItem with text {FILTER } [2019-07-31T01:53:36.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=1169920490 data=null doit=true} to TreeItem with text {FILTER } [2019-07-31T01:53:36.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=1169920490 data=null} to TreeItem with text {FILTER } [2019-07-31T01:53:36.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=1169920490 data=null button=1 stateMask=0x0 x=77 y=95 count=1} to TreeItem with text {FILTER } [2019-07-31T01:53:36.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169920491 data=null item=TreeItem {FILTER } detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER } [2019-07-31T01:53:36.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=1169920504 data=null button=1 stateMask=0x80000 x=77 y=95 count=1} to TreeItem with text {FILTER } [2019-07-31T01:53:36.496Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2019-07-31T01:53:36.496Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2019-07-31T01:53:36.496Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T01:53:36.496Z] DEBUG - Clicking on TreeItem with text {FILTER field} [2019-07-31T01:53:36.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=1169920510 data=null button=0 stateMask=0x0 x=60 y=95 count=0} to TreeItem with text {FILTER field} [2019-07-31T01:53:36.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=1169920511 data=null doit=true} to TreeItem with text {FILTER field} [2019-07-31T01:53:36.496Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:53:36.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=1169920513 data=null} to TreeItem with text {FILTER field} [2019-07-31T01:53:36.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=1169920534 data=null button=1 stateMask=0x0 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-31T01:53:36.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169920534 data=null item=TreeItem {FILTER field} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER field} [2019-07-31T01:53:36.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=1169920542 data=null button=1 stateMask=0x80000 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-31T01:53:36.496Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER field} time=1169920543 data=null button=0 stateMask=0x0 x=60 y=95 count=0} to TreeItem with text {FILTER field} [2019-07-31T01:53:36.496Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER field} time=1169920543 data=null doit=true} to TreeItem with text {FILTER field} [2019-07-31T01:53:36.496Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER field} time=1169920543 data=null} to TreeItem with text {FILTER field} [2019-07-31T01:53:36.496Z] DEBUG - Clicked on TreeItem with text {FILTER field} [2019-07-31T01:53:36.497Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:53:36.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=1169920544 data=null button=0 stateMask=0x0 x=60 y=95 count=0} to TreeItem with text {FILTER field} [2019-07-31T01:53:36.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=1169920544 data=null doit=true} to TreeItem with text {FILTER field} [2019-07-31T01:53:36.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=1169920544 data=null} to TreeItem with text {FILTER field} [2019-07-31T01:53:36.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=1169920545 data=null button=1 stateMask=0x0 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-31T01:53:36.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169920545 data=null item=TreeItem {FILTER field} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER field} [2019-07-31T01:53:36.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=1169920585 data=null button=1 stateMask=0x80000 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-31T01:53:36.497Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2019-07-31T01:53:36.497Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2019-07-31T01:53:36.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1169920627 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE' [2019-07-31T01:53:36.497Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2019-07-31T01:53:36.497Z] WARN - Tree item TreeItem with text {FILTER field} is already expanded. Won't expand it again. [2019-07-31T01:53:36.497Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T01:53:36.497Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T01:53:36.497Z] DEBUG - Setting selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-31T01:53:36.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Test trace : XML Trace Stub (ns)} time=1169920703 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo') [2019-07-31T01:53:36.497Z] DEBUG - Set selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-31T01:53:36.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1169920704 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T01:53:36.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1169920704 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T01:53:36.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1169920705 data=null button=1 stateMask=0x0 x=199 y=116 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T01:53:36.497Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1169920705 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} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T01:53:36.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1169920705 data=null button=1 stateMask=0x80000 x=199 y=116 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T01:53:36.497Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:53:36.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1169920706 data=null button=0 stateMask=0x0 x=199 y=116 count=0} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T01:53:36.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1169920706 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T01:53:36.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1169920706 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T01:53:36.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1169920707 data=null button=1 stateMask=0x0 x=199 y=116 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T01:53:36.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169920707 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} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T01:53:36.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1169920727 data=null button=1 stateMask=0x80000 x=199 y=116 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T01:53:36.753Z] DEBUG - matched MenuItem with text "COMPARE", using matcher: with mnemonic 'COMPARE' [2019-07-31T01:53:36.753Z] DEBUG - Clicking on with mnemonic 'COMPARE' [2019-07-31T01:53:36.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {COMPARE} time=1169920821 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'COMPARE' [2019-07-31T01:53:36.753Z] DEBUG - Clicked on with mnemonic 'COMPARE' [2019-07-31T01:53:36.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { = [2019-07-31T01:53:36.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { = [2019-07-31T01:53:36.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { = [2019-07-31T01:53:36.753Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1169920932 data=null item=TreeItem { = [2019-07-31T01:53:36.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { = [2019-07-31T01:53:36.753Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-31T01:53:36.753Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-31T01:53:36.753Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T01:53:36.753Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T01:53:36.753Z] DEBUG - Setting selection on (of type 'Combo') to Contents [2019-07-31T01:53:36.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Contents} time=1169920934 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo') [2019-07-31T01:53:36.753Z] DEBUG - Set selection on (of type 'Combo') to Contents [2019-07-31T01:53:36.753Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text' [2019-07-31T01:53:36.753Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text') [2019-07-31T01:53:36.753Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-31T01:53:36.753Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-31T01:53:36.753Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T01:53:37.010Z] DEBUG - matched Text with text "field", using matcher: of type 'Text' [2019-07-31T01:53:37.010Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text') [2019-07-31T01:53:37.010Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-31T01:53:37.010Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-31T01:53:37.010Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T01:53:37.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:53:37.010Z] DEBUG - matched Button with text "<", using matcher: of type 'Button' [2019-07-31T01:53:37.010Z] DEBUG - matched Button with text "=", using matcher: of type 'Button' [2019-07-31T01:53:37.010Z] DEBUG - matched Button with text ">", using matcher: of type 'Button' [2019-07-31T01:53:37.010Z] DEBUG - matched Button with text ">", using matcher: with mnemonic '>' [2019-07-31T01:53:37.010Z] DEBUG - matched Button with text ">", using matcher: with style 'SWT.RADIO' [2019-07-31T01:53:37.010Z] DEBUG - matched Button with text ">", using matcher: (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-31T01:53:37.010Z] DEBUG - matched Button with text "Num", using matcher: of type 'Button' [2019-07-31T01:53:37.010Z] DEBUG - matched Button with text "Alpha", using matcher: of type 'Button' [2019-07-31T01:53:37.010Z] DEBUG - matched Button with text "Timestamp", using matcher: of type 'Button' [2019-07-31T01:53:37.010Z] DEBUG - Clicking on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-31T01:53:37.010Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {=} time=1169921125 data=null doit=true} to Button with text {=} [2019-07-31T01:53:37.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {=} time=1169921125 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {=} [2019-07-31T01:53:37.010Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-31T01:53:37.010Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {>} time=1169921130 data=null doit=true} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-31T01:53:37.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {>} time=1169921130 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-31T01:53:37.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {>} time=1169921130 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-31T01:53:37.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {>} time=1169921130 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-31T01:53:37.010Z] DEBUG - Clicked on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-31T01:53:37.010Z] DEBUG - number of items : 11 [2019-07-31T01:53:37.010Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2019-07-31T01:53:37.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1169921132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T01:53:37.010Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1169921132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T01:53:37.010Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1169921132 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-31T01:53:37.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1169921132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T01:53:37.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1169921132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T01:53:37.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1169921132 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-31T01:53:37.010Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1169921134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T01:53:37.010Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1169921135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T01:53:37.010Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1169921135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T01:53:37.010Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1169921135 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-31T01:53:37.010Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1169921135 data=null} to ToolItem with tooltip text {Save filters} [2019-07-31T01:53:37.010Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2019-07-31T01:53:37.010Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T01:53:37.010Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T01:53:37.010Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T01:53:37.010Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T01:53:37.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1169921298 data=null button=0 stateMask=0x0 x=22 y=53 count=0} to TableItem with text {} [2019-07-31T01:53:37.267Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1169921298 data=null doit=true} to TableItem with text {} [2019-07-31T01:53:37.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1169921298 data=null} to TableItem with text {} [2019-07-31T01:53:37.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1169921298 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to TableItem with text {} [2019-07-31T01:53:37.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1169921299 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T01:53:37.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1169921300 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to TableItem with text {} [2019-07-31T01:53:37.267Z] DEBUG - matched MenuItem with text "field", using matcher: with mnemonic 'field' [2019-07-31T01:53:37.267Z] DEBUG - Clicking on with mnemonic 'field' [2019-07-31T01:53:37.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {field} time=1169921395 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'field' [2019-07-31T01:53:37.267Z] DEBUG - Clicked on with mnemonic 'field' [2019-07-31T01:53:39.158Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T01:53:39.158Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:53:39.158Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:53:39.158Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:53:39.158Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:53:39.158Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:53:39.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1169923052 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:39.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1169923053 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:39.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1169923053 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:39.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1169923053 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:39.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169923054 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:39.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1169923063 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:39.158Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:53:39.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1169923064 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:39.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1169923064 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:39.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1169923064 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:39.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1169923064 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:39.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169923065 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:39.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1169923087 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:39.158Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again. [2019-07-31T01:53:39.158Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:53:39.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1169923089 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T01:53:39.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1169923089 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T01:53:39.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1169923090 data=null} to TreeItem with text {Traces [1]} [2019-07-31T01:53:39.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1169923090 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T01:53:39.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169923090 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T01:53:39.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1169923096 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T01:53:40.531Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-31T01:53:40.531Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:53:40.531Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:53:40.531Z] DEBUG - number of items : 11 [2019-07-31T01:53:40.531Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2019-07-31T01:53:40.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1169924698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T01:53:40.531Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1169924699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T01:53:40.531Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1169924699 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-31T01:53:40.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1169924699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T01:53:40.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1169924699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T01:53:40.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1169924699 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-31T01:53:40.531Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1169924733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T01:53:40.531Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1169924733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T01:53:40.531Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1169924733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T01:53:40.531Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1169924734 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-31T01:53:40.531Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1169924734 data=null} to ToolItem with tooltip text {Add new filter} [2019-07-31T01:53:40.531Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2019-07-31T01:53:40.531Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:53:40.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=1169924735 data=null button=0 stateMask=0x0 x=77 y=158 count=0} to TreeItem with text {FILTER } [2019-07-31T01:53:40.531Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=1169924735 data=null doit=true} to TreeItem with text {FILTER } [2019-07-31T01:53:40.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=1169924735 data=null} to TreeItem with text {FILTER } [2019-07-31T01:53:40.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=1169924736 data=null button=1 stateMask=0x0 x=77 y=158 count=1} to TreeItem with text {FILTER } [2019-07-31T01:53:40.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169924736 data=null item=TreeItem {FILTER } detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER } [2019-07-31T01:53:40.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=1169924752 data=null button=1 stateMask=0x80000 x=77 y=158 count=1} to TreeItem with text {FILTER } [2019-07-31T01:53:40.531Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2019-07-31T01:53:40.531Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2019-07-31T01:53:40.531Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T01:53:40.531Z] DEBUG - Clicking on TreeItem with text {FILTER matchAndEquals} [2019-07-31T01:53:40.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1169924760 data=null button=0 stateMask=0x0 x=101 y=158 count=0} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T01:53:40.531Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1169924760 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T01:53:40.531Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:53:40.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1169924763 data=null} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T01:53:40.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1169924787 data=null button=1 stateMask=0x0 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T01:53:40.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169924787 data=null item=TreeItem {FILTER matchAndEquals} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T01:53:40.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1169924794 data=null button=1 stateMask=0x80000 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T01:53:40.788Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1169924794 data=null button=0 stateMask=0x0 x=101 y=158 count=0} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T01:53:40.788Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1169924794 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T01:53:40.788Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1169924794 data=null} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T01:53:40.788Z] DEBUG - Clicked on TreeItem with text {FILTER matchAndEquals} [2019-07-31T01:53:40.788Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:53:40.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1169924795 data=null button=0 stateMask=0x0 x=101 y=158 count=0} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T01:53:40.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1169924795 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T01:53:40.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1169924795 data=null} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T01:53:40.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1169924796 data=null button=1 stateMask=0x0 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T01:53:40.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169924796 data=null item=TreeItem {FILTER matchAndEquals} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T01:53:40.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1169924806 data=null button=1 stateMask=0x80000 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T01:53:40.788Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2019-07-31T01:53:40.788Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2019-07-31T01:53:40.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1169924855 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE' [2019-07-31T01:53:40.788Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2019-07-31T01:53:40.788Z] WARN - Tree item TreeItem with text {FILTER matchAndEquals} is already expanded. Won't expand it again. [2019-07-31T01:53:40.788Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T01:53:40.788Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T01:53:40.788Z] DEBUG - Setting selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-31T01:53:40.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Test trace : XML Trace Stub (ns)} time=1169924908 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo') [2019-07-31T01:53:40.788Z] DEBUG - Set selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-31T01:53:40.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1169924910 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T01:53:40.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1169924910 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T01:53:40.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1169924910 data=null button=1 stateMask=0x0 x=199 y=179 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T01:53:40.788Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1169924910 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} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T01:53:40.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1169924911 data=null button=1 stateMask=0x80000 x=199 y=179 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T01:53:40.788Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:53:40.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1169924912 data=null button=0 stateMask=0x0 x=199 y=179 count=0} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T01:53:40.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1169924912 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T01:53:40.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1169924912 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T01:53:40.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1169924912 data=null button=1 stateMask=0x0 x=199 y=179 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T01:53:40.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169924912 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} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T01:53:40.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1169924934 data=null button=1 stateMask=0x80000 x=199 y=179 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T01:53:40.788Z] DEBUG - matched MenuItem with text "OR", using matcher: with mnemonic 'OR' [2019-07-31T01:53:40.788Z] DEBUG - Clicking on with mnemonic 'OR' [2019-07-31T01:53:40.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {OR} time=1169925010 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'OR' [2019-07-31T01:53:40.788Z] DEBUG - Clicked on with mnemonic 'OR' [2019-07-31T01:53:40.788Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:53:40.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=1169925034 data=null button=0 stateMask=0x0 x=71 y=200 count=0} to Tree node with text: OR [2019-07-31T01:53:40.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=1169925034 data=null doit=true} to Tree node with text: OR [2019-07-31T01:53:40.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=1169925034 data=null} to Tree node with text: OR [2019-07-31T01:53:40.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=1169925034 data=null button=1 stateMask=0x0 x=71 y=200 count=1} to Tree node with text: OR [2019-07-31T01:53:40.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169925034 data=null item=TreeItem {OR} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: OR [2019-07-31T01:53:41.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=1169925081 data=null button=1 stateMask=0x80000 x=71 y=200 count=1} to Tree node with text: OR [2019-07-31T01:53:41.045Z] DEBUG - matched MenuItem with text "EQUALS", using matcher: with mnemonic 'EQUALS' [2019-07-31T01:53:41.045Z] DEBUG - Clicking on with mnemonic 'EQUALS' [2019-07-31T01:53:41.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {EQUALS} time=1169925121 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'EQUALS' [2019-07-31T01:53:41.045Z] DEBUG - Clicked on with mnemonic 'EQUALS' [2019-07-31T01:53:41.045Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again. [2019-07-31T01:53:41.045Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:53:41.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem { EQUALS} [2019-07-31T01:53:41.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { EQUALS} [2019-07-31T01:53:41.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { EQUALS} [2019-07-31T01:53:41.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { EQUALS} [2019-07-31T01:53:41.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169925222 data=null item=TreeItem { EQUALS} [2019-07-31T01:53:41.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { EQUALS} [2019-07-31T01:53:41.045Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-31T01:53:41.045Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-31T01:53:41.045Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T01:53:41.045Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T01:53:41.045Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-31T01:53:41.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1169925298 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo') [2019-07-31T01:53:41.045Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-31T01:53:41.045Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-31T01:53:41.045Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-31T01:53:41.301Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T01:53:41.301Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:53:41.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=1169925342 data=null button=0 stateMask=0x0 x=71 y=200 count=0} to Tree node with text: OR [2019-07-31T01:53:41.301Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=1169925343 data=null doit=true} to Tree node with text: OR [2019-07-31T01:53:41.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=1169925343 data=null} to Tree node with text: OR [2019-07-31T01:53:41.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=1169925343 data=null button=1 stateMask=0x0 x=71 y=200 count=1} to Tree node with text: OR [2019-07-31T01:53:41.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169925344 data=null item=TreeItem {OR} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: OR [2019-07-31T01:53:41.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=1169925390 data=null button=1 stateMask=0x80000 x=71 y=200 count=1} to Tree node with text: OR [2019-07-31T01:53:41.301Z] DEBUG - matched MenuItem with text "MATCHES", using matcher: with mnemonic 'MATCHES' [2019-07-31T01:53:41.301Z] DEBUG - Clicking on with mnemonic 'MATCHES' [2019-07-31T01:53:41.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {MATCHES} time=1169925435 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'MATCHES' [2019-07-31T01:53:41.301Z] DEBUG - Clicked on with mnemonic 'MATCHES' [2019-07-31T01:53:41.301Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again. [2019-07-31T01:53:41.301Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:53:41.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem { MATCHES} [2019-07-31T01:53:41.301Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { MATCHES} [2019-07-31T01:53:41.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { MATCHES} [2019-07-31T01:53:41.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { MATCHES} [2019-07-31T01:53:41.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169925515 data=null item=TreeItem { MATCHES} [2019-07-31T01:53:41.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { MATCHES} [2019-07-31T01:53:41.301Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-31T01:53:41.301Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-31T01:53:41.301Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T01:53:41.301Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T01:53:41.301Z] DEBUG - Setting selection on (of type 'Combo') to Contents [2019-07-31T01:53:41.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Contents} time=1169925548 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo') [2019-07-31T01:53:41.557Z] DEBUG - Set selection on (of type 'Combo') to Contents [2019-07-31T01:53:41.557Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text' [2019-07-31T01:53:41.557Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text') [2019-07-31T01:53:41.557Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text' [2019-07-31T01:53:41.557Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text') [2019-07-31T01:53:41.557Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T01:53:41.557Z] DEBUG - matched Text with text "field", using matcher: of type 'Text' [2019-07-31T01:53:41.557Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text') [2019-07-31T01:53:41.557Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text' [2019-07-31T01:53:41.557Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text') [2019-07-31T01:53:41.557Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T01:53:41.557Z] DEBUG - number of items : 11 [2019-07-31T01:53:41.557Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2019-07-31T01:53:41.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1169925610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T01:53:41.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1169925610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T01:53:41.557Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1169925610 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-31T01:53:41.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1169925610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T01:53:41.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1169925611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T01:53:41.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1169925611 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-31T01:53:41.557Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1169925614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T01:53:41.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1169925614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T01:53:41.557Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1169925614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T01:53:41.557Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1169925614 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-31T01:53:41.557Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1169925615 data=null} to ToolItem with tooltip text {Save filters} [2019-07-31T01:53:41.557Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2019-07-31T01:53:41.557Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T01:53:41.557Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T01:53:41.557Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T01:53:41.557Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T01:53:41.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1169925716 data=null button=0 stateMask=0x0 x=22 y=53 count=0} to TableItem with text {} [2019-07-31T01:53:41.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1169925716 data=null doit=true} to TableItem with text {} [2019-07-31T01:53:41.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1169925716 data=null} to TableItem with text {} [2019-07-31T01:53:41.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1169925717 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to TableItem with text {} [2019-07-31T01:53:41.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1169925717 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T01:53:41.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1169925719 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to TableItem with text {} [2019-07-31T01:53:41.557Z] DEBUG - matched MenuItem with text "matchAndEquals", using matcher: with mnemonic 'matchAndEquals' [2019-07-31T01:53:41.557Z] DEBUG - Clicking on with mnemonic 'matchAndEquals' [2019-07-31T01:53:41.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {matchAndEquals} time=1169925800 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'matchAndEquals' [2019-07-31T01:53:41.814Z] DEBUG - Clicked on with mnemonic 'matchAndEquals' [2019-07-31T01:53:43.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1169927688 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T01:53:43.534Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T01:53:43.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:53:43.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:53:43.534Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:53:43.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1169927740 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:43.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1169927740 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:43.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1169927740 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:43.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1169927781 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:43.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169927781 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:43.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1169927789 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:43.790Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T01:53:43.790Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T01:53:43.790Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T01:53:44.718Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T01:53:44.718Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T01:53:44.718Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:53:44.718Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T01:53:44.718Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:44.718Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:53:44.718Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:53:44.718Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:53:44.718Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:44.718Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T01:53:44.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169928738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:44.718Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169928739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:44.718Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169928739 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:44.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169928740 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:44.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169928740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:44.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169928740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:44.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169928740 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:44.718Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169928740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:44.718Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169928740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:44.718Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169928740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:44.718Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169928741 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:44.718Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169928741 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:44.718Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:44.718Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:53:44.718Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:53:44.718Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:53:44.718Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:53:44.718Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:53:44.718Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:53:44.718Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:44.718Z] DEBUG - Clicking on OK [2019-07-31T01:53:44.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1169928742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:44.718Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1169928742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:44.718Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1169928742 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:44.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1169928743 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:44.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1169928743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:44.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1169928743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:44.718Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:44.718Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:44.718Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:44.718Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:44.718Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:44.718Z] DEBUG - Clicked on OK [2019-07-31T01:53:44.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1169928743 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:44.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1169927898 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T01:53:45.232Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.837 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest [2019-07-31T01:53:45.232Z] testTimestampFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 4.928 s [2019-07-31T01:53:45.232Z] testField01(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 4.299 s [2019-07-31T01:53:45.232Z] testTimestampEqualsOr(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 4.153 s [2019-07-31T01:53:45.232Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting [2019-07-31T01:53:45.795Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T01:53:46.357Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:53:46.357Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:53:46.357Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:53:46.357Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:53:46.357Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:53:46.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1169930315 data=null button=0 stateMask=0x0 x=96 y=11 count=0} to TreeItem with text {TestForOffsetting} [2019-07-31T01:53:46.357Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1169930315 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-31T01:53:46.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1169930315 data=null} to TreeItem with text {TestForOffsetting} [2019-07-31T01:53:46.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1169930316 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-31T01:53:46.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169930316 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-31T01:53:46.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1169930360 data=null button=1 stateMask=0x80000 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-31T01:53:46.357Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:53:46.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1169930362 data=null button=0 stateMask=0x0 x=96 y=11 count=0} to TreeItem with text {TestForOffsetting} [2019-07-31T01:53:46.357Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1169930362 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-31T01:53:46.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1169930362 data=null} to TreeItem with text {TestForOffsetting} [2019-07-31T01:53:46.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1169930362 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-31T01:53:46.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169930363 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-31T01:53:46.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1169930387 data=null button=1 stateMask=0x80000 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-31T01:53:46.357Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1169930388 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-31T01:53:46.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1169930388 data=null} to TreeItem with text {TestForOffsetting} [2019-07-31T01:53:46.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1169930388 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-31T01:53:46.357Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1169930388 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-31T01:53:46.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1169930392 data=null button=1 stateMask=0x80000 x=80 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-31T01:53:46.357Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:53:46.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1169930393 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T01:53:46.357Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1169930393 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T01:53:46.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1169930393 data=null} to TreeItem with text {Traces [0]} [2019-07-31T01:53:46.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1169930394 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T01:53:46.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169930394 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T01:53:46.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1169930411 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T01:53:48.249Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample4013219394573351912.xml"' [2019-07-31T01:53:48.249Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T01:53:48.249Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T01:53:48.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1169931983 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T01:53:48.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1169931984 data=null} to TreeItem with text {Traces [1]} [2019-07-31T01:53:48.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1169931984 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T01:53:48.249Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1169931984 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T01:53:48.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1169931988 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T01:53:48.249Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:53:48.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample4013219394573351912.xml} time=1169932069 data=null button=0 stateMask=0x0 x=191 y=74 count=0} to TreeItem with text {sample4013219394573351912.xml} [2019-07-31T01:53:48.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample4013219394573351912.xml} time=1169932069 data=null doit=true} to TreeItem with text {sample4013219394573351912.xml} [2019-07-31T01:53:48.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample4013219394573351912.xml} time=1169932069 data=null} to TreeItem with text {sample4013219394573351912.xml} [2019-07-31T01:53:48.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample4013219394573351912.xml} time=1169932070 data=null button=1 stateMask=0x0 x=191 y=74 count=1} to TreeItem with text {sample4013219394573351912.xml} [2019-07-31T01:53:48.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169932070 data=null item=TreeItem {sample4013219394573351912.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample4013219394573351912.xml} [2019-07-31T01:53:48.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample4013219394573351912.xml} time=1169932196 data=null button=1 stateMask=0x80000 x=191 y=74 count=1} to TreeItem with text {sample4013219394573351912.xml} [2019-07-31T01:53:48.249Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:53:48.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample4013219394573351912.xml} time=1169932199 data=null button=0 stateMask=0x0 x=191 y=74 count=0} to TreeItem with text {sample4013219394573351912.xml} [2019-07-31T01:53:48.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample4013219394573351912.xml} time=1169932199 data=null doit=true} to TreeItem with text {sample4013219394573351912.xml} [2019-07-31T01:53:48.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample4013219394573351912.xml} time=1169932199 data=null} to TreeItem with text {sample4013219394573351912.xml} [2019-07-31T01:53:48.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample4013219394573351912.xml} time=1169932199 data=null button=1 stateMask=0x0 x=191 y=74 count=1} to TreeItem with text {sample4013219394573351912.xml} [2019-07-31T01:53:48.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169932200 data=null item=TreeItem {sample4013219394573351912.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample4013219394573351912.xml} [2019-07-31T01:53:48.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample4013219394573351912.xml} time=1169932205 data=null button=1 stateMask=0x80000 x=191 y=74 count=1} to TreeItem with text {sample4013219394573351912.xml} [2019-07-31T01:53:48.249Z] DEBUG - matched MenuItem with text "Apply Time Offset...", using matcher: with mnemonic 'Apply Time Offset...' [2019-07-31T01:53:48.249Z] DEBUG - Clicking on with mnemonic 'Apply Time Offset...' [2019-07-31T01:53:48.813Z] DEBUG - Clicked on with mnemonic 'Apply Time Offset...' [2019-07-31T01:53:48.813Z] DEBUG - matched Shell with text "Apply time offset", using matcher: with text 'Apply time offset' [2019-07-31T01:53:48.813Z] DEBUG - Attempting to set focus on Shell with text {Apply time offset} [2019-07-31T01:53:48.813Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:53:48.813Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:53:48.813Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:53:48.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample4013219394573351912.xml} time=1169932897 data=null button=0 stateMask=0x0 x=128 y=11 count=0} to TreeItem with text {sample4013219394573351912.xml} [2019-07-31T01:53:48.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample4013219394573351912.xml} time=1169932898 data=null doit=true} to TreeItem with text {sample4013219394573351912.xml} [2019-07-31T01:53:48.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample4013219394573351912.xml} time=1169932898 data=null} to TreeItem with text {sample4013219394573351912.xml} [2019-07-31T01:53:48.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample4013219394573351912.xml} time=1169932898 data=null button=1 stateMask=0x0 x=128 y=11 count=1} to TreeItem with text {sample4013219394573351912.xml} [2019-07-31T01:53:48.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169932899 data=null item=TreeItem {sample4013219394573351912.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample4013219394573351912.xml} [2019-07-31T01:53:48.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample4013219394573351912.xml} time=1169932899 data=null button=1 stateMask=0x80000 x=128 y=11 count=1} to TreeItem with text {sample4013219394573351912.xml} [2019-07-31T01:53:48.813Z] DEBUG - Clicking on TreeItem with text {sample4013219394573351912.xml} [2019-07-31T01:53:48.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample4013219394573351912.xml} time=1169932900 data=null button=0 stateMask=0x0 x=414 y=11 count=0} to TreeItem with text {sample4013219394573351912.xml} [2019-07-31T01:53:48.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample4013219394573351912.xml} time=1169932901 data=null doit=true} to TreeItem with text {sample4013219394573351912.xml} [2019-07-31T01:53:48.813Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:53:48.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample4013219394573351912.xml} time=1169932901 data=null} to TreeItem with text {sample4013219394573351912.xml} [2019-07-31T01:53:48.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample4013219394573351912.xml} time=1169932901 data=null button=1 stateMask=0x0 x=414 y=11 count=1} to TreeItem with text {sample4013219394573351912.xml} [2019-07-31T01:53:48.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169932905 data=null item=TreeItem {sample4013219394573351912.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample4013219394573351912.xml} [2019-07-31T01:53:48.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample4013219394573351912.xml} time=1169932906 data=null button=1 stateMask=0x80000 x=414 y=11 count=1} to TreeItem with text {sample4013219394573351912.xml} [2019-07-31T01:53:48.813Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {sample4013219394573351912.xml} time=1169932906 data=null button=0 stateMask=0x0 x=414 y=11 count=0} to TreeItem with text {sample4013219394573351912.xml} [2019-07-31T01:53:48.813Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {sample4013219394573351912.xml} time=1169932906 data=null doit=true} to TreeItem with text {sample4013219394573351912.xml} [2019-07-31T01:53:48.813Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {sample4013219394573351912.xml} time=1169932907 data=null} to TreeItem with text {sample4013219394573351912.xml} [2019-07-31T01:53:48.813Z] DEBUG - Clicked on TreeItem with text {sample4013219394573351912.xml} [2019-07-31T01:53:48.813Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:53:48.813Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T01:53:48.813Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:53:48.813Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T01:53:48.813Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T01:53:48.813Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T01:53:48.813Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T01:53:48.813Z] DEBUG - matched Button with text "Basic", using matcher: of type 'Button' [2019-07-31T01:53:48.813Z] DEBUG - matched Button with text "Advanced", using matcher: of type 'Button' [2019-07-31T01:53:48.813Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:53:48.813Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:53:48.813Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:53:48.813Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:53:48.813Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:48.813Z] DEBUG - Clicking on OK [2019-07-31T01:53:48.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1169932930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:48.813Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1169932930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:48.813Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1169932930 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:48.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1169932930 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:48.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1169932930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:48.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1169932930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:48.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1169932931 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:49.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Apply Time Offset...} time=1169932394 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Apply Time Offset...' [2019-07-31T01:53:49.376Z] DEBUG - Clicked on [2019-07-31T01:53:50.742Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample4013219394573351912.xml"' [2019-07-31T01:53:50.742Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T01:53:50.742Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T01:53:50.742Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - TestForOffsetting/Traces/sample4013219394573351912.xml - Eclipse Platform} time=1169934926 data=null doit=true} to Shell with text {data - TestForOffsetting/Traces/sample4013219394573351912.xml - Eclipse Platform} [2019-07-31T01:53:50.742Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T01:53:50.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:53:50.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:53:50.999Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:53:50.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1169935016 data=null button=0 stateMask=0x0 x=96 y=11 count=0} to TreeItem with text {TestForOffsetting} [2019-07-31T01:53:50.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1169935017 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-31T01:53:50.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1169935017 data=null} to TreeItem with text {TestForOffsetting} [2019-07-31T01:53:50.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1169935017 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-31T01:53:50.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169935018 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-31T01:53:50.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1169935063 data=null button=1 stateMask=0x80000 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-31T01:53:50.999Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T01:53:50.999Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T01:53:51.255Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T01:53:51.817Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T01:53:51.817Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T01:53:51.817Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:53:51.817Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T01:53:51.817Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:51.817Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:53:51.817Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:53:51.817Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:53:51.817Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:51.817Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T01:53:51.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169936043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:51.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169936044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:51.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169936044 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:51.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169936044 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:51.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169936044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:51.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169936044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:51.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169936044 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:51.817Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169936044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:51.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169936044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:51.817Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169936044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:51.817Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169936045 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:51.817Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169936045 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:51.817Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:51.817Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:53:51.817Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:53:51.817Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:53:51.817Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:53:51.817Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:53:51.817Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:53:51.817Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:51.817Z] DEBUG - Clicking on OK [2019-07-31T01:53:51.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1169936046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:51.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1169936046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:51.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1169936046 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:51.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1169936046 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:51.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1169936046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:51.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1169936046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:51.817Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:51.817Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:51.817Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:51.817Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:51.817Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:51.817Z] DEBUG - Clicked on OK [2019-07-31T01:53:52.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1169936046 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:52.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1169935144 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T01:53:52.381Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.219 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting [2019-07-31T01:53:52.381Z] testOffsetting(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting) Time elapsed: 7.218 s [2019-07-31T01:53:52.381Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest [2019-07-31T01:53:54.274Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T01:53:54.274Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T01:53:54.274Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T01:53:54.274Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T01:53:54.533Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T01:53:54.533Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T01:53:54.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1169938679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:53:54.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1169938679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:53:54.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1169938679 data=null doit=true} to (of type 'Table') [2019-07-31T01:53:54.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1169938679 data=null} to (of type 'Table') [2019-07-31T01:53:54.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1169938679 data=null button=1 stateMask=0x0 x=12 y=32 count=1} to (of type 'Table') [2019-07-31T01:53:54.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1169938679 data=null button=1 stateMask=0x80000 x=12 y=32 count=1} to (of type 'Table') [2019-07-31T01:53:54.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1169938680 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T01:53:54.533Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1169938681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:53:54.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1169938683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:53:54.533Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1169938683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:53:54.533Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1169938683 data=null doit=true} to (of type 'Table') [2019-07-31T01:53:54.533Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1169938683 data=null} to (of type 'Table') [2019-07-31T01:53:54.533Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T01:53:54.533Z] DEBUG - matched MenuItem with text "Collapse Events", using matcher: with mnemonic 'Collapse Events' [2019-07-31T01:53:54.533Z] DEBUG - Clicking on with mnemonic 'Collapse Events' [2019-07-31T01:53:54.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Collapse Events} time=1169938730 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Collapse Events' [2019-07-31T01:53:55.025Z] DEBUG - Clicked on with mnemonic 'Collapse Events' [2019-07-31T01:53:56.050Z] DEBUG - matched MenuItem with text "Clear Filters", using matcher: with mnemonic 'Clear Filters' [2019-07-31T01:53:56.050Z] DEBUG - Clicking on with mnemonic 'Clear Filters' [2019-07-31T01:53:56.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Clear Filters} time=1169940055 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear Filters' [2019-07-31T01:53:56.050Z] DEBUG - Clicked on with mnemonic 'Clear Filters' [2019-07-31T01:53:56.978Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1169940983 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T01:53:56.978Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T01:53:56.978Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:53:56.978Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:53:56.978Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:53:56.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1169940990 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T01:53:56.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1169940990 data=null doit=true} to TreeItem with text {test} [2019-07-31T01:53:56.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1169940990 data=null} to TreeItem with text {test} [2019-07-31T01:53:56.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1169940991 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T01:53:56.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169940991 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T01:53:56.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1169941087 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T01:53:56.978Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T01:53:56.978Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T01:53:56.978Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T01:53:57.907Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T01:53:57.907Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T01:53:57.907Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:53:57.907Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T01:53:57.907Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:57.907Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:53:57.907Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:53:57.907Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:53:57.907Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:57.907Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T01:53:57.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169941962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:57.907Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169941962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:57.907Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169941962 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:57.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169941963 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:57.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169941963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:57.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169941963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:57.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169941963 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:57.907Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169941963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:57.907Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169941963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:57.907Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169941963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:57.907Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169941963 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:57.907Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169941963 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:57.907Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:53:57.907Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:53:57.907Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:53:57.907Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:53:57.907Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:53:57.907Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:53:57.907Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:53:57.907Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:57.907Z] DEBUG - Clicking on OK [2019-07-31T01:53:57.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1169941964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:57.907Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1169941964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:57.907Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1169941965 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:57.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1169941965 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:57.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1169941965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:57.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1169941965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:57.907Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:57.907Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:57.907Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:57.907Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:57.907Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:57.907Z] DEBUG - Clicked on OK [2019-07-31T01:53:58.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1169941965 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:53:58.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1169941188 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T01:53:58.421Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.915 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest [2019-07-31T01:53:58.421Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest) Time elapsed: 5.844 s [2019-07-31T01:53:58.421Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest [2019-07-31T01:53:58.677Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T01:53:59.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:53:59.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:53:59.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:53:59.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:53:59.240Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:53:59.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1169943374 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:59.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1169943384 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:59.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1169943384 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:59.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1169943385 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:59.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169943385 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:59.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1169943434 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:59.240Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:53:59.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1169943435 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:59.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1169943436 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:59.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1169943436 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:59.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1169943436 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:59.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169943436 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:59.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1169943445 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:59.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1169943481 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:59.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1169943481 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:59.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1169943482 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:59.240Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1169943482 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:59.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1169943485 data=null button=1 stateMask=0x80000 x=73 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T01:53:59.240Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:53:59.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1169943486 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T01:53:59.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1169943486 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T01:53:59.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1169943486 data=null} to TreeItem with text {Traces [0]} [2019-07-31T01:53:59.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1169943487 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T01:53:59.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169943487 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T01:53:59.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1169943510 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T01:54:21.396Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2019-07-31T01:54:21.396Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-31T01:54:21.396Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-31T01:54:21.396Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-31T01:54:21.396Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-31T01:54:21.396Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-31T01:54:21.396Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-31T01:54:21.396Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T01:54:21.396Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T01:54:21.396Z] DEBUG - matched Shell with text "Print", using matcher: with text 'Print' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Use current zoom", using matcher: with mnemonic 'Use current zoom' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Use current zoom", using matcher: with style 'SWT.RADIO' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Use current zoom", using matcher: (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-31T01:54:21.396Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-31T01:54:21.396Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Use current zoom} time=1169962321 data=null doit=true} to (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-31T01:54:21.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Use current zoom} time=1169962321 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-31T01:54:21.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Use current zoom} time=1169962321 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-31T01:54:21.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=1169962322 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-31T01:54:21.396Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "&All pages", using matcher: with mnemonic 'All pages' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "&All pages", using matcher: with style 'SWT.RADIO' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "&All pages", using matcher: (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Current view", using matcher: with mnemonic 'Current view' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Current view", using matcher: with style 'SWT.RADIO' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Current view", using matcher: (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-31T01:54:21.396Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Current view} time=1169962326 data=null doit=true} to Button with text {Current view} [2019-07-31T01:54:21.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=1169962326 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Current view} [2019-07-31T01:54:21.396Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-31T01:54:21.396Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&All pages} time=1169962328 data=null doit=true} to (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-31T01:54:21.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&All pages} time=1169962328 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-31T01:54:21.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&All pages} time=1169962328 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-31T01:54:21.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=1169962328 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-31T01:54:21.396Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-31T01:54:21.396Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-31T01:54:21.396Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=1169962329 data=null doit=true} to Button with text {&All pages} [2019-07-31T01:54:21.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=1169962329 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {&All pages} [2019-07-31T01:54:21.396Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-31T01:54:21.396Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Current view} time=1169962331 data=null doit=true} to (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-31T01:54:21.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Current view} time=1169962331 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-31T01:54:21.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Current view} time=1169962331 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-31T01:54:21.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=1169962331 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-31T01:54:21.396Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with mnemonic 'Number of horizontal pages:' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with style 'SWT.RADIO' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-31T01:54:21.396Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Use current zoom} time=1169962333 data=null doit=true} to Button with text {Use current zoom} [2019-07-31T01:54:21.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=1169962333 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Use current zoom} [2019-07-31T01:54:21.396Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-31T01:54:21.396Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of horizontal pages:} time=1169962335 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-31T01:54:21.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of horizontal pages:} time=1169962336 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-31T01:54:21.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of horizontal pages:} time=1169962336 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-31T01:54:21.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=1169962336 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-31T01:54:21.396Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-31T01:54:21.396Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-31T01:54:21.396Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-31T01:54:21.396Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:54:21.396Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T01:54:21.396Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-31T01:54:21.396Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-31T01:54:21.396Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:54:21.396Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T01:54:21.396Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:54:21.396Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T01:54:21.396Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-31T01:54:21.396Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:54:21.396Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-31T01:54:21.396Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2019-07-31T01:54:21.396Z] DEBUG - matched Text with text "1", using matcher: with label (with mnemonic 'Total number of pages:') [2019-07-31T01:54:21.396Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2019-07-31T01:54:21.396Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:54:21.396Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2019-07-31T01:54:21.396Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:') [2019-07-31T01:54:21.396Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2019-07-31T01:54:21.396Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:54:21.396Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2019-07-31T01:54:21.396Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:') [2019-07-31T01:54:21.396Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with mnemonic 'Number of vertical pages:' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with style 'SWT.RADIO' [2019-07-31T01:54:21.396Z] DEBUG - 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') [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:54:21.396Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:54:21.397Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-31T01:54:21.397Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Number of horizontal pages:} time=1169962414 data=null doit=true} to Button with text {Number of horizontal pages:} [2019-07-31T01:54:21.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=1169962414 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Number of horizontal pages:} [2019-07-31T01:54:21.397Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-31T01:54:21.397Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of vertical pages:} time=1169962415 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-31T01:54:21.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of vertical pages:} time=1169962415 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-31T01:54:21.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of vertical pages:} time=1169962415 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-31T01:54:21.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of vertical pages:} time=1169962415 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-31T01:54:21.397Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-31T01:54:21.397Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-31T01:54:21.397Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-31T01:54:21.397Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-31T01:54:21.397Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-31T01:54:21.397Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-31T01:54:21.397Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-31T01:54:21.397Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:54:21.397Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T01:54:21.397Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:54:21.397Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "Selected pages", using matcher: with mnemonic 'Selected pages' [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "Selected pages", using matcher: with style 'SWT.RADIO' [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "Selected pages", using matcher: (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:54:21.397Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-31T01:54:21.397Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=1169962420 data=null doit=true} to Button with text {&All pages} [2019-07-31T01:54:21.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=1169962420 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {&All pages} [2019-07-31T01:54:21.397Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-31T01:54:21.397Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Selected pages} time=1169962421 data=null doit=true} to (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-31T01:54:21.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Selected pages} time=1169962511 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-31T01:54:21.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Selected pages} time=1169962512 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-31T01:54:21.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=1169962512 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-31T01:54:21.397Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "F&rom page", using matcher: with mnemonic 'From page' [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "F&rom page", using matcher: with style 'SWT.RADIO' [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "F&rom page", using matcher: (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:54:21.397Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-31T01:54:21.397Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Selected pages} time=1169962517 data=null doit=true} to Button with text {Selected pages} [2019-07-31T01:54:21.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=1169962517 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Selected pages} [2019-07-31T01:54:21.397Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-31T01:54:21.397Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&rom page} time=1169962520 data=null doit=true} to (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-31T01:54:21.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&rom page} time=1169962520 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-31T01:54:21.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&rom page} time=1169962520 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-31T01:54:21.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&rom page} time=1169962520 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-31T01:54:21.397Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-31T01:54:21.397Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-31T01:54:21.397Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-31T01:54:21.397Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-31T01:54:21.397Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-31T01:54:21.397Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-31T01:54:21.397Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-31T01:54:21.397Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:54:21.397Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T01:54:21.397Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:54:21.397Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T01:54:21.397Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-31T01:54:21.397Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-31T01:54:21.397Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-31T01:54:21.397Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-31T01:54:21.397Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-31T01:54:21.397Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-31T01:54:21.397Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:54:21.397Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T01:54:21.397Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:54:21.397Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:54:21.397Z] DEBUG - Clicking on Cancel [2019-07-31T01:54:21.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1169962605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T01:54:21.397Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1169962606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T01:54:21.397Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1169962606 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T01:54:21.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1169962606 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T01:54:21.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1169962606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T01:54:21.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1169962606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T01:54:21.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1169962606 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T01:54:21.397Z] DEBUG - Clicked on [2019-07-31T01:54:21.397Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1169963401 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T01:54:21.397Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T01:54:21.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:54:21.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:54:21.397Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:54:21.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1169963443 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T01:54:21.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1169963444 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T01:54:21.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1169963444 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T01:54:21.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1169963444 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T01:54:21.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169963445 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T01:54:21.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1169963453 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T01:54:21.397Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T01:54:21.397Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T01:54:21.397Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T01:54:21.397Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T01:54:21.397Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:54:21.397Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:54:21.397Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T01:54:21.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169963803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:54:21.397Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169963804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:54:21.397Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169963804 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:54:21.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169963808 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:54:21.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169963808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:54:21.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169963809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:54:21.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169963809 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:54:21.397Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169963809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:54:21.397Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169963809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:54:21.397Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169963809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:54:21.397Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169963809 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:54:21.397Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169963810 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:54:21.397Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:54:21.397Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:21.397Z] DEBUG - Clicking on OK [2019-07-31T01:54:21.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1169963814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:21.397Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1169963814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:21.397Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1169963814 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:21.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1169963814 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:21.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1169963815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:21.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1169963815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:21.397Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:21.397Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:21.397Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:21.397Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:21.397Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:21.397Z] DEBUG - Clicked on OK [2019-07-31T01:54:21.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1169963815 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:21.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1169963511 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T01:54:21.397Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T01:54:21.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:54:21.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:54:21.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:54:21.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:54:21.397Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:54:21.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1169964440 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T01:54:21.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1169964440 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T01:54:21.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1169964440 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T01:54:21.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1169964441 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T01:54:21.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169964441 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T01:54:21.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1169964448 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T01:54:21.397Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:54:21.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1169964449 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T01:54:21.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1169964449 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T01:54:21.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1169964453 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T01:54:21.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1169964453 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T01:54:21.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169964454 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T01:54:21.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1169964483 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T01:54:21.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1169964484 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T01:54:21.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1169964484 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T01:54:21.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1169964485 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T01:54:21.397Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1169964485 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T01:54:21.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1169964488 data=null button=1 stateMask=0x80000 x=73 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T01:54:21.397Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:54:21.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1169964489 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T01:54:21.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1169964489 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T01:54:21.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1169964489 data=null} to TreeItem with text {Traces [0]} [2019-07-31T01:54:21.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1169964489 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T01:54:21.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169964490 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T01:54:21.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1169964494 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T01:54:26.701Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2019-07-31T01:54:26.701Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-31T01:54:26.701Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-31T01:54:26.701Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-31T01:54:26.701Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-31T01:54:26.701Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-31T01:54:26.701Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-31T01:54:26.701Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - number of items : 9 [2019-07-31T01:54:26.701Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1169970633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1169970633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1169970634 data=null doit=true} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1169970634 data=null} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1169970634 data=null button=1 stateMask=0x0 x=5 y=137 count=1} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1169970635 data=null button=1 stateMask=0x80000 x=5 y=137 count=1} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - number of items : 9 [2019-07-31T01:54:26.701Z] DEBUG - Clicking on ToolItem with tooltip text {Select} [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1169970646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1169970646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-31T01:54:26.701Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1169970646 data=null doit=true} to ToolItem with tooltip text {Select} [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1169970646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1169970646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-31T01:54:26.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1169970647 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select} [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1169970647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1169970647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1169970647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-31T01:54:26.701Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1169970647 data=null doit=true} to ToolItem with tooltip text {Select} [2019-07-31T01:54:26.701Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1169970647 data=null} to ToolItem with tooltip text {Select} [2019-07-31T01:54:26.701Z] DEBUG - Clicked on ToolItem with tooltip text {Select} [2019-07-31T01:54:26.701Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1169970648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1169970648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1169970648 data=null doit=true} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1169970648 data=null} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1169970648 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1169970649 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - number of items : 9 [2019-07-31T01:54:26.701Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T01:54:26.701Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1169970650 data=null doit=true} to ToolItem with tooltip text {Select} [2019-07-31T01:54:26.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1169970650 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select} [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1169970650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1169970650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T01:54:26.701Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1169970650 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1169970651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1169970651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T01:54:26.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1169970651 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1169970651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1169970651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1169970651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T01:54:26.701Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1169970651 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T01:54:26.701Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1169970652 data=null} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T01:54:26.701Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T01:54:26.701Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1169970652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1169970652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1169970652 data=null doit=true} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1169970687 data=null} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1169970687 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1169970688 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1169970689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1169970689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1169970689 data=null doit=true} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1169970689 data=null} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1169970689 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1169970690 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - number of items : 9 [2019-07-31T01:54:26.701Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T01:54:26.701Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1169970691 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T01:54:26.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1169970691 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1169970691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1169970691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T01:54:26.701Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1169970691 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1169970691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1169970691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T01:54:26.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1169970692 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1169970692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1169970692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1169970692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T01:54:26.701Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1169970692 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T01:54:26.701Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1169970692 data=null} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T01:54:26.701Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T01:54:26.701Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1169970692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1169970693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1169970693 data=null doit=true} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1169970693 data=null} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1169970693 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1169970693 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - number of items : 9 [2019-07-31T01:54:26.701Z] DEBUG - Clicking on ToolItem with tooltip text {Reset zoom factor} [2019-07-31T01:54:26.701Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1169970694 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T01:54:26.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1169970695 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1169970695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1169970695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-31T01:54:26.701Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1169970695 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor} [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1169970695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1169970695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-31T01:54:26.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1169970695 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Reset zoom factor} [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1169970696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1169970696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1169970696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-31T01:54:26.701Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1169970696 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor} [2019-07-31T01:54:26.701Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1169970696 data=null} to ToolItem with tooltip text {Reset zoom factor} [2019-07-31T01:54:26.701Z] DEBUG - Clicked on ToolItem with tooltip text {Reset zoom factor} [2019-07-31T01:54:26.701Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1169970697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1169970697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1169970697 data=null doit=true} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1169970697 data=null} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1169970697 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1169970698 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - matched MenuItem with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T01:54:26.701Z] DEBUG - Clicking on with mnemonic 'Select' [2019-07-31T01:54:26.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=1169970746 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Select' [2019-07-31T01:54:26.701Z] DEBUG - Clicked on with mnemonic 'Select' [2019-07-31T01:54:26.701Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1169970746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1169970747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1169970747 data=null doit=true} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1169970747 data=null} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1169970747 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1169970748 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - matched MenuItem with text "Zoom in", using matcher: with mnemonic 'Zoom in' [2019-07-31T01:54:26.701Z] DEBUG - Clicking on with mnemonic 'Zoom in' [2019-07-31T01:54:26.701Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Select} time=1169970786 data=null doit=true} to MenuItem with text {Select} [2019-07-31T01:54:26.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=1169970786 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to MenuItem with text {Select} [2019-07-31T01:54:26.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=1169970786 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Zoom in' [2019-07-31T01:54:26.701Z] DEBUG - Clicked on with mnemonic 'Zoom in' [2019-07-31T01:54:26.701Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1169970787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1169970787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1169970787 data=null doit=true} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1169970787 data=null} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1169970788 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1169970797 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1169970798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1169970798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1169970798 data=null doit=true} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1169970798 data=null} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1169970798 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1169970798 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - matched MenuItem with text "Zoom out", using matcher: with mnemonic 'Zoom out' [2019-07-31T01:54:26.701Z] DEBUG - Clicking on with mnemonic 'Zoom out' [2019-07-31T01:54:26.701Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom in} time=1169970822 data=null doit=true} to MenuItem with text {Zoom in} [2019-07-31T01:54:26.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=1169970822 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to MenuItem with text {Zoom in} [2019-07-31T01:54:26.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=1169970822 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Zoom out' [2019-07-31T01:54:26.701Z] DEBUG - Clicked on with mnemonic 'Zoom out' [2019-07-31T01:54:26.701Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1169970828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1169970829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1169970829 data=null doit=true} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1169970829 data=null} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1169970829 data=null button=1 stateMask=0x0 x=365 y=134 count=1} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1169970829 data=null button=1 stateMask=0x80000 x=365 y=134 count=1} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - matched MenuItem with text "Reset zoom factor", using matcher: with mnemonic 'Reset zoom factor' [2019-07-31T01:54:26.701Z] DEBUG - Clicking on with mnemonic 'Reset zoom factor' [2019-07-31T01:54:26.701Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom out} time=1169970850 data=null doit=true} to MenuItem with text {Zoom out} [2019-07-31T01:54:26.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=1169970850 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to MenuItem with text {Zoom out} [2019-07-31T01:54:26.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Reset zoom factor} time=1169970850 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Reset zoom factor' [2019-07-31T01:54:26.701Z] DEBUG - Clicked on with mnemonic 'Reset zoom factor' [2019-07-31T01:54:26.701Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1169970851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1169970851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1169970851 data=null doit=true} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1169970851 data=null} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1169970851 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1169970854 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-31T01:54:26.701Z] DEBUG - number of items : 9 [2019-07-31T01:54:26.701Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1169970855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1169970855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T01:54:26.701Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1169970855 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1169970855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T01:54:26.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1169970855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T01:54:27.265Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-31T01:54:27.265Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-31T01:54:27.265Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-31T01:54:27.265Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-31T01:54:27.265Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-31T01:54:27.265Z] DEBUG - Clicked on ToolItem with tooltip text {Find...} [2019-07-31T01:54:27.265Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find' [2019-07-31T01:54:27.265Z] DEBUG - matched Combo with text "1001", using matcher: of type 'Combo' [2019-07-31T01:54:27.265Z] DEBUG - matched Combo with text "1001", using matcher: (of type 'Combo') [2019-07-31T01:54:27.265Z] DEBUG - Setting text on (of type 'Combo') to peer2 [2019-07-31T01:54:27.265Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=1169971302 data=null} to (of type 'Combo') [2019-07-31T01:54:27.265Z] DEBUG - Set text on (of type 'Combo') to peer2 [2019-07-31T01:54:27.265Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-31T01:54:27.265Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-31T01:54:27.265Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2019-07-31T01:54:27.265Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2019-07-31T01:54:27.265Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T01:54:27.265Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-31T01:54:27.265Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T01:54:27.265Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-31T01:54:27.265Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T01:54:27.265Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@54bb5dd0 [2019-07-31T01:54:27.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=1169971305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T01:54:27.265Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1169971306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T01:54:27.265Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=1169971306 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T01:54:27.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=1169971306 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T01:54:27.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=1169971306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T01:54:27.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=1169971306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T01:54:27.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=1169971306 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T01:54:27.265Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=1169971307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T01:54:27.265Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1169971307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T01:54:27.265Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=1169971307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T01:54:27.265Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=1169971307 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T01:54:27.265Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=1169971307 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T01:54:27.265Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-31T01:54:27.265Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-31T01:54:27.265Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-31T01:54:27.265Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2019-07-31T01:54:27.265Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2019-07-31T01:54:27.265Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T01:54:27.265Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T01:54:27.265Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-31T01:54:27.265Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T01:54:27.265Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@388f2d15 [2019-07-31T01:54:27.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=1169971308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T01:54:27.265Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1169971308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T01:54:27.265Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=1169971308 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T01:54:27.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=1169971308 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T01:54:27.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=1169971309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T01:54:27.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=1169971309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T01:54:27.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=1169971309 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T01:54:27.265Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=1169971309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T01:54:27.265Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1169971309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T01:54:27.265Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=1169971309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T01:54:27.265Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=1169971309 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T01:54:27.265Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=1169971309 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T01:54:27.265Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-31T01:54:27.265Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-31T01:54:27.265Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-31T01:54:27.265Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T01:54:27.265Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-31T01:54:27.265Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find' [2019-07-31T01:54:27.265Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH' [2019-07-31T01:54:27.265Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T01:54:27.265Z] DEBUG - Clicking on Find [2019-07-31T01:54:27.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=1169971310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T01:54:27.265Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1169971310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T01:54:27.265Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=1169971310 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T01:54:27.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=1169971310 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T01:54:27.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=1169971310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T01:54:27.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=1169971312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T01:54:27.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=1169971312 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T01:54:27.265Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=1169971314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T01:54:27.265Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1169971314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T01:54:27.265Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=1169971314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T01:54:27.265Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=1169971314 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T01:54:27.265Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=1169971314 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T01:54:27.265Z] DEBUG - Clicked on Find [2019-07-31T01:54:27.265Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-31T01:54:27.265Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-31T01:54:27.265Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-31T01:54:27.265Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T01:54:27.265Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T01:54:27.265Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T01:54:27.265Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T01:54:27.265Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-31T01:54:27.265Z] DEBUG - Clicking on Close [2019-07-31T01:54:27.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1169971319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T01:54:27.265Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1169971319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T01:54:27.265Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1169971319 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T01:54:27.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1169971319 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T01:54:27.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1169971320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T01:54:27.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1169971320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T01:54:27.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1169971320 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T01:54:27.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1169970855 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T01:54:27.265Z] DEBUG - Clicked on [2019-07-31T01:54:27.522Z] DEBUG - number of items : 9 [2019-07-31T01:54:27.522Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T01:54:27.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1169971522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T01:54:27.522Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1169971522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T01:54:27.522Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1169971522 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T01:54:27.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1169971522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T01:54:27.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1169971523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T01:54:27.522Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-31T01:54:27.522Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-31T01:54:27.522Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-31T01:54:27.522Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-31T01:54:27.522Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-31T01:54:27.522Z] DEBUG - Clicked on ToolItem with tooltip text {Find...} [2019-07-31T01:54:27.522Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find' [2019-07-31T01:54:27.522Z] DEBUG - matched Combo with text "peer2", using matcher: of type 'Combo' [2019-07-31T01:54:27.522Z] DEBUG - matched Combo with text "peer2", using matcher: (of type 'Combo') [2019-07-31T01:54:27.522Z] DEBUG - Setting text on (of type 'Combo') to 1001 [2019-07-31T01:54:27.522Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {1001} time=1169971686 data=null} to (of type 'Combo') [2019-07-31T01:54:27.522Z] DEBUG - Set text on (of type 'Combo') to 1001 [2019-07-31T01:54:27.522Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-31T01:54:27.522Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-31T01:54:27.522Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2019-07-31T01:54:27.522Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2019-07-31T01:54:27.522Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T01:54:27.522Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-31T01:54:27.522Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T01:54:27.522Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-31T01:54:27.522Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T01:54:27.522Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6ca260bf [2019-07-31T01:54:27.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=1169971688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T01:54:27.522Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1169971688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T01:54:27.522Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=1169971688 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T01:54:27.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=1169971688 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T01:54:27.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=1169971688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T01:54:27.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=1169971688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T01:54:27.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=1169971688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T01:54:27.522Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=1169971689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T01:54:27.522Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1169971689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T01:54:27.522Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=1169971689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T01:54:27.522Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=1169971689 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T01:54:27.522Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=1169971689 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T01:54:27.522Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-31T01:54:27.522Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-31T01:54:27.522Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-31T01:54:27.522Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2019-07-31T01:54:27.522Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2019-07-31T01:54:27.522Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T01:54:27.522Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T01:54:27.522Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-31T01:54:27.522Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T01:54:27.522Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@551f927f [2019-07-31T01:54:27.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=1169971696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T01:54:27.522Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1169971697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T01:54:27.522Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=1169971697 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T01:54:27.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=1169971697 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T01:54:27.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=1169971697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T01:54:27.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=1169971697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T01:54:27.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=1169971697 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T01:54:27.523Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=1169971698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T01:54:27.523Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1169971698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T01:54:27.523Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=1169971698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T01:54:27.523Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=1169971698 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T01:54:27.523Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=1169971698 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T01:54:27.523Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-31T01:54:27.523Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-31T01:54:27.523Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-31T01:54:27.523Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T01:54:27.523Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-31T01:54:27.523Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find' [2019-07-31T01:54:27.523Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH' [2019-07-31T01:54:27.523Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T01:54:27.523Z] DEBUG - Clicking on Find [2019-07-31T01:54:27.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=1169971699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T01:54:27.523Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1169971699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T01:54:27.523Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=1169971699 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T01:54:27.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=1169971699 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T01:54:27.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=1169971700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T01:54:27.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=1169971703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T01:54:27.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=1169971704 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T01:54:27.523Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=1169971727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T01:54:27.523Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1169971727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T01:54:27.523Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=1169971727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T01:54:27.523Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=1169971727 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T01:54:27.523Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=1169971728 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T01:54:27.523Z] DEBUG - Clicked on Find [2019-07-31T01:54:27.523Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-31T01:54:27.523Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-31T01:54:27.523Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-31T01:54:27.523Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T01:54:27.523Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T01:54:27.523Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T01:54:27.523Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T01:54:27.523Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-31T01:54:27.523Z] DEBUG - Clicking on Close [2019-07-31T01:54:27.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1169971728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T01:54:27.523Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1169971729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T01:54:27.523Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1169971729 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T01:54:27.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1169971729 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T01:54:27.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1169971729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T01:54:27.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1169971729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T01:54:27.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1169971729 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T01:54:27.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1169971523 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T01:54:27.779Z] DEBUG - Clicked on [2019-07-31T01:54:27.779Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...' [2019-07-31T01:54:27.779Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...' [2019-07-31T01:54:28.036Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...' [2019-07-31T01:54:28.036Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns' [2019-07-31T01:54:28.036Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-31T01:54:28.036Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-07-31T01:54:28.036Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-07-31T01:54:28.036Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T01:54:28.036Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-31T01:54:28.036Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-31T01:54:28.036Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:54:28.036Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:54:28.036Z] DEBUG - Clicking on Add... [2019-07-31T01:54:28.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1169972104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T01:54:28.036Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1169972104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T01:54:28.036Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1169972104 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T01:54:28.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1169972105 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T01:54:28.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1169972105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T01:54:28.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1169972105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T01:54:28.036Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1169972199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T01:54:28.036Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1169972203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T01:54:28.036Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1169972203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T01:54:28.036Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1169972203 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T01:54:28.036Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1169972203 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T01:54:28.036Z] DEBUG - Clicked on Add... [2019-07-31T01:54:28.036Z] DEBUG - matched Shell with text "Definition of Hide P...", using matcher: with text 'Definition of Hide Pattern' [2019-07-31T01:54:28.036Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T01:54:28.036Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T01:54:28.036Z] DEBUG - Setting text on (of type 'Combo') to peer2 [2019-07-31T01:54:28.036Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=1169972204 data=null} to (of type 'Combo') [2019-07-31T01:54:28.036Z] DEBUG - Set text on (of type 'Combo') to peer2 [2019-07-31T01:54:28.036Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-31T01:54:28.036Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-31T01:54:28.036Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2019-07-31T01:54:28.036Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2019-07-31T01:54:28.036Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T01:54:28.036Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-31T01:54:28.036Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:54:28.036Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2019-07-31T01:54:28.036Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T01:54:28.036Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3ddd688e [2019-07-31T01:54:28.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=1169972205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T01:54:28.036Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1169972206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T01:54:28.036Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=1169972206 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T01:54:28.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=1169972206 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T01:54:28.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=1169972206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T01:54:28.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=1169972206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T01:54:28.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=1169972206 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T01:54:28.036Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=1169972207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T01:54:28.036Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1169972207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T01:54:28.036Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=1169972207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T01:54:28.036Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=1169972207 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T01:54:28.036Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=1169972207 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T01:54:28.036Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-31T01:54:28.036Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-31T01:54:28.036Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-31T01:54:28.036Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2019-07-31T01:54:28.036Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2019-07-31T01:54:28.036Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T01:54:28.036Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:54:28.036Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2019-07-31T01:54:28.036Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T01:54:28.036Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T01:54:28.036Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-31T01:54:28.036Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-31T01:54:28.036Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-31T01:54:28.036Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:54:28.036Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2019-07-31T01:54:28.036Z] DEBUG - matched Button with text "Create", using matcher: with mnemonic 'Create' [2019-07-31T01:54:28.036Z] DEBUG - matched Button with text "Create", using matcher: with style 'SWT.PUSH' [2019-07-31T01:54:28.036Z] DEBUG - matched Button with text "Create", using matcher: (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2019-07-31T01:54:28.036Z] DEBUG - Clicking on Create [2019-07-31T01:54:28.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create} time=1169972209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2019-07-31T01:54:28.036Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create} time=1169972209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2019-07-31T01:54:28.036Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create} time=1169972209 data=null doit=true} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2019-07-31T01:54:28.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create} time=1169972209 data=null} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2019-07-31T01:54:28.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create} time=1169972209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2019-07-31T01:54:28.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create} time=1169972209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2019-07-31T01:54:28.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create} time=1169972209 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2019-07-31T01:54:28.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1169972105 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T01:54:28.293Z] DEBUG - Clicked on [2019-07-31T01:54:28.293Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-31T01:54:28.293Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-31T01:54:28.293Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-31T01:54:28.293Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:54:28.293Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:54:28.293Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:54:28.293Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:54:28.293Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:28.293Z] DEBUG - Clicking on OK [2019-07-31T01:54:28.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1169972415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:28.293Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1169972415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:28.293Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1169972416 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:28.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1169972416 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:28.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1169972416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:28.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1169972416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:28.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1169972416 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:28.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=1169971923 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Hide Patterns...' [2019-07-31T01:54:28.293Z] DEBUG - Clicked on [2019-07-31T01:54:28.550Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...' [2019-07-31T01:54:28.550Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...' [2019-07-31T01:54:28.807Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...' [2019-07-31T01:54:28.807Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns' [2019-07-31T01:54:28.807Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T01:54:28.807Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T01:54:28.807Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T01:54:28.807Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T01:54:28.807Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-31T01:54:28.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1169972811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:54:28.807Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1169972811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:54:28.807Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1169972811 data=null doit=true} to (of type 'Table') [2019-07-31T01:54:28.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1169972811 data=null} to (of type 'Table') [2019-07-31T01:54:28.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=1169972812 data=null button=1 stateMask=0x0 x=91 y=11 count=1} to (of type 'Table') [2019-07-31T01:54:28.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1169972812 data=null item=TableItem {hide peer2 [Lifeline]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T01:54:28.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=1169972816 data=null button=1 stateMask=0x80000 x=91 y=11 count=1} to (of type 'Table') [2019-07-31T01:54:28.807Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-31T01:54:28.807Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-31T01:54:28.807Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-31T01:54:28.807Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2019-07-31T01:54:28.807Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2019-07-31T01:54:28.807Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T01:54:28.807Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:54:28.807Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:54:28.807Z] DEBUG - Clicking on Remove [2019-07-31T01:54:28.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=1169972817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T01:54:28.807Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=1169972817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T01:54:28.807Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=1169972817 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T01:54:28.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=1169972817 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T01:54:28.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=1169972822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T01:54:28.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=1169972823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T01:54:28.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=1169972823 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T01:54:28.807Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T01:54:28.807Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T01:54:28.807Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T01:54:28.807Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T01:54:28.807Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T01:54:28.807Z] DEBUG - Clicked on Remove [2019-07-31T01:54:28.807Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-31T01:54:28.807Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-31T01:54:28.807Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-31T01:54:28.807Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:54:28.807Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:54:28.807Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:54:28.807Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:54:28.807Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:28.807Z] DEBUG - Clicking on OK [2019-07-31T01:54:28.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1169972825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:28.807Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1169972825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:28.807Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1169972825 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:28.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1169972825 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:28.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1169972825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:28.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1169972826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:28.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1169972826 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:28.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=1169972597 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Hide Patterns...' [2019-07-31T01:54:29.064Z] DEBUG - Clicked on [2019-07-31T01:54:29.064Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...' [2019-07-31T01:54:29.064Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...' [2019-07-31T01:54:29.320Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...' [2019-07-31T01:54:29.320Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration' [2019-07-31T01:54:29.320Z] DEBUG - matched Text with text "100", using matcher: of type 'Text' [2019-07-31T01:54:29.320Z] DEBUG - matched Text with text "100", using matcher: of type 'Text' [2019-07-31T01:54:29.320Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2019-07-31T01:54:29.320Z] DEBUG - matched Text with text "100", using matcher: with label (with mnemonic 'Max time') [2019-07-31T01:54:29.320Z] DEBUG - matched Text with text "100", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2019-07-31T01:54:29.320Z] DEBUG - matched Text with text "-9", using matcher: of type 'Text' [2019-07-31T01:54:29.320Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2019-07-31T01:54:29.320Z] DEBUG - matched Text with text "-9", using matcher: with label (with mnemonic 'Max time') [2019-07-31T01:54:29.320Z] DEBUG - matched Text with text "-9", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2019-07-31T01:54:29.320Z] DEBUG - matched Text with text "0", using matcher: of type 'Text' [2019-07-31T01:54:29.320Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2019-07-31T01:54:29.320Z] DEBUG - matched Text with text "0", using matcher: with label (with mnemonic 'Max time') [2019-07-31T01:54:29.320Z] DEBUG - matched Text with text "0", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2019-07-31T01:54:29.320Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:54:29.320Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2019-07-31T01:54:29.320Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:54:29.320Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:54:29.320Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:54:29.320Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:29.320Z] DEBUG - Clicking on OK [2019-07-31T01:54:29.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1169973491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:29.320Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1169973491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:29.320Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1169973491 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:29.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1169973491 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:29.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1169973492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:29.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1169973492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:29.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1169973492 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:29.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=1169973215 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure Min Max...' [2019-07-31T01:54:29.576Z] DEBUG - Clicked on [2019-07-31T01:54:29.576Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...' [2019-07-31T01:54:29.576Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...' [2019-07-31T01:54:29.832Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...' [2019-07-31T01:54:29.832Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration' [2019-07-31T01:54:29.832Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:54:29.832Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2019-07-31T01:54:29.832Z] DEBUG - matched Button with text "Default", using matcher: with mnemonic 'Default' [2019-07-31T01:54:29.832Z] DEBUG - matched Button with text "Default", using matcher: with style 'SWT.PUSH' [2019-07-31T01:54:29.832Z] DEBUG - matched Button with text "Default", using matcher: (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-31T01:54:29.832Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:54:29.832Z] DEBUG - Clicking on Default [2019-07-31T01:54:29.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Default} time=1169973894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-31T01:54:29.832Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=1169973894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-31T01:54:29.832Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Default} time=1169973894 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-31T01:54:29.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Default} time=1169973894 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-31T01:54:29.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Default} time=1169973894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-31T01:54:29.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Default} time=1169973894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-31T01:54:29.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Default} time=1169973894 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-31T01:54:29.832Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Default} time=1169973930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-31T01:54:29.832Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=1169973930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-31T01:54:29.832Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Default} time=1169973930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-31T01:54:29.832Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Default} time=1169973930 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-31T01:54:29.832Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Default} time=1169973931 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-31T01:54:29.832Z] DEBUG - Clicked on Default [2019-07-31T01:54:29.832Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:54:29.832Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2019-07-31T01:54:29.832Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:54:29.832Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:54:29.832Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:54:29.832Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:29.832Z] DEBUG - Clicking on OK [2019-07-31T01:54:29.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1169973932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:29.832Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1169973932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:29.832Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1169973932 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:29.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1169973932 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:29.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1169973932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:29.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1169973932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:29.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1169973932 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:29.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=1169973660 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure Min Max...' [2019-07-31T01:54:30.089Z] DEBUG - Clicked on [2019-07-31T01:54:30.089Z] DEBUG - number of items : 9 [2019-07-31T01:54:30.089Z] DEBUG - Clicking on ToolItem with tooltip text {Go to next page} [2019-07-31T01:54:30.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1169974129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-31T01:54:30.089Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1169974130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-31T01:54:30.089Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1169974130 data=null doit=true} to ToolItem with tooltip text {Go to next page} [2019-07-31T01:54:30.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1169974130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-31T01:54:30.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1169974130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-31T01:54:30.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1169974130 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Go to next page} [2019-07-31T01:54:30.089Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-31T01:54:30.089Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-31T01:54:30.089Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-31T01:54:30.089Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-31T01:54:30.089Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-31T01:54:30.089Z] DEBUG - Clicked on ToolItem with tooltip text {Go to next page} [2019-07-31T01:54:30.089Z] DEBUG - number of items : 9 [2019-07-31T01:54:30.089Z] DEBUG - Clicking on ToolItem with tooltip text {Go to previous page} [2019-07-31T01:54:30.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1169974197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-31T01:54:30.089Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1169974197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-31T01:54:30.089Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1169974197 data=null doit=true} to ToolItem with tooltip text {Go to previous page} [2019-07-31T01:54:30.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1169974197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-31T01:54:30.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1169974197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-31T01:54:30.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1169974197 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Go to previous page} [2019-07-31T01:54:30.089Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-31T01:54:30.089Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-31T01:54:30.089Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-31T01:54:30.089Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-31T01:54:30.089Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-31T01:54:30.089Z] DEBUG - Clicked on ToolItem with tooltip text {Go to previous page} [2019-07-31T01:54:30.089Z] DEBUG - number of items : 9 [2019-07-31T01:54:30.089Z] DEBUG - Clicking on ToolItem with tooltip text {Go to last page} [2019-07-31T01:54:30.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1169974201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-31T01:54:30.089Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1169974201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-31T01:54:30.089Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1169974201 data=null doit=true} to ToolItem with tooltip text {Go to last page} [2019-07-31T01:54:30.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1169974201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-31T01:54:30.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1169974201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-31T01:54:30.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1169974201 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Go to last page} [2019-07-31T01:54:30.089Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-31T01:54:30.089Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-31T01:54:30.089Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-31T01:54:30.089Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-31T01:54:30.089Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-31T01:54:30.089Z] DEBUG - Clicked on ToolItem with tooltip text {Go to last page} [2019-07-31T01:54:30.089Z] DEBUG - number of items : 9 [2019-07-31T01:54:30.089Z] DEBUG - Clicking on ToolItem with tooltip text {Go to first page} [2019-07-31T01:54:30.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1169974203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-31T01:54:30.089Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1169974203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-31T01:54:30.089Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1169974204 data=null doit=true} to ToolItem with tooltip text {Go to first page} [2019-07-31T01:54:30.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1169974204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-31T01:54:30.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1169974204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-31T01:54:30.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1169974204 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Go to first page} [2019-07-31T01:54:30.089Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-31T01:54:30.089Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-31T01:54:30.089Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-31T01:54:30.089Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-31T01:54:30.089Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-31T01:54:30.089Z] DEBUG - Clicked on ToolItem with tooltip text {Go to first page} [2019-07-31T01:54:30.089Z] DEBUG - matched MenuItem with text "Next page", using matcher: with mnemonic 'Next page' [2019-07-31T01:54:30.089Z] DEBUG - Clicking on with mnemonic 'Next page' [2019-07-31T01:54:30.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Next page} time=1169974299 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Next page' [2019-07-31T01:54:30.089Z] DEBUG - Clicked on with mnemonic 'Next page' [2019-07-31T01:54:30.346Z] DEBUG - matched MenuItem with text "Previous page", using matcher: with mnemonic 'Previous page' [2019-07-31T01:54:30.346Z] DEBUG - Clicking on with mnemonic 'Previous page' [2019-07-31T01:54:30.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Previous page} time=1169974387 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Previous page' [2019-07-31T01:54:30.346Z] DEBUG - Clicked on with mnemonic 'Previous page' [2019-07-31T01:54:30.346Z] DEBUG - matched MenuItem with text "Last page", using matcher: with mnemonic 'Last page' [2019-07-31T01:54:30.346Z] DEBUG - Clicking on with mnemonic 'Last page' [2019-07-31T01:54:30.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Last page} time=1169974409 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Last page' [2019-07-31T01:54:30.346Z] DEBUG - Clicked on with mnemonic 'Last page' [2019-07-31T01:54:30.346Z] DEBUG - matched MenuItem with text "First page", using matcher: with mnemonic 'First page' [2019-07-31T01:54:30.346Z] DEBUG - Clicking on with mnemonic 'First page' [2019-07-31T01:54:30.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {First page} time=1169974496 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'First page' [2019-07-31T01:54:30.346Z] DEBUG - Clicked on with mnemonic 'First page' [2019-07-31T01:54:30.346Z] DEBUG - matched MenuItem with text "Pages...", using matcher: with mnemonic 'Pages...' [2019-07-31T01:54:30.346Z] DEBUG - Clicking on with mnemonic 'Pages...' [2019-07-31T01:54:30.910Z] DEBUG - Clicked on with mnemonic 'Pages...' [2019-07-31T01:54:30.910Z] DEBUG - matched Shell with text "Sequence Diagram Pag...", using matcher: with text 'Sequence Diagram Pages' [2019-07-31T01:54:30.910Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-31T01:54:30.910Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-31T01:54:30.910Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:54:30.910Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:54:30.910Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:54:30.910Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:54:30.910Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:30.910Z] DEBUG - Clicking on OK [2019-07-31T01:54:30.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1169974994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:30.910Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1169974994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:30.910Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1169974994 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:30.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1169974995 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:30.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1169974996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:30.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1169974996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:30.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1169974996 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:30.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pages...} time=1169974586 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Pages...' [2019-07-31T01:54:31.166Z] DEBUG - Clicked on [2019-07-31T01:54:32.096Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1169976209 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T01:54:32.096Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T01:54:32.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:54:32.096Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:54:32.096Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:54:32.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1169976255 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T01:54:32.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1169976255 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T01:54:32.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1169976255 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T01:54:32.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1169976256 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T01:54:32.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169976256 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T01:54:32.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1169976264 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T01:54:32.096Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T01:54:32.096Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T01:54:32.352Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T01:54:32.915Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T01:54:32.915Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T01:54:32.915Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:54:32.915Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T01:54:32.915Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:54:32.915Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:54:32.915Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:54:32.915Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:54:32.915Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:54:32.915Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T01:54:32.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169977120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:54:32.915Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169977120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:54:32.915Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169977121 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:54:32.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169977121 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:54:32.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169977121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:54:32.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169977121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:54:32.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169977122 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:54:32.915Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169977122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:54:32.915Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169977122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:54:32.915Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169977122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:54:32.915Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169977122 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:54:32.915Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169977122 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:54:32.915Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:54:32.915Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:54:32.915Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:54:32.915Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:54:32.915Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:54:32.915Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:54:32.915Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:54:32.915Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:32.915Z] DEBUG - Clicking on OK [2019-07-31T01:54:32.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1169977124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:32.915Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1169977124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:32.915Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1169977124 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:32.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1169977124 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:32.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1169977124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:32.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1169977124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:32.915Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:32.915Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:32.915Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:32.915Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:32.915Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:32.915Z] DEBUG - Clicked on OK [2019-07-31T01:54:33.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1169977124 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:33.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1169976324 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T01:54:33.479Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2019-07-31T01:54:33.479Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.215 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest [2019-07-31T01:54:33.479Z] testSDPrintUi(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest) Time elapsed: 21.567 s [2019-07-31T01:54:33.479Z] testSDView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest) Time elapsed: 13.311 s [2019-07-31T01:54:33.479Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace [2019-07-31T01:54:45.661Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.655 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace [2019-07-31T01:54:45.661Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace) Time elapsed: 10.566 s [2019-07-31T01:54:45.661Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest [2019-07-31T01:54:45.661Z] 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 [2019-07-31T01:54:45.661Z] testReorder(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest) skipped [2019-07-31T01:54:45.661Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest [2019-07-31T01:54:45.918Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T01:54:45.918Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T01:54:45.918Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T01:54:45.918Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T01:54:45.918Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-31T01:54:45.918Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-31T01:54:45.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1169990112 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp' [2019-07-31T01:54:46.174Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-31T01:54:46.174Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-31T01:54:46.174Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-31T01:54:46.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1169990258 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host' [2019-07-31T01:54:46.174Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-31T01:54:46.174Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-31T01:54:46.174Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-31T01:54:46.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1169990389 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger' [2019-07-31T01:54:46.431Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-31T01:54:46.431Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-31T01:54:46.431Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-31T01:54:46.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1169990492 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File' [2019-07-31T01:54:46.431Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-31T01:54:46.431Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-31T01:54:46.431Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-31T01:54:46.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1169990570 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message' [2019-07-31T01:54:46.431Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-31T01:54:48.322Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T01:54:48.322Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T01:54:48.322Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T01:54:48.322Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T01:54:48.322Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All' [2019-07-31T01:54:48.322Z] DEBUG - Clicking on with mnemonic 'Show All' [2019-07-31T01:54:48.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=1169992105 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Show All' [2019-07-31T01:54:48.322Z] DEBUG - Clicked on with mnemonic 'Show All' [2019-07-31T01:54:49.595Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T01:54:49.595Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T01:54:49.595Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T01:54:49.595Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T01:54:49.595Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-31T01:54:49.595Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-31T01:54:49.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1169993779 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message' [2019-07-31T01:54:49.595Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-31T01:54:49.853Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2019-07-31T01:54:49.853Z] DEBUG - Clicking on with mnemonic 'Line' [2019-07-31T01:54:49.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=1169993917 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line' [2019-07-31T01:54:49.853Z] DEBUG - Clicked on with mnemonic 'Line' [2019-07-31T01:54:49.853Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-31T01:54:49.853Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-31T01:54:49.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1169994030 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File' [2019-07-31T01:54:49.853Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-31T01:54:49.853Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-31T01:54:49.853Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-31T01:54:49.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1169994090 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger' [2019-07-31T01:54:50.111Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-31T01:54:50.111Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-31T01:54:50.111Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-31T01:54:50.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1169994167 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host' [2019-07-31T01:54:50.111Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-31T01:54:50.111Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-31T01:54:50.111Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-31T01:54:50.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1169994207 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp' [2019-07-31T01:54:50.111Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-31T01:54:50.111Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-31T01:54:50.111Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-31T01:54:50.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1169994218 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message' [2019-07-31T01:54:50.111Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-31T01:54:50.111Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-31T01:54:50.111Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-31T01:54:50.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1169994262 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp' [2019-07-31T01:54:50.111Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-31T01:54:50.111Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2019-07-31T01:54:50.111Z] DEBUG - Clicking on with mnemonic 'Line' [2019-07-31T01:54:50.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=1169994343 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line' [2019-07-31T01:54:50.111Z] DEBUG - Clicked on with mnemonic 'Line' [2019-07-31T01:54:50.368Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-31T01:54:50.368Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-31T01:54:50.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1169994410 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host' [2019-07-31T01:54:50.368Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-31T01:54:50.368Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-31T01:54:50.368Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-31T01:54:50.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1169994525 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File' [2019-07-31T01:54:50.368Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-31T01:54:50.624Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-31T01:54:50.624Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-31T01:54:50.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1169994663 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger' [2019-07-31T01:54:50.624Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-31T01:54:52.517Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T01:54:52.517Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T01:54:52.517Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T01:54:52.517Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T01:54:52.517Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-31T01:54:52.517Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-31T01:54:52.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1169996387 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp' [2019-07-31T01:54:52.517Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-31T01:54:52.517Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-31T01:54:52.517Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-31T01:54:52.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1169996523 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host' [2019-07-31T01:54:52.517Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-31T01:54:52.517Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-31T01:54:52.517Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-31T01:54:52.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1169996648 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger' [2019-07-31T01:54:52.517Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-31T01:54:52.773Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-31T01:54:52.773Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-31T01:54:52.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1169996773 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File' [2019-07-31T01:54:52.773Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-31T01:54:52.773Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2019-07-31T01:54:52.773Z] DEBUG - Clicking on with mnemonic 'Line' [2019-07-31T01:54:52.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=1169996828 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line' [2019-07-31T01:54:52.773Z] DEBUG - Clicked on with mnemonic 'Line' [2019-07-31T01:54:52.773Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-31T01:54:52.773Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-31T01:54:52.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1169996870 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message' [2019-07-31T01:54:52.773Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-31T01:54:52.773Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All' [2019-07-31T01:54:52.773Z] DEBUG - Clicking on with mnemonic 'Show All' [2019-07-31T01:54:52.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=1169996896 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Show All' [2019-07-31T01:54:52.773Z] DEBUG - Clicked on with mnemonic 'Show All' [2019-07-31T01:54:53.029Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1169997154 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T01:54:53.029Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T01:54:53.029Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:54:53.029Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:54:53.029Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:54:53.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1169997192 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T01:54:53.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1169997192 data=null doit=true} to TreeItem with text {test} [2019-07-31T01:54:53.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1169997192 data=null} to TreeItem with text {test} [2019-07-31T01:54:53.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1169997192 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T01:54:53.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1169997193 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T01:54:53.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1169997229 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T01:54:53.285Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T01:54:53.285Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T01:54:53.285Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T01:54:53.847Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T01:54:53.847Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T01:54:53.847Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:54:53.847Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T01:54:53.847Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:54:53.847Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:54:53.847Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:54:53.847Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:54:53.847Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:54:53.847Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T01:54:53.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169998099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:54:53.847Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169998099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:54:53.847Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169998099 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:54:53.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169998100 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:54:53.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169998100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:54:53.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169998100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:54:53.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169998100 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:54:53.847Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169998100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:54:53.847Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169998100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:54:53.847Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169998100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:54:53.847Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169998101 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:54:53.847Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1169998101 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:54:53.847Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:54:53.847Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:54:53.847Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:54:53.847Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:54:53.847Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:54:53.847Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:54:53.847Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:54:53.847Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:53.847Z] DEBUG - Clicking on OK [2019-07-31T01:54:53.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1169998102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:54.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1169998102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:54.104Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1169998102 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:54.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1169998102 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:54.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1169998102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:54.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1169998103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:54.104Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:54.104Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:54.104Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:54.104Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:54.104Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:54.104Z] DEBUG - Clicked on OK [2019-07-31T01:54:54.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1169998103 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:54:54.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1169997313 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T01:54:54.616Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.247 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest [2019-07-31T01:54:54.616Z] testPersistHiding(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 3.708 s [2019-07-31T01:54:54.616Z] testToggleColumns(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 2.572 s [2019-07-31T01:54:54.616Z] testShowAll(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 2.267 s [2019-07-31T01:54:54.616Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest [2019-07-31T01:54:59.867Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.669 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest [2019-07-31T01:54:59.867Z] testRead(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest) Time elapsed: 4.59 s [2019-07-31T01:54:59.867Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest [2019-07-31T01:55:03.135Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T01:55:03.135Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T01:55:03.135Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T01:55:03.135Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T01:55:03.135Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T01:55:03.135Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T01:55:03.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1170007113 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T01:55:03.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1170007113 data=null doit=true} to TableItem with text {} [2019-07-31T01:55:03.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1170007114 data=null} to TableItem with text {} [2019-07-31T01:55:03.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1170007114 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T01:55:03.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1170007114 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T01:55:03.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1170007116 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T01:55:03.135Z] DEBUG - matched MenuItem with text "Open Source Code", using matcher: with mnemonic 'Open Source Code' [2019-07-31T01:55:03.135Z] DEBUG - Clicking on with mnemonic 'Open Source Code' [2019-07-31T01:55:03.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Open Source Code} time=1170007187 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open Source Code' [2019-07-31T01:55:03.135Z] DEBUG - Clicked on with mnemonic 'Open Source Code' [2019-07-31T01:55:03.135Z] DEBUG - matched EditorReference with text "", using matcher: with name '"SourceFile"' [2019-07-31T01:55:04.066Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1170008218 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T01:55:04.066Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T01:55:04.066Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:55:04.066Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:55:04.066Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:55:04.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1170008223 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T01:55:04.066Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1170008223 data=null doit=true} to TreeItem with text {test} [2019-07-31T01:55:04.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1170008223 data=null} to TreeItem with text {test} [2019-07-31T01:55:04.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1170008223 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T01:55:04.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170008223 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T01:55:04.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1170008289 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T01:55:04.322Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T01:55:04.322Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T01:55:04.322Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T01:55:05.253Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T01:55:05.253Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T01:55:05.253Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:55:05.253Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T01:55:05.253Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:55:05.253Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:55:05.253Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:55:05.253Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:55:05.253Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:55:05.253Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T01:55:05.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170009196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:55:05.253Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170009196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:55:05.253Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170009196 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:55:05.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170009196 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:55:05.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170009196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:55:05.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170009196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:55:05.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170009197 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:55:05.253Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170009197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:55:05.253Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170009197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:55:05.253Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170009197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:55:05.253Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170009197 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:55:05.253Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170009197 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:55:05.253Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:55:05.253Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:55:05.253Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:55:05.253Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:55:05.253Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:55:05.253Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:55:05.253Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:55:05.253Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:55:05.253Z] DEBUG - Clicking on OK [2019-07-31T01:55:05.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170009198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:55:05.253Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170009198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:55:05.253Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170009199 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:55:05.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170009199 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:55:05.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170009199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:55:05.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170009199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:55:05.253Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:55:05.253Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:55:05.253Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:55:05.253Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:55:05.253Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:55:05.253Z] DEBUG - Clicked on OK [2019-07-31T01:55:05.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170009199 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:55:05.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1170008387 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T01:55:05.508Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.423 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest [2019-07-31T01:55:05.508Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest) Time elapsed: 6.334 s [2019-07-31T01:55:05.508Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest [2019-07-31T01:55:05.765Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T01:55:06.336Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:55:06.336Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:55:06.336Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:55:06.336Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:55:06.336Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:55:06.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1170010534 data=null button=0 stateMask=0x0 x=100 y=11 count=0} to TreeItem with text {TestAxisAlignment} [2019-07-31T01:55:06.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1170010534 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-31T01:55:06.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1170010534 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-31T01:55:06.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1170010535 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-31T01:55:06.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170010535 data=null item=TreeItem {TestAxisAlignment} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-31T01:55:06.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1170010581 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-31T01:55:06.336Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:55:06.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1170010583 data=null button=0 stateMask=0x0 x=100 y=11 count=0} to TreeItem with text {TestAxisAlignment} [2019-07-31T01:55:06.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1170010583 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-31T01:55:06.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1170010583 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-31T01:55:06.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1170010584 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-31T01:55:06.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170010584 data=null item=TreeItem {TestAxisAlignment} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-31T01:55:06.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1170010597 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-31T01:55:06.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1170010598 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-31T01:55:06.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1170010598 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-31T01:55:06.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1170010598 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-31T01:55:06.592Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1170010598 data=null item=TreeItem {TestAxisAlignment} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-31T01:55:06.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1170010602 data=null button=1 stateMask=0x80000 x=84 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-31T01:55:06.592Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:55:06.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1170010603 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T01:55:06.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1170010603 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T01:55:06.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1170010603 data=null} to TreeItem with text {Traces [0]} [2019-07-31T01:55:06.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1170010604 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T01:55:06.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170010604 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T01:55:06.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1170010622 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T01:55:09.862Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-31T01:55:09.862Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-31T01:55:09.862Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T01:55:09.862Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T01:55:09.862Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-31T01:55:09.862Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T01:55:09.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1170014098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T01:55:09.862Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1170014098 data=null doit=true} to Sash with text {} [2019-07-31T01:55:09.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1170014099 data=null item=null detail=0 x=150 y=0 width=3 height=114 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-31T01:55:09.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1170014102 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-31T01:55:09.862Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1170014104 data=null x=1 y=57 width=0 height=0 detail=0} to Sash with text {} [2019-07-31T01:55:09.862Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1170014104 data=null} to Sash with text {} [2019-07-31T01:55:09.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1170014105 data=null item=null detail=0 x=200 y=0 width=3 height=114 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-31T01:55:09.862Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1170014106 data=null button=0 stateMask=0x80000 x=1 y=57 count=0} to Sash with text {} [2019-07-31T01:55:09.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1170014109 data=null item=null detail=0 x=200 y=0 width=3 height=114 stateMask=0x80000 text=null doit=true} to Sash with text {} [2019-07-31T01:55:09.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1170014110 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-31T01:55:09.862Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1170014110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T01:55:10.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1170014712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T01:55:10.793Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1170014712 data=null doit=true} to Sash with text {} [2019-07-31T01:55:10.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1170014712 data=null item=null detail=0 x=201 y=0 width=3 height=114 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-31T01:55:10.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1170014715 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-31T01:55:10.793Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1170014721 data=null x=1 y=57 width=0 height=0 detail=0} to Sash with text {} [2019-07-31T01:55:10.793Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1170014721 data=null} to Sash with text {} [2019-07-31T01:55:10.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1170014722 data=null item=null detail=0 x=150 y=0 width=3 height=114 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-31T01:55:10.793Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1170014724 data=null button=0 stateMask=0x80000 x=1 y=57 count=0} to Sash with text {} [2019-07-31T01:55:10.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1170014725 data=null item=null detail=0 x=150 y=0 width=3 height=114 stateMask=0x80000 text=null doit=true} to Sash with text {} [2019-07-31T01:55:10.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1170014726 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-31T01:55:10.793Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1170014726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T01:55:11.356Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T01:55:14.085Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T01:55:14.085Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T01:55:14.085Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-31T01:55:14.085Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-31T01:55:14.085Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-31T01:55:14.085Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T01:55:14.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1170018132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T01:55:14.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1170018132 data=null button=0 stateMask=0x0 x=182 y=123 count=0} to TimeGraphControl with text {} [2019-07-31T01:55:14.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1170018133 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T01:55:14.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1170018133 data=null} to TimeGraphControl with text {} [2019-07-31T01:55:14.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1170018141 data=null button=1 stateMask=0x0 x=182 y=123 count=1} to TimeGraphControl with text {} [2019-07-31T01:55:14.085Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1170018147 data=null x=232 y=123 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-31T01:55:14.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1170018148 data=null button=1 stateMask=0x80000 x=232 y=123 count=1} to TimeGraphControl with text {} [2019-07-31T01:55:14.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1170018150 data=null button=1 stateMask=0x80000 x=232 y=123 count=1} to TimeGraphControl with text {} [2019-07-31T01:55:14.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1170018150 data=null button=0 stateMask=0x0 x=0 y=123 count=0} to TimeGraphControl with text {} [2019-07-31T01:55:14.085Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1170018150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T01:55:14.085Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1170018150 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T01:55:14.085Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1170018151 data=null} to TimeGraphControl with text {} [2019-07-31T01:55:14.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1170018654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T01:55:14.647Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1170018655 data=null button=0 stateMask=0x0 x=232 y=123 count=0} to TimeGraphControl with text {} [2019-07-31T01:55:14.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1170018655 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T01:55:14.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1170018655 data=null} to TimeGraphControl with text {} [2019-07-31T01:55:14.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1170018667 data=null button=1 stateMask=0x0 x=232 y=123 count=1} to TimeGraphControl with text {} [2019-07-31T01:55:14.647Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1170018668 data=null x=182 y=123 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-31T01:55:14.647Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1170018668 data=null button=1 stateMask=0x80000 x=182 y=123 count=1} to TimeGraphControl with text {} [2019-07-31T01:55:14.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1170018670 data=null button=1 stateMask=0x80000 x=182 y=123 count=1} to TimeGraphControl with text {} [2019-07-31T01:55:14.647Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1170018670 data=null button=0 stateMask=0x0 x=0 y=123 count=0} to TimeGraphControl with text {} [2019-07-31T01:55:14.647Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1170018670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T01:55:14.647Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1170018670 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T01:55:14.647Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1170018671 data=null} to TimeGraphControl with text {} [2019-07-31T01:55:15.210Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T01:55:17.735Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T01:55:17.735Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T01:55:17.735Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-31T01:55:17.735Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-31T01:55:17.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1170021837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T01:55:17.735Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1170021838 data=null button=0 stateMask=0x0 x=182 y=76 count=0} to TimeGraphControl with text {} [2019-07-31T01:55:17.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1170021838 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T01:55:17.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1170021838 data=null} to TimeGraphControl with text {} [2019-07-31T01:55:17.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1170021848 data=null button=1 stateMask=0x0 x=182 y=76 count=1} to TimeGraphControl with text {} [2019-07-31T01:55:17.735Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1170021849 data=null x=232 y=76 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-31T01:55:17.735Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1170021849 data=null button=1 stateMask=0x80000 x=232 y=76 count=1} to TimeGraphControl with text {} [2019-07-31T01:55:17.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1170021851 data=null button=1 stateMask=0x80000 x=232 y=76 count=1} to TimeGraphControl with text {} [2019-07-31T01:55:17.735Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1170021851 data=null button=0 stateMask=0x0 x=0 y=76 count=0} to TimeGraphControl with text {} [2019-07-31T01:55:17.735Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1170021851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T01:55:17.735Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1170021851 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T01:55:17.735Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1170021852 data=null} to TimeGraphControl with text {} [2019-07-31T01:55:18.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1170022356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T01:55:18.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1170022356 data=null button=0 stateMask=0x0 x=232 y=76 count=0} to TimeGraphControl with text {} [2019-07-31T01:55:18.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1170022356 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T01:55:18.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1170022357 data=null} to TimeGraphControl with text {} [2019-07-31T01:55:18.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1170022370 data=null button=1 stateMask=0x0 x=232 y=76 count=1} to TimeGraphControl with text {} [2019-07-31T01:55:18.298Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1170022371 data=null x=182 y=76 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-31T01:55:18.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1170022371 data=null button=1 stateMask=0x80000 x=182 y=76 count=1} to TimeGraphControl with text {} [2019-07-31T01:55:18.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1170022373 data=null button=1 stateMask=0x80000 x=182 y=76 count=1} to TimeGraphControl with text {} [2019-07-31T01:55:18.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1170022374 data=null button=0 stateMask=0x0 x=0 y=76 count=0} to TimeGraphControl with text {} [2019-07-31T01:55:18.298Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1170022374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T01:55:18.298Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1170022374 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T01:55:18.298Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1170022374 data=null} to TimeGraphControl with text {} [2019-07-31T01:55:18.860Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T01:55:21.381Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T01:55:21.637Z] DEBUG - matched MenuItem with text "Align Views", using matcher: with mnemonic 'Align Views' [2019-07-31T01:55:21.637Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T01:55:24.909Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T01:55:24.909Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T01:55:24.909Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-31T01:55:24.909Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-31T01:55:24.909Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-31T01:55:24.909Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T01:55:24.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1170028445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T01:55:24.909Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1170028445 data=null button=0 stateMask=0x0 x=173 y=68 count=0} to TimeGraphControl with text {} [2019-07-31T01:55:24.909Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1170028445 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T01:55:24.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1170028446 data=null} to TimeGraphControl with text {} [2019-07-31T01:55:24.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1170028451 data=null button=1 stateMask=0x0 x=173 y=68 count=1} to TimeGraphControl with text {} [2019-07-31T01:55:24.909Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1170028451 data=null x=223 y=68 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-31T01:55:24.909Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1170028451 data=null button=1 stateMask=0x80000 x=223 y=68 count=1} to TimeGraphControl with text {} [2019-07-31T01:55:24.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1170028454 data=null button=1 stateMask=0x80000 x=223 y=68 count=1} to TimeGraphControl with text {} [2019-07-31T01:55:24.909Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1170028455 data=null button=0 stateMask=0x0 x=0 y=68 count=0} to TimeGraphControl with text {} [2019-07-31T01:55:24.909Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1170028455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T01:55:24.909Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1170028455 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T01:55:24.909Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1170028455 data=null} to TimeGraphControl with text {} [2019-07-31T01:55:24.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1170028959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T01:55:24.909Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1170028960 data=null button=0 stateMask=0x0 x=223 y=68 count=0} to TimeGraphControl with text {} [2019-07-31T01:55:24.909Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1170028960 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T01:55:24.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1170028960 data=null} to TimeGraphControl with text {} [2019-07-31T01:55:24.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1170028976 data=null button=1 stateMask=0x0 x=223 y=68 count=1} to TimeGraphControl with text {} [2019-07-31T01:55:24.909Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1170028976 data=null x=173 y=68 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-31T01:55:24.909Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1170028977 data=null button=1 stateMask=0x80000 x=173 y=68 count=1} to TimeGraphControl with text {} [2019-07-31T01:55:24.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1170028984 data=null button=1 stateMask=0x80000 x=173 y=68 count=1} to TimeGraphControl with text {} [2019-07-31T01:55:24.909Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1170028985 data=null button=0 stateMask=0x0 x=0 y=68 count=0} to TimeGraphControl with text {} [2019-07-31T01:55:24.909Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1170028986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T01:55:24.909Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1170028986 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T01:55:24.909Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1170028987 data=null} to TimeGraphControl with text {} [2019-07-31T01:55:25.471Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T01:55:27.995Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-31T01:55:27.995Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-31T01:55:27.995Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T01:55:27.995Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T01:55:27.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1170032088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T01:55:27.995Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1170032088 data=null doit=true} to Sash with text {} [2019-07-31T01:55:27.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1170032089 data=null item=null detail=0 x=142 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-31T01:55:27.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1170032090 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T01:55:27.995Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1170032091 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-31T01:55:27.995Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1170032091 data=null} to Sash with text {} [2019-07-31T01:55:27.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1170032091 data=null item=null detail=0 x=192 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-31T01:55:27.995Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1170032093 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-31T01:55:27.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1170032094 data=null item=null detail=0 x=192 y=0 width=3 height=157 stateMask=0x80000 text=null doit=true} to Sash with text {} [2019-07-31T01:55:27.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1170032099 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T01:55:27.995Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1170032100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T01:55:28.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1170032601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T01:55:28.558Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1170032601 data=null doit=true} to Sash with text {} [2019-07-31T01:55:28.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1170032602 data=null item=null detail=0 x=192 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-31T01:55:28.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1170032603 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T01:55:28.558Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1170032604 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-31T01:55:28.558Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1170032604 data=null} to Sash with text {} [2019-07-31T01:55:28.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1170032604 data=null item=null detail=0 x=142 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-31T01:55:28.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1170032606 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-31T01:55:28.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1170032607 data=null item=null detail=0 x=142 y=0 width=3 height=157 stateMask=0x80000 text=null doit=true} to Sash with text {} [2019-07-31T01:55:28.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1170032608 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T01:55:28.558Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1170032608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T01:55:29.121Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T01:55:31.644Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-31T01:55:31.644Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-31T01:55:31.644Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-31T01:55:31.644Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T01:55:31.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1170035798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T01:55:31.644Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1170035798 data=null doit=true} to Sash with text {} [2019-07-31T01:55:31.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1170035798 data=null item=null detail=0 x=133 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-31T01:55:31.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1170035800 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T01:55:31.644Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1170035801 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-31T01:55:31.644Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1170035801 data=null} to Sash with text {} [2019-07-31T01:55:31.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1170035801 data=null item=null detail=0 x=183 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-31T01:55:31.644Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1170035803 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-31T01:55:31.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1170035804 data=null item=null detail=0 x=183 y=0 width=3 height=157 stateMask=0x80000 text=null doit=true} to Sash with text {} [2019-07-31T01:55:31.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1170035805 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T01:55:31.644Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1170035805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T01:55:32.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1170036407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T01:55:32.207Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1170036407 data=null doit=true} to Sash with text {} [2019-07-31T01:55:32.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1170036408 data=null item=null detail=0 x=183 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-31T01:55:32.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1170036410 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T01:55:32.207Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1170036411 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-31T01:55:32.207Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1170036411 data=null} to Sash with text {} [2019-07-31T01:55:32.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1170036411 data=null item=null detail=0 x=133 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-31T01:55:32.207Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1170036413 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-31T01:55:32.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1170036414 data=null item=null detail=0 x=133 y=0 width=3 height=157 stateMask=0x80000 text=null doit=true} to Sash with text {} [2019-07-31T01:55:32.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1170036415 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T01:55:32.207Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1170036415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T01:55:32.770Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-31T01:55:32.770Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-31T01:55:32.770Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T01:55:32.770Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T01:55:32.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1170037018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T01:55:32.770Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1170037018 data=null doit=true} to Sash with text {} [2019-07-31T01:55:32.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1170037018 data=null item=null detail=0 x=134 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-31T01:55:32.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1170037020 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T01:55:32.770Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1170037021 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-31T01:55:32.770Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1170037021 data=null} to Sash with text {} [2019-07-31T01:55:32.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1170037021 data=null item=null detail=0 x=184 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-31T01:55:33.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1170037024 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-31T01:55:33.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1170037025 data=null item=null detail=0 x=184 y=0 width=3 height=157 stateMask=0x80000 text=null doit=true} to Sash with text {} [2019-07-31T01:55:33.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1170037026 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T01:55:33.026Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1170037026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T01:55:33.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1170037533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T01:55:33.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1170037533 data=null doit=true} to Sash with text {} [2019-07-31T01:55:33.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1170037533 data=null item=null detail=0 x=184 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-31T01:55:33.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1170037535 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T01:55:33.283Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1170037536 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-31T01:55:33.283Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1170037536 data=null} to Sash with text {} [2019-07-31T01:55:33.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1170037537 data=null item=null detail=0 x=134 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-31T01:55:33.539Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1170037538 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-31T01:55:33.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1170037539 data=null item=null detail=0 x=134 y=0 width=3 height=157 stateMask=0x80000 text=null doit=true} to Sash with text {} [2019-07-31T01:55:33.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1170037548 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T01:55:33.539Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1170037549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T01:55:34.101Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T01:55:34.101Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.perspective"' [2019-07-31T01:55:34.358Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.1"' [2019-07-31T01:55:34.358Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.2"' [2019-07-31T01:55:34.358Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.3"' [2019-07-31T01:55:34.614Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1170038740 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T01:55:34.614Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T01:55:34.614Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:55:34.614Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:55:34.614Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:55:34.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1170038747 data=null button=0 stateMask=0x0 x=100 y=11 count=0} to TreeItem with text {TestAxisAlignment} [2019-07-31T01:55:34.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1170038747 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-31T01:55:34.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1170038747 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-31T01:55:34.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1170038747 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-31T01:55:34.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170038748 data=null item=TreeItem {TestAxisAlignment} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-31T01:55:34.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1170038809 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-31T01:55:34.614Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T01:55:34.871Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T01:55:34.871Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T01:55:34.871Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T01:55:34.871Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T01:55:34.871Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:55:34.871Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T01:55:34.871Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:55:34.871Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:55:34.871Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:55:34.871Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:55:34.871Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:55:34.871Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T01:55:34.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170039063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:55:34.871Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170039063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:55:34.871Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170039064 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:55:34.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170039064 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:55:34.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170039064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:55:34.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170039064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:55:34.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170039064 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:55:34.871Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170039064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:55:34.871Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170039064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:55:34.871Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170039064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:55:34.871Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170039068 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:55:34.871Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170039068 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:55:34.871Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:55:34.871Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:55:34.871Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:55:34.871Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:55:34.871Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:55:34.871Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:55:34.871Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:55:34.871Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:55:34.871Z] DEBUG - Clicking on OK [2019-07-31T01:55:34.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170039069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:55:34.871Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170039075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:55:34.871Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170039075 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:55:34.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170039075 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:55:34.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170039076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:55:34.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170039076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:55:34.871Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:55:34.871Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:55:34.871Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:55:34.871Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:55:34.871Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:55:34.871Z] DEBUG - Clicked on OK [2019-07-31T01:55:35.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170039076 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:55:35.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1170038879 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T01:55:35.435Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.88 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest [2019-07-31T01:55:35.435Z] testMoveHistogramOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 4.988 s [2019-07-31T01:55:35.435Z] testNotOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.81 s [2019-07-31T01:55:35.435Z] testOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.796 s [2019-07-31T01:55:35.435Z] testMenuItem(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 2.768 s [2019-07-31T01:55:35.435Z] testMoveTgStubOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.716 s [2019-07-31T01:55:35.435Z] testOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.8 s [2019-07-31T01:55:35.435Z] testNotOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 4.814 s [2019-07-31T01:55:35.435Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest [2019-07-31T01:55:37.328Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T01:55:37.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T01:55:37.328Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T01:55:37.328Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T01:55:37.585Z] DEBUG - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw' [2019-07-31T01:55:37.585Z] DEBUG - Clicking on with mnemonic 'Show Raw' [2019-07-31T01:55:37.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show Raw} time=1170041800 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Show Raw' [2019-07-31T01:55:37.841Z] DEBUG - Clicked on with mnemonic 'Show Raw' [2019-07-31T01:55:38.098Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T01:55:38.355Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T01:55:38.355Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T01:55:38.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1170042383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:55:38.355Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1170042383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:55:38.355Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1170042383 data=null doit=true} to (of type 'Table') [2019-07-31T01:55:38.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1170042384 data=null} to (of type 'Table') [2019-07-31T01:55:38.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1170042384 data=null button=1 stateMask=0x0 x=98 y=95 count=1} to (of type 'Table') [2019-07-31T01:55:38.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1170042384 data=null button=1 stateMask=0x80000 x=98 y=95 count=1} to (of type 'Table') [2019-07-31T01:55:38.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1170042384 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T01:55:38.355Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1170042394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:55:38.355Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1170042395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:55:38.355Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1170042395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:55:38.355Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1170042395 data=null doit=true} to (of type 'Table') [2019-07-31T01:55:38.355Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1170042395 data=null} to (of type 'Table') [2019-07-31T01:55:38.355Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T01:55:38.355Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T01:55:38.355Z] DEBUG - Selecting rows [4] in (of type 'Table') [2019-07-31T01:55:38.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1170042396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:55:38.355Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1170042396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:55:38.355Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1170042396 data=null doit=true} to (of type 'Table') [2019-07-31T01:55:38.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1170042396 data=null} to (of type 'Table') [2019-07-31T01:55:38.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1170042397 data=null button=1 stateMask=0x0 x=22 y=95 count=1} to (of type 'Table') [2019-07-31T01:55:38.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1170042397 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T01:55:38.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1170042398 data=null button=1 stateMask=0x80000 x=22 y=95 count=1} to (of type 'Table') [2019-07-31T01:55:38.355Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: of type 'StyledText' [2019-07-31T01:55:38.355Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: (of type 'StyledText') [2019-07-31T01:55:38.355Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1170042409 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T01:55:38.626Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T01:55:38.883Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T01:55:38.883Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T01:55:38.883Z] *** BUG *** [2019-07-31T01:55:38.883Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T01:55:38.883Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T01:55:38.883Z] [2019-07-31T01:55:38.883Z] *** BUG *** [2019-07-31T01:55:38.883Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T01:55:38.883Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T01:55:38.883Z] [2019-07-31T01:55:38.883Z] *** BUG *** [2019-07-31T01:55:38.883Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T01:55:38.883Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T01:55:38.883Z] [2019-07-31T01:55:38.883Z] *** BUG *** [2019-07-31T01:55:38.883Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T01:55:38.883Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T01:55:38.883Z] [2019-07-31T01:55:39.447Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T01:55:39.447Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T01:55:39.447Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1170043414 data=null doit=true} to Shell with text {Preferences} [2019-07-31T01:55:39.447Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1170043414 data=null doit=true} to Shell with text {Preferences} [2019-07-31T01:55:39.447Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:55:39.447Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T01:55:39.447Z] DEBUG - matched Text with text "5", using matcher: of type 'Text' [2019-07-31T01:55:39.447Z] DEBUG - matched Text with text "5", using matcher: (of type 'Text') [2019-07-31T01:55:39.447Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:55:39.447Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:55:39.447Z] DEBUG - Clicking on TreeItem with text {General} [2019-07-31T01:55:39.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=1170043419 data=null button=0 stateMask=0x0 x=51 y=11 count=0} to TreeItem with text {General} [2019-07-31T01:55:39.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=1170043419 data=null doit=true} to TreeItem with text {General} [2019-07-31T01:55:39.447Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:55:39.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=1170043420 data=null} to TreeItem with text {General} [2019-07-31T01:55:39.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=1170043420 data=null button=1 stateMask=0x0 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-31T01:55:39.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170043421 data=null item=TreeItem {General} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {General} [2019-07-31T01:55:39.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=1170043422 data=null button=1 stateMask=0x80000 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-31T01:55:39.447Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {General} time=1170043422 data=null button=0 stateMask=0x0 x=51 y=11 count=0} to TreeItem with text {General} [2019-07-31T01:55:39.447Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {General} time=1170043422 data=null doit=true} to TreeItem with text {General} [2019-07-31T01:55:39.447Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {General} time=1170043422 data=null} to TreeItem with text {General} [2019-07-31T01:55:39.447Z] DEBUG - Clicked on TreeItem with text {General} [2019-07-31T01:55:39.447Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:55:39.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=1170043423 data=null button=0 stateMask=0x0 x=51 y=11 count=0} to TreeItem with text {General} [2019-07-31T01:55:39.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=1170043423 data=null doit=true} to TreeItem with text {General} [2019-07-31T01:55:39.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=1170043423 data=null} to TreeItem with text {General} [2019-07-31T01:55:39.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=1170043423 data=null button=1 stateMask=0x0 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-31T01:55:39.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170043424 data=null item=TreeItem {General} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {General} [2019-07-31T01:55:39.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=1170043424 data=null button=1 stateMask=0x80000 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-31T01:55:39.707Z] DEBUG - Clicking on Tree node with text: Appearance [2019-07-31T01:55:39.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=1170043937 data=null button=0 stateMask=0x0 x=89 y=32 count=0} to Tree node with text: Appearance [2019-07-31T01:55:39.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=1170043938 data=null doit=true} to Tree node with text: Appearance [2019-07-31T01:55:39.707Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:55:39.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=1170043938 data=null} to Tree node with text: Appearance [2019-07-31T01:55:39.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=1170043938 data=null button=1 stateMask=0x0 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-31T01:55:39.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170043939 data=null item=TreeItem {Appearance} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Appearance [2019-07-31T01:55:39.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=1170043940 data=null button=1 stateMask=0x80000 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-31T01:55:39.965Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Appearance} time=1170044091 data=null button=0 stateMask=0x0 x=89 y=32 count=0} to Tree node with text: Appearance [2019-07-31T01:55:39.965Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Appearance} time=1170044091 data=null doit=true} to Tree node with text: Appearance [2019-07-31T01:55:39.965Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Appearance} time=1170044091 data=null} to Tree node with text: Appearance [2019-07-31T01:55:39.965Z] DEBUG - Clicked on Tree node with text: Appearance [2019-07-31T01:55:39.965Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:55:39.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=1170044093 data=null button=0 stateMask=0x0 x=89 y=32 count=0} to Tree node with text: Appearance [2019-07-31T01:55:39.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=1170044093 data=null doit=true} to Tree node with text: Appearance [2019-07-31T01:55:39.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=1170044093 data=null} to Tree node with text: Appearance [2019-07-31T01:55:39.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=1170044094 data=null button=1 stateMask=0x0 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-31T01:55:39.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170044094 data=null item=TreeItem {Appearance} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Appearance [2019-07-31T01:55:39.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=1170044095 data=null button=1 stateMask=0x80000 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-31T01:55:39.965Z] DEBUG - Clicking on Tree node with text: Colors and Fonts [2019-07-31T01:55:39.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=1170044095 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to Tree node with text: Colors and Fonts [2019-07-31T01:55:39.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=1170044095 data=null doit=true} to Tree node with text: Colors and Fonts [2019-07-31T01:55:39.965Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:55:39.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=1170044096 data=null} to Tree node with text: Colors and Fonts [2019-07-31T01:55:39.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=1170044096 data=null button=1 stateMask=0x0 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-31T01:55:39.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170044096 data=null item=TreeItem {Colors and Fonts} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Colors and Fonts [2019-07-31T01:55:39.965Z] *** BUG *** [2019-07-31T01:55:39.965Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T01:55:39.965Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T01:55:39.965Z] [2019-07-31T01:55:40.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=1170044096 data=null button=1 stateMask=0x80000 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-31T01:55:40.222Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Colors and Fonts} time=1170044292 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to Tree node with text: Colors and Fonts [2019-07-31T01:55:40.222Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Colors and Fonts} time=1170044292 data=null doit=true} to Tree node with text: Colors and Fonts [2019-07-31T01:55:40.222Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Colors and Fonts} time=1170044292 data=null} to Tree node with text: Colors and Fonts [2019-07-31T01:55:40.222Z] DEBUG - Clicked on Tree node with text: Colors and Fonts [2019-07-31T01:55:40.222Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:55:40.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=1170044293 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to Tree node with text: Colors and Fonts [2019-07-31T01:55:40.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=1170044293 data=null doit=true} to Tree node with text: Colors and Fonts [2019-07-31T01:55:40.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=1170044293 data=null} to Tree node with text: Colors and Fonts [2019-07-31T01:55:40.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=1170044294 data=null button=1 stateMask=0x0 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-31T01:55:40.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170044294 data=null item=TreeItem {Colors and Fonts} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Colors and Fonts [2019-07-31T01:55:40.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=1170044295 data=null button=1 stateMask=0x80000 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-31T01:55:40.222Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:55:40.222Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:55:40.222Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:55:40.222Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:55:40.222Z] DEBUG - Clicking on TreeItem with text {Tracing} [2019-07-31T01:55:40.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1170044298 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-31T01:55:40.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1170044298 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T01:55:40.222Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:55:40.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1170044300 data=null} to TreeItem with text {Tracing} [2019-07-31T01:55:40.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1170044301 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T01:55:40.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170044301 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2019-07-31T01:55:40.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1170044301 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T01:55:40.222Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Tracing} time=1170044302 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-31T01:55:40.222Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Tracing} time=1170044302 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T01:55:40.222Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Tracing} time=1170044302 data=null} to TreeItem with text {Tracing} [2019-07-31T01:55:40.222Z] DEBUG - Clicked on TreeItem with text {Tracing} [2019-07-31T01:55:40.222Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:55:40.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1170044302 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-31T01:55:40.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1170044303 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T01:55:40.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1170044303 data=null} to TreeItem with text {Tracing} [2019-07-31T01:55:40.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1170044303 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T01:55:40.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170044318 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2019-07-31T01:55:40.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1170044319 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T01:55:40.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1170044320 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T01:55:40.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1170044320 data=null} to TreeItem with text {Tracing} [2019-07-31T01:55:40.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1170044328 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T01:55:40.222Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1170044329 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Tracing} [2019-07-31T01:55:40.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1170044335 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T01:55:40.222Z] DEBUG - Clicking on Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T01:55:40.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1170044336 data=null button=0 stateMask=0x0 x=272 y=158 count=0} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T01:55:40.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1170044336 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T01:55:40.222Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:55:40.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1170044336 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T01:55:40.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1170044337 data=null button=1 stateMask=0x0 x=272 y=158 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T01:55:40.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170044346 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} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T01:55:40.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1170044349 data=null button=1 stateMask=0x80000 x=272 y=158 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T01:55:40.222Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1170044349 data=null button=0 stateMask=0x0 x=272 y=158 count=0} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T01:55:40.222Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1170044349 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T01:55:40.222Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1170044349 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T01:55:40.222Z] DEBUG - Clicked on Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T01:55:40.222Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:55:40.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1170044350 data=null button=0 stateMask=0x0 x=272 y=158 count=0} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T01:55:40.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1170044350 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T01:55:40.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1170044377 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T01:55:40.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1170044385 data=null button=1 stateMask=0x0 x=272 y=158 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T01:55:40.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170044385 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} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T01:55:40.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1170044386 data=null button=1 stateMask=0x80000 x=272 y=158 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T01:55:40.222Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-31T01:55:40.222Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-31T01:55:40.222Z] DEBUG - matched Button with text "&Use System Font", using matcher: with mnemonic 'Use System Font' [2019-07-31T01:55:40.222Z] DEBUG - matched Button with text "&Use System Font", using matcher: with style 'SWT.PUSH' [2019-07-31T01:55:40.222Z] DEBUG - matched Button with text "&Use System Font", using matcher: (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-31T01:55:40.222Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-31T01:55:40.222Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-31T01:55:40.222Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-31T01:55:40.222Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-31T01:55:40.222Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:55:40.222Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:55:40.222Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:55:40.222Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:55:40.222Z] DEBUG - Clicking on &Use System Font [2019-07-31T01:55:40.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Use System Font} time=1170044389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-31T01:55:40.222Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=1170044389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-31T01:55:40.222Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Use System Font} time=1170044389 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-31T01:55:40.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Use System Font} time=1170044389 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-31T01:55:40.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Use System Font} time=1170044390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-31T01:55:40.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Use System Font} time=1170044390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-31T01:55:40.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Use System Font} time=1170044390 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-31T01:55:40.222Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Use System Font} time=1170044404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-31T01:55:40.222Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=1170044404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-31T01:55:40.222Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Use System Font} time=1170044404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-31T01:55:40.222Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Use System Font} time=1170044404 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-31T01:55:40.222Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Use System Font} time=1170044404 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-31T01:55:40.222Z] DEBUG - Clicked on &Use System Font [2019-07-31T01:55:40.222Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-31T01:55:40.222Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-31T01:55:40.222Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-31T01:55:40.222Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-31T01:55:40.222Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-31T01:55:40.222Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-31T01:55:40.222Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:55:40.222Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:55:40.222Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-31T01:55:40.222Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-31T01:55:40.222Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:55:40.222Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:55:40.222Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:55:40.222Z] DEBUG - Clicking on &Apply [2019-07-31T01:55:40.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1170044407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:55:40.222Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1170044407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:55:40.222Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1170044407 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:55:40.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1170044407 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:55:40.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1170044407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:55:40.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1170044407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:55:40.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1170044407 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:55:40.479Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1170044517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:55:40.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1170044517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:55:40.479Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1170044517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:55:40.479Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1170044517 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:55:40.479Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1170044517 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:55:40.479Z] DEBUG - Clicked on &Apply [2019-07-31T01:55:40.479Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-31T01:55:40.479Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-31T01:55:40.479Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-31T01:55:40.479Z] DEBUG - matched Button with text "&Reset", using matcher: with mnemonic 'Reset' [2019-07-31T01:55:40.479Z] DEBUG - matched Button with text "&Reset", using matcher: with style 'SWT.PUSH' [2019-07-31T01:55:40.479Z] DEBUG - matched Button with text "&Reset", using matcher: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-31T01:55:40.479Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-31T01:55:40.479Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-31T01:55:40.479Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-31T01:55:40.479Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:55:40.479Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:55:40.479Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:55:40.479Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:55:40.479Z] DEBUG - Clicking on &Reset [2019-07-31T01:55:40.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset} time=1170044520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-31T01:55:40.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset} time=1170044520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-31T01:55:40.479Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset} time=1170044520 data=null doit=true} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-31T01:55:40.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset} time=1170044520 data=null} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-31T01:55:40.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset} time=1170044520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-31T01:55:40.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset} time=1170044521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-31T01:55:40.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset} time=1170044521 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-31T01:55:40.479Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-31T01:55:40.479Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-31T01:55:40.479Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-31T01:55:40.479Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-31T01:55:40.479Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-31T01:55:40.479Z] DEBUG - Clicked on &Reset [2019-07-31T01:55:40.479Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-31T01:55:40.479Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-31T01:55:40.479Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-31T01:55:40.479Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-31T01:55:40.479Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-31T01:55:40.479Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-31T01:55:40.479Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:55:40.479Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:55:40.479Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:55:40.479Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:55:40.479Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T01:55:40.479Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T01:55:40.479Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T01:55:40.479Z] DEBUG - 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') [2019-07-31T01:55:40.479Z] DEBUG - Clicking on Apply and Close [2019-07-31T01:55:40.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1170044559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:55:40.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1170044580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:55:40.479Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1170044580 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:55:40.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1170044580 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:55:40.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1170044581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:55:40.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1170044581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:55:40.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1170044581 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:55:40.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1170042906 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T01:55:40.992Z] DEBUG - Clicked on [2019-07-31T01:55:41.250Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1170045389 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T01:55:41.250Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T01:55:41.250Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:55:41.250Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:55:41.250Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:55:41.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1170045395 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T01:55:41.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1170045395 data=null doit=true} to TreeItem with text {test} [2019-07-31T01:55:41.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1170045395 data=null} to TreeItem with text {test} [2019-07-31T01:55:41.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1170045395 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T01:55:41.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170045396 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T01:55:41.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1170045462 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T01:55:41.528Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T01:55:41.528Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T01:55:41.528Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T01:55:42.185Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T01:55:42.185Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T01:55:42.185Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:55:42.185Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T01:55:42.185Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:55:42.185Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:55:42.185Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:55:42.185Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:55:42.185Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:55:42.185Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T01:55:42.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170046208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:55:42.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170046209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:55:42.185Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170046209 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:55:42.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170046209 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:55:42.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170046210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:55:42.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170046210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:55:42.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170046210 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:55:42.185Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170046210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:55:42.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170046210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:55:42.185Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170046210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:55:42.185Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170046210 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:55:42.185Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170046210 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:55:42.185Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:55:42.185Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:55:42.185Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:55:42.185Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:55:42.185Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:55:42.185Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:55:42.185Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:55:42.185Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:55:42.185Z] DEBUG - Clicking on OK [2019-07-31T01:55:42.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170046211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:55:42.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170046211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:55:42.185Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170046212 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:55:42.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170046212 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:55:42.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170046212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:55:42.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170046212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:55:42.185Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:55:42.185Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:55:42.185Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:55:42.185Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:55:42.185Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:55:42.185Z] DEBUG - Clicked on OK [2019-07-31T01:55:42.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170046212 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:55:42.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1170045535 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T01:55:42.699Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.119 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest [2019-07-31T01:55:42.699Z] testChangeFont(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest) Time elapsed: 6.83 s [2019-07-31T01:55:42.699Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest [2019-07-31T01:55:42.956Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T01:55:43.519Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:55:43.519Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:55:43.519Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:55:43.519Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:55:43.519Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:55:43.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1170047500 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T01:55:43.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1170047501 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T01:55:43.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1170047501 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T01:55:43.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1170047501 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T01:55:43.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170047502 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T01:55:43.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1170047524 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T01:55:43.519Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:55:43.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1170047525 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T01:55:43.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1170047525 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T01:55:43.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1170047525 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T01:55:43.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1170047538 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T01:55:43.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170047538 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T01:55:43.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1170047549 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T01:55:43.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1170047549 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T01:55:43.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1170047550 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T01:55:43.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1170047550 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T01:55:43.519Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1170047550 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T01:55:43.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1170047553 data=null button=1 stateMask=0x80000 x=73 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T01:55:43.519Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:55:43.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1170047554 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T01:55:43.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1170047555 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T01:55:43.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1170047555 data=null} to TreeItem with text {Traces [0]} [2019-07-31T01:55:43.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1170047555 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T01:55:43.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170047555 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T01:55:43.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1170047588 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T01:55:45.413Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"' [2019-07-31T01:55:45.413Z] DEBUG - number of items : 7 [2019-07-31T01:55:45.413Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1170049197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170049197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.413Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1170049197 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1170049198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1170049198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1170049209 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.413Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1170049287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170049338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.413Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1170049339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.413Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1170049339 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.413Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1170049339 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.413Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.413Z] DEBUG - number of items : 7 [2019-07-31T01:55:45.413Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1170049339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170049340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.413Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1170049340 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1170049340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1170049340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1170049340 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.413Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1170049403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170049454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.413Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1170049455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.413Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1170049455 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.413Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1170049455 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.413Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.413Z] DEBUG - number of items : 7 [2019-07-31T01:55:45.413Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1170049456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170049456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.413Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1170049456 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1170049456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1170049456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1170049456 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.413Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1170049520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170049571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.413Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1170049571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.413Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1170049571 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.413Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1170049572 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.413Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.413Z] DEBUG - number of items : 7 [2019-07-31T01:55:45.413Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1170049572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170049572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.413Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1170049572 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1170049573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1170049573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1170049573 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.670Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1170049637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170049689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.670Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1170049689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.670Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1170049689 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.670Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1170049689 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.670Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-31T01:55:45.670Z] DEBUG - number of items : 7 [2019-07-31T01:55:45.670Z] DEBUG - Clicking on ToolItem with tooltip text {Increase priority} [2019-07-31T01:55:45.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1170049691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-31T01:55:45.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170049691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-31T01:55:45.670Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1170049691 data=null doit=true} to ToolItem with tooltip text {Increase priority} [2019-07-31T01:55:45.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1170049691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-31T01:55:45.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1170049691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-31T01:55:45.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1170049691 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Increase priority} [2019-07-31T01:55:45.670Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1170049691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-31T01:55:45.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170049691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-31T01:55:45.670Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1170049691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-31T01:55:45.670Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1170049692 data=null doit=true} to ToolItem with tooltip text {Increase priority} [2019-07-31T01:55:45.670Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1170049692 data=null} to ToolItem with tooltip text {Increase priority} [2019-07-31T01:55:45.670Z] DEBUG - Clicked on ToolItem with tooltip text {Increase priority} [2019-07-31T01:55:45.670Z] DEBUG - number of items : 7 [2019-07-31T01:55:45.670Z] DEBUG - Clicking on ToolItem with tooltip text {Decrease priority} [2019-07-31T01:55:45.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1170049692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-31T01:55:45.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170049692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-31T01:55:45.670Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1170049693 data=null doit=true} to ToolItem with tooltip text {Decrease priority} [2019-07-31T01:55:45.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1170049693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-31T01:55:45.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1170049693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-31T01:55:45.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1170049693 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Decrease priority} [2019-07-31T01:55:45.670Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1170049745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-31T01:55:45.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170049793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-31T01:55:45.670Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1170049793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-31T01:55:45.670Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1170049793 data=null doit=true} to ToolItem with tooltip text {Decrease priority} [2019-07-31T01:55:45.670Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1170049794 data=null} to ToolItem with tooltip text {Decrease priority} [2019-07-31T01:55:45.670Z] DEBUG - Clicked on ToolItem with tooltip text {Decrease priority} [2019-07-31T01:55:45.670Z] DEBUG - number of items : 7 [2019-07-31T01:55:45.670Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2019-07-31T01:55:45.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1170049794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T01:55:45.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170049794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T01:55:45.670Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1170049794 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-31T01:55:45.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1170049794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T01:55:45.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1170049795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T01:55:45.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1170049795 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-31T01:55:45.670Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1170049848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T01:55:45.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170049861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T01:55:45.670Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1170049861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T01:55:45.670Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1170049861 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-31T01:55:45.670Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1170049862 data=null} to ToolItem with tooltip text {Delete color setting} [2019-07-31T01:55:45.670Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2019-07-31T01:55:45.670Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-31T01:55:45.670Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-31T01:55:45.670Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T01:55:45.670Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T01:55:45.670Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-31T01:55:45.670Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-31T01:55:45.670Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T01:55:45.670Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T01:55:45.670Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-31T01:55:45.670Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-31T01:55:45.670Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T01:55:45.670Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T01:55:45.670Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T01:55:45.670Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T01:55:45.670Z] DEBUG - Attempting to set focus on (of type 'Label') [2019-07-31T01:55:45.670Z] DEBUG - number of items : 7 [2019-07-31T01:55:45.670Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2019-07-31T01:55:45.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1170049920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T01:55:45.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170049920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T01:55:45.670Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1170049920 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-31T01:55:45.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1170049920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T01:55:45.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1170049920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T01:55:45.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1170049920 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-31T01:55:45.927Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1170049976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T01:55:45.927Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170049990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T01:55:45.927Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1170049990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T01:55:45.927Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1170049990 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-31T01:55:45.927Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1170049990 data=null} to ToolItem with tooltip text {Delete color setting} [2019-07-31T01:55:45.927Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2019-07-31T01:55:45.927Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-31T01:55:45.927Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-31T01:55:45.927Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T01:55:45.927Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T01:55:45.927Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-31T01:55:45.927Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-31T01:55:45.927Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T01:55:45.927Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T01:55:45.927Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T01:55:45.927Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T01:55:45.927Z] DEBUG - Attempting to set focus on (of type 'Label') [2019-07-31T01:55:45.927Z] DEBUG - number of items : 7 [2019-07-31T01:55:45.927Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2019-07-31T01:55:45.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1170050027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T01:55:45.927Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170050027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T01:55:45.927Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1170050027 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-31T01:55:45.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1170050027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T01:55:45.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1170050027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T01:55:45.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1170050027 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-31T01:55:45.927Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-31T01:55:45.927Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-31T01:55:45.927Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-31T01:55:45.927Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-31T01:55:45.927Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-31T01:55:45.927Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2019-07-31T01:55:45.927Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T01:55:46.183Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T01:55:46.183Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T01:55:46.183Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T01:55:46.183Z] DEBUG - Selecting rows [2] in (of type 'Table') [2019-07-31T01:55:46.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1170050200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:55:46.183Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1170050200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T01:55:46.183Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1170050201 data=null doit=true} to (of type 'Table') [2019-07-31T01:55:46.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1170050201 data=null} to (of type 'Table') [2019-07-31T01:55:46.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1170050201 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to (of type 'Table') [2019-07-31T01:55:46.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1170050201 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T01:55:46.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1170050202 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to (of type 'Table') [2019-07-31T01:55:48.077Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.114 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest [2019-07-31T01:55:48.077Z] testYellow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest) Time elapsed: 1.014 s [2019-07-31T01:55:48.077Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest [2019-07-31T01:56:06.158Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 18.539 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest [2019-07-31T01:56:06.158Z] testPinSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 2.882 s [2019-07-31T01:56:06.158Z] testPinTwoTraces(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) skipped [2019-07-31T01:56:06.158Z] testFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 9.82 s [2019-07-31T01:56:06.158Z] testCloneSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 3.819 s [2019-07-31T01:56:06.158Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest [2019-07-31T01:56:08.065Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T01:56:08.065Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T01:56:08.065Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T01:56:08.065Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T01:56:08.065Z] DEBUG - Clicking on TableItem with text {} [2019-07-31T01:56:08.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1170072117 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T01:56:08.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1170072118 data=null doit=true} to TableItem with text {} [2019-07-31T01:56:08.065Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T01:56:08.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1170072118 data=null} to TableItem with text {} [2019-07-31T01:56:08.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1170072118 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T01:56:08.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1170072119 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {} [2019-07-31T01:56:08.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1170072124 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T01:56:08.065Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1170072125 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T01:56:08.065Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1170072125 data=null doit=true} to TableItem with text {} [2019-07-31T01:56:08.065Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1170072125 data=null} to TableItem with text {} [2019-07-31T01:56:08.065Z] DEBUG - Clicked on TableItem with text {} [2019-07-31T01:56:08.065Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T01:56:08.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T01:56:08.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T01:56:08.627Z] DEBUG - Clicking on TableItem with text {} [2019-07-31T01:56:08.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1170072829 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T01:56:08.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1170072829 data=null doit=true} to TableItem with text {} [2019-07-31T01:56:08.627Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T01:56:08.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1170072829 data=null} to TableItem with text {} [2019-07-31T01:56:08.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1170072830 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T01:56:08.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1170072830 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {} [2019-07-31T01:56:08.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1170072835 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T01:56:08.627Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1170072835 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T01:56:08.627Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1170072835 data=null doit=true} to TableItem with text {} [2019-07-31T01:56:08.627Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1170072835 data=null} to TableItem with text {} [2019-07-31T01:56:08.627Z] DEBUG - Clicked on TableItem with text {} [2019-07-31T01:56:08.885Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard' [2019-07-31T01:56:08.885Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard' [2019-07-31T01:56:08.885Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard' [2019-07-31T01:56:08.885Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T01:56:08.885Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T01:56:08.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=1170072885 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy to Clipboard' [2019-07-31T01:56:08.885Z] DEBUG - Clicking on TableItem with text {} [2019-07-31T01:56:08.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1170073083 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T01:56:08.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1170073083 data=null doit=true} to TableItem with text {} [2019-07-31T01:56:08.885Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T01:56:08.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1170073084 data=null} to TableItem with text {} [2019-07-31T01:56:08.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1170073084 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T01:56:08.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1170073084 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {} [2019-07-31T01:56:08.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1170073085 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T01:56:08.885Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1170073085 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T01:56:08.885Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1170073086 data=null doit=true} to TableItem with text {} [2019-07-31T01:56:08.885Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1170073086 data=null} to TableItem with text {} [2019-07-31T01:56:08.885Z] DEBUG - Clicked on TableItem with text {} [2019-07-31T01:56:08.885Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T01:56:08.885Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T01:56:09.141Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard' [2019-07-31T01:56:09.141Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard' [2019-07-31T01:56:09.141Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard' [2019-07-31T01:56:09.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=1170073184 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy to Clipboard' [2019-07-31T01:56:09.141Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1170073395 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T01:56:09.398Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T01:56:09.398Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:09.398Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:09.398Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:09.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1170073593 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T01:56:09.398Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1170073594 data=null doit=true} to TreeItem with text {test} [2019-07-31T01:56:09.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1170073594 data=null} to TreeItem with text {test} [2019-07-31T01:56:09.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1170073594 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T01:56:09.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170073595 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T01:56:09.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1170073627 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T01:56:09.655Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T01:56:09.655Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T01:56:09.655Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T01:56:10.585Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T01:56:10.585Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T01:56:10.585Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:56:10.585Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T01:56:10.585Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:10.585Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:56:10.585Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:10.585Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:56:10.585Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:10.585Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T01:56:10.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170074484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:10.585Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170074484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:10.585Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170074484 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:10.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170074485 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:10.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170074485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:10.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170074485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:10.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170074485 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:10.585Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170074485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:10.585Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170074485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:10.585Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170074486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:10.585Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170074486 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:10.585Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170074486 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:10.585Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:10.585Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:56:10.585Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:56:10.585Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:10.585Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:56:10.585Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:56:10.585Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:56:10.585Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:10.585Z] DEBUG - Clicking on OK [2019-07-31T01:56:10.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170074487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:10.585Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170074487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:10.585Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170074487 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:10.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170074487 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:10.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170074487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:10.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170074487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:10.585Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:10.585Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:10.585Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:10.585Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:10.585Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:10.585Z] DEBUG - Clicked on OK [2019-07-31T01:56:11.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170074487 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:11.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1170073683 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T01:56:11.149Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.806 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest [2019-07-31T01:56:11.149Z] testNoCopySearchRow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.712 s [2019-07-31T01:56:11.149Z] testCopySingleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.165 s [2019-07-31T01:56:11.149Z] testCopyMultipleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.393 s [2019-07-31T01:56:11.149Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace [2019-07-31T01:56:23.327Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.926 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace [2019-07-31T01:56:23.327Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace) Time elapsed: 10.842 s [2019-07-31T01:56:23.327Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest [2019-07-31T01:56:26.090Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.178 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest [2019-07-31T01:56:26.091Z] testGzipImport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest) Time elapsed: 4.082 s [2019-07-31T01:56:26.091Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard [2019-07-31T01:56:27.984Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T01:56:27.984Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:27.984Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:27.984Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:27.984Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:27.984Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:27.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1170092184 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-31T01:56:27.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1170092184 data=null doit=true} to TreeItem with text {Test} [2019-07-31T01:56:27.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1170092184 data=null} to TreeItem with text {Test} [2019-07-31T01:56:27.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1170092185 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T01:56:27.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170092185 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-31T01:56:27.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1170092222 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T01:56:27.984Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:27.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1170092224 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-31T01:56:27.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1170092224 data=null doit=true} to TreeItem with text {Test} [2019-07-31T01:56:27.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1170092224 data=null} to TreeItem with text {Test} [2019-07-31T01:56:27.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1170092224 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T01:56:27.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170092225 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-31T01:56:27.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1170092236 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T01:56:27.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1170092237 data=null doit=true} to TreeItem with text {Test} [2019-07-31T01:56:27.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1170092237 data=null} to TreeItem with text {Test} [2019-07-31T01:56:27.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1170092237 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T01:56:28.249Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1170092238 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Test} [2019-07-31T01:56:28.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1170092240 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {Test} [2019-07-31T01:56:28.249Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:28.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1170092242 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T01:56:28.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1170092242 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T01:56:28.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1170092242 data=null} to TreeItem with text {Traces [1]} [2019-07-31T01:56:28.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1170092243 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T01:56:28.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170092243 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T01:56:28.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1170092262 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T01:56:28.249Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T01:56:28.249Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:28.249Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:28.249Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:28.249Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:28.249Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:28.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1170092288 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-31T01:56:28.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1170092289 data=null doit=true} to TreeItem with text {Test} [2019-07-31T01:56:28.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1170092289 data=null} to TreeItem with text {Test} [2019-07-31T01:56:28.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1170092289 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T01:56:28.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170092289 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-31T01:56:28.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1170092311 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T01:56:28.249Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-31T01:56:28.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1170092312 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-31T01:56:28.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1170092312 data=null} to TreeItem with text {Experiments [1]} [2019-07-31T01:56:28.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1170092313 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-31T01:56:28.249Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1170092313 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-31T01:56:28.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1170092329 data=null button=1 stateMask=0x80000 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-31T01:56:28.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1170092330 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T01:56:28.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1170092330 data=null} to TreeItem with text {Traces [1]} [2019-07-31T01:56:28.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1170092330 data=null button=1 stateMask=0x0 x=91 y=74 count=1} to TreeItem with text {Traces [1]} [2019-07-31T01:56:28.249Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1170092330 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T01:56:28.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1170092342 data=null button=1 stateMask=0x80000 x=91 y=74 count=1} to TreeItem with text {Traces [1]} [2019-07-31T01:56:28.249Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:28.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=1170092345 data=null doit=true} to TreeItem with text {test.xml} [2019-07-31T01:56:28.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=1170092345 data=null} to TreeItem with text {test.xml} [2019-07-31T01:56:28.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1170092346 data=null button=1 stateMask=0x0 x=104 y=95 count=1} to TreeItem with text {test.xml} [2019-07-31T01:56:28.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170092346 data=null item=TreeItem {test.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test.xml} [2019-07-31T01:56:28.249Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {test.xml} time=1170092398 data=null x=104 y=95 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-31T01:56:28.249Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {test.xml} time=1170092399 data=null x=104 y=95 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-31T01:56:28.249Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {test.xml} time=1170092401 data=null x=148 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-31T01:56:28.249Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {test.xml} time=1170092410 data=null x=148 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-31T01:56:28.249Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {test.xml} time=1170092412 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-31T01:56:28.249Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {test.xml} time=1170092412 data=null x=148 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-31T01:56:28.249Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {test.xml} time=1170092412 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-31T01:56:28.249Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {test.xml} time=1170092413 data=[TmfTraceElement(/Test/Traces/test.xml)] x=148 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-31T01:56:28.249Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {test.xml} time=1170092419 data=null x=0 y=0 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-31T01:56:28.249Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T01:56:28.249Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:28.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [0]} time=1170092437 data=null button=0 stateMask=0x0 x=140 y=53 count=0} to TreeItem with text {Test Experiment [0]} [2019-07-31T01:56:28.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [0]} time=1170092438 data=null doit=true} to TreeItem with text {Test Experiment [0]} [2019-07-31T01:56:28.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [0]} time=1170092438 data=null} to TreeItem with text {Test Experiment [0]} [2019-07-31T01:56:28.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [0]} time=1170092438 data=null button=1 stateMask=0x0 x=140 y=53 count=1} to TreeItem with text {Test Experiment [0]} [2019-07-31T01:56:28.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170092438 data=null item=TreeItem {Test Experiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test Experiment [0]} [2019-07-31T01:56:28.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [0]} time=1170092485 data=null button=1 stateMask=0x80000 x=140 y=53 count=1} to TreeItem with text {Test Experiment [0]} [2019-07-31T01:56:28.506Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...' [2019-07-31T01:56:28.506Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...' [2019-07-31T01:56:28.762Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...' [2019-07-31T01:56:28.762Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package' [2019-07-31T01:56:28.762Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=1170092920 data=null doit=true} to Shell with text {Export trace package} [2019-07-31T01:56:28.762Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T01:56:28.762Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T01:56:28.762Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T01:56:28.762Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-31T01:56:28.762Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-31T01:56:28.762Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format' [2019-07-31T01:56:28.762Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO' [2019-07-31T01:56:28.762Z] DEBUG - 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') [2019-07-31T01:56:28.762Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-31T01:56:28.762Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:28.762Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T01:56:28.762Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T01:56:28.762Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T01:56:28.762Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T01:56:28.763Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T01:56:28.763Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-31T01:56:28.763Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format' [2019-07-31T01:56:28.763Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO' [2019-07-31T01:56:28.763Z] DEBUG - 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') [2019-07-31T01:56:28.763Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-31T01:56:28.763Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-31T01:56:28.763Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:28.763Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T01:56:28.763Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-31T01:56:28.763Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=1170092924 data=null doit=true} to Button with text {Sa&ve in tar format} [2019-07-31T01:56:28.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1170092924 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Sa&ve in tar format} [2019-07-31T01:56:28.763Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-31T01:56:28.763Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=1170092925 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-31T01:56:28.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=1170092925 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-31T01:56:28.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=1170092925 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-31T01:56:28.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=1170092926 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-31T01:56:28.763Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-31T01:56:28.763Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T01:56:28.763Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T01:56:28.763Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T01:56:28.763Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-31T01:56:28.763Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-31T01:56:28.763Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-31T01:56:28.763Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2019-07-31T01:56:28.763Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2019-07-31T01:56:28.763Z] DEBUG - 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') [2019-07-31T01:56:28.763Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:28.763Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T01:56:28.763Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T01:56:28.763Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected [2019-07-31T01:56:28.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1170092934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T01:56:28.763Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1170092934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T01:56:28.763Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1170092934 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T01:56:28.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1170092934 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T01:56:28.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1170092935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T01:56:28.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1170092935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T01:56:28.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1170092935 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T01:56:28.763Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1170092935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T01:56:28.763Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1170092935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T01:56:28.763Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1170092935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T01:56:28.763Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1170092935 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T01:56:28.763Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1170092935 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T01:56:28.763Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T01:56:28.763Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T01:56:28.763Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T01:56:28.763Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-31T01:56:28.763Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=1170092936 data=null} to (of type 'Combo') [2019-07-31T01:56:28.763Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-31T01:56:28.763Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T01:56:28.763Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T01:56:28.763Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T01:56:28.763Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-31T01:56:28.763Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-31T01:56:28.763Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-31T01:56:28.763Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:28.763Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T01:56:28.763Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T01:56:28.763Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T01:56:28.763Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:56:28.763Z] DEBUG - Clicking on &Finish [2019-07-31T01:56:28.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1170092938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:56:28.763Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1170092938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:56:28.763Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1170092938 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:56:28.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1170092938 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:56:28.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1170092939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:56:28.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1170092939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:56:29.020Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:56:29.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1170092939 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:56:29.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=1170092532 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Export Trace Package...' [2019-07-31T01:56:29.276Z] DEBUG - Clicked on [2019-07-31T01:56:29.532Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T01:56:29.532Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:29.532Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:29.532Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:29.532Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:29.532Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:29.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1170093712 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-31T01:56:29.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1170093712 data=null doit=true} to TreeItem with text {Import Test} [2019-07-31T01:56:29.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1170093712 data=null} to TreeItem with text {Import Test} [2019-07-31T01:56:29.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1170093713 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-31T01:56:29.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170093713 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Import Test} [2019-07-31T01:56:29.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1170093746 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-31T01:56:29.533Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:29.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1170093747 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-31T01:56:29.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1170093747 data=null doit=true} to TreeItem with text {Import Test} [2019-07-31T01:56:29.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1170093747 data=null} to TreeItem with text {Import Test} [2019-07-31T01:56:29.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1170093748 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-31T01:56:29.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170093748 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Import Test} [2019-07-31T01:56:29.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1170093757 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-31T01:56:29.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1170093758 data=null doit=true} to TreeItem with text {Import Test} [2019-07-31T01:56:29.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1170093758 data=null} to TreeItem with text {Import Test} [2019-07-31T01:56:29.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1170093758 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-31T01:56:29.533Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1170093758 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Import Test} [2019-07-31T01:56:29.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1170093763 data=null button=1 stateMask=0x80000 x=62 y=11 count=1} to TreeItem with text {Import Test} [2019-07-31T01:56:29.533Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:29.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1170093763 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T01:56:29.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1170093763 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T01:56:29.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1170093763 data=null} to TreeItem with text {Traces [0]} [2019-07-31T01:56:29.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1170093764 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T01:56:29.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170093764 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T01:56:29.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1170093787 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T01:56:29.790Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:29.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1170093788 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T01:56:29.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1170093789 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T01:56:29.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1170093789 data=null} to TreeItem with text {Traces [0]} [2019-07-31T01:56:29.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1170093789 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T01:56:29.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170093789 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T01:56:29.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1170093794 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T01:56:29.790Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...' [2019-07-31T01:56:29.790Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...' [2019-07-31T01:56:30.046Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...' [2019-07-31T01:56:30.046Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package' [2019-07-31T01:56:30.046Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=1170094213 data=null doit=true} to Shell with text {Import trace package} [2019-07-31T01:56:30.046Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T01:56:30.046Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T01:56:30.046Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-31T01:56:30.046Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=1170094215 data=null} to (of type 'Combo') [2019-07-31T01:56:30.046Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-31T01:56:30.046Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: of type 'Combo' [2019-07-31T01:56:30.046Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: (of type 'Combo') [2019-07-31T01:56:30.046Z] DEBUG - Inserting text: [2019-07-31T01:56:30.046Z] into text (of type 'Combo') [2019-07-31T01:56:30.046Z] DEBUG - Attempting to set focus on (of type 'Combo') [2019-07-31T01:56:30.046Z] DEBUG - Typing text ' [2019-07-31T01:56:30.046Z] ' with an interval of 50ms. between characters. [2019-07-31T01:56:30.303Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T01:56:30.303Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T01:56:30.303Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T01:56:30.303Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:30.303Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T01:56:30.303Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T01:56:30.303Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T01:56:30.303Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:56:30.303Z] DEBUG - Clicking on &Finish [2019-07-31T01:56:30.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1170094816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:56:30.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1170094816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:56:30.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1170094817 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:56:30.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1170094817 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:56:30.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1170094817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:56:30.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1170094818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:56:30.866Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:56:30.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1170094818 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:56:30.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=1170093880 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import Trace Package...' [2019-07-31T01:56:30.866Z] DEBUG - Clicked on [2019-07-31T01:56:30.866Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T01:56:30.866Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:30.866Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:30.866Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:30.866Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:30.866Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:30.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1170095117 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-31T01:56:30.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1170095117 data=null doit=true} to TreeItem with text {Import Test} [2019-07-31T01:56:30.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1170095117 data=null} to TreeItem with text {Import Test} [2019-07-31T01:56:30.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1170095118 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-31T01:56:31.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170095118 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Import Test} [2019-07-31T01:56:31.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1170095193 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-31T01:56:31.122Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again. [2019-07-31T01:56:31.122Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1170095194 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T01:56:31.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1170095194 data=null} to TreeItem with text {Traces [1]} [2019-07-31T01:56:31.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1170095194 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T01:56:31.122Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1170095195 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T01:56:31.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1170095200 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T01:56:31.122Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again. [2019-07-31T01:56:31.122Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=1170095201 data=null doit=true} to TreeItem with text {Experiments [0]} [2019-07-31T01:56:31.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=1170095201 data=null} to TreeItem with text {Experiments [0]} [2019-07-31T01:56:31.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=1170095201 data=null button=1 stateMask=0x0 x=95 y=32 count=1} to TreeItem with text {Experiments [0]} [2019-07-31T01:56:31.122Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1170095201 data=null item=TreeItem {Experiments [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Experiments [0]} [2019-07-31T01:56:31.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=1170095221 data=null button=1 stateMask=0x80000 x=111 y=32 count=1} to TreeItem with text {Experiments [0]} [2019-07-31T01:56:31.122Z] DEBUG - Double-clicking on TreeItem with text {Test Experiment [1]} [2019-07-31T01:56:31.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [1]} time=1170095222 data=null button=0 stateMask=0x0 x=140 y=53 count=0} to TreeItem with text {Test Experiment [1]} [2019-07-31T01:56:31.122Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [1]} time=1170095222 data=null doit=true} to TreeItem with text {Test Experiment [1]} [2019-07-31T01:56:31.122Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:31.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [1]} time=1170095223 data=null} to TreeItem with text {Test Experiment [1]} [2019-07-31T01:56:31.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=1170095223 data=null button=1 stateMask=0x0 x=140 y=53 count=1} to TreeItem with text {Test Experiment [1]} [2019-07-31T01:56:31.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170095223 data=null item=TreeItem {Test Experiment [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test Experiment [1]} [2019-07-31T01:56:31.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=1170095233 data=null button=1 stateMask=0x80000 x=140 y=53 count=1} to TreeItem with text {Test Experiment [1]} [2019-07-31T01:56:31.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=1170095233 data=null button=1 stateMask=0x0 x=140 y=53 count=2} to TreeItem with text {Test Experiment [1]} [2019-07-31T01:56:31.122Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Test Experiment [1]} time=1170095234 data=null button=1 stateMask=0x0 x=140 y=53 count=2} to TreeItem with text {Test Experiment [1]} [2019-07-31T01:56:31.379Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1170095234 data=null item=TreeItem {Test Experiment [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test Experiment [1]} [2019-07-31T01:56:31.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=1170095391 data=null button=1 stateMask=0x80000 x=140 y=53 count=2} to TreeItem with text {Test Experiment [1]} [2019-07-31T01:56:31.635Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Test Experiment [1]} time=1170095732 data=null button=0 stateMask=0x0 x=140 y=53 count=0} to TreeItem with text {Test Experiment [1]} [2019-07-31T01:56:31.635Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Test Experiment [1]} time=1170095732 data=null doit=true} to TreeItem with text {Test Experiment [1]} [2019-07-31T01:56:31.635Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Test Experiment [1]} time=1170095732 data=null} to TreeItem with text {Test Experiment [1]} [2019-07-31T01:56:31.635Z] DEBUG - Double-clicked on TreeItem with text {Test Experiment [1]} [2019-07-31T01:56:31.635Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Test Experiment"' [2019-07-31T01:56:33.004Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=1170096938 data=null doit=true} to Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [2019-07-31T01:56:33.004Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T01:56:33.004Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:33.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:33.004Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:33.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1170097111 data=null button=0 stateMask=0x0 x=55 y=116 count=0} to TreeItem with text {Test} [2019-07-31T01:56:33.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1170097111 data=null doit=true} to TreeItem with text {Test} [2019-07-31T01:56:33.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1170097112 data=null} to TreeItem with text {Test} [2019-07-31T01:56:33.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1170097114 data=null button=1 stateMask=0x0 x=55 y=116 count=1} to TreeItem with text {Test} [2019-07-31T01:56:33.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170097115 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-31T01:56:33.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1170097216 data=null button=1 stateMask=0x80000 x=55 y=116 count=1} to TreeItem with text {Test} [2019-07-31T01:56:33.261Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T01:56:33.261Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T01:56:33.261Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T01:56:34.190Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T01:56:34.191Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T01:56:34.191Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:56:34.191Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T01:56:34.191Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:34.191Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:56:34.191Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:34.191Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:56:34.191Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:34.191Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T01:56:34.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170098303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:34.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170098303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:34.191Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170098303 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:34.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170098303 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:34.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170098303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:34.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170098303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:34.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170098303 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:34.191Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170098304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:34.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170098304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:34.191Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170098304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:34.191Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170098304 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:34.191Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170098304 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:34.191Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:34.191Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:56:34.191Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:56:34.191Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:34.191Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:56:34.191Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:56:34.191Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:56:34.191Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:34.191Z] DEBUG - Clicking on OK [2019-07-31T01:56:34.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170098305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:34.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170098305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:34.191Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170098305 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:34.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170098305 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:34.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170098305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:34.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170098305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:34.191Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:34.191Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:34.191Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:34.191Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:34.191Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:34.191Z] DEBUG - Clicked on OK [2019-07-31T01:56:34.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170098305 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:34.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1170097315 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T01:56:34.754Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=1170098915 data=null doit=true} to Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [2019-07-31T01:56:34.754Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T01:56:34.754Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:34.754Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:34.754Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:34.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1170098921 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-31T01:56:34.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1170098921 data=null doit=true} to TreeItem with text {Import Test} [2019-07-31T01:56:34.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1170098921 data=null} to TreeItem with text {Import Test} [2019-07-31T01:56:34.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1170098922 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-31T01:56:34.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170098922 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Import Test} [2019-07-31T01:56:34.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1170098963 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-31T01:56:35.011Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T01:56:35.011Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T01:56:35.011Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T01:56:36.028Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T01:56:36.028Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T01:56:36.028Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:56:36.028Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T01:56:36.028Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:36.028Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:56:36.028Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:36.028Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:56:36.028Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:36.028Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T01:56:36.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170099909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:36.028Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170099910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:36.028Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170099910 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:36.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170099910 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:36.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170099910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:36.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170099910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:36.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170099910 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:36.028Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170099910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:36.028Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170099910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:36.028Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170099910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:36.028Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170099910 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:36.028Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170099911 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:36.028Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:36.028Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:56:36.028Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:56:36.028Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:36.028Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:56:36.028Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:56:36.028Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:56:36.028Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:36.028Z] DEBUG - Clicking on OK [2019-07-31T01:56:36.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170099911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:36.028Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170099911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:36.028Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170099912 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:36.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170099912 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:36.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170099912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:36.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170099912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:36.028Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:36.028Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:36.028Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:36.028Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:36.028Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:36.028Z] DEBUG - Clicked on OK [2019-07-31T01:56:36.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170099912 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:36.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1170099035 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T01:56:38.179Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T01:56:38.179Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T01:56:38.179Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:38.179Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:38.179Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:38.179Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:38.179Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:38.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1170102054 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-31T01:56:38.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1170102054 data=null doit=true} to TreeItem with text {Test} [2019-07-31T01:56:38.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1170102054 data=null} to TreeItem with text {Test} [2019-07-31T01:56:38.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1170102054 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T01:56:38.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170102055 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-31T01:56:38.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1170102084 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T01:56:38.179Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:38.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1170102086 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-31T01:56:38.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1170102086 data=null doit=true} to TreeItem with text {Test} [2019-07-31T01:56:38.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1170102092 data=null} to TreeItem with text {Test} [2019-07-31T01:56:38.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1170102092 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T01:56:38.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170102092 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-31T01:56:38.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1170102099 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T01:56:38.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1170102099 data=null doit=true} to TreeItem with text {Test} [2019-07-31T01:56:38.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1170102099 data=null} to TreeItem with text {Test} [2019-07-31T01:56:38.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1170102100 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T01:56:38.179Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1170102100 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Test} [2019-07-31T01:56:38.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1170102110 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T01:56:38.179Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:38.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1170102112 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T01:56:38.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1170102112 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T01:56:38.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1170102112 data=null} to TreeItem with text {Traces [1]} [2019-07-31T01:56:38.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1170102112 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T01:56:38.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170102113 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T01:56:38.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1170102133 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T01:56:38.179Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:38.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1170102135 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T01:56:38.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1170102135 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T01:56:38.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1170102135 data=null} to TreeItem with text {Traces [1]} [2019-07-31T01:56:38.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1170102135 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T01:56:38.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170102135 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T01:56:38.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1170102144 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T01:56:38.180Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...' [2019-07-31T01:56:38.180Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...' [2019-07-31T01:56:38.180Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...' [2019-07-31T01:56:38.180Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package' [2019-07-31T01:56:38.180Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=1170102396 data=null doit=true} to Shell with text {Export trace package} [2019-07-31T01:56:38.180Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T01:56:38.180Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T01:56:38.180Z] DEBUG - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All' [2019-07-31T01:56:38.180Z] DEBUG - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH' [2019-07-31T01:56:38.180Z] DEBUG - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-31T01:56:38.180Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T01:56:38.180Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-31T01:56:38.180Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-31T01:56:38.180Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-31T01:56:38.180Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:38.180Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T01:56:38.180Z] DEBUG - Clicking on Deselect All [2019-07-31T01:56:38.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deselect All} time=1170102398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-31T01:56:38.180Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=1170102398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-31T01:56:38.180Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deselect All} time=1170102398 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-31T01:56:38.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deselect All} time=1170102398 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-31T01:56:38.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deselect All} time=1170102399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-31T01:56:38.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deselect All} time=1170102399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-31T01:56:38.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deselect All} time=1170102399 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-31T01:56:38.180Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deselect All} time=1170102401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-31T01:56:38.180Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=1170102401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-31T01:56:38.180Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deselect All} time=1170102401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-31T01:56:38.180Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deselect All} time=1170102401 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-31T01:56:38.180Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deselect All} time=1170102402 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-31T01:56:38.180Z] DEBUG - Clicked on Deselect All [2019-07-31T01:56:38.180Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:38.180Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:38.180Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T01:56:38.180Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T01:56:38.180Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label' [2019-07-31T01:56:38.180Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label') [2019-07-31T01:56:38.180Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label' [2019-07-31T01:56:38.180Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label') [2019-07-31T01:56:38.180Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T01:56:38.180Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T01:56:38.180Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T01:56:38.180Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T01:56:38.180Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label' [2019-07-31T01:56:38.180Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label') [2019-07-31T01:56:38.180Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T01:56:38.180Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All' [2019-07-31T01:56:38.180Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH' [2019-07-31T01:56:38.180Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T01:56:38.180Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T01:56:38.180Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T01:56:38.180Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-31T01:56:38.180Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-31T01:56:38.180Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-31T01:56:38.180Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:38.180Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T01:56:38.180Z] DEBUG - Clicking on Select All [2019-07-31T01:56:38.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=1170102419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T01:56:38.180Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1170102419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T01:56:38.180Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=1170102419 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T01:56:38.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=1170102419 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T01:56:38.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=1170102419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T01:56:38.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=1170102419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T01:56:38.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=1170102419 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T01:56:38.180Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=1170102433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T01:56:38.180Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1170102433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T01:56:38.180Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=1170102433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T01:56:38.438Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=1170102434 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T01:56:38.438Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=1170102434 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T01:56:38.438Z] DEBUG - Clicked on Select All [2019-07-31T01:56:38.438Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T01:56:38.438Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T01:56:38.438Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label' [2019-07-31T01:56:38.438Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label') [2019-07-31T01:56:38.438Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label' [2019-07-31T01:56:38.438Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label') [2019-07-31T01:56:38.438Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T01:56:38.438Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T01:56:38.438Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T01:56:38.438Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T01:56:38.438Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label' [2019-07-31T01:56:38.438Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label') [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format' [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO' [2019-07-31T01:56:38.438Z] DEBUG - 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') [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T01:56:38.438Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-31T01:56:38.438Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Save in &zip format} time=1170102449 data=null doit=true} to Button with text {Save in &zip format} [2019-07-31T01:56:38.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=1170102449 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Save in &zip format} [2019-07-31T01:56:38.438Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-31T01:56:38.438Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Sa&ve in tar format} time=1170102450 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-31T01:56:38.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Sa&ve in tar format} time=1170102450 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-31T01:56:38.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Sa&ve in tar format} time=1170102451 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-31T01:56:38.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1170102451 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-31T01:56:38.438Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format' [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO' [2019-07-31T01:56:38.438Z] DEBUG - 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') [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T01:56:38.438Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-31T01:56:38.438Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=1170102452 data=null doit=true} to Button with text {Sa&ve in tar format} [2019-07-31T01:56:38.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1170102452 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Sa&ve in tar format} [2019-07-31T01:56:38.438Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-31T01:56:38.438Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=1170102453 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-31T01:56:38.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=1170102454 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-31T01:56:38.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=1170102454 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-31T01:56:38.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=1170102454 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-31T01:56:38.438Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2019-07-31T01:56:38.438Z] DEBUG - 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') [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T01:56:38.438Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T01:56:38.438Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to unselected [2019-07-31T01:56:38.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1170102468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T01:56:38.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1170102468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T01:56:38.438Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1170102469 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T01:56:38.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1170102469 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T01:56:38.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1170102469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T01:56:38.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1170102469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T01:56:38.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1170102469 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T01:56:38.438Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1170102469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T01:56:38.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1170102469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T01:56:38.438Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1170102469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T01:56:38.438Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1170102469 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T01:56:38.438Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1170102469 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T01:56:38.438Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2019-07-31T01:56:38.438Z] DEBUG - 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') [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T01:56:38.438Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T01:56:38.438Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected [2019-07-31T01:56:38.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1170102470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T01:56:38.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1170102471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T01:56:38.438Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1170102471 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T01:56:38.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1170102471 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T01:56:38.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1170102471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T01:56:38.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1170102471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T01:56:38.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1170102471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T01:56:38.438Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1170102471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T01:56:38.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1170102471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T01:56:38.438Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1170102471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T01:56:38.438Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1170102478 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T01:56:38.438Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1170102479 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T01:56:38.438Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T01:56:38.438Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: of type 'Combo' [2019-07-31T01:56:38.438Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: (of type 'Combo') [2019-07-31T01:56:38.438Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-31T01:56:38.438Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=1170102482 data=null} to (of type 'Combo') [2019-07-31T01:56:38.438Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T01:56:38.438Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:56:38.438Z] DEBUG - Clicking on &Finish [2019-07-31T01:56:38.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1170102483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:56:38.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1170102483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:56:38.438Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1170102483 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:56:38.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1170102483 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:56:38.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1170102484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:56:38.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1170102484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:56:38.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1170102484 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:56:38.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=1170102208 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Export Trace Package...' [2019-07-31T01:56:38.695Z] DEBUG - Clicked on [2019-07-31T01:56:38.695Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T01:56:38.695Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:38.695Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:38.695Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:38.695Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:38.695Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:38.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1170102919 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-31T01:56:38.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1170102919 data=null doit=true} to TreeItem with text {Test} [2019-07-31T01:56:38.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1170102920 data=null} to TreeItem with text {Test} [2019-07-31T01:56:38.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1170102920 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T01:56:38.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170102920 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-31T01:56:38.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1170102941 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T01:56:38.695Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:38.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1170102942 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-31T01:56:38.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1170102942 data=null doit=true} to TreeItem with text {Test} [2019-07-31T01:56:38.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1170102942 data=null} to TreeItem with text {Test} [2019-07-31T01:56:38.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1170102943 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T01:56:38.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170102943 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-31T01:56:38.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1170102948 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T01:56:38.953Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-31T01:56:38.953Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:38.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1170102952 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T01:56:38.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1170102952 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T01:56:38.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1170102952 data=null} to TreeItem with text {Traces [1]} [2019-07-31T01:56:38.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1170102952 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T01:56:38.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170102953 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T01:56:38.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1170102987 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T01:56:38.953Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:38.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1170102988 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T01:56:38.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1170102988 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T01:56:38.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1170102988 data=null} to TreeItem with text {Traces [1]} [2019-07-31T01:56:38.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1170102989 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T01:56:38.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170102989 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T01:56:38.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1170102993 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T01:56:38.953Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...' [2019-07-31T01:56:38.953Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...' [2019-07-31T01:56:38.953Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...' [2019-07-31T01:56:38.953Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package' [2019-07-31T01:56:39.211Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=1170103222 data=null doit=true} to Shell with text {Import trace package} [2019-07-31T01:56:39.211Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T01:56:39.211Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T01:56:39.211Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-31T01:56:39.211Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=1170103228 data=null} to (of type 'Combo') [2019-07-31T01:56:39.211Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-31T01:56:39.211Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: of type 'Combo' [2019-07-31T01:56:39.211Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: (of type 'Combo') [2019-07-31T01:56:39.211Z] DEBUG - Inserting text: [2019-07-31T01:56:39.211Z] into text (of type 'Combo') [2019-07-31T01:56:39.211Z] DEBUG - Attempting to set focus on (of type 'Combo') [2019-07-31T01:56:39.211Z] DEBUG - Typing text ' [2019-07-31T01:56:39.211Z] ' with an interval of 50ms. between characters. [2019-07-31T01:56:39.211Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T01:56:39.211Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T01:56:39.211Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All' [2019-07-31T01:56:39.211Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH' [2019-07-31T01:56:39.211Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T01:56:39.211Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T01:56:39.211Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:39.211Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T01:56:39.211Z] DEBUG - Clicking on Select All [2019-07-31T01:56:39.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=1170103324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T01:56:39.211Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1170103324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T01:56:39.211Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=1170103324 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T01:56:39.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=1170103324 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T01:56:39.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=1170103324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T01:56:39.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=1170103325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T01:56:39.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=1170103325 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T01:56:39.211Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=1170103325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T01:56:39.211Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1170103325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T01:56:39.211Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=1170103325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T01:56:39.211Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=1170103325 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T01:56:39.211Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=1170103325 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T01:56:39.211Z] DEBUG - Clicked on Select All [2019-07-31T01:56:39.211Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T01:56:39.211Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T01:56:39.211Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T01:56:39.211Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:39.211Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T01:56:39.211Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T01:56:39.211Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T01:56:39.211Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:56:39.211Z] DEBUG - Clicking on &Finish [2019-07-31T01:56:39.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1170103327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:56:39.211Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1170103327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:56:39.211Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1170103327 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:56:39.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1170103327 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:56:39.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1170103327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:56:39.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1170103327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:56:39.211Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Finish} time=1170103427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:56:39.211Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1170103429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:56:39.211Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Finish} time=1170103429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:56:39.211Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Finish} time=1170103429 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:56:39.211Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Finish} time=1170103430 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:56:39.211Z] DEBUG - Clicked on &Finish [2019-07-31T01:56:39.211Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T01:56:39.211Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1170103431 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T01:56:39.211Z] DEBUG - matched Button with text "No &To All", using matcher: of type 'Button' [2019-07-31T01:56:39.211Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T01:56:39.211Z] DEBUG - matched Button with text "Yes To &All", using matcher: of type 'Button' [2019-07-31T01:56:39.211Z] DEBUG - matched Button with text "Yes To &All", using matcher: with mnemonic 'Yes To All' [2019-07-31T01:56:39.211Z] DEBUG - matched Button with text "Yes To &All", using matcher: with style 'SWT.PUSH' [2019-07-31T01:56:39.211Z] DEBUG - matched Button with text "Yes To &All", using matcher: (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2019-07-31T01:56:39.211Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T01:56:39.211Z] DEBUG - Clicking on Yes To &All [2019-07-31T01:56:39.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Yes To &All} time=1170103431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2019-07-31T01:56:39.211Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Yes To &All} time=1170103432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2019-07-31T01:56:39.211Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Yes To &All} time=1170103432 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2019-07-31T01:56:39.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Yes To &All} time=1170103437 data=null} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2019-07-31T01:56:39.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Yes To &All} time=1170103437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2019-07-31T01:56:39.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Yes To &All} time=1170103437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2019-07-31T01:56:39.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Yes To &All} time=1170103437 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2019-07-31T01:56:40.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1170103327 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T01:56:40.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=1170103028 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import Trace Package...' [2019-07-31T01:56:40.143Z] DEBUG - Clicked on [2019-07-31T01:56:40.143Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T01:56:40.143Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:40.143Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:40.143Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-31T01:56:40.143Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-31T01:56:40.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1170104292 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T01:56:40.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1170104292 data=null} to TreeItem with text {Traces [1]} [2019-07-31T01:56:40.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1170104293 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T01:56:40.143Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1170104293 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T01:56:40.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1170104296 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T01:56:40.143Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-31T01:56:40.143Z] DEBUG - Double-clicking on TreeItem with text {test.xml} [2019-07-31T01:56:40.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test.xml} time=1170104297 data=null button=0 stateMask=0x0 x=88 y=74 count=0} to TreeItem with text {test.xml} [2019-07-31T01:56:40.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=1170104297 data=null doit=true} to TreeItem with text {test.xml} [2019-07-31T01:56:40.143Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:40.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=1170104298 data=null} to TreeItem with text {test.xml} [2019-07-31T01:56:40.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1170104298 data=null button=1 stateMask=0x0 x=88 y=74 count=1} to TreeItem with text {test.xml} [2019-07-31T01:56:40.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170104298 data=null item=TreeItem {test.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test.xml} [2019-07-31T01:56:40.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=1170104390 data=null button=1 stateMask=0x80000 x=104 y=74 count=1} to TreeItem with text {test.xml} [2019-07-31T01:56:40.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1170104390 data=null button=1 stateMask=0x0 x=104 y=74 count=2} to TreeItem with text {test.xml} [2019-07-31T01:56:40.143Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {test.xml} time=1170104390 data=null button=1 stateMask=0x0 x=104 y=74 count=2} to TreeItem with text {test.xml} [2019-07-31T01:56:40.400Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1170104391 data=null item=TreeItem {test.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test.xml} [2019-07-31T01:56:40.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=1170104495 data=null button=1 stateMask=0x80000 x=104 y=74 count=2} to TreeItem with text {test.xml} [2019-07-31T01:56:40.400Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {test.xml} time=1170104496 data=null button=0 stateMask=0x0 x=104 y=74 count=0} to TreeItem with text {test.xml} [2019-07-31T01:56:40.400Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {test.xml} time=1170104496 data=null doit=true} to TreeItem with text {test.xml} [2019-07-31T01:56:40.400Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {test.xml} time=1170104496 data=null} to TreeItem with text {test.xml} [2019-07-31T01:56:40.400Z] DEBUG - Double-clicked on TreeItem with text {test.xml} [2019-07-31T01:56:40.963Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test.xml"' [2019-07-31T01:56:41.892Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Test/Traces/test.xml - Eclipse Platform} time=1170105901 data=null doit=true} to Shell with text {data - Test/Traces/test.xml - Eclipse Platform} [2019-07-31T01:56:41.892Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T01:56:41.892Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:41.892Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:41.892Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:41.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1170105984 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-31T01:56:41.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1170105985 data=null doit=true} to TreeItem with text {Test} [2019-07-31T01:56:41.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1170105985 data=null} to TreeItem with text {Test} [2019-07-31T01:56:41.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1170105985 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T01:56:41.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170105985 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-31T01:56:41.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1170106015 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T01:56:41.892Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T01:56:41.892Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T01:56:41.892Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T01:56:42.822Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T01:56:42.822Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T01:56:42.822Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:56:42.822Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T01:56:42.822Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:42.822Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:56:42.822Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:42.822Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:56:42.822Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:42.822Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T01:56:42.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170106812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:42.822Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170106812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:42.822Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170106812 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:42.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170106812 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:42.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170106813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:42.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170106813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:42.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170106813 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:42.822Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170106813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:42.822Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170106813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:42.822Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170106813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:42.822Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170106813 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:42.822Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170106813 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:42.822Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:56:42.822Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:56:42.822Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:56:42.822Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:42.822Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:56:42.822Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:56:42.822Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:56:42.822Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:42.822Z] DEBUG - Clicking on OK [2019-07-31T01:56:42.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170106814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:42.822Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170106814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:42.822Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170106814 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:42.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170106814 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:42.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170106814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:42.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170106814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:42.822Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:42.822Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:42.822Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:42.822Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:42.822Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:42.822Z] DEBUG - Clicked on OK [2019-07-31T01:56:43.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170106814 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:56:43.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1170106065 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T01:56:43.078Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.013 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard [2019-07-31T01:56:43.078Z] testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard) Time elapsed: 10.038 s [2019-07-31T01:56:43.078Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard) Time elapsed: 6.902 s [2019-07-31T01:56:43.078Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest [2019-07-31T01:56:53.030Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.07 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest [2019-07-31T01:56:53.030Z] testImportTimerangeInverseTime(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 3.865 s [2019-07-31T01:56:53.030Z] testImportTimerange(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 2.874 s [2019-07-31T01:56:53.030Z] testImportTimerangeInvalidFormat(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 2.266 s [2019-07-31T01:56:53.030Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest [2019-07-31T01:56:54.223Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1170118101 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T01:56:54.223Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T01:56:54.223Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T01:56:54.223Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T01:56:54.579Z] *** BUG *** [2019-07-31T01:56:54.579Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T01:56:54.579Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T01:56:54.579Z] [2019-07-31T01:56:54.579Z] *** BUG *** [2019-07-31T01:56:54.579Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T01:56:54.579Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T01:56:54.579Z] [2019-07-31T01:56:54.579Z] *** BUG *** [2019-07-31T01:56:54.579Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T01:56:54.579Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T01:56:54.579Z] [2019-07-31T01:56:54.579Z] *** BUG *** [2019-07-31T01:56:54.579Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T01:56:54.579Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T01:56:54.579Z] [2019-07-31T01:56:54.579Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T01:56:54.579Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T01:56:54.579Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1170118520 data=null doit=true} to Shell with text {Preferences} [2019-07-31T01:56:54.579Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:54.579Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:54.579Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:54.579Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:54.579Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:54.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1170118549 data=null button=0 stateMask=0x0 x=48 y=473 count=0} to TreeItem with text {Tracing} [2019-07-31T01:56:54.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1170118549 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T01:56:54.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1170118549 data=null} to TreeItem with text {Tracing} [2019-07-31T01:56:54.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1170118549 data=null button=1 stateMask=0x0 x=48 y=473 count=1} to TreeItem with text {Tracing} [2019-07-31T01:56:54.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170118550 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2019-07-31T01:56:54.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1170118600 data=null button=1 stateMask=0x80000 x=48 y=473 count=1} to TreeItem with text {Tracing} [2019-07-31T01:56:54.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1170118601 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T01:56:54.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1170118601 data=null} to TreeItem with text {Tracing} [2019-07-31T01:56:54.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1170118601 data=null button=1 stateMask=0x0 x=48 y=473 count=1} to TreeItem with text {Tracing} [2019-07-31T01:56:54.579Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1170118601 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Tracing} [2019-07-31T01:56:54.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1170118603 data=null button=1 stateMask=0x80000 x=48 y=473 count=1} to TreeItem with text {Tracing} [2019-07-31T01:56:54.579Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:54.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1170118604 data=null button=0 stateMask=0x0 x=80 y=536 count=0} to Tree node with text: Trace Types [2019-07-31T01:56:54.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1170118604 data=null doit=true} to Tree node with text: Trace Types [2019-07-31T01:56:54.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1170118604 data=null} to Tree node with text: Trace Types [2019-07-31T01:56:54.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1170118605 data=null button=1 stateMask=0x0 x=80 y=536 count=1} to Tree node with text: Trace Types [2019-07-31T01:56:54.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170118605 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types [2019-07-31T01:56:54.579Z] *** BUG *** [2019-07-31T01:56:54.579Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T01:56:54.579Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T01:56:54.579Z] [2019-07-31T01:56:54.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1170118687 data=null button=1 stateMask=0x80000 x=80 y=418 count=1} to Tree node with text: Trace Types [2019-07-31T01:56:54.579Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:54.580Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:54.580Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:54.580Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:54.580Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T01:56:54.580Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T01:56:54.580Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T01:56:54.580Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T01:56:54.580Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:54.580Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T01:56:54.580Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T01:56:54.580Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:56:54.580Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:56:54.580Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:54.580Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:56:54.580Z] DEBUG - Clicking on Check all [2019-07-31T01:56:54.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1170118690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:54.580Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1170118690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:54.580Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1170118690 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:54.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1170118690 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:54.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1170118691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:54.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1170118691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:54.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1170118691 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:54.580Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1170118691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:54.580Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1170118692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:54.580Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1170118692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:54.580Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1170118692 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:54.580Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1170118692 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:54.580Z] DEBUG - Clicked on Check all [2019-07-31T01:56:54.580Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T01:56:54.580Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T01:56:54.580Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T01:56:54.580Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T01:56:54.580Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:56:54.580Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:56:54.580Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-31T01:56:54.580Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-31T01:56:54.580Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:54.580Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:54.580Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:56:54.580Z] DEBUG - Clicking on &Apply [2019-07-31T01:56:54.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1170118697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:54.580Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1170118697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:54.580Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1170118698 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:54.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1170118698 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:54.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1170118698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:54.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1170118698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:54.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1170118698 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:54.580Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1170118700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:54.580Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1170118700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:54.580Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1170118700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:54.580Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1170118700 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:54.580Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1170118700 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:54.580Z] DEBUG - Clicked on &Apply [2019-07-31T01:56:54.580Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T01:56:54.580Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T01:56:54.580Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T01:56:54.580Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T01:56:54.580Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:56:54.580Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:56:54.580Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:54.580Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:56:54.580Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T01:56:54.580Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T01:56:54.580Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T01:56:54.580Z] DEBUG - 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') [2019-07-31T01:56:54.580Z] DEBUG - Clicking on Apply and Close [2019-07-31T01:56:54.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1170118703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:54.580Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1170118703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:54.580Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1170118703 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:54.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1170118703 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:54.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1170118703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:54.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1170118703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:54.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1170118703 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:54.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1170118185 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T01:56:54.836Z] DEBUG - Clicked on [2019-07-31T01:56:54.836Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-31T01:56:54.836Z] DEBUG - number of items : 11 [2019-07-31T01:56:54.836Z] DEBUG - Clicking on ToolItem with tooltip text {Import filters} [2019-07-31T01:56:54.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1170119010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-31T01:56:54.836Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170119010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-31T01:56:54.836Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1170119010 data=null doit=true} to ToolItem with tooltip text {Import filters} [2019-07-31T01:56:54.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1170119010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-31T01:56:54.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1170119010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-31T01:56:54.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1170119011 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Import filters} [2019-07-31T01:56:54.836Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1170119024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-31T01:56:54.836Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170119024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-31T01:56:54.836Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1170119024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-31T01:56:54.836Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1170119025 data=null doit=true} to ToolItem with tooltip text {Import filters} [2019-07-31T01:56:54.836Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1170119025 data=null} to ToolItem with tooltip text {Import filters} [2019-07-31T01:56:54.836Z] DEBUG - Clicked on ToolItem with tooltip text {Import filters} [2019-07-31T01:56:54.836Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:54.836Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:54.836Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:54.836Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:54.836Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2019-07-31T01:56:54.836Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=1170119034 data=null doit=true} to TreeItem with text {FILTER test} [2019-07-31T01:56:54.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1170119034 data=null} to TreeItem with text {FILTER test} [2019-07-31T01:56:54.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1170119034 data=null button=1 stateMask=0x0 x=60 y=263 count=1} to TreeItem with text {FILTER test} [2019-07-31T01:56:54.836Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1170119035 data=null item=TreeItem {FILTER test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {FILTER test} [2019-07-31T01:56:54.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1170119036 data=null button=1 stateMask=0x80000 x=60 y=263 count=1} to TreeItem with text {FILTER test} [2019-07-31T01:56:54.836Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1170119036 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T01:56:54.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1170119036 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T01:56:54.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1170119036 data=null button=1 stateMask=0x0 x=200 y=284 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T01:56:54.836Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1170119037 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} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T01:56:54.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1170119037 data=null button=1 stateMask=0x80000 x=200 y=284 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T01:56:54.836Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:54.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1170119038 data=null button=0 stateMask=0x0 x=200 y=284 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T01:56:54.836Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1170119038 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T01:56:54.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1170119038 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T01:56:54.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1170119038 data=null button=1 stateMask=0x0 x=200 y=284 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T01:56:54.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170119039 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} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T01:56:54.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1170119068 data=null button=1 stateMask=0x80000 x=200 y=260 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T01:56:54.836Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: of type 'Combo' [2019-07-31T01:56:54.836Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: (of type 'Combo') [2019-07-31T01:56:54.836Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1170119079 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T01:56:54.836Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T01:56:55.092Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T01:56:55.092Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T01:56:55.350Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T01:56:55.350Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T01:56:55.350Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1170119519 data=null doit=true} to Shell with text {Preferences} [2019-07-31T01:56:55.350Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:55.350Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:55.350Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:55.350Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:55.350Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:55.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1170119522 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T01:56:55.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1170119523 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T01:56:55.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1170119523 data=null} to TreeItem with text {Tracing} [2019-07-31T01:56:55.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1170119523 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T01:56:55.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170119524 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2019-07-31T01:56:55.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1170119604 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T01:56:55.608Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T01:56:55.608Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:55.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1170119606 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-31T01:56:55.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1170119606 data=null doit=true} to Tree node with text: Trace Types [2019-07-31T01:56:55.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1170119606 data=null} to Tree node with text: Trace Types [2019-07-31T01:56:55.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1170119606 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T01:56:55.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170119606 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types [2019-07-31T01:56:55.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1170119609 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T01:56:55.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:55.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:55.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:55.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:55.608Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T01:56:55.608Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T01:56:55.608Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T01:56:55.608Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T01:56:55.608Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T01:56:55.608Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T01:56:55.608Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:56:55.608Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:56:55.608Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:55.608Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:56:55.608Z] DEBUG - Clicking on Uncheck all [2019-07-31T01:56:55.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1170119612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1170119612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1170119612 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1170119613 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1170119613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1170119613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1170119613 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1170119615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1170119616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1170119616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1170119616 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1170119616 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - Clicked on Uncheck all [2019-07-31T01:56:55.608Z] DEBUG - Expanding nodes Custom XML>testxmlextension in tree (of type 'Tree') [2019-07-31T01:56:55.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=1170119616 data=null doit=true} to TreeItem with text {Custom XML} [2019-07-31T01:56:55.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=1170119617 data=null} to TreeItem with text {Custom XML} [2019-07-31T01:56:55.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=1170119617 data=null button=1 stateMask=0x0 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-31T01:56:55.608Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1170119618 data=null item=TreeItem {Custom XML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Custom XML} [2019-07-31T01:56:55.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=1170119630 data=null button=1 stateMask=0x80000 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-31T01:56:55.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=1170119630 data=null doit=true} to Tree node with text: testxmlextension [2019-07-31T01:56:55.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=1170119631 data=null} to Tree node with text: testxmlextension [2019-07-31T01:56:55.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=1170119631 data=null button=1 stateMask=0x0 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-31T01:56:55.608Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1170119631 data=null item=TreeItem {testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: testxmlextension [2019-07-31T01:56:55.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=1170119632 data=null button=1 stateMask=0x80000 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-31T01:56:55.608Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:55.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testxmlextension} time=1170119691 data=null button=0 stateMask=0x0 x=119 y=77 count=0} to Tree node with text: testxmlextension [2019-07-31T01:56:55.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=1170119692 data=null doit=true} to Tree node with text: testxmlextension [2019-07-31T01:56:55.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=1170119692 data=null} to Tree node with text: testxmlextension [2019-07-31T01:56:55.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=1170119693 data=null button=1 stateMask=0x0 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-31T01:56:55.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170119693 data=null item=TreeItem {testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: testxmlextension [2019-07-31T01:56:55.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=1170119693 data=null button=1 stateMask=0x80000 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-31T01:56:55.608Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T01:56:55.608Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-31T01:56:55.608Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-31T01:56:55.608Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T01:56:55.608Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T01:56:55.608Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T01:56:55.608Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:56:55.608Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:56:55.608Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:55.608Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:56:55.608Z] DEBUG - Clicking on Check selected [2019-07-31T01:56:55.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1170119695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1170119695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1170119701 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1170119701 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1170119702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1170119702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1170119702 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1170119703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1170119703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1170119703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1170119703 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1170119703 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - Clicked on Check selected [2019-07-31T01:56:55.608Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T01:56:55.608Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T01:56:55.608Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T01:56:55.608Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T01:56:55.608Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:56:55.608Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:56:55.608Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-31T01:56:55.608Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-31T01:56:55.608Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:55.608Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:56:55.608Z] DEBUG - Clicking on &Apply [2019-07-31T01:56:55.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1170119705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1170119705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1170119705 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1170119705 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1170119705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1170119705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1170119705 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1170119711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1170119711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1170119712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1170119712 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1170119717 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - Clicked on &Apply [2019-07-31T01:56:55.608Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T01:56:55.608Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T01:56:55.608Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T01:56:55.608Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T01:56:55.608Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:56:55.608Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:56:55.608Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:55.608Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:56:55.608Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T01:56:55.608Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T01:56:55.608Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T01:56:55.608Z] DEBUG - 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') [2019-07-31T01:56:55.608Z] DEBUG - Clicking on Apply and Close [2019-07-31T01:56:55.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1170119720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1170119720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1170119720 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1170119720 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1170119721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1170119721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1170119721 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:55.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1170119126 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T01:56:55.864Z] DEBUG - Clicked on [2019-07-31T01:56:55.864Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree') [2019-07-31T01:56:55.864Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-31T01:56:55.864Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:55.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=1170120080 data=null button=0 stateMask=0x0 x=60 y=239 count=0} to TreeItem with text {FILTER test} [2019-07-31T01:56:55.864Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=1170120081 data=null doit=true} to TreeItem with text {FILTER test} [2019-07-31T01:56:55.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1170120081 data=null} to TreeItem with text {FILTER test} [2019-07-31T01:56:55.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1170120081 data=null button=1 stateMask=0x0 x=60 y=239 count=1} to TreeItem with text {FILTER test} [2019-07-31T01:56:55.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170120082 data=null item=TreeItem {FILTER test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER test} [2019-07-31T01:56:55.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1170120091 data=null button=1 stateMask=0x80000 x=60 y=239 count=1} to TreeItem with text {FILTER test} [2019-07-31T01:56:55.864Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2019-07-31T01:56:55.864Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-31T01:56:55.864Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again. [2019-07-31T01:56:55.864Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:55.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1170120092 data=null button=0 stateMask=0x0 x=200 y=260 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T01:56:55.864Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1170120092 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T01:56:55.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1170120093 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T01:56:55.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1170120093 data=null button=1 stateMask=0x0 x=200 y=260 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T01:56:55.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170120093 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} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T01:56:56.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1170120134 data=null button=1 stateMask=0x80000 x=200 y=260 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T01:56:56.121Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: of type 'Combo' [2019-07-31T01:56:56.121Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: (of type 'Combo') [2019-07-31T01:56:56.121Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1170120136 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T01:56:56.121Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T01:56:56.121Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T01:56:56.121Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T01:56:56.379Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T01:56:56.379Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T01:56:56.379Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1170120498 data=null doit=true} to Shell with text {Preferences} [2019-07-31T01:56:56.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:56.379Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:56.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:56.379Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:56.379Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:56.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1170120531 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T01:56:56.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1170120532 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T01:56:56.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1170120532 data=null} to TreeItem with text {Tracing} [2019-07-31T01:56:56.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1170120532 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T01:56:56.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170120532 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2019-07-31T01:56:56.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1170120562 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T01:56:56.379Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T01:56:56.379Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:56.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1170120563 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-31T01:56:56.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1170120563 data=null doit=true} to Tree node with text: Trace Types [2019-07-31T01:56:56.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1170120563 data=null} to Tree node with text: Trace Types [2019-07-31T01:56:56.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1170120564 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T01:56:56.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170120564 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types [2019-07-31T01:56:56.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1170120590 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T01:56:56.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:56.379Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:56.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:56.379Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:56.379Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T01:56:56.379Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T01:56:56.379Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T01:56:56.379Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T01:56:56.379Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T01:56:56.379Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T01:56:56.379Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:56.379Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:56:56.379Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:56:56.379Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:56.379Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:56:56.379Z] DEBUG - Clicking on Uncheck all [2019-07-31T01:56:56.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1170120593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:56.379Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1170120593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:56.379Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1170120593 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:56.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1170120594 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:56.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1170120594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:56.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1170120594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:56.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1170120594 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:56.379Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1170120595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:56.379Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1170120595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:56.379Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1170120596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:56.379Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1170120596 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:56.379Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1170120596 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:56.379Z] DEBUG - Clicked on Uncheck all [2019-07-31T01:56:56.379Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree') [2019-07-31T01:56:56.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1170120596 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-31T01:56:56.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1170120596 data=null} to TreeItem with text {Custom Text} [2019-07-31T01:56:56.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1170120597 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-31T01:56:56.379Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1170120597 data=null item=TreeItem {Custom Text} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Custom Text} [2019-07-31T01:56:56.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1170120598 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-31T01:56:56.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1170120599 data=null doit=true} to Tree node with text: testtxtextension [2019-07-31T01:56:56.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1170120599 data=null} to Tree node with text: testtxtextension [2019-07-31T01:56:56.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1170120600 data=null button=1 stateMask=0x0 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-31T01:56:56.379Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1170120600 data=null item=TreeItem {testtxtextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: testtxtextension [2019-07-31T01:56:56.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1170120600 data=null button=1 stateMask=0x80000 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-31T01:56:56.379Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:56.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=1170120616 data=null button=0 stateMask=0x0 x=116 y=121 count=0} to Tree node with text: testtxtextension [2019-07-31T01:56:56.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1170120616 data=null doit=true} to Tree node with text: testtxtextension [2019-07-31T01:56:56.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1170120616 data=null} to Tree node with text: testtxtextension [2019-07-31T01:56:56.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1170120617 data=null button=1 stateMask=0x0 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-31T01:56:56.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170120617 data=null item=TreeItem {testtxtextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: testtxtextension [2019-07-31T01:56:56.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1170120618 data=null button=1 stateMask=0x80000 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-31T01:56:56.379Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T01:56:56.379Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-31T01:56:56.379Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-31T01:56:56.379Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:56.379Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T01:56:56.379Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T01:56:56.379Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T01:56:56.379Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:56:56.379Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:56:56.379Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:56.379Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:56:56.379Z] DEBUG - Clicking on Check selected [2019-07-31T01:56:56.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1170120626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:56.379Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1170120626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:56.379Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1170120626 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:56.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1170120626 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:56.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1170120626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:56.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1170120626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:56.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1170120626 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:56.379Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1170120627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:56.379Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1170120628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:56.379Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1170120628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:56.379Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1170120628 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:56.379Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1170120628 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:56.379Z] DEBUG - Clicked on Check selected [2019-07-31T01:56:56.379Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T01:56:56.379Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T01:56:56.379Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T01:56:56.379Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T01:56:56.379Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:56:56.379Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:56:56.379Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-31T01:56:56.379Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-31T01:56:56.379Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:56.379Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:56.379Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:56:56.379Z] DEBUG - Clicking on &Apply [2019-07-31T01:56:56.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1170120630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:56.379Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1170120630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:56.379Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1170120630 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:56.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1170120630 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:56.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1170120630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:56.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1170120630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:56.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1170120630 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:56.379Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1170120632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:56.379Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1170120632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:56.379Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1170120632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:56.379Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1170120632 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:56.379Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1170120632 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:56.379Z] DEBUG - Clicked on &Apply [2019-07-31T01:56:56.636Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T01:56:56.636Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T01:56:56.636Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T01:56:56.636Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T01:56:56.636Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:56:56.636Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:56:56.636Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:56.636Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:56:56.636Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T01:56:56.636Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T01:56:56.636Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T01:56:56.636Z] DEBUG - 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') [2019-07-31T01:56:56.636Z] DEBUG - Clicking on Apply and Close [2019-07-31T01:56:56.636Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1170120704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:56.636Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1170120704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:56.636Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1170120704 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:56.636Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1170120704 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:56.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1170120705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:56.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1170120705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:56.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1170120705 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:56.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1170120210 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T01:56:56.892Z] DEBUG - Clicked on [2019-07-31T01:56:56.892Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree') [2019-07-31T01:56:56.892Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-31T01:56:56.892Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:56.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=1170120917 data=null button=0 stateMask=0x0 x=60 y=239 count=0} to TreeItem with text {FILTER test} [2019-07-31T01:56:56.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=1170120952 data=null doit=true} to TreeItem with text {FILTER test} [2019-07-31T01:56:56.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1170120952 data=null} to TreeItem with text {FILTER test} [2019-07-31T01:56:56.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1170120952 data=null button=1 stateMask=0x0 x=60 y=239 count=1} to TreeItem with text {FILTER test} [2019-07-31T01:56:56.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170120952 data=null item=TreeItem {FILTER test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER test} [2019-07-31T01:56:56.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1170120974 data=null button=1 stateMask=0x80000 x=60 y=239 count=1} to TreeItem with text {FILTER test} [2019-07-31T01:56:56.892Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2019-07-31T01:56:56.892Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-31T01:56:56.892Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again. [2019-07-31T01:56:56.892Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:56.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1170121001 data=null button=0 stateMask=0x0 x=200 y=260 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T01:56:56.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1170121001 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T01:56:56.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1170121002 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T01:56:56.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1170121002 data=null button=1 stateMask=0x0 x=200 y=260 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T01:56:56.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170121003 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} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T01:56:56.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1170121032 data=null button=1 stateMask=0x80000 x=200 y=260 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T01:56:56.892Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: of type 'Combo' [2019-07-31T01:56:56.892Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: (of type 'Combo') [2019-07-31T01:56:56.892Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1170121034 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T01:56:56.892Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T01:56:56.892Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T01:56:56.892Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T01:56:57.149Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T01:56:57.149Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T01:56:57.149Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1170121359 data=null doit=true} to Shell with text {Preferences} [2019-07-31T01:56:57.149Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:57.149Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:57.149Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:57.149Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:57.149Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:57.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1170121393 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T01:56:57.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1170121401 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T01:56:57.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1170121401 data=null} to TreeItem with text {Tracing} [2019-07-31T01:56:57.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1170121402 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T01:56:57.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170121402 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2019-07-31T01:56:57.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1170121444 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T01:56:57.405Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T01:56:57.405Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:57.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1170121445 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-31T01:56:57.405Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1170121445 data=null doit=true} to Tree node with text: Trace Types [2019-07-31T01:56:57.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1170121445 data=null} to Tree node with text: Trace Types [2019-07-31T01:56:57.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1170121446 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T01:56:57.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170121446 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types [2019-07-31T01:56:57.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1170121449 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T01:56:57.405Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:57.405Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:57.405Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:57.405Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:57.405Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T01:56:57.405Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T01:56:57.405Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T01:56:57.405Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T01:56:57.405Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.405Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T01:56:57.405Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T01:56:57.405Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:56:57.405Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:56:57.405Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:57.405Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:56:57.405Z] DEBUG - Clicking on Check all [2019-07-31T01:56:57.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1170121452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.405Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1170121452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.405Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1170121452 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1170121452 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1170121452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1170121452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1170121452 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.405Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1170121454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.405Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1170121454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.405Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1170121454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.405Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1170121454 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.405Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1170121454 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.405Z] DEBUG - Clicked on Check all [2019-07-31T01:56:57.405Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T01:56:57.405Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T01:56:57.405Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T01:56:57.405Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T01:56:57.405Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:56:57.405Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:56:57.405Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-31T01:56:57.405Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-31T01:56:57.405Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:57.405Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:57.405Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:56:57.405Z] DEBUG - Clicking on &Apply [2019-07-31T01:56:57.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1170121456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:57.405Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1170121456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:57.405Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1170121456 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:57.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1170121456 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:57.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1170121456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:57.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1170121456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:57.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1170121456 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:57.405Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1170121471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:57.405Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1170121471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:57.405Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1170121471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:57.405Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1170121471 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:57.405Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1170121471 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:57.405Z] DEBUG - Clicked on &Apply [2019-07-31T01:56:57.405Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T01:56:57.405Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T01:56:57.405Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T01:56:57.405Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T01:56:57.405Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:56:57.405Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:56:57.405Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:57.405Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:56:57.405Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T01:56:57.405Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T01:56:57.405Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T01:56:57.405Z] DEBUG - 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') [2019-07-31T01:56:57.405Z] DEBUG - Clicking on Apply and Close [2019-07-31T01:56:57.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1170121473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:57.405Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1170121473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:57.405Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1170121474 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:57.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1170121474 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:57.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1170121474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:57.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1170121474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:57.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1170121474 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:57.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1170121076 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T01:56:57.405Z] DEBUG - Clicked on [2019-07-31T01:56:57.405Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1170121637 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T01:56:57.405Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T01:56:57.405Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T01:56:57.405Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T01:56:57.662Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T01:56:57.920Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T01:56:57.920Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1170121942 data=null doit=true} to Shell with text {Preferences} [2019-07-31T01:56:57.920Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:57.920Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:57.920Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:57.920Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:57.920Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1170121977 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T01:56:57.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1170121977 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T01:56:57.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1170121977 data=null} to TreeItem with text {Tracing} [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1170121977 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T01:56:57.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170121978 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1170122009 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T01:56:57.920Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T01:56:57.920Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1170122010 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-31T01:56:57.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1170122010 data=null doit=true} to Tree node with text: Trace Types [2019-07-31T01:56:57.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1170122010 data=null} to Tree node with text: Trace Types [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1170122010 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T01:56:57.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170122012 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1170122025 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T01:56:57.920Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:57.920Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:57.920Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:57.920Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - Clicking on Check all [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1170122029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1170122029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1170122029 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1170122029 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1170122029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1170122029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1170122029 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1170122030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1170122030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1170122030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1170122030 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1170122030 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Clicked on Check all [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - Clicking on Uncheck all [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1170122038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1170122038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1170122038 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1170122038 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1170122039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1170122039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1170122039 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1170122040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1170122040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1170122041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1170122041 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1170122041 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Clicked on Uncheck all [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - Clicking on Check all [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1170122042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1170122042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1170122043 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1170122043 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1170122043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1170122043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1170122043 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1170122046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1170122046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1170122046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1170122046 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1170122046 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Clicked on Check all [2019-07-31T01:56:57.920Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom XML} time=1170122062 data=null button=0 stateMask=0x0 x=86 y=55 count=0} to TreeItem with text {Custom XML} [2019-07-31T01:56:57.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=1170122062 data=null doit=true} to TreeItem with text {Custom XML} [2019-07-31T01:56:57.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=1170122062 data=null} to TreeItem with text {Custom XML} [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=1170122063 data=null button=1 stateMask=0x0 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-31T01:56:57.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170122063 data=null item=TreeItem {Custom XML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Custom XML} [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=1170122064 data=null button=1 stateMask=0x80000 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - Clicking on Uncheck all [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1170122065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1170122071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1170122071 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1170122071 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1170122079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1170122079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1170122079 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1170122081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1170122081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1170122081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1170122082 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1170122082 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Clicked on Uncheck all [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - Clicking on Check selected [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1170122090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1170122090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1170122090 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1170122090 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1170122090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1170122090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1170122090 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1170122091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1170122091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1170122091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1170122091 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1170122091 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Clicked on Check selected [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - Clicking on Check all [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1170122093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1170122093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1170122093 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1170122093 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1170122094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1170122094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1170122094 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1170122097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1170122097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1170122097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1170122097 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1170122097 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.920Z] DEBUG - Clicked on Check all [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T01:56:57.920Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T01:56:57.921Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T01:56:57.921Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-07-31T01:56:57.921Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-07-31T01:56:57.921Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T01:56:57.921Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T01:56:57.921Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:56:57.921Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:56:57.921Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:57.921Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:56:57.921Z] DEBUG - Clicking on Uncheck selected [2019-07-31T01:56:57.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1170122099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T01:56:57.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1170122105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T01:56:57.921Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1170122105 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T01:56:57.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1170122105 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T01:56:57.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1170122106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T01:56:57.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1170122106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T01:56:57.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1170122106 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T01:56:57.921Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1170122107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T01:56:57.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1170122107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T01:56:57.921Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1170122107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T01:56:57.921Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1170122107 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T01:56:57.921Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1170122107 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T01:56:57.921Z] DEBUG - Clicked on Uncheck selected [2019-07-31T01:56:57.921Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T01:56:57.921Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T01:56:57.921Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T01:56:57.921Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T01:56:57.921Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T01:56:57.921Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T01:56:57.921Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.921Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:56:57.921Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:56:57.921Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:57.921Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:56:57.921Z] DEBUG - Clicking on Uncheck all [2019-07-31T01:56:57.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1170122109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1170122109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.921Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1170122109 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1170122109 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1170122110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1170122110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1170122110 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.921Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1170122112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1170122112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.921Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1170122113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.921Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1170122113 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.921Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1170122113 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:57.921Z] DEBUG - Clicked on Uncheck all [2019-07-31T01:56:57.921Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:56:57.921Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T01:56:57.921Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:56:57.921Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T01:56:58.178Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T01:56:58.178Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T01:56:58.178Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T01:56:58.178Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T01:56:58.178Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:58.178Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T01:56:58.178Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T01:56:58.178Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:56:58.178Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:56:58.178Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:58.178Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:56:58.178Z] DEBUG - Clicking on Check all [2019-07-31T01:56:58.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1170122326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:58.178Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1170122326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:58.178Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1170122326 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:58.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1170122326 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:58.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1170122327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:58.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1170122327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:58.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1170122327 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:58.178Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1170122328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:58.178Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1170122328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:58.178Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1170122328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:58.178Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1170122328 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:58.178Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1170122328 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:58.178Z] DEBUG - Clicked on Check all [2019-07-31T01:56:58.178Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:56:58.178Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T01:56:58.178Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text' [2019-07-31T01:56:58.178Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text') [2019-07-31T01:56:58.436Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T01:56:58.436Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T01:56:58.436Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T01:56:58.436Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T01:56:58.436Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:58.436Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T01:56:58.436Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T01:56:58.436Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:56:58.436Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:56:58.436Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:58.436Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:56:58.436Z] DEBUG - Clicking on Check all [2019-07-31T01:56:58.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1170122633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:58.436Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1170122633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:58.436Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1170122633 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:58.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1170122633 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:58.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1170122634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:58.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1170122634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:58.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1170122634 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:58.436Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1170122637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:58.436Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1170122638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:58.436Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1170122638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:58.436Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1170122638 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:58.436Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1170122638 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:58.436Z] DEBUG - Clicked on Check all [2019-07-31T01:56:58.436Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T01:56:58.436Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T01:56:58.436Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T01:56:58.436Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T01:56:58.436Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:56:58.436Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:56:58.436Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-31T01:56:58.436Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-31T01:56:58.436Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:58.436Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:58.436Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:56:58.436Z] DEBUG - Clicking on &Apply [2019-07-31T01:56:58.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1170122640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:58.436Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1170122640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:58.436Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1170122640 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:58.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1170122640 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:58.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1170122640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:58.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1170122640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:58.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1170122640 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:58.436Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1170122641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:58.436Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1170122641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:58.436Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1170122641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:58.436Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1170122641 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:58.436Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1170122641 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:58.436Z] DEBUG - Clicked on &Apply [2019-07-31T01:56:58.436Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T01:56:58.436Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T01:56:58.436Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T01:56:58.436Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T01:56:58.436Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:56:58.436Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:56:58.436Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:58.436Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:56:58.436Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T01:56:58.436Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T01:56:58.436Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T01:56:58.436Z] DEBUG - 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') [2019-07-31T01:56:58.436Z] DEBUG - Clicking on Apply and Close [2019-07-31T01:56:58.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1170122643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:58.436Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1170122643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:58.436Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1170122643 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:58.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1170122643 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:58.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1170122643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:58.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1170122643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:58.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1170122643 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:58.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1170121655 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T01:56:58.693Z] DEBUG - Clicked on [2019-07-31T01:56:58.693Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1170122804 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T01:56:58.693Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T01:56:58.693Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T01:56:58.693Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T01:56:58.950Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T01:56:58.950Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T01:56:58.950Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1170123083 data=null doit=true} to Shell with text {Preferences} [2019-07-31T01:56:58.950Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:58.950Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:58.950Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:58.950Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:58.950Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:58.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1170123122 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T01:56:58.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1170123137 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T01:56:58.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1170123138 data=null} to TreeItem with text {Tracing} [2019-07-31T01:56:58.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1170123138 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T01:56:58.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170123139 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2019-07-31T01:56:58.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1170123171 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T01:56:58.950Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T01:56:58.950Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:58.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1170123173 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-31T01:56:58.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1170123173 data=null doit=true} to Tree node with text: Trace Types [2019-07-31T01:56:58.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1170123173 data=null} to Tree node with text: Trace Types [2019-07-31T01:56:58.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1170123173 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T01:56:58.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170123173 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types [2019-07-31T01:56:58.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1170123186 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T01:56:58.950Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:58.950Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:58.950Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:58.950Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:58.950Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T01:56:58.950Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T01:56:58.950Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T01:56:58.950Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T01:56:58.950Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:58.950Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T01:56:58.950Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T01:56:58.950Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:56:58.950Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:56:58.950Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:58.950Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:56:58.950Z] DEBUG - Clicking on Check all [2019-07-31T01:56:58.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1170123189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:58.950Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1170123190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:58.950Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1170123190 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:58.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1170123190 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:58.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1170123191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:58.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1170123191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:58.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1170123191 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:58.950Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1170123191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:58.950Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1170123191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:58.950Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1170123191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:58.950Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1170123192 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:58.950Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1170123192 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:56:58.950Z] DEBUG - Clicked on Check all [2019-07-31T01:56:58.950Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T01:56:58.950Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T01:56:58.950Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T01:56:58.950Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T01:56:58.950Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:56:58.950Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:56:58.950Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-31T01:56:58.950Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-31T01:56:58.950Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:58.950Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:58.950Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:56:58.950Z] DEBUG - Clicking on &Apply [2019-07-31T01:56:58.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1170123197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:58.950Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1170123197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:58.950Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1170123197 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:58.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1170123198 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:58.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1170123198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:58.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1170123198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:58.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1170123198 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:58.950Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1170123198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:58.950Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1170123198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:58.950Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1170123198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:58.950Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1170123198 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:58.950Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1170123199 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:58.950Z] DEBUG - Clicked on &Apply [2019-07-31T01:56:58.950Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T01:56:58.950Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T01:56:58.950Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T01:56:58.950Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T01:56:58.950Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:56:58.950Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:56:58.950Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:58.950Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:56:58.950Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T01:56:58.950Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T01:56:58.950Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T01:56:58.950Z] DEBUG - 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') [2019-07-31T01:56:58.950Z] DEBUG - Clicking on Apply and Close [2019-07-31T01:56:58.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1170123201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:58.950Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1170123201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:58.950Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1170123201 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:58.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1170123201 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:58.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1170123201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:58.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1170123201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:59.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1170123201 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:59.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1170122823 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T01:56:59.207Z] DEBUG - Clicked on [2019-07-31T01:56:59.207Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T01:56:59.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:59.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:59.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:59.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:59.207Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:59.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1170123425 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T01:56:59.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1170123425 data=null doit=true} to TreeItem with text {test} [2019-07-31T01:56:59.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1170123426 data=null} to TreeItem with text {test} [2019-07-31T01:56:59.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1170123426 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T01:56:59.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170123426 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T01:56:59.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1170123445 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T01:56:59.207Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:59.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1170123446 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T01:56:59.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1170123447 data=null doit=true} to TreeItem with text {test} [2019-07-31T01:56:59.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1170123447 data=null} to TreeItem with text {test} [2019-07-31T01:56:59.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1170123447 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T01:56:59.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170123447 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T01:56:59.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1170123464 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T01:56:59.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1170123465 data=null doit=true} to TreeItem with text {test} [2019-07-31T01:56:59.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1170123465 data=null} to TreeItem with text {test} [2019-07-31T01:56:59.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1170123465 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T01:56:59.465Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1170123465 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {test} [2019-07-31T01:56:59.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1170123468 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {test} [2019-07-31T01:56:59.465Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:59.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1170123479 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T01:56:59.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1170123479 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T01:56:59.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1170123479 data=null} to TreeItem with text {Traces [1]} [2019-07-31T01:56:59.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1170123480 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T01:56:59.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170123480 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T01:56:59.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1170123485 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T01:56:59.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1170123492 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T01:56:59.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1170123493 data=null} to TreeItem with text {Traces [1]} [2019-07-31T01:56:59.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1170123493 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T01:56:59.465Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1170123493 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T01:56:59.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1170123496 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T01:56:59.465Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:59.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1170123497 data=null button=0 stateMask=0x0 x=112 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-31T01:56:59.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1170123497 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-31T01:56:59.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1170123497 data=null} to Tree node with text: syslog_collapse [2019-07-31T01:56:59.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1170123497 data=null button=1 stateMask=0x0 x=112 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-31T01:56:59.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170123497 data=null item=TreeItem {syslog_collapse} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: syslog_collapse [2019-07-31T01:56:59.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1170123502 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-31T01:56:59.465Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:59.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1170123511 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-31T01:56:59.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1170123511 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-31T01:56:59.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1170123511 data=null} to Tree node with text: syslog_collapse [2019-07-31T01:56:59.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1170123511 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-31T01:56:59.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170123511 data=null item=TreeItem {syslog_collapse} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: syslog_collapse [2019-07-31T01:56:59.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1170123515 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-31T01:56:59.465Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...' [2019-07-31T01:56:59.465Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1170123594 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T01:56:59.465Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T01:56:59.465Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T01:56:59.465Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T01:56:59.721Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T01:56:59.721Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T01:56:59.721Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1170123926 data=null doit=true} to Shell with text {Preferences} [2019-07-31T01:56:59.721Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:59.721Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:59.721Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:59.721Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:59.721Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:59.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1170123951 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T01:56:59.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1170123951 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T01:56:59.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1170123951 data=null} to TreeItem with text {Tracing} [2019-07-31T01:56:59.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1170123952 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T01:56:59.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170123952 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2019-07-31T01:56:59.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1170123984 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T01:56:59.978Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T01:56:59.978Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:59.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1170123985 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-31T01:56:59.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1170123985 data=null doit=true} to Tree node with text: Trace Types [2019-07-31T01:56:59.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1170123985 data=null} to Tree node with text: Trace Types [2019-07-31T01:56:59.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1170123985 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T01:56:59.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170123988 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types [2019-07-31T01:56:59.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1170123991 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T01:56:59.978Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:59.978Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:59.978Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:59.978Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:56:59.978Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T01:56:59.978Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T01:56:59.978Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T01:56:59.978Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T01:56:59.978Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T01:56:59.978Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T01:56:59.978Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:56:59.978Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:56:59.978Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:59.978Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:56:59.978Z] DEBUG - Clicking on Uncheck all [2019-07-31T01:56:59.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1170123994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1170123994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1170123994 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1170123994 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1170123994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1170123994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1170123994 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1170123996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1170123996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1170123996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1170123996 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1170123996 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - Clicked on Uncheck all [2019-07-31T01:56:59.978Z] DEBUG - Expanding nodes Custom Text in tree (of type 'Tree') [2019-07-31T01:56:59.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1170123997 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-31T01:56:59.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1170123997 data=null} to TreeItem with text {Custom Text} [2019-07-31T01:56:59.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1170123998 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-31T01:56:59.978Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1170123998 data=null item=TreeItem {Custom Text} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Custom Text} [2019-07-31T01:56:59.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1170124000 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-31T01:56:59.978Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:56:59.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom Text} time=1170124002 data=null button=0 stateMask=0x0 x=86 y=33 count=0} to TreeItem with text {Custom Text} [2019-07-31T01:56:59.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1170124002 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-31T01:56:59.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1170124003 data=null} to TreeItem with text {Custom Text} [2019-07-31T01:56:59.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1170124024 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-31T01:56:59.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170124025 data=null item=TreeItem {Custom Text} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Custom Text} [2019-07-31T01:56:59.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1170124025 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-31T01:56:59.978Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T01:56:59.978Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-31T01:56:59.978Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-31T01:56:59.978Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T01:56:59.978Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T01:56:59.978Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T01:56:59.978Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:56:59.978Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:56:59.978Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:59.978Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:56:59.978Z] DEBUG - Clicking on Check selected [2019-07-31T01:56:59.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1170124027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1170124027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1170124027 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1170124027 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1170124027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1170124028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1170124028 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1170124029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1170124029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1170124030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1170124030 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1170124030 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - Clicked on Check selected [2019-07-31T01:56:59.978Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T01:56:59.978Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T01:56:59.978Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T01:56:59.978Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T01:56:59.978Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:56:59.978Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:56:59.978Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-31T01:56:59.978Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-31T01:56:59.978Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:59.978Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:56:59.978Z] DEBUG - Clicking on &Apply [2019-07-31T01:56:59.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1170124031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1170124032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1170124032 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1170124032 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1170124032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1170124032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1170124032 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1170124034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1170124035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1170124035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1170124035 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1170124035 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - Clicked on &Apply [2019-07-31T01:56:59.978Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T01:56:59.978Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T01:56:59.978Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T01:56:59.978Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T01:56:59.978Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:56:59.978Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:56:59.978Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:56:59.978Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:56:59.978Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T01:56:59.978Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T01:56:59.978Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T01:56:59.978Z] DEBUG - 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') [2019-07-31T01:56:59.978Z] DEBUG - Clicking on Apply and Close [2019-07-31T01:56:59.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1170124048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1170124048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1170124048 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1170124048 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1170124048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1170124048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1170124048 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:56:59.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1170123628 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T01:56:59.978Z] DEBUG - Clicked on [2019-07-31T01:56:59.978Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T01:56:59.978Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:56:59.978Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:57:00.235Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:57:00.235Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:57:00.235Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:57:00.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1170124236 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T01:57:00.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1170124236 data=null doit=true} to TreeItem with text {test} [2019-07-31T01:57:00.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1170124236 data=null} to TreeItem with text {test} [2019-07-31T01:57:00.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1170124236 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T01:57:00.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170124237 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T01:57:00.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1170124278 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T01:57:00.235Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:57:00.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1170124279 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T01:57:00.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1170124279 data=null doit=true} to TreeItem with text {test} [2019-07-31T01:57:00.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1170124279 data=null} to TreeItem with text {test} [2019-07-31T01:57:00.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1170124279 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T01:57:00.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170124279 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T01:57:00.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1170124285 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T01:57:00.235Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T01:57:00.235Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:57:00.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1170124298 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T01:57:00.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1170124298 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T01:57:00.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1170124298 data=null} to TreeItem with text {Traces [1]} [2019-07-31T01:57:00.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1170124298 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T01:57:00.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170124299 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T01:57:00.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1170124312 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T01:57:00.235Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-31T01:57:00.235Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:57:00.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1170124313 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-31T01:57:00.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1170124313 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-31T01:57:00.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1170124313 data=null} to Tree node with text: syslog_collapse [2019-07-31T01:57:00.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1170124313 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-31T01:57:00.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170124313 data=null item=TreeItem {syslog_collapse} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: syslog_collapse [2019-07-31T01:57:00.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1170124317 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-31T01:57:00.235Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:57:00.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1170124318 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-31T01:57:00.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1170124318 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-31T01:57:00.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1170124318 data=null} to Tree node with text: syslog_collapse [2019-07-31T01:57:00.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1170124318 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-31T01:57:00.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170124318 data=null item=TreeItem {syslog_collapse} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: syslog_collapse [2019-07-31T01:57:00.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1170124326 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-31T01:57:00.235Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...' [2019-07-31T01:57:00.235Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1170124389 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T01:57:00.235Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T01:57:00.235Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T01:57:00.235Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T01:57:00.491Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T01:57:00.492Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T01:57:00.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1170124706 data=null doit=true} to Shell with text {Preferences} [2019-07-31T01:57:00.492Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:57:00.492Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:57:00.492Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:57:00.492Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:57:00.492Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:57:00.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1170124731 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T01:57:00.492Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1170124731 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T01:57:00.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1170124731 data=null} to TreeItem with text {Tracing} [2019-07-31T01:57:00.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1170124732 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T01:57:00.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170124732 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2019-07-31T01:57:00.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1170124780 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T01:57:00.749Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T01:57:00.749Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:57:00.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1170124781 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-31T01:57:00.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1170124781 data=null doit=true} to Tree node with text: Trace Types [2019-07-31T01:57:00.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1170124781 data=null} to Tree node with text: Trace Types [2019-07-31T01:57:00.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1170124782 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T01:57:00.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170124782 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types [2019-07-31T01:57:00.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1170124784 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T01:57:00.749Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:57:00.749Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:57:00.749Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:57:00.749Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:57:00.749Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T01:57:00.749Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T01:57:00.749Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T01:57:00.749Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:00.749Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:57:00.749Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T01:57:00.749Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T01:57:00.749Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:57:00.749Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:57:00.749Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:57:00.749Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:57:00.749Z] DEBUG - Clicking on Check all [2019-07-31T01:57:00.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1170124787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:57:00.749Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1170124788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:57:00.749Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1170124788 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:57:00.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1170124788 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:57:00.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1170124788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:57:00.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1170124788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:57:00.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1170124788 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:57:00.749Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1170124790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:57:00.749Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1170124790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:57:00.749Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1170124790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:57:00.749Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1170124790 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:57:00.749Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1170124790 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:57:00.749Z] DEBUG - Clicked on Check all [2019-07-31T01:57:00.749Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T01:57:00.749Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T01:57:00.749Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T01:57:00.749Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T01:57:00.749Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:57:00.749Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:57:00.749Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-31T01:57:00.749Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:00.749Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:57:00.749Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:57:00.749Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:57:00.749Z] DEBUG - Clicking on &Apply [2019-07-31T01:57:00.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1170124792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:57:00.749Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1170124792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:57:00.749Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1170124792 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:57:00.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1170124792 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:57:00.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1170124792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:57:00.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1170124792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:57:00.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1170124792 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:57:00.749Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1170124794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:57:00.749Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1170124794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:57:00.749Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1170124794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:57:00.749Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1170124794 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:57:00.749Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1170124795 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:57:00.749Z] DEBUG - Clicked on &Apply [2019-07-31T01:57:00.749Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T01:57:00.749Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T01:57:00.749Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T01:57:00.749Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T01:57:00.749Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:57:00.749Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:57:00.749Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:57:00.749Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:57:00.749Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T01:57:00.749Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T01:57:00.749Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:00.749Z] DEBUG - 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') [2019-07-31T01:57:00.749Z] DEBUG - Clicking on Apply and Close [2019-07-31T01:57:00.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1170124809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:57:00.749Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1170124809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:57:00.749Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1170124809 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:57:00.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1170124809 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:57:00.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1170124809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:57:00.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1170124809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:57:00.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1170124809 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:57:00.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1170124398 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T01:57:00.749Z] DEBUG - Clicked on [2019-07-31T01:57:00.749Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1170124991 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T01:57:01.006Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T01:57:01.006Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T01:57:01.006Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T01:57:01.263Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T01:57:01.263Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T01:57:01.263Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1170125377 data=null doit=true} to Shell with text {Preferences} [2019-07-31T01:57:01.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:57:01.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:57:01.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:57:01.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:57:01.263Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:57:01.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1170125393 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T01:57:01.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1170125394 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T01:57:01.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1170125394 data=null} to TreeItem with text {Tracing} [2019-07-31T01:57:01.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1170125394 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T01:57:01.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170125402 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2019-07-31T01:57:01.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1170125434 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T01:57:01.263Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T01:57:01.263Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:57:01.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1170125435 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-31T01:57:01.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1170125435 data=null doit=true} to Tree node with text: Trace Types [2019-07-31T01:57:01.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1170125435 data=null} to Tree node with text: Trace Types [2019-07-31T01:57:01.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1170125436 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T01:57:01.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170125438 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types [2019-07-31T01:57:01.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1170125440 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T01:57:01.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:57:01.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:57:01.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:57:01.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:57:01.263Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T01:57:01.263Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T01:57:01.263Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T01:57:01.263Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:01.263Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:57:01.263Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T01:57:01.263Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T01:57:01.263Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:57:01.263Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:57:01.263Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:57:01.263Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:57:01.263Z] DEBUG - Clicking on Check all [2019-07-31T01:57:01.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1170125443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:57:01.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1170125443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:57:01.263Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1170125443 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:57:01.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1170125444 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:57:01.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1170125444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:57:01.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1170125444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:57:01.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1170125444 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:57:01.263Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1170125444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:57:01.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1170125445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:57:01.263Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1170125445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:57:01.263Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1170125445 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:57:01.263Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1170125445 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T01:57:01.263Z] DEBUG - Clicked on Check all [2019-07-31T01:57:01.263Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T01:57:01.263Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T01:57:01.263Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T01:57:01.263Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T01:57:01.263Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:57:01.263Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:57:01.263Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-31T01:57:01.263Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:01.263Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:57:01.263Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:57:01.263Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:57:01.263Z] DEBUG - Clicking on &Apply [2019-07-31T01:57:01.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1170125446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:57:01.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1170125446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:57:01.263Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1170125447 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:57:01.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1170125447 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:57:01.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1170125447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:57:01.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1170125447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:57:01.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1170125447 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:57:01.263Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1170125447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:57:01.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1170125447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:57:01.263Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1170125448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:57:01.263Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1170125448 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:57:01.263Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1170125448 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:57:01.263Z] DEBUG - Clicked on &Apply [2019-07-31T01:57:01.263Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T01:57:01.263Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T01:57:01.263Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T01:57:01.263Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T01:57:01.263Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:57:01.263Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:57:01.263Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:57:01.263Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:57:01.263Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T01:57:01.263Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T01:57:01.263Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:01.263Z] DEBUG - 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') [2019-07-31T01:57:01.263Z] DEBUG - Clicking on Apply and Close [2019-07-31T01:57:01.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1170125450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:57:01.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1170125450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:57:01.263Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1170125450 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:57:01.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1170125450 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:57:01.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1170125450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:57:01.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1170125450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:57:01.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1170125450 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:57:01.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1170125034 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T01:57:01.520Z] DEBUG - Clicked on [2019-07-31T01:57:01.520Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1170125640 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T01:57:01.520Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T01:57:01.520Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T01:57:01.520Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T01:57:01.784Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T01:57:01.784Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T01:57:01.784Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1170125963 data=null doit=true} to Shell with text {Preferences} [2019-07-31T01:57:01.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:57:01.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:57:01.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:57:01.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:57:01.784Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:57:01.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1170125980 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T01:57:01.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1170125980 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T01:57:01.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1170125981 data=null} to TreeItem with text {Tracing} [2019-07-31T01:57:01.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1170125981 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T01:57:01.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170125981 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2019-07-31T01:57:01.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1170126021 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T01:57:01.784Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T01:57:01.784Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:57:01.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1170126022 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-31T01:57:01.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1170126022 data=null doit=true} to Tree node with text: Trace Types [2019-07-31T01:57:01.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1170126022 data=null} to Tree node with text: Trace Types [2019-07-31T01:57:01.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1170126023 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T01:57:01.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170126023 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Types [2019-07-31T01:57:01.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1170126025 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T01:57:01.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:57:01.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:57:01.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:57:01.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:57:01.784Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T01:57:01.784Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T01:57:01.784Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T01:57:01.784Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T01:57:01.784Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T01:57:01.784Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:01.784Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:57:01.784Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:57:01.784Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:57:02.041Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:57:02.041Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:57:02.041Z] DEBUG - Clicking on Uncheck all [2019-07-31T01:57:02.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1170126039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:57:02.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1170126039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:57:02.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1170126039 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:57:02.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1170126039 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:57:02.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1170126040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:57:02.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1170126040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:57:02.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1170126040 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:57:02.041Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1170126042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:57:02.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1170126042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:57:02.041Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1170126042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:57:02.041Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1170126042 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:57:02.041Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1170126042 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T01:57:02.041Z] DEBUG - Clicked on Uncheck all [2019-07-31T01:57:02.041Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree') [2019-07-31T01:57:02.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1170126043 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-31T01:57:02.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1170126043 data=null} to TreeItem with text {Custom Text} [2019-07-31T01:57:02.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1170126050 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-31T01:57:02.041Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1170126051 data=null item=TreeItem {Custom Text} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Custom Text} [2019-07-31T01:57:02.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1170126053 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-31T01:57:02.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1170126053 data=null doit=true} to Tree node with text: testtxtextension [2019-07-31T01:57:02.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1170126053 data=null} to Tree node with text: testtxtextension [2019-07-31T01:57:02.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1170126054 data=null button=1 stateMask=0x0 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-31T01:57:02.041Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1170126054 data=null item=TreeItem {testtxtextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: testtxtextension [2019-07-31T01:57:02.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1170126055 data=null button=1 stateMask=0x80000 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-31T01:57:02.041Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:57:02.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=1170126057 data=null button=0 stateMask=0x0 x=116 y=121 count=0} to Tree node with text: testtxtextension [2019-07-31T01:57:02.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1170126057 data=null doit=true} to Tree node with text: testtxtextension [2019-07-31T01:57:02.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1170126057 data=null} to Tree node with text: testtxtextension [2019-07-31T01:57:02.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1170126057 data=null button=1 stateMask=0x0 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-31T01:57:02.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170126058 data=null item=TreeItem {testtxtextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: testtxtextension [2019-07-31T01:57:02.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1170126058 data=null button=1 stateMask=0x80000 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-31T01:57:02.041Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T01:57:02.041Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-31T01:57:02.041Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:02.041Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:57:02.041Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T01:57:02.041Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T01:57:02.041Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T01:57:02.041Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:57:02.041Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:57:02.041Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:57:02.041Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:57:02.041Z] DEBUG - Clicking on Check selected [2019-07-31T01:57:02.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1170126083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:57:02.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1170126083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:57:02.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1170126083 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:57:02.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1170126083 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:57:02.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1170126084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:57:02.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1170126084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:57:02.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1170126084 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:57:02.041Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1170126085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:57:02.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1170126085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:57:02.041Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1170126085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:57:02.041Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1170126085 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:57:02.041Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1170126085 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T01:57:02.041Z] DEBUG - Clicked on Check selected [2019-07-31T01:57:02.041Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T01:57:02.041Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T01:57:02.041Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T01:57:02.041Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T01:57:02.041Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:57:02.041Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:57:02.041Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-31T01:57:02.041Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:02.041Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:57:02.041Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:57:02.041Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:57:02.041Z] DEBUG - Clicking on &Apply [2019-07-31T01:57:02.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1170126087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:57:02.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1170126087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:57:02.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1170126087 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:57:02.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1170126087 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:57:02.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1170126087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:57:02.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1170126087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:57:02.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1170126087 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:57:02.041Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1170126089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:57:02.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1170126089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:57:02.041Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1170126089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:57:02.041Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1170126089 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:57:02.041Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1170126090 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T01:57:02.041Z] DEBUG - Clicked on &Apply [2019-07-31T01:57:02.041Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T01:57:02.041Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T01:57:02.041Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T01:57:02.041Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T01:57:02.041Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T01:57:02.041Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T01:57:02.041Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:57:02.041Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T01:57:02.041Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T01:57:02.041Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T01:57:02.041Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:02.041Z] DEBUG - 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') [2019-07-31T01:57:02.041Z] DEBUG - Clicking on Apply and Close [2019-07-31T01:57:02.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1170126091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:57:02.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1170126092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:57:02.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1170126092 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:57:02.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1170126092 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:57:02.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1170126092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:57:02.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1170126092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:57:02.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1170126092 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T01:57:02.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1170125662 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T01:57:02.041Z] DEBUG - Clicked on [2019-07-31T01:57:02.041Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T01:57:02.041Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:57:02.041Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:57:02.041Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:57:02.041Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:57:02.041Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:57:02.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1170126265 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T01:57:02.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1170126265 data=null doit=true} to TreeItem with text {test} [2019-07-31T01:57:02.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1170126265 data=null} to TreeItem with text {test} [2019-07-31T01:57:02.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1170126265 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T01:57:02.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170126265 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T01:57:02.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1170126307 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T01:57:02.299Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:57:02.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1170126308 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T01:57:02.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1170126308 data=null doit=true} to TreeItem with text {test} [2019-07-31T01:57:02.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1170126308 data=null} to TreeItem with text {test} [2019-07-31T01:57:02.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1170126309 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T01:57:02.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170126309 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T01:57:02.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1170126314 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T01:57:02.299Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T01:57:02.299Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:57:02.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1170126326 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T01:57:02.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1170126326 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T01:57:02.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1170126327 data=null} to TreeItem with text {Traces [1]} [2019-07-31T01:57:02.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1170126327 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T01:57:02.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170126327 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T01:57:02.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1170126344 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T01:57:02.299Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:57:02.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1170126345 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T01:57:02.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1170126345 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T01:57:02.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1170126345 data=null} to TreeItem with text {Traces [1]} [2019-07-31T01:57:02.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1170126345 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T01:57:02.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170126345 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T01:57:02.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1170126352 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T01:57:02.299Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T01:57:02.299Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T01:57:02.561Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T01:57:02.561Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T01:57:02.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1170126689 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T01:57:02.561Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T01:57:02.561Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T01:57:02.561Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T01:57:02.561Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T01:57:02.561Z] DEBUG - matched Combo with text "", using matcher: of type 'Button' [2019-07-31T01:57:05.443Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:57:05.443Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:05.443Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:57:05.443Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T01:57:05.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170129618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:57:05.443Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170129618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:57:05.443Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170129618 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:57:05.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170129618 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:57:05.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170129619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:57:05.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170129619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:57:05.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170129619 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:57:05.443Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170129619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:57:05.443Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170129619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:57:05.443Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170129619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:57:05.443Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170129619 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:57:05.443Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170129619 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:57:05.443Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:57:05.443Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:57:05.443Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:57:05.443Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:57:05.443Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:05.443Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:57:05.443Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:05.443Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:05.443Z] DEBUG - Clicking on OK [2019-07-31T01:57:05.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170129620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:05.443Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170129620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:05.443Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170129620 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:05.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170129620 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:05.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170129621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:05.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170129621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:05.443Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:05.443Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:05.443Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:05.443Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:05.443Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:05.443Z] DEBUG - Clicked on OK [2019-07-31T01:57:06.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170129621 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:06.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1170129285 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T01:57:06.569Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.326 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest [2019-07-31T01:57:06.569Z] testFiltersView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 2.934 s [2019-07-31T01:57:06.569Z] testPreferencePage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 1.771 s [2019-07-31T01:57:06.569Z] testSelectTraceType(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 2.186 s [2019-07-31T01:57:06.569Z] testImportTraceTypeOptions(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 3.165 s [2019-07-31T01:57:06.569Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest [2019-07-31T01:57:10.738Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T01:57:10.738Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T01:57:13.258Z] DEBUG - number of items : 16 [2019-07-31T01:57:13.258Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:13.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1170137345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:13.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170137345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:13.258Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1170137346 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:13.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1170137346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:13.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1170137346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:13.515Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1170137590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:13.515Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170137591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:13.515Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1170137592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:13.515Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1170137592 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:13.515Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1170137592 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:13.515Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:13.515Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:13.515Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:13.516Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:13.516Z] DEBUG - Clicking on OK [2019-07-31T01:57:13.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170137613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:13.516Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170137613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:13.516Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170137613 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:13.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170137613 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:13.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170137613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:13.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170137613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:13.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170137613 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:13.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1170137346 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:13.773Z] DEBUG - Clicked on [2019-07-31T01:57:14.029Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T01:57:14.029Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T01:57:14.594Z] DEBUG - number of items : 16 [2019-07-31T01:57:14.594Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:14.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1170138618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:14.594Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170138618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:14.594Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1170138618 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:14.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1170138619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:14.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1170138619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:14.594Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1170138734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:14.594Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170138740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:14.594Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1170138740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:14.594Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1170138740 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:14.594Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1170138740 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:14.594Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:14.594Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:14.594Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - Clicking on OK [2019-07-31T01:57:14.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170138760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170138760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170138760 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170138760 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170138761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170138761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170138761 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:14.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1170138619 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:14.851Z] DEBUG - Clicked on [2019-07-31T01:57:15.107Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T01:57:15.107Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T01:57:15.672Z] DEBUG - number of items : 16 [2019-07-31T01:57:15.672Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:15.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1170139887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:15.672Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170139888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:15.672Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1170139888 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:15.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1170139888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:15.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1170139888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:16.327Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1170140015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:16.327Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170140015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:16.327Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1170140016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:16.327Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1170140016 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:16.327Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1170140016 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:16.327Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:16.327Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.327Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - Clicking on OK [2019-07-31T01:57:16.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170140034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170140035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170140035 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170140035 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170140035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170140035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170140035 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:16.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1170139888 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:16.327Z] DEBUG - Clicked on [2019-07-31T01:57:16.327Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T01:57:16.327Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T01:57:16.891Z] DEBUG - number of items : 16 [2019-07-31T01:57:16.891Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:16.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1170140944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:16.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170140944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:16.891Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1170140944 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:16.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1170140944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:16.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1170140945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:16.891Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1170141106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:16.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170141107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:16.892Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1170141107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:16.892Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1170141107 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:16.892Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1170141107 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:16.892Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:16.892Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:16.892Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - Clicking on OK [2019-07-31T01:57:16.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170141128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170141128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170141129 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170141129 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170141129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:16.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170141129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:17.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170141129 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:17.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1170140945 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:17.149Z] DEBUG - Clicked on [2019-07-31T01:57:17.406Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T01:57:17.406Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T01:57:21.579Z] DEBUG - number of items : 16 [2019-07-31T01:57:21.579Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:21.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1170145744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:21.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170145744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:21.579Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1170145744 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:21.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1170145745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:21.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1170145745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:21.836Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1170145901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:21.836Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170145923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:21.836Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1170145924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:21.836Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1170145925 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:21.836Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1170145925 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:21.836Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:21.836Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:21.836Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:21.837Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:21.837Z] DEBUG - Clicking on OK [2019-07-31T01:57:21.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170145953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:21.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170145953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:21.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170145953 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:21.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170145954 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:21.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170145954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:21.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170145954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:21.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170145954 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:21.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1170145745 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:21.837Z] DEBUG - Clicked on [2019-07-31T01:57:22.093Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T01:57:22.093Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T01:57:22.657Z] DEBUG - number of items : 16 [2019-07-31T01:57:22.657Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:22.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1170146753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:22.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170146754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:22.657Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1170146754 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:22.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1170146754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:22.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1170146754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:22.914Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1170146937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:22.914Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170146937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:22.914Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1170146938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:22.914Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1170146938 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:22.914Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1170146938 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:22.914Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:22.914Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T01:57:22.914Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1170146939 data=null doit=true} to Shell with text {Legend} [2019-07-31T01:57:22.914Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:22.914Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:22.914Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:22.914Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:22.914Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:22.914Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:22.914Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-31T01:57:22.914Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:22.914Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-31T01:57:22.914Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:22.914Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T01:57:22.914Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T01:57:22.914Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T01:57:22.914Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T01:57:22.914Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T01:57:22.914Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T01:57:22.914Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-31T01:57:22.914Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2019-07-31T01:57:22.914Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T01:57:22.914Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T01:57:22.914Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T01:57:22.914Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T01:57:22.914Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T01:57:22.914Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T01:57:22.914Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-31T01:57:22.914Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2019-07-31T01:57:22.914Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100 [2019-07-31T01:57:22.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=1170146959 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2019-07-31T01:57:22.914Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100 [2019-07-31T01:57:22.914Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:22.914Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:22.914Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:22.914Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:22.914Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:22.914Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:22.914Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-31T01:57:22.914Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:22.914Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-31T01:57:22.914Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:22.914Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:22.914Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:22.914Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:22.914Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:22.914Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:22.914Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:22.914Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:22.914Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:57:22.914Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:22.914Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:22.914Z] DEBUG - Clicking on OK [2019-07-31T01:57:22.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170146995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:22.914Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170146995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:22.914Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170146995 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:22.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170146995 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:22.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170146995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:22.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170146995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:22.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170146995 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:22.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1170146754 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:22.915Z] DEBUG - Clicked on [2019-07-31T01:57:24.283Z] DEBUG - number of items : 16 [2019-07-31T01:57:24.283Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:24.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1170148203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:24.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170148203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:24.283Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1170148203 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:24.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1170148203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:24.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1170148204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:24.283Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1170148328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:24.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170148329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:24.283Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1170148329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:24.283Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1170148329 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:24.283Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1170148329 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:24.283Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:24.283Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T01:57:24.283Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:24.283Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:24.283Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:24.283Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:24.283Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:24.283Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:24.283Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-31T01:57:24.283Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:24.283Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-31T01:57:24.283Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:24.283Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:24.283Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:24.283Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:24.283Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:24.283Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:24.283Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:24.283Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-31T01:57:24.283Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:24.283Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-31T01:57:24.283Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:24.283Z] DEBUG - Clicking on [2019-07-31T01:57:24.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1170148333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-31T01:57:24.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1170148333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-31T01:57:24.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1170148333 data=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-31T01:57:24.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1170148334 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-31T01:57:24.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1170148334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-31T01:57:24.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1170148334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-31T01:57:24.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1170148334 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-31T01:57:24.283Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-31T01:57:24.283Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-31T01:57:24.283Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-31T01:57:24.283Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-31T01:57:24.283Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-31T01:57:24.283Z] DEBUG - Clicked on [2019-07-31T01:57:24.283Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T01:57:24.283Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T01:57:24.283Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T01:57:24.283Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T01:57:24.283Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T01:57:24.283Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T01:57:24.283Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-31T01:57:24.283Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2019-07-31T01:57:24.283Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:24.283Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:24.283Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:24.283Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:24.283Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:24.283Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:24.283Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-31T01:57:24.283Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:24.283Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-31T01:57:24.283Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:24.283Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:24.283Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:24.283Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:24.283Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:24.283Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:24.283Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:24.283Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:24.283Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:57:24.283Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:24.283Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:24.283Z] DEBUG - Clicking on OK [2019-07-31T01:57:24.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170148394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:24.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170148395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:24.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170148398 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:24.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170148398 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:24.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170148398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:24.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170148398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:24.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170148398 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:24.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1170148204 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:24.283Z] DEBUG - Clicked on [2019-07-31T01:57:25.653Z] DEBUG - number of items : 16 [2019-07-31T01:57:25.653Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:25.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1170149600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:25.653Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170149600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:25.653Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1170149600 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:25.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1170149600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:25.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1170149600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:25.653Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1170149717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:25.653Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170149722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:25.653Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1170149723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:25.653Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1170149723 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:25.653Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1170149723 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:25.653Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:25.653Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:25.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:25.654Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:25.654Z] DEBUG - Clicking on OK [2019-07-31T01:57:25.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170149742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:25.654Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170149742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:25.654Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170149742 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:25.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170149742 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:25.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170149743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:25.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170149743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:25.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170149743 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:25.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1170149600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:25.654Z] DEBUG - Clicked on [2019-07-31T01:57:25.910Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T01:57:25.910Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T01:57:40.764Z] DEBUG - number of items : 16 [2019-07-31T01:57:40.764Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:40.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1170164669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:40.764Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170164670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:40.764Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1170164670 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:40.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1170164670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:40.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1170164670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:40.764Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1170164812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:40.764Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170164813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:40.764Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1170164813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:40.764Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1170164813 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:40.764Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1170164813 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:40.764Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:40.764Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:40.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:40.765Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:40.765Z] DEBUG - Clicking on OK [2019-07-31T01:57:40.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170164833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:40.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170164834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:40.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170164834 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:40.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170164834 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:40.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170164834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:40.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170164834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:40.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170164834 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:40.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1170164670 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:40.765Z] DEBUG - Clicked on [2019-07-31T01:57:41.022Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T01:57:41.022Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T01:57:41.585Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T01:57:41.585Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T01:57:41.585Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T01:57:42.150Z] DEBUG - number of items : 16 [2019-07-31T01:57:42.150Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:42.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1170166165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:42.150Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170166166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:42.150Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1170166166 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:42.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1170166166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:42.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1170166166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:42.150Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1170166286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:42.150Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170166287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:42.150Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1170166287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:42.150Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1170166287 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:42.150Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1170166287 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:42.150Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:42.150Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:42.150Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - Clicking on OK [2019-07-31T01:57:42.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170166310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170166310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170166310 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170166310 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170166310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170166310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170166310 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:42.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1170166166 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:42.408Z] DEBUG - Clicked on [2019-07-31T01:57:42.408Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T01:57:42.408Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T01:57:42.971Z] DEBUG - number of items : 16 [2019-07-31T01:57:42.971Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:42.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1170167110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:42.971Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170167110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:42.971Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1170167110 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:42.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1170167110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:42.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1170167110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:43.228Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1170167235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:43.228Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170167236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:43.228Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1170167237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:43.228Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1170167237 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:43.228Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1170167237 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:43.228Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:43.228Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T01:57:43.228Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1170167239 data=null doit=true} to Shell with text {Legend} [2019-07-31T01:57:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:43.228Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-31T01:57:43.228Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:43.228Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-31T01:57:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:43.228Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:43.228Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T01:57:43.228Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T01:57:43.228Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T01:57:43.228Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-31T01:57:43.228Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2019-07-31T01:57:43.228Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T01:57:43.228Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T01:57:43.228Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T01:57:43.228Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T01:57:43.228Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T01:57:43.228Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T01:57:43.228Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-31T01:57:43.228Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2019-07-31T01:57:43.228Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T01:57:43.228Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T01:57:43.228Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T01:57:43.228Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25 [2019-07-31T01:57:43.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=1170167256 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2019-07-31T01:57:43.228Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25 [2019-07-31T01:57:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:43.228Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-31T01:57:43.228Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:43.228Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-31T01:57:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:43.228Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:43.228Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:43.228Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:57:43.228Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:43.228Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:43.228Z] DEBUG - Clicking on OK [2019-07-31T01:57:43.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170167287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:43.228Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170167287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:43.228Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170167288 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:43.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170167288 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:43.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170167288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:43.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170167288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:43.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170167288 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:43.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1170167111 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:43.228Z] DEBUG - Clicked on [2019-07-31T01:57:44.597Z] DEBUG - number of items : 16 [2019-07-31T01:57:44.597Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:44.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1170168492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:44.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170168492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:44.597Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1170168492 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:44.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1170168492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:44.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1170168492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:44.597Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1170168605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:44.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170168606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:44.597Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1170168606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:44.597Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1170168606 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:44.597Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1170168606 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:44.597Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:44.597Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T01:57:44.597Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:44.597Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:44.597Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:44.597Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-31T01:57:44.597Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:44.597Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-31T01:57:44.597Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:44.597Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:44.597Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:44.597Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:44.597Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:44.597Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:44.597Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:44.597Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-31T01:57:44.597Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:44.597Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-31T01:57:44.597Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:44.597Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:44.597Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:44.597Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:44.597Z] DEBUG - Clicking on [2019-07-31T01:57:44.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1170168615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-31T01:57:44.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1170168615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-31T01:57:44.597Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1170168615 data=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-31T01:57:44.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1170168615 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-31T01:57:44.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1170168615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-31T01:57:44.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1170168615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-31T01:57:44.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1170168616 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-31T01:57:44.597Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-31T01:57:44.597Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-31T01:57:44.597Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-31T01:57:44.597Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-31T01:57:44.597Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-31T01:57:44.597Z] DEBUG - Clicked on [2019-07-31T01:57:44.597Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T01:57:44.597Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T01:57:44.597Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T01:57:44.597Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-31T01:57:44.597Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2019-07-31T01:57:44.597Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T01:57:44.597Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T01:57:44.597Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T01:57:44.597Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:44.597Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:44.597Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:44.597Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-31T01:57:44.597Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:44.597Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-31T01:57:44.597Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:44.597Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:44.597Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:44.597Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:44.597Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:44.597Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:44.597Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:44.597Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:44.597Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:44.597Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:44.597Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:44.597Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:57:44.597Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:44.597Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:44.597Z] DEBUG - Clicking on OK [2019-07-31T01:57:44.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170168635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:44.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170168635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:44.597Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170168635 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:44.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170168635 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:44.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170168638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:44.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170168638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:44.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170168638 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:44.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1170168492 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:44.597Z] DEBUG - Clicked on [2019-07-31T01:57:45.964Z] DEBUG - number of items : 16 [2019-07-31T01:57:45.964Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:45.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1170169830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:45.964Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170169830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:45.964Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1170169830 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:45.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1170169831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:45.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1170169831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:45.964Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1170169943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:45.964Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170169944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:45.964Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1170169944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:45.964Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1170169944 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:45.964Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1170169949 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:45.964Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:45.965Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:45.965Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - Clicking on OK [2019-07-31T01:57:45.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170169990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170169990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170169990 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170169990 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170169990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170169990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170169990 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:45.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1170169831 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:45.965Z] DEBUG - Clicked on [2019-07-31T01:57:46.222Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T01:57:46.222Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T01:57:46.785Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T01:57:46.785Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T01:57:46.785Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T01:57:47.042Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T01:57:47.298Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T01:57:47.555Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T01:57:47.555Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T01:57:48.119Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T01:57:48.119Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T01:57:48.682Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T01:57:48.682Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T01:57:49.246Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T01:57:49.246Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T01:57:49.809Z] DEBUG - number of items : 16 [2019-07-31T01:57:49.809Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:49.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1170173808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:49.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170173808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:49.809Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1170173809 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:49.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1170173809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:49.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1170173809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:49.809Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1170173926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:49.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170173927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:49.809Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1170173932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:49.809Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1170173932 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:49.809Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1170173932 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:49.809Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:49.809Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T01:57:49.809Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:49.809Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:49.809Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:49.809Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:49.809Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:49.809Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:49.809Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:49.810Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - Clicking on OK [2019-07-31T01:57:49.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170173951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170173952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170173952 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170173952 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170173952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170173952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170173952 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:49.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1170173809 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:49.810Z] DEBUG - Clicked on [2019-07-31T01:57:50.066Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T01:57:50.066Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T01:57:51.132Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T01:57:51.132Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T01:57:51.132Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T01:57:51.132Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter' [2019-07-31T01:57:51.132Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=1170174911 data=null doit=true} to Shell with text {Time Event Filter} [2019-07-31T01:57:51.132Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T01:57:51.132Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T01:57:51.388Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T01:57:52.756Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter' [2019-07-31T01:57:52.756Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=1170176610 data=null doit=true} to Shell with text {Time Event Filter} [2019-07-31T01:57:52.756Z] DEBUG - matched Text with text "Hat1", using matcher: of type 'Text' [2019-07-31T01:57:52.756Z] DEBUG - matched Text with text "Hat1", using matcher: (of type 'Text') [2019-07-31T01:57:52.756Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T01:57:52.756Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T01:57:53.012Z] DEBUG - number of items : 16 [2019-07-31T01:57:53.012Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:53.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1170177192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:53.012Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170177192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:53.012Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1170177192 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:53.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1170177192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:53.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1170177192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:53.269Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1170177307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:53.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170177308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:53.269Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1170177308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:53.269Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1170177308 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:53.269Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1170177309 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:53.269Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:53.269Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:53.269Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:53.270Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:53.270Z] DEBUG - Clicking on OK [2019-07-31T01:57:53.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170177333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:53.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170177333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:53.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170177333 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:53.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170177336 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:53.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170177336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:53.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170177336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:53.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170177336 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:53.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1170177192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:53.270Z] DEBUG - Clicked on [2019-07-31T01:57:53.832Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T01:57:53.833Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T01:57:54.089Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T01:57:54.089Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T01:57:54.089Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T01:57:54.089Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T01:57:54.089Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T01:57:54.652Z] DEBUG - number of items : 16 [2019-07-31T01:57:54.652Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:54.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1170178804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:54.652Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170178805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:54.652Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1170178805 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:54.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1170178805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:54.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1170178805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:54.910Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1170178935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:54.910Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170178935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:54.910Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1170178935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:54.910Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1170178936 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:54.910Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1170178936 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:54.910Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:54.910Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:54.910Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:54.911Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:54.911Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:54.911Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:54.911Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:54.911Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:54.911Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:54.911Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:54.911Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:54.911Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:54.911Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:54.911Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:54.911Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:54.911Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:54.911Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:54.911Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:54.911Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:54.911Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:54.911Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:54.911Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:54.911Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:54.911Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T01:57:54.911Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:54.911Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:54.911Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:54.911Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:54.911Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:54.911Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T01:57:54.911Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:57:54.911Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:57:54.911Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:57:54.911Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:54.911Z] DEBUG - Clicking on OK [2019-07-31T01:57:54.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170178960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:54.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170178961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:54.911Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170178961 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:54.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170178961 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:54.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170178961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:54.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170178961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:54.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170178961 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:57:54.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1170178805 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T01:57:54.911Z] DEBUG - Clicked on [2019-07-31T01:57:54.911Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 48.376 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest [2019-07-31T01:57:54.911Z] testTimeLine(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.759 s [2019-07-31T01:57:54.911Z] testKeyboardNamespaceNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.111 s [2019-07-31T01:57:54.911Z] testCollapseExpandUsingEnter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.195 s [2019-07-31T01:57:54.911Z] testExpandAndCollapse(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.104 s [2019-07-31T01:57:54.911Z] testEventStyling(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 4.786 s [2019-07-31T01:57:54.911Z] testLegendArrow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.769 s [2019-07-31T01:57:54.911Z] testVerticalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 15.136 s [2019-07-31T01:57:54.911Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.46 s [2019-07-31T01:57:54.911Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped [2019-07-31T01:57:54.911Z] testLegend(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.67 s [2019-07-31T01:57:54.911Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.982 s [2019-07-31T01:57:54.911Z] testTimegraphEventFiltering(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.495 s [2019-07-31T01:57:54.911Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.513 s [2019-07-31T01:57:54.911Z] testPalettes(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped [2019-07-31T01:57:54.911Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest [2019-07-31T01:57:55.474Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2019-07-31T01:57:56.037Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T01:57:56.037Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T01:57:56.037Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T01:57:56.037Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T01:57:56.968Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2019-07-31T01:57:56.968Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T01:57:56.968Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T01:57:56.968Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T01:57:57.530Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T01:57:57.530Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T01:57:57.786Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T01:57:57.786Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T01:57:58.349Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T01:57:58.349Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T01:57:58.913Z] DEBUG - number of items : 5 [2019-07-31T01:57:58.913Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In} [2019-07-31T01:57:58.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1170183060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T01:57:58.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170183060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T01:57:58.913Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1170183061 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-31T01:57:58.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1170183061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T01:57:58.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1170183061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T01:57:58.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1170183061 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-31T01:57:58.913Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1170183063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T01:57:58.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170183063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T01:57:58.913Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1170183063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T01:57:58.913Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1170183063 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-31T01:57:58.913Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1170183064 data=null} to ToolItem with tooltip text {Zoom In} [2019-07-31T01:57:58.913Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In} [2019-07-31T01:57:58.913Z] DEBUG - number of items : 5 [2019-07-31T01:57:58.913Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out} [2019-07-31T01:57:58.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1170183068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T01:57:58.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170183068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T01:57:58.913Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1170183069 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-31T01:57:58.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1170183069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T01:57:58.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1170183069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T01:57:58.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1170183072 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-31T01:57:58.913Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1170183074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T01:57:58.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170183075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T01:57:58.913Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1170183075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T01:57:58.913Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1170183075 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-31T01:57:58.913Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1170183075 data=null} to ToolItem with tooltip text {Zoom Out} [2019-07-31T01:57:58.913Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out} [2019-07-31T01:57:58.913Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T01:57:58.913Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T01:57:58.913Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T01:57:58.913Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T01:57:59.843Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2019-07-31T01:57:59.843Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T01:57:59.843Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T01:57:59.843Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T01:57:59.843Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T01:57:59.843Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T01:57:59.843Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T01:58:00.100Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.072 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest [2019-07-31T01:58:00.100Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 1.545 s [2019-07-31T01:58:00.100Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 2.881 s [2019-07-31T01:58:00.100Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 0.518 s [2019-07-31T01:58:00.100Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest [2019-07-31T01:58:00.663Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T01:58:00.663Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:58:00.663Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:58:00.663Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:58:00.663Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:58:00.663Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:58:00.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1170184784 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {SomeProject} [2019-07-31T01:58:00.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1170184784 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-31T01:58:00.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1170184784 data=null} to TreeItem with text {SomeProject} [2019-07-31T01:58:00.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1170184785 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-31T01:58:00.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170184785 data=null item=TreeItem {SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {SomeProject} [2019-07-31T01:58:00.663Z] [2019-07-31T01:58:00.663Z] !ENTRY org.eclipse.cdt.core 1 0 2019-07-31 01:58:00.651 [2019-07-31T01:58:00.663Z] !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%) [2019-07-31T01:58:00.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1170184988 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-31T01:58:00.919Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:58:00.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1170184990 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {SomeProject} [2019-07-31T01:58:00.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1170184990 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-31T01:58:00.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1170184990 data=null} to TreeItem with text {SomeProject} [2019-07-31T01:58:00.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1170184990 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-31T01:58:00.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170184990 data=null item=TreeItem {SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {SomeProject} [2019-07-31T01:58:00.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1170185002 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-31T01:58:00.919Z] DEBUG - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure' [2019-07-31T01:58:00.919Z] DEBUG - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project' [2019-07-31T01:58:00.919Z] DEBUG - Clicking on with mnemonic 'Configure or convert to Tracing Project' [2019-07-31T01:58:01.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=1170185101 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure or convert to Tracing Project' [2019-07-31T01:58:01.176Z] DEBUG - Clicked on with mnemonic 'Configure or convert to Tracing Project' [2019-07-31T01:58:01.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1170185380 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-31T01:58:01.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1170185381 data=null} to TreeItem with text {SomeProject} [2019-07-31T01:58:01.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1170185382 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-31T01:58:01.176Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1170185382 data=null item=TreeItem {SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {SomeProject} [2019-07-31T01:58:01.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1170185386 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-31T01:58:01.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Compass} time=1170185386 data=null doit=true} to TreeItem with text {Trace Compass} [2019-07-31T01:58:01.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=1170185386 data=null} to TreeItem with text {Trace Compass} [2019-07-31T01:58:01.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=1170185387 data=null button=1 stateMask=0x0 x=93 y=32 count=1} to TreeItem with text {Trace Compass} [2019-07-31T01:58:01.176Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1170185387 data=null item=TreeItem {Trace Compass} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Trace Compass} [2019-07-31T01:58:01.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=1170185389 data=null button=1 stateMask=0x80000 x=93 y=32 count=1} to TreeItem with text {Trace Compass} [2019-07-31T01:58:01.176Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again. [2019-07-31T01:58:03.290Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T01:58:03.290Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T01:58:03.290Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T01:58:03.290Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T01:58:03.290Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T01:58:03.290Z] DEBUG - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...' [2019-07-31T01:58:03.290Z] DEBUG - Clicking on with mnemonic 'Filters and Customization...' [2019-07-31T01:58:03.290Z] DEBUG - Clicked on with mnemonic 'Filters and Customization...' [2019-07-31T01:58:03.290Z] DEBUG - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization' [2019-07-31T01:58:03.290Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filters and Customization} time=1170187341 data=null doit=true} to Shell with text {Filters and Customization} [2019-07-31T01:58:03.290Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T01:58:03.290Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T01:58:03.290Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T01:58:03.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=1170187343 data=null button=0 stateMask=0x0 x=67 y=33 count=0} to TableItem with text {.* resources} [2019-07-31T01:58:03.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=1170187343 data=null doit=true} to TableItem with text {.* resources} [2019-07-31T01:58:03.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=1170187343 data=null} to TableItem with text {.* resources} [2019-07-31T01:58:03.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=1170187344 data=null button=1 stateMask=0x0 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-31T01:58:03.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1170187344 data=null item=TableItem {.* resources} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {.* resources} [2019-07-31T01:58:03.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=1170187344 data=null button=1 stateMask=0x80000 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-31T01:58:03.290Z] DEBUG - Setting state to unchecked on: .* resources [2019-07-31T01:58:03.290Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T01:58:03.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1170187351 data=null button=0 stateMask=0x0 x=131 y=121 count=0} to TableItem with text {Trace Compass Shadow Projects} [2019-07-31T01:58:03.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=1170187351 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects} [2019-07-31T01:58:03.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=1170187358 data=null} to TableItem with text {Trace Compass Shadow Projects} [2019-07-31T01:58:03.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1170187358 data=null button=1 stateMask=0x0 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-31T01:58:03.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1170187358 data=null item=TableItem {Trace Compass Shadow Projects} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {Trace Compass Shadow Projects} [2019-07-31T01:58:03.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1170187359 data=null button=1 stateMask=0x80000 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-31T01:58:03.291Z] DEBUG - Setting state to unchecked on: Trace Compass Shadow Projects [2019-07-31T01:58:03.291Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:58:03.291Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:58:03.291Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:58:03.291Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:58:03.291Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:58:03.291Z] DEBUG - Clicking on OK [2019-07-31T01:58:03.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170187360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:58:03.291Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170187360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:58:03.291Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170187361 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:58:03.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170187361 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:58:03.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170187361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:58:03.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170187361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:58:03.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170187361 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:58:03.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=1170187199 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Filters and Customization...' [2019-07-31T01:58:03.291Z] DEBUG - Clicked on [2019-07-31T01:58:03.291Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T01:58:03.291Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:58:03.291Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:58:03.291Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:58:03.291Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:58:03.291Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:58:03.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1170187449 data=null button=0 stateMask=0x0 x=133 y=11 count=0} to TreeItem with text {.tracecompass-SomeProject} [2019-07-31T01:58:03.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=1170187449 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject} [2019-07-31T01:58:03.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=1170187449 data=null} to TreeItem with text {.tracecompass-SomeProject} [2019-07-31T01:58:03.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1170187449 data=null button=1 stateMask=0x0 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-31T01:58:03.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170187449 data=null item=TreeItem {.tracecompass-SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {.tracecompass-SomeProject} [2019-07-31T01:58:03.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1170187493 data=null button=1 stateMask=0x80000 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-31T01:58:03.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=1170187494 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject} [2019-07-31T01:58:03.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=1170187494 data=null} to TreeItem with text {.tracecompass-SomeProject} [2019-07-31T01:58:03.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1170187495 data=null button=1 stateMask=0x0 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-31T01:58:03.291Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1170187495 data=null item=TreeItem {.tracecompass-SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {.tracecompass-SomeProject} [2019-07-31T01:58:03.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1170187500 data=null button=1 stateMask=0x80000 x=117 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-31T01:58:03.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1170187500 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T01:58:03.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1170187500 data=null} to TreeItem with text {Traces [1]} [2019-07-31T01:58:03.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1170187500 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T01:58:03.291Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1170187501 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T01:58:03.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1170187520 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T01:58:03.291Z] WARN - Tree item TreeItem with text {.tracecompass-SomeProject} is already expanded. Won't expand it again. [2019-07-31T01:58:03.291Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T01:58:03.549Z] DEBUG - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...' [2019-07-31T01:58:03.549Z] DEBUG - Clicking on with mnemonic 'Filters and Customization...' [2019-07-31T01:58:03.549Z] DEBUG - Clicked on with mnemonic 'Filters and Customization...' [2019-07-31T01:58:03.549Z] DEBUG - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization' [2019-07-31T01:58:03.549Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filters and Customization} time=1170187721 data=null doit=true} to Shell with text {Filters and Customization} [2019-07-31T01:58:03.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T01:58:03.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T01:58:03.549Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T01:58:03.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=1170187750 data=null button=0 stateMask=0x0 x=67 y=33 count=0} to TableItem with text {.* resources} [2019-07-31T01:58:03.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=1170187750 data=null doit=true} to TableItem with text {.* resources} [2019-07-31T01:58:03.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=1170187750 data=null} to TableItem with text {.* resources} [2019-07-31T01:58:03.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=1170187751 data=null button=1 stateMask=0x0 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-31T01:58:03.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1170187751 data=null item=TableItem {.* resources} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {.* resources} [2019-07-31T01:58:03.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=1170187751 data=null button=1 stateMask=0x80000 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-31T01:58:03.549Z] DEBUG - Setting state to checked on: .* resources [2019-07-31T01:58:03.549Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T01:58:03.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1170187753 data=null button=0 stateMask=0x0 x=131 y=121 count=0} to TableItem with text {Trace Compass Shadow Projects} [2019-07-31T01:58:03.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=1170187753 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects} [2019-07-31T01:58:03.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=1170187753 data=null} to TableItem with text {Trace Compass Shadow Projects} [2019-07-31T01:58:03.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1170187753 data=null button=1 stateMask=0x0 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-31T01:58:03.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1170187754 data=null item=TableItem {Trace Compass Shadow Projects} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {Trace Compass Shadow Projects} [2019-07-31T01:58:03.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1170187754 data=null button=1 stateMask=0x80000 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-31T01:58:03.549Z] DEBUG - Setting state to checked on: Trace Compass Shadow Projects [2019-07-31T01:58:03.549Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:58:03.549Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:58:03.549Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:58:03.549Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:58:03.549Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:58:03.549Z] DEBUG - Clicking on OK [2019-07-31T01:58:03.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170187755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:58:03.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170187755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:58:03.549Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170187755 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:58:03.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170187755 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:58:03.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170187755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:58:03.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170187756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:58:03.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170187756 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:58:03.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=1170187595 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Filters and Customization...' [2019-07-31T01:58:03.806Z] DEBUG - Clicked on [2019-07-31T01:58:03.806Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T01:58:03.806Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:58:03.806Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:58:03.806Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1170187992 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T01:58:03.806Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T01:58:03.806Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T01:58:03.806Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T01:58:03.806Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T01:58:03.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1170187998 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {SomeProject} [2019-07-31T01:58:03.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1170188011 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-31T01:58:03.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1170188011 data=null} to TreeItem with text {SomeProject} [2019-07-31T01:58:03.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1170188012 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-31T01:58:03.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170188012 data=null item=TreeItem {SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {SomeProject} [2019-07-31T01:58:03.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1170188033 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-31T01:58:04.064Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T01:58:04.064Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T01:58:04.064Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T01:58:04.064Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T01:58:04.064Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T01:58:04.064Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:58:04.064Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T01:58:04.064Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:58:04.064Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button' [2019-07-31T01:58:04.064Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK' [2019-07-31T01:58:04.064Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:58:04.064Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:58:04.064Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:58:04.064Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:58:04.064Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:58:04.064Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T01:58:04.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170188260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:58:04.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170188260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:58:04.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170188260 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:58:04.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170188260 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:58:04.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170188261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:58:04.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170188261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:58:04.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170188261 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:58:04.064Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170188282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:58:04.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170188283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:58:04.064Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170188283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:58:04.064Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170188283 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:58:04.064Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170188284 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:58:04.064Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T01:58:04.064Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T01:58:04.064Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button' [2019-07-31T01:58:04.064Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T01:58:04.064Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T01:58:04.064Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T01:58:04.064Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T01:58:04.064Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T01:58:04.064Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:58:04.064Z] DEBUG - Clicking on OK [2019-07-31T01:58:04.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170188285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:58:04.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170188285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:58:04.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170188285 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:58:04.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170188285 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:58:04.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170188285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:58:04.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170188286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:58:04.064Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:58:04.064Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:58:04.064Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:58:04.064Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:58:04.064Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:58:04.064Z] DEBUG - Clicked on OK [2019-07-31T01:58:04.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170188286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T01:58:04.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1170188088 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T01:58:04.992Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.761 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest [2019-07-31T01:58:04.992Z] testConfigureTracingNature(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest) Time elapsed: 2.435 s [2019-07-31T01:58:04.992Z] testViewerFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest) Time elapsed: 0.739 s [2019-07-31T01:58:04.992Z] [2019-07-31T01:58:04.992Z] Results: [2019-07-31T01:58:04.992Z] [2019-07-31T01:58:04.992Z] Tests run: 70, Failures: 0, Errors: 0, Skipped: 4 [2019-07-31T01:58:04.992Z] [2019-07-31T01:58:05.248Z] [2019-07-31T01:58:05.248Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 01:58:05.135 [2019-07-31T01:58:05.248Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T01:58:06.178Z] [INFO] All tests passed! [2019-07-31T01:58:06.178Z] [INFO] [2019-07-31T01:58:06.178Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T01:58:06.178Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:58:06.178Z] [INFO] [2019-07-31T01:58:06.178Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T01:58:06.742Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T01:58:06.742Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T01:58:06.742Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T01:58:07.673Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T01:58:07.673Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T01:58:07.930Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T01:58:07.930Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T01:58:07.930Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T01:58:07.930Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T01:58:08.187Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T01:58:08.187Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T01:58:08.187Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T01:58:08.751Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T01:58:08.751Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T01:58:09.008Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T01:58:10.375Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-31T01:58:10.375Z] [INFO] [2019-07-31T01:58:10.375Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T01:58:10.375Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar [2019-07-31T01:58:10.375Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.pom [2019-07-31T01:58:10.375Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T01:58:10.375Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T01:58:10.375Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-31T01:58:10.375Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-31T01:58:10.375Z] [INFO] [2019-07-31T01:58:10.375Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T01:58:10.375Z] [INFO] [2019-07-31T01:58:10.375Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >-- [2019-07-31T01:58:10.375Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.4-SNAPSHOT [43/134] [2019-07-31T01:58:10.375Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T01:58:10.375Z] [INFO] [2019-07-31T01:58:10.375Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T01:58:10.375Z] [INFO] [2019-07-31T01:58:10.375Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T01:58:10.632Z] [INFO] The project's OSGi version is 1.0.4.201907310119 [2019-07-31T01:58:10.632Z] [INFO] [2019-07-31T01:58:10.632Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T01:58:10.632Z] [INFO] [2019-07-31T01:58:10.632Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T01:58:10.632Z] [INFO] [2019-07-31T01:58:10.632Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T01:58:10.632Z] [INFO] [2019-07-31T01:58:10.632Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T01:58:10.632Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:58:10.632Z] [INFO] [2019-07-31T01:58:10.632Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T01:58:10.632Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:58:10.632Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources [2019-07-31T01:58:10.632Z] [INFO] [2019-07-31T01:58:10.632Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T01:58:10.632Z] [INFO] Compiling 9 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes [2019-07-31T01:58:10.889Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[84] [2019-07-31T01:58:10.889Z] Long value = fMapper.apply(element); [2019-07-31T01:58:10.889Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:58:10.889Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull Function<@NonNull E,@NonNull Long>'. Type 'Function' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:58:10.889Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[85] [2019-07-31T01:58:10.889Z] if (value <= fMapper.apply(obj)) { [2019-07-31T01:58:10.889Z] ^^^^^^^^^^^^^^^^^^ [2019-07-31T01:58:10.889Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull Function<@NonNull E,@NonNull Long>'. Type 'Function' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:58:10.889Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[103] [2019-07-31T01:58:10.889Z] Long value = fMapper.apply(element); [2019-07-31T01:58:10.889Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:58:10.889Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull Function<@NonNull E,@NonNull Long>'. Type 'Function' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:58:10.889Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[104] [2019-07-31T01:58:10.889Z] if (value >= fMapper.apply(obj)) { [2019-07-31T01:58:10.889Z] ^^^^^^^^^^^^^^^^^^ [2019-07-31T01:58:10.889Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull Function<@NonNull E,@NonNull Long>'. Type 'Function' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:58:10.889Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/AbstractStatisticsTest.java:[366] [2019-07-31T01:58:10.889Z] Statistics::update, Statistics::merge); [2019-07-31T01:58:10.889Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:58:10.889Z] Null type safety: parameter 1 provided via method descriptor BiConsumer,Statistics>.accept(Statistics, Statistics) needs unchecked conversion to conform to '@NonNull IStatistics<@NonNull E>' [2019-07-31T01:58:10.889Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/AbstractStatisticsTest.java:[384] [2019-07-31T01:58:10.889Z] Statistics::update, Statistics::merge); [2019-07-31T01:58:10.889Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:58:10.889Z] Null type safety: parameter 1 provided via method descriptor BiConsumer,Statistics>.accept(Statistics, Statistics) needs unchecked conversion to conform to '@NonNull IStatistics<@NonNull E>' [2019-07-31T01:58:10.889Z] 6 problems (6 warnings) [2019-07-31T01:58:10.889Z] [INFO] [2019-07-31T01:58:10.889Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T01:58:10.889Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:58:10.889Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/test/resources [2019-07-31T01:58:10.889Z] [INFO] [2019-07-31T01:58:10.889Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T01:58:10.889Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-sources.jar [2019-07-31T01:58:10.889Z] [INFO] [2019-07-31T01:58:10.889Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T01:58:10.889Z] [INFO] [2019-07-31T01:58:10.889Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T01:58:10.889Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar [2019-07-31T01:58:10.889Z] [INFO] [2019-07-31T01:58:10.889Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T01:58:10.889Z] [INFO] [2019-07-31T01:58:10.889Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T01:58:10.889Z] [INFO] [2019-07-31T01:58:10.889Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T01:58:10.889Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar [2019-07-31T01:58:10.889Z] [INFO] [2019-07-31T01:58:10.889Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T01:58:10.889Z] [INFO] [2019-07-31T01:58:10.889Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T01:58:12.258Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data/.metadata/.log [2019-07-31T01:58:12.258Z] [INFO] Command line: [2019-07-31T01:58:12.258Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T01:58:12.258Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T01:58:15.841Z] !SESSION 2019-07-31 01:58:12.624 ----------------------------------------------- [2019-07-31T01:58:15.841Z] eclipse.buildId=unknown [2019-07-31T01:58:15.841Z] java.version=1.8.0_202 [2019-07-31T01:58:15.841Z] java.vendor=Oracle Corporation [2019-07-31T01:58:15.841Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T01:58:15.841Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T01:58:15.841Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T01:58:15.841Z] [2019-07-31T01:58:15.841Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 01:58:15.229 [2019-07-31T01:58:15.841Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T01:58:15.841Z] !STACK 0 [2019-07-31T01:58:15.841Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T01:58:15.841Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T01:58:15.841Z] [2019-07-31T01:58:15.841Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T01:58:15.841Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T01:58:15.841Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T01:58:15.841Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T01:58:15.841Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T01:58:15.841Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T01:58:15.841Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T01:58:15.841Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T01:58:15.841Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T01:58:15.841Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T01:58:15.841Z] [2019-07-31T01:58:15.841Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 01:58:15.383 [2019-07-31T01:58:15.841Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T01:58:15.841Z] !STACK 0 [2019-07-31T01:58:15.841Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T01:58:15.841Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T01:58:15.841Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T01:58:15.841Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T01:58:15.841Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T01:58:15.841Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T01:58:15.841Z] [2019-07-31T01:58:15.841Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T01:58:15.841Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T01:58:15.841Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T01:58:15.841Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T01:58:15.841Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T01:58:15.841Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T01:58:15.841Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T01:58:15.841Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T01:58:15.841Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T01:58:15.841Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T01:58:17.734Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest [2019-07-31T01:58:20.256Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.274 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest [2019-07-31T01:58:20.256Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.036 s [2019-07-31T01:58:20.256Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.001 s [2019-07-31T01:58:20.256Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.503 s [2019-07-31T01:58:20.256Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.529 s [2019-07-31T01:58:20.256Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.322 s [2019-07-31T01:58:20.256Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-31T01:58:20.256Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.001 s [2019-07-31T01:58:20.256Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.394 s [2019-07-31T01:58:20.256Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.247 s [2019-07-31T01:58:20.256Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-31T01:58:20.256Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-31T01:58:20.256Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.007 s [2019-07-31T01:58:20.256Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.002 s [2019-07-31T01:58:20.256Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.197 s [2019-07-31T01:58:20.256Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-31T01:58:20.256Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest [2019-07-31T01:58:22.149Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.026 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest [2019-07-31T01:58:22.149Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.002 s [2019-07-31T01:58:22.149Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-31T01:58:22.149Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.567 s [2019-07-31T01:58:22.149Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.652 s [2019-07-31T01:58:22.149Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.134 s [2019-07-31T01:58:22.149Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-31T01:58:22.149Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-31T01:58:22.149Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.181 s [2019-07-31T01:58:22.149Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.199 s [2019-07-31T01:58:22.149Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.001 s [2019-07-31T01:58:22.149Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-31T01:58:22.149Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.004 s [2019-07-31T01:58:22.149Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-31T01:58:22.149Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.282 s [2019-07-31T01:58:22.149Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-31T01:58:22.149Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest [2019-07-31T01:58:23.517Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.142 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest [2019-07-31T01:58:23.517Z] testPartialPerTypeStatsCancel(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.451 s [2019-07-31T01:58:23.517Z] testExecute(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.11 s [2019-07-31T01:58:23.517Z] testExecuteNoDepend(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.063 s [2019-07-31T01:58:23.517Z] testTotalStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.108 s [2019-07-31T01:58:23.517Z] testPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.104 s [2019-07-31T01:58:23.517Z] testPartialPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.176 s [2019-07-31T01:58:23.517Z] testExecuteNoTrace(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.02 s [2019-07-31T01:58:23.517Z] testPartialStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.107 s [2019-07-31T01:58:23.517Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest [2019-07-31T01:58:26.037Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.617 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest [2019-07-31T01:58:26.037Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.002 s [2019-07-31T01:58:26.037Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-31T01:58:26.037Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.762 s [2019-07-31T01:58:26.037Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.549 s [2019-07-31T01:58:26.037Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.251 s [2019-07-31T01:58:26.037Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-31T01:58:26.037Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-31T01:58:26.037Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.48 s [2019-07-31T01:58:26.037Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.564 s [2019-07-31T01:58:26.037Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.001 s [2019-07-31T01:58:26.038Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-31T01:58:26.038Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-31T01:58:26.038Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.002 s [2019-07-31T01:58:26.038Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-31T01:58:26.038Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-31T01:58:26.038Z] [2019-07-31T01:58:26.038Z] Results: [2019-07-31T01:58:26.038Z] [2019-07-31T01:58:26.038Z] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T01:58:26.038Z] [2019-07-31T01:58:26.966Z] [INFO] All tests passed! [2019-07-31T01:58:26.966Z] [INFO] [2019-07-31T01:58:26.966Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T01:58:26.966Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:58:26.966Z] [INFO] [2019-07-31T01:58:26.966Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T01:58:27.222Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T01:58:27.222Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T01:58:27.478Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T01:58:28.042Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T01:58:28.042Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T01:58:28.302Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T01:58:28.302Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T01:58:28.302Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T01:58:28.302Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T01:58:28.576Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T01:58:29.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T01:58:29.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T01:58:29.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T01:58:29.279Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T01:58:29.535Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T01:58:29.535Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T01:58:29.535Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T01:58:29.535Z] [INFO] [2019-07-31T01:58:29.535Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T01:58:29.535Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar [2019-07-31T01:58:29.535Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.pom [2019-07-31T01:58:29.535Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-sources.jar [2019-07-31T01:58:29.535Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T01:58:29.791Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-p2metadata.xml [2019-07-31T01:58:29.791Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml [2019-07-31T01:58:29.791Z] [INFO] [2019-07-31T01:58:29.791Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T01:58:29.791Z] [INFO] [2019-07-31T01:58:29.791Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >-- [2019-07-31T01:58:29.791Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.2-SNAPSHOT [44/134] [2019-07-31T01:58:29.791Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T01:58:29.791Z] [INFO] [2019-07-31T01:58:29.791Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T01:58:29.791Z] [INFO] [2019-07-31T01:58:29.791Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T01:58:29.791Z] [INFO] The project's OSGi version is 1.0.2.201907310119 [2019-07-31T01:58:29.791Z] [INFO] [2019-07-31T01:58:29.791Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T01:58:29.791Z] [INFO] [2019-07-31T01:58:29.791Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T01:58:29.791Z] [INFO] [2019-07-31T01:58:29.791Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T01:58:29.791Z] [INFO] [2019-07-31T01:58:29.791Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T01:58:29.791Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:58:29.791Z] [INFO] [2019-07-31T01:58:29.791Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T01:58:29.791Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:58:29.791Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources [2019-07-31T01:58:29.791Z] [INFO] [2019-07-31T01:58:29.791Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T01:58:29.791Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes [2019-07-31T01:58:30.355Z] [INFO] [2019-07-31T01:58:30.355Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T01:58:30.355Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:58:30.355Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/test/resources [2019-07-31T01:58:30.355Z] [INFO] [2019-07-31T01:58:30.355Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T01:58:30.355Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-31T01:58:30.355Z] [INFO] [2019-07-31T01:58:30.355Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T01:58:30.355Z] [INFO] [2019-07-31T01:58:30.355Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T01:58:30.355Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar [2019-07-31T01:58:30.355Z] [INFO] [2019-07-31T01:58:30.355Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T01:58:30.355Z] [INFO] [2019-07-31T01:58:30.355Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T01:58:30.355Z] [INFO] [2019-07-31T01:58:30.355Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T01:58:30.355Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar [2019-07-31T01:58:30.355Z] [INFO] [2019-07-31T01:58:30.355Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T01:58:30.355Z] [INFO] [2019-07-31T01:58:30.355Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T01:58:31.724Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T01:58:31.724Z] [INFO] Command line: [2019-07-31T01:58:31.724Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T01:58:31.724Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T01:58:34.995Z] !SESSION 2019-07-31 01:58:31.853 ----------------------------------------------- [2019-07-31T01:58:34.995Z] eclipse.buildId=unknown [2019-07-31T01:58:34.995Z] java.version=1.8.0_202 [2019-07-31T01:58:34.995Z] java.vendor=Oracle Corporation [2019-07-31T01:58:34.995Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T01:58:34.995Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T01:58:34.995Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T01:58:34.995Z] [2019-07-31T01:58:34.995Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 01:58:34.635 [2019-07-31T01:58:34.995Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T01:58:34.995Z] !STACK 0 [2019-07-31T01:58:34.995Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T01:58:34.995Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T01:58:34.995Z] [2019-07-31T01:58:34.995Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T01:58:34.995Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T01:58:34.995Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T01:58:34.995Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T01:58:34.995Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T01:58:34.995Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T01:58:34.995Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T01:58:34.995Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T01:58:34.995Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T01:58:34.995Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T01:58:34.995Z] [2019-07-31T01:58:34.995Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 01:58:34.766 [2019-07-31T01:58:34.995Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T01:58:34.995Z] !STACK 0 [2019-07-31T01:58:34.995Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T01:58:34.995Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T01:58:34.995Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T01:58:34.995Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T01:58:34.995Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T01:58:34.996Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T01:58:34.996Z] [2019-07-31T01:58:34.996Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T01:58:34.996Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T01:58:34.996Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T01:58:34.996Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T01:58:34.996Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T01:58:34.996Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T01:58:34.996Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T01:58:34.996Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T01:58:34.996Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T01:58:34.996Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T01:58:36.888Z] process 8116: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text [2019-07-31T01:58:36.888Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T01:58:37.144Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T01:58:37.144Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T01:58:47.095Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest [2019-07-31T01:58:47.095Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.009 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest [2019-07-31T01:58:47.095Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest skipped [2019-07-31T01:58:47.095Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest [2019-07-31T01:58:47.095Z] Display size: 1440x900 [2019-07-31T01:58:47.095Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-31T01:58:47.095Z] GTK version=3.18.9 [2019-07-31T01:58:47.095Z] GTK theme=Ambiance [2019-07-31T01:58:47.095Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T01:58:47.095Z] Time zone: Coordinated Universal Time [2019-07-31T01:58:47.095Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T01:58:47.095Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T01:58:48.759Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-31T01:58:48.759Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T01:58:48.759Z] DEBUG - Double-clicking on TimeGraphControl {*Wrong Thread*} [2019-07-31T01:58:48.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1170232697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T01:58:48.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1170232698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T01:58:48.759Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1170232698 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T01:58:48.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1170232699 data=null} to TimeGraphControl with text {} [2019-07-31T01:58:48.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1170232700 data=null button=1 stateMask=0x0 x=482 y=47 count=1} to TimeGraphControl with text {} [2019-07-31T01:58:48.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=1170232704 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {} [2019-07-31T01:58:48.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1170232705 data=null button=1 stateMask=0x80000 x=482 y=47 count=1} to TimeGraphControl with text {} [2019-07-31T01:58:48.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1170232706 data=null button=1 stateMask=0x0 x=482 y=47 count=2} to TimeGraphControl with text {} [2019-07-31T01:58:48.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=1170232707 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {} [2019-07-31T01:58:48.759Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TimeGraphControl {} time=1170232707 data=null button=1 stateMask=0x0 x=482 y=47 count=2} to TimeGraphControl with text {} [2019-07-31T01:58:48.759Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{TimeGraphControl {} time=1170232708 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {} [2019-07-31T01:58:48.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1170232708 data=null button=1 stateMask=0x80000 x=482 y=47 count=2} to TimeGraphControl with text {} [2019-07-31T01:58:48.759Z] DEBUG - Sent event MouseHover [32]: MouseEvent{TimeGraphControl {} time=1170232709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T01:58:48.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1170232717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T01:58:48.759Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1170232724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T01:58:48.759Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1170232724 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T01:58:48.759Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1170232725 data=null} to TimeGraphControl with text {} [2019-07-31T01:58:48.759Z] DEBUG - Double-clicked on TimeGraphControl {*Wrong Thread*} [2019-07-31T01:58:48.759Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-31T01:58:48.759Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-31T01:58:49.016Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-31T01:58:49.016Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-31T01:58:49.580Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-31T01:58:49.580Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-31T01:58:49.836Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-31T01:58:49.836Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-31T01:58:50.399Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.41 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest [2019-07-31T01:58:50.399Z] tryMouseDoubleclickZoom(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.957 s [2019-07-31T01:58:50.399Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.125 s [2019-07-31T01:58:50.399Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.172 s [2019-07-31T01:58:50.399Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.124 s [2019-07-31T01:58:50.399Z] largeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.382 s [2019-07-31T01:58:50.399Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.124 s [2019-07-31T01:58:50.399Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.177 s [2019-07-31T01:58:50.399Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.132 s [2019-07-31T01:58:50.399Z] treeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.177 s [2019-07-31T01:58:50.399Z] [2019-07-31T01:58:50.399Z] Results: [2019-07-31T01:58:50.399Z] [2019-07-31T01:58:50.399Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1 [2019-07-31T01:58:50.399Z] [2019-07-31T01:58:52.292Z] [INFO] All tests passed! [2019-07-31T01:58:52.292Z] [INFO] [2019-07-31T01:58:52.292Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T01:58:52.292Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:58:52.292Z] [INFO] [2019-07-31T01:58:52.292Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T01:58:52.855Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T01:58:52.855Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T01:58:52.855Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T01:58:53.418Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T01:58:53.674Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T01:58:53.674Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T01:58:53.931Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T01:58:53.931Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T01:58:53.931Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T01:58:53.931Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T01:58:54.188Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core.tests' with 23 classes [2019-07-31T01:58:54.188Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T01:58:54.445Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T01:58:54.701Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-31T01:58:54.958Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T01:58:56.325Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T01:58:56.325Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T01:58:56.325Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T01:58:56.583Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T01:58:56.583Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-31T01:58:56.839Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-31T01:58:56.839Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-31T01:58:56.839Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T01:58:57.095Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T01:58:57.352Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T01:58:57.353Z] [INFO] [2019-07-31T01:58:57.353Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T01:58:57.353Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar [2019-07-31T01:58:57.353Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.pom [2019-07-31T01:58:57.353Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-31T01:58:57.353Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T01:58:57.353Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T01:58:57.353Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T01:58:57.353Z] [INFO] [2019-07-31T01:58:57.353Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T01:58:57.353Z] [INFO] [2019-07-31T01:58:57.353Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >--- [2019-07-31T01:58:57.353Z] [INFO] Building Trace Compass LTTng Support Parent 5.0.0-SNAPSHOT [45/134] [2019-07-31T01:58:57.353Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T01:58:57.353Z] [INFO] [2019-07-31T01:58:57.353Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-31T01:58:57.353Z] [INFO] [2019-07-31T01:58:57.353Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-31T01:58:57.353Z] [INFO] [2019-07-31T01:58:57.353Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-31T01:58:57.353Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:58:57.353Z] [INFO] [2019-07-31T01:58:57.353Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-31T01:58:57.353Z] [INFO] [2019-07-31T01:58:57.353Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-31T01:58:57.353Z] [INFO] [2019-07-31T01:58:57.353Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-31T01:58:57.353Z] [INFO] [2019-07-31T01:58:57.353Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-31T01:58:57.353Z] [INFO] [2019-07-31T01:58:57.353Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-31T01:58:57.353Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:58:57.353Z] [INFO] [2019-07-31T01:58:57.353Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-31T01:58:57.353Z] [INFO] [2019-07-31T01:58:57.353Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-31T01:58:57.353Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng-parent-5.0.0-SNAPSHOT.pom [2019-07-31T01:58:57.353Z] [INFO] [2019-07-31T01:58:57.353Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >-- [2019-07-31T01:58:57.353Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.1.1-SNAPSHOT [46/134] [2019-07-31T01:58:57.353Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T01:58:57.353Z] [INFO] [2019-07-31T01:58:57.353Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T01:58:57.353Z] [INFO] [2019-07-31T01:58:57.353Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T01:58:57.353Z] [INFO] The project's OSGi version is 1.1.1.201907310119 [2019-07-31T01:58:57.353Z] [INFO] [2019-07-31T01:58:57.353Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T01:58:57.353Z] [INFO] [2019-07-31T01:58:57.353Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T01:58:57.353Z] [INFO] [2019-07-31T01:58:57.353Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T01:58:57.353Z] [INFO] [2019-07-31T01:58:57.353Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T01:58:57.353Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:58:57.353Z] [INFO] [2019-07-31T01:58:57.353Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T01:58:57.353Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:58:57.353Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources [2019-07-31T01:58:57.353Z] [INFO] [2019-07-31T01:58:57.353Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T01:58:57.353Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes [2019-07-31T01:58:57.609Z] [INFO] [2019-07-31T01:58:57.609Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T01:58:57.609Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:58:57.609Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/src/test/resources [2019-07-31T01:58:57.609Z] [INFO] [2019-07-31T01:58:57.609Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T01:58:57.609Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-sources.jar [2019-07-31T01:58:57.609Z] [INFO] [2019-07-31T01:58:57.609Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T01:58:57.609Z] [INFO] [2019-07-31T01:58:57.609Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T01:58:57.609Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar [2019-07-31T01:58:57.609Z] [INFO] [2019-07-31T01:58:57.609Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T01:58:57.609Z] [INFO] [2019-07-31T01:58:57.609Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T01:58:57.609Z] [INFO] [2019-07-31T01:58:57.609Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T01:58:57.609Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar [2019-07-31T01:58:57.609Z] [INFO] [2019-07-31T01:58:57.609Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T01:58:57.609Z] [INFO] [2019-07-31T01:58:57.609Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T01:58:57.609Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:58:57.609Z] [INFO] [2019-07-31T01:58:57.609Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T01:58:57.865Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T01:58:57.865Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T01:58:58.121Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T01:58:58.683Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T01:58:58.683Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T01:58:58.940Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T01:58:58.940Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T01:58:58.940Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T01:58:58.940Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T01:58:58.940Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T01:58:59.196Z] [INFO] [2019-07-31T01:58:59.196Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T01:58:59.196Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar [2019-07-31T01:58:59.196Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.pom [2019-07-31T01:58:59.196Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-sources.jar [2019-07-31T01:58:59.196Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T01:58:59.196Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-p2metadata.xml [2019-07-31T01:58:59.196Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-p2artifacts.xml [2019-07-31T01:58:59.196Z] [INFO] [2019-07-31T01:58:59.196Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T01:58:59.196Z] [INFO] [2019-07-31T01:58:59.196Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >-- [2019-07-31T01:58:59.196Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 3.2.2-SNAPSHOT [47/134] [2019-07-31T01:58:59.196Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T01:58:59.196Z] [INFO] [2019-07-31T01:58:59.196Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T01:58:59.196Z] [INFO] [2019-07-31T01:58:59.196Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T01:58:59.196Z] [INFO] The project's OSGi version is 3.2.2.201907310119 [2019-07-31T01:58:59.196Z] [INFO] [2019-07-31T01:58:59.196Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T01:58:59.196Z] [INFO] [2019-07-31T01:58:59.196Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T01:58:59.196Z] [INFO] [2019-07-31T01:58:59.196Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T01:58:59.196Z] [INFO] [2019-07-31T01:58:59.196Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T01:58:59.196Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:58:59.196Z] [INFO] [2019-07-31T01:58:59.196Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T01:58:59.196Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:58:59.196Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources [2019-07-31T01:58:59.196Z] [INFO] [2019-07-31T01:58:59.196Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T01:58:59.196Z] [INFO] Compiling 94 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes [2019-07-31T01:59:00.865Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateCu.java:[83] [2019-07-31T01:59:00.865Z] return new DataDrivenFsm(getId(), fInitialState.generate(), states, fPreCondition.generate(), fConsuming, fMultipleInstances); [2019-07-31T01:59:00.865Z] ^^^^^^ [2019-07-31T01:59:00.865Z] Null type safety (type annotations): The expression of type 'Map<@NonNull String,@NonNull DataDrivenFsmSimpleState>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull DataDrivenFsmSimpleState>' [2019-07-31T01:59:00.865Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionSegment.java:[79] [2019-07-31T01:59:00.865Z] Object value = field.getValue().getValue(event, ITmfStateSystem.ROOT_ATTRIBUTE, scenarioInfo, container); [2019-07-31T01:59:00.865Z] ^^^^^^^^^^^^^^^^ [2019-07-31T01:59:00.865Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull DataDrivenValue>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:59:00.865Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/IXmlStateSystemContainer.java:[23] [2019-07-31T01:59:00.865Z] * {@link org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model} package [2019-07-31T01:59:00.865Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:59:00.865Z] Javadoc: org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model cannot be resolved to a type [2019-07-31T01:59:00.865Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphDataProvider.java:[162] [2019-07-31T01:59:00.865Z] for (Entry> ssEntry : table.rowMap().entrySet()) { [2019-07-31T01:59:00.865Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:59:00.865Z] Null type safety (type annotations): The expression of type 'Map.@NonNull Entry<@NonNull ITmfStateSystem,Map<@NonNull Integer,@NonNull Long>>' needs unchecked conversion to conform to 'Map.Entry<@NonNull ITmfStateSystem,@NonNull Map<@NonNull Integer,@NonNull Long>>' [2019-07-31T01:59:00.865Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphDataProvider.java:[186] [2019-07-31T01:59:00.865Z] for (ITmfStateInterval interval : ss.query2D(idToDisplayQuark.keySet(), getTimes(ss, timesRequested))) { [2019-07-31T01:59:00.865Z] ^^^^^^^^^^^^^^ [2019-07-31T01:59:00.865Z] Null type mismatch: required '@NonNull List<@NonNull Long>' but the provided value is inferred as @Nullable [2019-07-31T01:59:00.865Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionUpdateStoredFields.java:[55] [2019-07-31T01:59:00.865Z] final String alias = entry.getValue(); [2019-07-31T01:59:00.865Z] ^^^^^^^^^^^^^^^^ [2019-07-31T01:59:00.865Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull String>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:59:00.865Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlActionCu.java:[160] [2019-07-31T01:59:00.865Z] fields.put(fieldEntry.getKey(), fieldEntry.getValue().generate()); [2019-07-31T01:59:00.865Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:59:00.865Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull TmfXmlStateValueCu>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:59:00.865Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[238] [2019-07-31T01:59:00.865Z] TmfXmlStateSystemPathCu displayCu = TmfXmlStateSystemPathCu.compile(parentEntry.getAnalysisCompilationData(), Collections.singletonList(displayElement)); [2019-07-31T01:59:00.865Z] ^^^^^^^^^^^^^^ [2019-07-31T01:59:00.865Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-31T01:59:00.865Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[259] [2019-07-31T01:59:00.865Z] buildEntry(ss, subEntryEl, currentEntry, quark, regex, currentEnd, entryList); [2019-07-31T01:59:00.865Z] ^^^^^ [2019-07-31T01:59:00.865Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:59:00.865Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[403] [2019-07-31T01:59:00.865Z] return quarkToRow.values(); [2019-07-31T01:59:00.865Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:59:00.865Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITimeGraphRowModel>' [2019-07-31T01:59:00.865Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/tmf/analysis/xml/core/module/XmlDataProviderManager.java:[122] [2019-07-31T01:59:00.865Z] provider = generateExperimentProviderXy(traces, viewElement); [2019-07-31T01:59:00.865Z] ^^^^^^ [2019-07-31T01:59:00.865Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to 'Collection<@NonNull ITmfTrace>' [2019-07-31T01:59:00.865Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/tmf/analysis/xml/core/module/XmlDataProviderManager.java:[184] [2019-07-31T01:59:00.865Z] provider = generateExperimentProviderTimeGraph(traces, viewElement); [2019-07-31T01:59:00.865Z] ^^^^^^ [2019-07-31T01:59:00.865Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to 'Collection<@NonNull ITmfTrace>' [2019-07-31T01:59:00.865Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java:[175] [2019-07-31T01:59:00.865Z] buffer.putString(entry.getKey()); [2019-07-31T01:59:00.865Z] ^^^^^^^^^^^^^^ [2019-07-31T01:59:00.865Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:59:00.865Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java:[202] [2019-07-31T01:59:00.865Z] size += SafeByteBufferFactory.getStringSizeInBuffer(entry.getKey()); [2019-07-31T01:59:00.865Z] ^^^^^^^^^^^^^^ [2019-07-31T01:59:00.865Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:59:00.865Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[265] [2019-07-31T01:59:00.865Z] series.getValue().getData()[i] = extractValue(value); [2019-07-31T01:59:00.865Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T01:59:00.865Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Integer,@NonNull IYModel>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:59:00.865Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[273] [2019-07-31T01:59:00.865Z] getSeriesDelta(series.getValue().getData()); [2019-07-31T01:59:00.865Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T01:59:00.865Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Integer,@NonNull IYModel>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:59:00.865Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[277] [2019-07-31T01:59:00.865Z] return TmfXyResponseFactory.createFailedResponse(e.getMessage()); [2019-07-31T01:59:00.865Z] ^^^^^^^^^^^^^^ [2019-07-31T01:59:00.865Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:59:00.865Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[281] [2019-07-31T01:59:00.865Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), yModel -> Long.toString(yModel.getId())), complete); [2019-07-31T01:59:00.865Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:59:00.865Z] Null type safety (type annotations): The expression of type 'ImmutableMap<@NonNull String,@NonNull IYModel>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull IYModel>', corresponding supertype is 'Map<@NonNull String,@NonNull IYModel>' [2019-07-31T01:59:00.865Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[281] [2019-07-31T01:59:00.865Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), yModel -> Long.toString(yModel.getId())), complete); [2019-07-31T01:59:00.865Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:59:00.865Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:59:00.865Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[368] [2019-07-31T01:59:00.865Z] builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-31T01:59:00.865Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:59:00.865Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:59:00.865Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[177] [2019-07-31T01:59:00.865Z] int attributeQuark = series.getKey().fQuark; [2019-07-31T01:59:00.865Z] ^^^^^^^^^^^^^^^ [2019-07-31T01:59:00.865Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:59:00.865Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[180] [2019-07-31T01:59:00.865Z] series.getValue().getData()[i] = extractValue(value); [2019-07-31T01:59:00.865Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T01:59:00.865Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:59:00.865Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[187] [2019-07-31T01:59:00.865Z] if (series.getKey().fDisplayType.equals(DisplayType.DELTA)) { [2019-07-31T01:59:00.865Z] ^^^^^^^^^^^^^^^ [2019-07-31T01:59:00.865Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:59:00.865Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[188] [2019-07-31T01:59:00.865Z] getSeriesDelta(series.getValue().getData()); [2019-07-31T01:59:00.865Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T01:59:00.865Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T01:59:00.865Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[192] [2019-07-31T01:59:00.865Z] return TmfXyResponseFactory.createFailedResponse(e.getMessage()); [2019-07-31T01:59:00.865Z] ^^^^^^^^^^^^^^ [2019-07-31T01:59:00.865Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:59:00.865Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[196] [2019-07-31T01:59:00.865Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), value -> Long.toString(value.getId())), complete); [2019-07-31T01:59:00.865Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:59:00.865Z] Null type safety (type annotations): The expression of type 'ImmutableMap<@NonNull String,@NonNull IYModel>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull IYModel>', corresponding supertype is 'Map<@NonNull String,@NonNull IYModel>' [2019-07-31T01:59:00.865Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[196] [2019-07-31T01:59:00.865Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), value -> Long.toString(value.getId())), complete); [2019-07-31T01:59:00.865Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:59:00.865Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:59:00.865Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java:[319] [2019-07-31T01:59:00.865Z] return ((TmfXmlPatternSegment) segment).getContent().entrySet().stream().map(c -> c.getKey() + '=' + c.getValue()).collect(Collectors.joining(", ")); //$NON-NLS-1$ [2019-07-31T01:59:00.865Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:59:00.865Z] Null type safety (type annotations): The expression of type 'Collector' needs unchecked conversion to conform to 'Collector' [2019-07-31T01:59:00.865Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java:[354] [2019-07-31T01:59:00.865Z] properties.put(Objects.requireNonNull(Messages.PatternAnalysis_StateSystemPrefix + ' ' +entry.getKey()), entry.getValue()); [2019-07-31T01:59:00.865Z] ^^^^^^^^^^^^^^^^ [2019-07-31T01:59:00.865Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:59:00.865Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java:[360] [2019-07-31T01:59:00.865Z] properties.put(Objects.requireNonNull(Messages.PatternAnalysis_SegmentStorePrefix + ' ' +entry.getKey()), entry.getValue()); [2019-07-31T01:59:00.865Z] ^^^^^^^^^^^^^^^^ [2019-07-31T01:59:00.865Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T01:59:00.865Z] 30 problems (30 warnings) [2019-07-31T01:59:00.865Z] [INFO] [2019-07-31T01:59:00.865Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T01:59:00.865Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:59:00.865Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/test/resources [2019-07-31T01:59:00.865Z] [INFO] [2019-07-31T01:59:00.865Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T01:59:00.865Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT-sources.jar [2019-07-31T01:59:00.865Z] [INFO] [2019-07-31T01:59:00.865Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T01:59:00.865Z] [INFO] [2019-07-31T01:59:00.865Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T01:59:00.865Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.jar [2019-07-31T01:59:00.865Z] [INFO] [2019-07-31T01:59:00.865Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T01:59:00.865Z] [INFO] [2019-07-31T01:59:00.865Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T01:59:00.865Z] [INFO] [2019-07-31T01:59:00.865Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T01:59:00.865Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.jar [2019-07-31T01:59:01.121Z] [INFO] [2019-07-31T01:59:01.121Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T01:59:01.121Z] [INFO] [2019-07-31T01:59:01.121Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T01:59:01.121Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:59:01.121Z] [INFO] [2019-07-31T01:59:01.121Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T01:59:01.377Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T01:59:01.377Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T01:59:01.634Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T01:59:02.197Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T01:59:02.197Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T01:59:02.197Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T01:59:02.453Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T01:59:02.453Z] [INFO] [2019-07-31T01:59:02.453Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T01:59:02.453Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.jar [2019-07-31T01:59:02.453Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.pom [2019-07-31T01:59:02.453Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT-sources.jar [2019-07-31T01:59:02.453Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T01:59:02.453Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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/3.2.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT-p2metadata.xml [2019-07-31T01:59:02.453Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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/3.2.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT-p2artifacts.xml [2019-07-31T01:59:02.453Z] [INFO] [2019-07-31T01:59:02.453Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T01:59:02.453Z] [INFO] [2019-07-31T01:59:02.453Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >-- [2019-07-31T01:59:02.453Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.0.0-SNAPSHOT [48/134] [2019-07-31T01:59:02.453Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T01:59:02.453Z] [INFO] [2019-07-31T01:59:02.453Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T01:59:02.453Z] [INFO] [2019-07-31T01:59:02.453Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T01:59:02.453Z] [INFO] The project's OSGi version is 3.0.0.201907310119 [2019-07-31T01:59:02.453Z] [INFO] [2019-07-31T01:59:02.453Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T01:59:02.453Z] [INFO] [2019-07-31T01:59:02.453Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T01:59:02.453Z] [INFO] [2019-07-31T01:59:02.453Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T01:59:02.453Z] [INFO] [2019-07-31T01:59:02.453Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T01:59:02.453Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:59:02.453Z] [INFO] [2019-07-31T01:59:02.453Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T01:59:02.453Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:59:02.453Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources [2019-07-31T01:59:02.453Z] [INFO] [2019-07-31T01:59:02.453Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T01:59:02.453Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes [2019-07-31T01:59:02.710Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[105] [2019-07-31T01:59:02.710Z] Long sequence = content.getFieldValue(Long.class, layout.fieldPathTcpSeq()); [2019-07-31T01:59:02.710Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:59:02.710Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2019-07-31T01:59:02.710Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[106] [2019-07-31T01:59:02.710Z] Long ack = content.getFieldValue(Long.class, layout.fieldPathTcpAckSeq()); [2019-07-31T01:59:02.710Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:59:02.710Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2019-07-31T01:59:02.710Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[107] [2019-07-31T01:59:02.710Z] Long flags = content.getFieldValue(Long.class, layout.fieldPathTcpFlags()); [2019-07-31T01:59:02.710Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T01:59:02.710Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2019-07-31T01:59:02.710Z] 3 problems (3 warnings) [2019-07-31T01:59:02.710Z] [INFO] [2019-07-31T01:59:02.710Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T01:59:02.710Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:59:02.710Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/test/resources [2019-07-31T01:59:02.710Z] [INFO] [2019-07-31T01:59:02.710Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T01:59:02.710Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT-sources.jar [2019-07-31T01:59:02.710Z] [INFO] [2019-07-31T01:59:02.710Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T01:59:02.967Z] [INFO] [2019-07-31T01:59:02.967Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T01:59:02.967Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.jar [2019-07-31T01:59:02.967Z] [INFO] [2019-07-31T01:59:02.967Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T01:59:02.967Z] [INFO] [2019-07-31T01:59:02.967Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T01:59:02.967Z] [INFO] [2019-07-31T01:59:02.967Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T01:59:02.967Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.jar [2019-07-31T01:59:02.967Z] [INFO] [2019-07-31T01:59:02.967Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T01:59:02.967Z] [INFO] [2019-07-31T01:59:02.967Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T01:59:02.967Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T01:59:02.967Z] [INFO] [2019-07-31T01:59:02.967Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T01:59:03.530Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T01:59:03.530Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T01:59:03.787Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T01:59:04.350Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T01:59:04.350Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-31T01:59:04.350Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T01:59:04.350Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T01:59:04.607Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T01:59:04.607Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T01:59:04.607Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T01:59:04.864Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T01:59:04.864Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T01:59:05.120Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T01:59:05.120Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-31T01:59:05.120Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T01:59:05.377Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T01:59:05.377Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T01:59:05.377Z] [INFO] [2019-07-31T01:59:05.377Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T01:59:05.377Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.jar [2019-07-31T01:59:05.377Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.pom [2019-07-31T01:59:05.377Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT-sources.jar [2019-07-31T01:59:05.377Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T01:59:05.377Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T01:59:05.377Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T01:59:05.377Z] [INFO] [2019-07-31T01:59:05.377Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T01:59:05.377Z] [INFO] [2019-07-31T01:59:05.377Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >-- [2019-07-31T01:59:05.377Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 0.0.4-SNAPSHOT [49/134] [2019-07-31T01:59:05.377Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T01:59:05.633Z] [INFO] [2019-07-31T01:59:05.633Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T01:59:05.633Z] [INFO] [2019-07-31T01:59:05.633Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T01:59:05.633Z] [INFO] The project's OSGi version is 0.0.4.201907310119 [2019-07-31T01:59:05.633Z] [INFO] [2019-07-31T01:59:05.633Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T01:59:05.633Z] [INFO] [2019-07-31T01:59:05.633Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T01:59:05.633Z] [INFO] [2019-07-31T01:59:05.633Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T01:59:05.633Z] [INFO] [2019-07-31T01:59:05.633Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T01:59:05.633Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T01:59:05.633Z] [INFO] [2019-07-31T01:59:05.633Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T01:59:05.633Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:59:05.633Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources [2019-07-31T01:59:05.633Z] [INFO] [2019-07-31T01:59:05.633Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T01:59:05.633Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes [2019-07-31T01:59:05.891Z] [INFO] [2019-07-31T01:59:05.891Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T01:59:05.891Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T01:59:05.891Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/test/resources [2019-07-31T01:59:05.891Z] [INFO] [2019-07-31T01:59:05.891Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T01:59:05.891Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-sources.jar [2019-07-31T01:59:05.891Z] [INFO] [2019-07-31T01:59:05.891Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T01:59:05.891Z] [INFO] [2019-07-31T01:59:05.891Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T01:59:05.891Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar [2019-07-31T01:59:05.891Z] [INFO] [2019-07-31T01:59:05.891Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T01:59:05.891Z] [INFO] [2019-07-31T01:59:05.891Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T01:59:05.891Z] [INFO] [2019-07-31T01:59:05.891Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T01:59:05.891Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar [2019-07-31T01:59:05.891Z] [INFO] [2019-07-31T01:59:05.891Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T01:59:06.147Z] [INFO] [2019-07-31T01:59:06.147Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T01:59:07.516Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T01:59:07.516Z] [INFO] Command line: [2019-07-31T01:59:07.516Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T01:59:07.516Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T01:59:10.788Z] !SESSION 2019-07-31 01:59:07.723 ----------------------------------------------- [2019-07-31T01:59:10.788Z] eclipse.buildId=unknown [2019-07-31T01:59:10.788Z] java.version=1.8.0_202 [2019-07-31T01:59:10.788Z] java.vendor=Oracle Corporation [2019-07-31T01:59:10.788Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T01:59:10.788Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T01:59:10.788Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T01:59:10.788Z] [2019-07-31T01:59:10.788Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 01:59:10.422 [2019-07-31T01:59:10.788Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T01:59:10.788Z] !STACK 0 [2019-07-31T01:59:10.788Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T01:59:10.788Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T01:59:10.788Z] [2019-07-31T01:59:10.788Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T01:59:10.788Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T01:59:10.788Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T01:59:10.788Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T01:59:10.788Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T01:59:10.788Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T01:59:10.788Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T01:59:10.788Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T01:59:10.788Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T01:59:10.788Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T01:59:10.788Z] [2019-07-31T01:59:10.788Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 01:59:10.544 [2019-07-31T01:59:10.788Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T01:59:10.788Z] !STACK 0 [2019-07-31T01:59:10.788Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T01:59:10.788Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T01:59:10.788Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T01:59:10.788Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T01:59:10.788Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T01:59:10.788Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T01:59:10.788Z] [2019-07-31T01:59:10.788Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T01:59:10.788Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T01:59:10.788Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T01:59:10.788Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T01:59:10.788Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T01:59:10.788Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T01:59:10.788Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T01:59:10.788Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T01:59:10.788Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T01:59:10.788Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T01:59:12.683Z] process 8225: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text [2019-07-31T01:59:12.683Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T01:59:12.683Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T01:59:12.683Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T01:59:22.916Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest [2019-07-31T01:59:23.479Z] Display size: 1440x900 [2019-07-31T01:59:23.479Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-31T01:59:23.479Z] GTK version=3.18.9 [2019-07-31T01:59:23.479Z] GTK theme=Ambiance [2019-07-31T01:59:23.479Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T01:59:23.479Z] Time zone: Coordinated Universal Time [2019-07-31T01:59:23.479Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T01:59:23.479Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T01:59:25.377Z] *** BUG *** [2019-07-31T01:59:25.377Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T01:59:25.377Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T01:59:25.377Z] [2019-07-31T01:59:25.377Z] *** BUG *** [2019-07-31T01:59:25.377Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T01:59:25.377Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T01:59:25.377Z] [2019-07-31T01:59:25.377Z] *** BUG *** [2019-07-31T01:59:25.377Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T01:59:25.377Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T01:59:25.377Z] [2019-07-31T01:59:25.634Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-31T01:59:25.634Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T02:00:04.307Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-31T02:00:04.307Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:00:04.307Z] DEBUG - number of items : 6 [2019-07-31T02:00:04.307Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-31T02:00:04.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1170306611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:04.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170306612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:04.307Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1170306612 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:04.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=1170306613 data=null} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:04.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1170306613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:04.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1170306613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:04.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1170306613 data=null item=null detail=4 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:04.307Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1170306739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:04.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170306778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:04.307Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1170306780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:04.307Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1170306780 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:04.307Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1170306780 data=null} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:04.307Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-31T02:00:04.307Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm' [2019-07-31T02:00:04.307Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm' [2019-07-31T02:00:04.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=1170306789 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Pin to kernel_vm' [2019-07-31T02:00:04.307Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm' [2019-07-31T02:00:04.307Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-31T02:00:04.307Z] DEBUG - number of items : 6 [2019-07-31T02:00:04.307Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2019-07-31T02:00:04.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1170307108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T02:00:04.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170307108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T02:00:04.307Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1170307109 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-31T02:00:04.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1170307109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T02:00:04.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1170307109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T02:00:04.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1170307110 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-31T02:00:04.307Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1170307123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:04.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170307123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:04.307Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1170307123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:04.307Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1170307124 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:04.307Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1170307124 data=null} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:04.307Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-31T02:00:04.307Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-31T02:00:04.307Z] DEBUG - number of items : 6 [2019-07-31T02:00:04.307Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-31T02:00:04.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1170307186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:04.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170307186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:04.307Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1170307187 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:04.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1170307187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:04.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1170307187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:04.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1170307187 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:04.307Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1170307189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T02:00:04.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170307190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T02:00:04.307Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1170307190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T02:00:04.307Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1170307191 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-31T02:00:04.307Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1170307191 data=null} to ToolItem with tooltip text {Unpin View} [2019-07-31T02:00:04.307Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2019-07-31T02:00:04.307Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-31T02:00:04.307Z] DEBUG - number of items : 6 [2019-07-31T02:00:04.307Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2019-07-31T02:00:04.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1170307209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T02:00:04.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170307210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T02:00:04.307Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1170307210 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-31T02:00:04.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1170307210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T02:00:04.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1170307210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T02:00:04.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1170307211 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-31T02:00:04.307Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1170307214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:04.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170307215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:04.307Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1170307215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:04.307Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1170307215 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:04.307Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1170307223 data=null} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:04.307Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-31T02:00:04.307Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-31T02:00:04.307Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-31T02:00:04.307Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T02:00:06.874Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-31T02:00:06.874Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:00:19.056Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-31T02:00:19.056Z] DEBUG - number of items : 6 [2019-07-31T02:00:19.056Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-31T02:00:19.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1170322985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:19.056Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170322986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:19.056Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1170322986 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:19.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=1170322986 data=null} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:19.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1170322986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:19.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1170322987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:19.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1170322987 data=null item=null detail=4 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:19.056Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1170323090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:19.056Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170323091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:19.056Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1170323091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:19.056Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1170323091 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:19.056Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1170323091 data=null} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:19.056Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-31T02:00:19.056Z] DEBUG - matched MenuItem with text "Pin to context-switc...", using matcher: with mnemonic 'Pin to context-switches-kernel' [2019-07-31T02:00:19.313Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-31T02:00:19.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1170323487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:19.313Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170323487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:19.313Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1170323488 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:19.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=1170323488 data=null} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:19.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1170323488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:19.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1170323488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:19.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1170323488 data=null item=null detail=4 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:19.570Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1170323607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:19.570Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170323607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:19.570Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1170323607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:19.570Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1170323607 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:19.570Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1170323608 data=null} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:19.570Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-31T02:00:19.570Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm' [2019-07-31T02:00:19.570Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm' [2019-07-31T02:00:19.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=1170323612 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Pin to kernel_vm' [2019-07-31T02:00:19.570Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm' [2019-07-31T02:00:19.827Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-31T02:00:20.084Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-31T02:00:20.341Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:00:20.341Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:00:20.598Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-31T02:00:20.598Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-31T02:00:20.598Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:00:20.598Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:00:20.855Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-31T02:00:21.113Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-31T02:00:21.370Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:00:21.370Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:00:21.370Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-31T02:00:21.628Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:00:21.628Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:00:21.628Z] DEBUG - number of items : 6 [2019-07-31T02:00:21.628Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2019-07-31T02:00:21.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1170325630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T02:00:21.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170325630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T02:00:21.628Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1170325630 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-31T02:00:21.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1170325631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T02:00:21.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1170325631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T02:00:21.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1170325631 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-31T02:00:21.628Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1170325691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:21.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170325693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:21.628Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1170325693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:21.628Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1170325693 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:21.628Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1170325693 data=null} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:21.628Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-31T02:00:21.885Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-31T02:00:21.885Z] DEBUG - number of items : 6 [2019-07-31T02:00:21.885Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-31T02:00:21.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1170325891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:21.885Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170325891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:21.885Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1170325891 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:21.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1170325891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:21.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1170325891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:21.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1170325892 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:21.885Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1170325895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T02:00:21.885Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170325896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T02:00:21.885Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1170325896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T02:00:21.885Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1170325896 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-31T02:00:21.885Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1170325897 data=null} to ToolItem with tooltip text {Unpin View} [2019-07-31T02:00:21.885Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2019-07-31T02:00:21.885Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-31T02:00:21.885Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-31T02:00:22.142Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-31T02:00:22.142Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T02:00:25.414Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-31T02:00:25.414Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:00:25.414Z] DEBUG - matched MenuItem with text "&New Counters view", using matcher: with mnemonic 'New Counters view' [2019-07-31T02:00:25.671Z] DEBUG - matched MenuItem with text "pinned to kernel_vm", using matcher: with mnemonic 'pinned to kernel_vm' [2019-07-31T02:00:25.671Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm' [2019-07-31T02:00:25.671Z] *** BUG *** [2019-07-31T02:00:25.671Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:00:25.671Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:00:25.671Z] [2019-07-31T02:00:25.671Z] *** BUG *** [2019-07-31T02:00:25.671Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:00:25.671Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:00:25.671Z] [2019-07-31T02:00:25.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm} time=1170329715 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'pinned to kernel_vm' [2019-07-31T02:00:25.930Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm' [2019-07-31T02:00:26.423Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-31T02:00:26.423Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-31T02:00:26.683Z] DEBUG - matched MenuItem with text "pinned to kernel_vm ...", using matcher: with mnemonic 'pinned to kernel_vm | new instance' [2019-07-31T02:00:26.683Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm | new instance' [2019-07-31T02:00:26.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm | new instance} time=1170330587 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'pinned to kernel_vm | new instance' [2019-07-31T02:00:26.683Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm | new instance' [2019-07-31T02:00:26.683Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-31T02:00:27.284Z] *** BUG *** [2019-07-31T02:00:27.284Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:00:27.284Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:00:27.284Z] [2019-07-31T02:00:27.284Z] *** BUG *** [2019-07-31T02:00:27.284Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:00:27.284Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:00:27.284Z] [2019-07-31T02:00:27.539Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-31T02:00:28.907Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"' [2019-07-31T02:00:28.907Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-31T02:00:29.170Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:00:29.170Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:00:29.170Z] DEBUG - number of items : 6 [2019-07-31T02:00:29.170Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-31T02:00:29.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1170333326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:29.170Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170333327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:29.170Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1170333327 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:29.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1170333327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:29.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1170333327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:29.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1170333328 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T02:00:29.170Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1170333330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T02:00:29.170Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1170333339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T02:00:29.170Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1170333340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T02:00:29.170Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1170333340 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-31T02:00:29.170Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1170333340 data=null} to ToolItem with tooltip text {Unpin View} [2019-07-31T02:00:29.170Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2019-07-31T02:00:29.170Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"' [2019-07-31T02:00:29.427Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:00:29.427Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:00:30.796Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1170334716 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:00:30.796Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T02:00:30.796Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:00:30.796Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:00:30.796Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:00:30.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1170334891 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:00:30.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1170334892 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:00:30.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1170334892 data=null} to TreeItem with text {test} [2019-07-31T02:00:30.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1170334893 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:00:30.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170334897 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:00:30.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1170334929 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:00:31.052Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:00:31.052Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T02:00:31.309Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T02:00:31.565Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T02:00:31.565Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T02:00:31.565Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:00:31.565Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:00:31.565Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:00:31.565Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:00:31.565Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:00:31.565Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:00:31.565Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:00:31.823Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T02:00:31.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170335820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:00:31.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170335821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:00:31.823Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170335822 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:00:31.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170335822 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:00:31.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170335822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:00:31.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170335822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:00:31.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170335822 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:00:31.823Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170335823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:00:31.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170335823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:00:31.823Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170335823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:00:31.823Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170335823 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:00:31.823Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170335824 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:00:31.823Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:00:31.823Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:00:31.823Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:00:31.823Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:00:31.823Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:00:31.823Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:00:31.823Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:00:31.823Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:00:31.823Z] DEBUG - Clicking on OK [2019-07-31T02:00:31.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170335885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:00:31.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170335886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:00:31.823Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170335886 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:00:31.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170335887 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:00:31.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170335887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:00:31.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170335887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:00:31.823Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:00:31.823Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:00:31.823Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:00:31.823Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:00:31.823Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:00:31.823Z] DEBUG - Clicked on OK [2019-07-31T02:00:32.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170335887 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:00:32.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1170335294 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T02:00:33.011Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.421 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest [2019-07-31T02:00:33.011Z] testPinSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 38.394 s [2019-07-31T02:00:33.011Z] testPinTwoTraces(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 18.882 s [2019-07-31T02:00:33.011Z] testCloneSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 8.416 s [2019-07-31T02:00:33.011Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest [2019-07-31T02:00:33.574Z] *** BUG *** [2019-07-31T02:00:33.574Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:00:33.574Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:00:33.574Z] [2019-07-31T02:00:33.574Z] *** BUG *** [2019-07-31T02:00:33.574Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:00:33.574Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:00:33.574Z] [2019-07-31T02:00:33.574Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-31T02:00:33.574Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T02:01:05.669Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-31T02:01:05.669Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:01:05.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:01:05.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:01:05.669Z] DEBUG - Setting state to checked on: minor_faults [2019-07-31T02:01:05.669Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-31T02:01:05.669Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T02:01:05.669Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-31T02:01:05.669Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:01:05.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:01:05.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:01:05.669Z] DEBUG - Setting state to checked on: kernel_vm [2019-07-31T02:01:05.669Z] DEBUG - Setting state to unchecked on: minor_faults [2019-07-31T02:01:05.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1170369196 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:01:05.669Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T02:01:05.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:01:05.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:01:05.669Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:01:05.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1170369242 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:01:05.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1170369243 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:01:05.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1170369243 data=null} to TreeItem with text {test} [2019-07-31T02:01:05.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1170369243 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:01:05.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170369244 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:01:05.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1170369285 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:01:05.669Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:01:05.669Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T02:01:05.669Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T02:01:05.669Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T02:01:05.669Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T02:01:05.669Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:01:05.669Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:01:05.669Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:01:05.669Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:01:05.669Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:01:05.669Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:01:05.669Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:01:05.669Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T02:01:05.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170369725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:01:05.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170369726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:01:05.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170369726 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:01:05.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170369726 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:01:05.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170369726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:01:05.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170369726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:01:05.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170369727 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:01:05.669Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170369727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:01:05.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170369727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:01:05.669Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170369727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:01:05.669Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170369727 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:01:05.669Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170369727 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:01:05.669Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:01:05.669Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:01:05.669Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:01:05.669Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:01:05.669Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:01:05.669Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:01:05.669Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:01:05.669Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:01:05.669Z] DEBUG - Clicking on OK [2019-07-31T02:01:05.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170369737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:01:05.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170369738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:01:05.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170369738 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:01:05.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170369738 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:01:05.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170369738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:01:05.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170369738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:01:05.669Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:01:05.669Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:01:05.669Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:01:05.669Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:01:05.669Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:01:05.669Z] DEBUG - Clicked on OK [2019-07-31T02:01:06.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170369738 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:01:06.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1170369406 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T02:01:06.857Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.662 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest [2019-07-31T02:01:06.857Z] testDisplayingDataSeries(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest) Time elapsed: 28.759 s [2019-07-31T02:01:06.857Z] testManipulatingTreeViewer(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest) Time elapsed: 2.803 s [2019-07-31T02:01:06.857Z] [2019-07-31T02:01:06.857Z] Results: [2019-07-31T02:01:06.857Z] [2019-07-31T02:01:06.857Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T02:01:06.857Z] [2019-07-31T02:01:07.420Z] [2019-07-31T02:01:07.420Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 02:01:07.229 [2019-07-31T02:01:07.420Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T02:01:08.350Z] [INFO] All tests passed! [2019-07-31T02:01:08.350Z] [INFO] [2019-07-31T02:01:08.350Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T02:01:08.350Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:01:08.350Z] [INFO] [2019-07-31T02:01:08.350Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T02:01:09.280Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T02:01:09.280Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:01:09.537Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:01:10.100Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-31T02:01:10.357Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:01:11.725Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T02:01:11.725Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-31T02:01:11.725Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-31T02:01:11.983Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T02:01:11.983Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-31T02:01:12.239Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T02:01:12.239Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-31T02:01:12.239Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T02:01:12.239Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T02:01:12.495Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:01:12.495Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:01:12.495Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T02:01:12.752Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:01:12.752Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T02:01:13.010Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T02:01:13.010Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T02:01:13.266Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-31T02:01:13.266Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T02:01:13.522Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T02:01:13.522Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:01:13.522Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T02:01:14.086Z] [INFO] [2019-07-31T02:01:14.086Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T02:01:14.086Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar [2019-07-31T02:01:14.086Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.pom [2019-07-31T02:01:14.086Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-sources.jar [2019-07-31T02:01:14.086Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:01:14.086Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-p2metadata.xml [2019-07-31T02:01:14.086Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-p2artifacts.xml [2019-07-31T02:01:14.086Z] [INFO] [2019-07-31T02:01:14.086Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T02:01:14.086Z] [INFO] [2019-07-31T02:01:14.086Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >-- [2019-07-31T02:01:14.086Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.7-SNAPSHOT [50/134] [2019-07-31T02:01:14.086Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T02:01:14.086Z] [INFO] [2019-07-31T02:01:14.086Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T02:01:14.086Z] [INFO] [2019-07-31T02:01:14.086Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T02:01:14.086Z] [INFO] The project's OSGi version is 1.0.7.201907310119 [2019-07-31T02:01:14.086Z] [INFO] [2019-07-31T02:01:14.086Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T02:01:14.086Z] [INFO] [2019-07-31T02:01:14.086Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T02:01:14.086Z] [INFO] [2019-07-31T02:01:14.086Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T02:01:14.086Z] [INFO] [2019-07-31T02:01:14.086Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T02:01:14.086Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:01:14.086Z] [INFO] [2019-07-31T02:01:14.086Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T02:01:14.086Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:01:14.086Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources [2019-07-31T02:01:14.086Z] [INFO] [2019-07-31T02:01:14.086Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T02:01:14.086Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes [2019-07-31T02:01:14.343Z] [INFO] [2019-07-31T02:01:14.343Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T02:01:14.343Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:01:14.343Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/test/resources [2019-07-31T02:01:14.343Z] [INFO] [2019-07-31T02:01:14.343Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T02:01:14.343Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar [2019-07-31T02:01:14.343Z] [INFO] [2019-07-31T02:01:14.343Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T02:01:14.343Z] [INFO] [2019-07-31T02:01:14.343Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T02:01:14.343Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT.jar [2019-07-31T02:01:14.343Z] [INFO] [2019-07-31T02:01:14.343Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T02:01:14.343Z] [INFO] [2019-07-31T02:01:14.343Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T02:01:14.343Z] [INFO] [2019-07-31T02:01:14.343Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T02:01:14.343Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT.jar [2019-07-31T02:01:14.343Z] [INFO] [2019-07-31T02:01:14.343Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T02:01:14.343Z] [INFO] [2019-07-31T02:01:14.343Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T02:01:15.711Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T02:01:15.711Z] [INFO] Command line: [2019-07-31T02:01:15.711Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T02:01:15.711Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T02:01:19.008Z] !SESSION 2019-07-31 02:01:15.869 ----------------------------------------------- [2019-07-31T02:01:19.008Z] eclipse.buildId=unknown [2019-07-31T02:01:19.008Z] java.version=1.8.0_202 [2019-07-31T02:01:19.008Z] java.vendor=Oracle Corporation [2019-07-31T02:01:19.008Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T02:01:19.008Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T02:01:19.008Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T02:01:19.008Z] [2019-07-31T02:01:19.008Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 02:01:18.564 [2019-07-31T02:01:19.008Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:01:19.008Z] !STACK 0 [2019-07-31T02:01:19.008Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T02:01:19.008Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:01:19.008Z] [2019-07-31T02:01:19.008Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:01:19.008Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:01:19.008Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:01:19.008Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:01:19.008Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:01:19.008Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:01:19.008Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:01:19.008Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:01:19.008Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:01:19.008Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:01:19.008Z] [2019-07-31T02:01:19.008Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 02:01:18.745 [2019-07-31T02:01:19.008Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:01:19.008Z] !STACK 0 [2019-07-31T02:01:19.008Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T02:01:19.008Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:01:19.008Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T02:01:19.008Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T02:01:19.008Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T02:01:19.008Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:01:19.008Z] [2019-07-31T02:01:19.008Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:01:19.008Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:01:19.008Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:01:19.008Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:01:19.008Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:01:19.008Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:01:19.008Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:01:19.008Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:01:19.008Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:01:19.008Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:01:21.529Z] process 8542: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text [2019-07-31T02:01:21.529Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T02:01:21.529Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T02:01:21.529Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T02:01:31.483Z] Running org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest [2019-07-31T02:01:31.483Z] Display size: 1440x900 [2019-07-31T02:01:31.483Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-31T02:01:31.483Z] GTK version=3.18.9 [2019-07-31T02:01:31.483Z] GTK theme=Ambiance [2019-07-31T02:01:31.483Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T02:01:31.483Z] Time zone: Coordinated Universal Time [2019-07-31T02:01:31.483Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T02:01:31.483Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T02:01:32.047Z] *** BUG *** [2019-07-31T02:01:32.047Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:01:32.047Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:01:32.047Z] [2019-07-31T02:01:32.047Z] *** BUG *** [2019-07-31T02:01:32.047Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:01:32.047Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:01:32.047Z] [2019-07-31T02:01:32.047Z] *** BUG *** [2019-07-31T02:01:32.047Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:01:32.047Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:01:32.047Z] [2019-07-31T02:01:32.047Z] *** BUG *** [2019-07-31T02:01:32.047Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:01:32.047Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:01:32.047Z] [2019-07-31T02:01:32.047Z] *** BUG *** [2019-07-31T02:01:32.047Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:01:32.047Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:01:32.047Z] [2019-07-31T02:01:32.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1170396487 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2019-07-31T02:01:32.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1170396590 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T02:01:32.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1170396592 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2019-07-31T02:01:32.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1170396597 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T02:01:32.561Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-31T02:01:32.817Z] *** BUG *** [2019-07-31T02:01:32.817Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:01:32.817Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:01:32.817Z] [2019-07-31T02:01:32.817Z] *** BUG *** [2019-07-31T02:01:32.817Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:01:32.817Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:01:32.817Z] [2019-07-31T02:01:32.817Z] *** BUG *** [2019-07-31T02:01:32.817Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:01:32.817Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:01:32.817Z] [2019-07-31T02:01:32.817Z] *** BUG *** [2019-07-31T02:01:32.817Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:01:32.817Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:01:32.817Z] [2019-07-31T02:01:32.817Z] *** BUG *** [2019-07-31T02:01:32.817Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:01:32.817Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:01:32.817Z] [2019-07-31T02:01:32.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1170397013 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2019-07-31T02:01:32.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1170397016 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-31T02:01:32.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1170397023 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2019-07-31T02:01:32.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1170397024 data=null button=1 stateMask=0x80000 x=0 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T02:01:32.817Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-31T02:01:33.380Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-31T02:01:33.380Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2019-07-31T02:01:33.380Z] DEBUG - Clicking on with mnemonic 'Export to TSV...' [2019-07-31T02:01:33.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=1170397600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Export to TSV...' [2019-07-31T02:01:33.380Z] DEBUG - Clicked on with mnemonic 'Export to TSV...' [2019-07-31T02:01:33.380Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-31T02:01:48.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1170410425 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2019-07-31T02:01:48.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1170412478 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T02:01:48.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1170412480 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2019-07-31T02:01:49.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1170413706 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T02:01:49.667Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-31T02:01:51.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1170415510 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2019-07-31T02:01:51.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1170415513 data=null button=1 stateMask=0x80000 x=524 y=-11 count=1} to TableColumn with text {Duration} [2019-07-31T02:01:51.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1170415579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2019-07-31T02:01:51.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1170415582 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T02:01:51.559Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-31T02:02:03.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1170425768 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2019-07-31T02:02:03.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1170427331 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T02:02:03.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1170427333 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2019-07-31T02:02:04.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1170428680 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T02:02:04.669Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-31T02:02:19.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1170441465 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2019-07-31T02:02:19.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1170441476 data=null button=1 stateMask=0x80000 x=524 y=-11 count=1} to TableColumn with text {Duration} [2019-07-31T02:02:19.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1170442073 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2019-07-31T02:02:19.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1170442078 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T02:02:19.523Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-31T02:02:34.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1170455915 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2019-07-31T02:02:34.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1170458252 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T02:02:34.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1170458253 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2019-07-31T02:02:37.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1170461162 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T02:02:37.242Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-31T02:02:39.132Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.162 s - in org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest [2019-07-31T02:02:39.132Z] climbTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.682 s [2019-07-31T02:02:39.132Z] smallTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.33 s [2019-07-31T02:02:39.132Z] testWriteToTsv(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.569 s [2019-07-31T02:02:39.132Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 17.641 s [2019-07-31T02:02:39.132Z] decrementingTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.297 s [2019-07-31T02:02:39.132Z] largeTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 14.907 s [2019-07-31T02:02:39.132Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 13.901 s [2019-07-31T02:02:39.132Z] noiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 18.637 s [2019-07-31T02:02:39.132Z] [2019-07-31T02:02:39.132Z] Results: [2019-07-31T02:02:39.132Z] [2019-07-31T02:02:39.132Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T02:02:39.132Z] [2019-07-31T02:02:40.502Z] [INFO] All tests passed! [2019-07-31T02:02:40.502Z] [INFO] [2019-07-31T02:02:40.502Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T02:02:40.502Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:02:40.502Z] [INFO] [2019-07-31T02:02:40.502Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T02:02:41.064Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T02:02:41.064Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:02:41.064Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:02:41.627Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T02:02:41.627Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T02:02:41.884Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:02:41.884Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:02:41.884Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T02:02:42.141Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:02:42.141Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-31T02:02:42.141Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T02:02:42.922Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T02:02:42.922Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T02:02:42.922Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T02:02:43.179Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:02:44.547Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T02:02:44.547Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-31T02:02:44.804Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-31T02:02:44.804Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T02:02:45.061Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T02:02:45.061Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T02:02:45.318Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:02:45.318Z] [INFO] [2019-07-31T02:02:45.318Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T02:02:45.318Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT.jar [2019-07-31T02:02:45.318Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT.pom [2019-07-31T02:02:45.318Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar [2019-07-31T02:02:45.318Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:02:45.318Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.7-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT-p2metadata.xml [2019-07-31T02:02:45.318Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.7-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT-p2artifacts.xml [2019-07-31T02:02:45.318Z] [INFO] [2019-07-31T02:02:45.318Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T02:02:45.318Z] [INFO] [2019-07-31T02:02:45.318Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >-- [2019-07-31T02:02:45.318Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.10-SNAPSHOT [51/134] [2019-07-31T02:02:45.318Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T02:02:45.318Z] [INFO] [2019-07-31T02:02:45.318Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T02:02:45.318Z] [INFO] [2019-07-31T02:02:45.318Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T02:02:45.318Z] [INFO] The project's OSGi version is 1.0.10.201907310119 [2019-07-31T02:02:45.318Z] [INFO] [2019-07-31T02:02:45.318Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T02:02:45.318Z] [INFO] [2019-07-31T02:02:45.318Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T02:02:45.318Z] [INFO] [2019-07-31T02:02:45.318Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T02:02:45.318Z] [INFO] [2019-07-31T02:02:45.318Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T02:02:45.318Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:02:45.318Z] [INFO] [2019-07-31T02:02:45.318Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T02:02:45.318Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:02:45.318Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources [2019-07-31T02:02:45.318Z] [INFO] [2019-07-31T02:02:45.318Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T02:02:45.318Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/classes [2019-07-31T02:02:45.575Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/org/eclipse/tracecompass/analysis/os/linux/ui/swtbot/tests/latency/SystemCallLatencyDensityViewTest.java:[146] [2019-07-31T02:02:45.575Z] fDensityChart = viewBot.bot().widget(WidgetOfType.widgetOfType(Chart.class)); [2019-07-31T02:02:45.575Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:02:45.575Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull Chart'. Declaring type 'SWTBotFactory' doesn't seem to be designed with null type annotations in mind [2019-07-31T02:02:45.575Z] 1 problem (1 warning) [2019-07-31T02:02:45.575Z] [INFO] [2019-07-31T02:02:45.575Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T02:02:45.575Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:02:45.575Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/test/resources [2019-07-31T02:02:45.575Z] [INFO] [2019-07-31T02:02:45.575Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T02:02:45.575Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-31T02:02:45.575Z] [INFO] [2019-07-31T02:02:45.575Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T02:02:45.575Z] [INFO] [2019-07-31T02:02:45.575Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T02:02:45.832Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-31T02:02:45.832Z] [INFO] [2019-07-31T02:02:45.832Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T02:02:45.832Z] [INFO] [2019-07-31T02:02:45.832Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T02:02:45.832Z] [INFO] [2019-07-31T02:02:45.832Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T02:02:45.832Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-31T02:02:45.832Z] [INFO] [2019-07-31T02:02:45.832Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T02:02:45.832Z] [INFO] [2019-07-31T02:02:45.832Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T02:02:47.201Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T02:02:47.201Z] [INFO] Command line: [2019-07-31T02:02:47.201Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T02:02:47.201Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T02:02:50.471Z] !SESSION 2019-07-31 02:02:47.387 ----------------------------------------------- [2019-07-31T02:02:50.471Z] eclipse.buildId=unknown [2019-07-31T02:02:50.471Z] java.version=1.8.0_202 [2019-07-31T02:02:50.471Z] java.vendor=Oracle Corporation [2019-07-31T02:02:50.471Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T02:02:50.471Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T02:02:50.471Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T02:02:50.471Z] [2019-07-31T02:02:50.471Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 02:02:50.437 [2019-07-31T02:02:50.471Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:02:50.471Z] !STACK 0 [2019-07-31T02:02:50.471Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T02:02:50.471Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:02:50.471Z] [2019-07-31T02:02:50.471Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:02:50.471Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:02:50.471Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:02:50.471Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:02:50.471Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:02:50.471Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:02:50.471Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:02:50.471Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:02:50.471Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:02:50.471Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:02:50.471Z] [2019-07-31T02:02:50.471Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 02:02:50.439 [2019-07-31T02:02:50.471Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:02:50.471Z] !STACK 0 [2019-07-31T02:02:50.471Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T02:02:50.471Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:02:50.471Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T02:02:50.471Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T02:02:50.471Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T02:02:50.471Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:02:50.471Z] [2019-07-31T02:02:50.471Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:02:50.471Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:02:50.471Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:02:50.471Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:02:50.471Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:02:50.471Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:02:50.471Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:02:50.471Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:02:50.471Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:02:50.471Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:02:52.365Z] process 8658: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text [2019-07-31T02:02:52.365Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T02:02:52.365Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T02:02:52.365Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T02:03:02.317Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest [2019-07-31T02:03:02.317Z] Display size: 1440x900 [2019-07-31T02:03:02.317Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-31T02:03:02.317Z] GTK version=3.18.9 [2019-07-31T02:03:02.317Z] GTK theme=Ambiance [2019-07-31T02:03:02.317Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T02:03:02.317Z] Time zone: Coordinated Universal Time [2019-07-31T02:03:02.317Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T02:03:02.317Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T02:03:03.691Z] *** BUG *** [2019-07-31T02:03:03.691Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:03:03.691Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:03:03.691Z] [2019-07-31T02:03:03.691Z] *** BUG *** [2019-07-31T02:03:03.691Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:03:03.691Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:03:03.691Z] [2019-07-31T02:03:04.326Z] *** BUG *** [2019-07-31T02:03:04.326Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:03:04.326Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:03:04.326Z] [2019-07-31T02:03:04.326Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.scatter"' [2019-07-31T02:03:04.326Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T02:03:16.501Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T02:03:16.502Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:03:16.502Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:03:16.502Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:03:16.502Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:03:16.502Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:03:16.502Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:03:16.502Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:03:16.502Z] DEBUG - Setting state to checked on: bug446190 [2019-07-31T02:03:16.502Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:03:16.502Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:03:16.502Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1170499786 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:03:16.502Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T02:03:16.502Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:03:16.502Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:03:16.502Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:03:16.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1170499891 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:03:16.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1170499892 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:03:16.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1170499892 data=null} to TreeItem with text {test} [2019-07-31T02:03:16.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1170499893 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:03:16.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170499894 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:03:16.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1170499918 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:03:16.502Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:03:16.502Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T02:03:16.502Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T02:03:17.066Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T02:03:17.066Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T02:03:17.066Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:03:17.066Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:03:17.066Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:17.066Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:03:17.066Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:03:17.066Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:03:17.066Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:17.066Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T02:03:17.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170501218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:17.066Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170501219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:17.066Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170501219 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:17.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170501219 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:17.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170501219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:17.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170501219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:17.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170501219 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:17.066Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170501220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:17.066Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170501220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:17.066Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170501220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:17.066Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170501220 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:17.066Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170501221 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:17.066Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:17.066Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:03:17.066Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:03:17.066Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:03:17.066Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:03:17.066Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:03:17.066Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:03:17.066Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:17.066Z] DEBUG - Clicking on OK [2019-07-31T02:03:17.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170501226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:17.066Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170501227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:17.066Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170501227 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:17.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170501227 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:17.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170501227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:17.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170501227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:17.066Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:17.066Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:17.066Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:17.066Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:17.066Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:17.066Z] DEBUG - Clicked on OK [2019-07-31T02:03:17.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170501228 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:17.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1170500207 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T02:03:18.253Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.879 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest [2019-07-31T02:03:18.253Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest) Time elapsed: 12.139 s [2019-07-31T02:03:18.253Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest [2019-07-31T02:03:18.509Z] *** BUG *** [2019-07-31T02:03:18.509Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:03:18.509Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:03:18.509Z] [2019-07-31T02:03:18.509Z] *** BUG *** [2019-07-31T02:03:18.509Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:03:18.509Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:03:18.509Z] [2019-07-31T02:03:18.509Z] *** BUG *** [2019-07-31T02:03:18.509Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:03:18.509Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:03:18.509Z] [2019-07-31T02:03:18.766Z] *** BUG *** [2019-07-31T02:03:18.766Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:03:18.766Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:03:18.766Z] [2019-07-31T02:03:18.766Z] *** BUG *** [2019-07-31T02:03:18.766Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:03:18.766Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:03:18.766Z] [2019-07-31T02:03:18.766Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-31T02:03:18.766Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-31T02:03:18.766Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-31T02:03:22.941Z] *** BUG *** [2019-07-31T02:03:22.941Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:03:22.941Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:03:22.941Z] [2019-07-31T02:03:22.941Z] *** BUG *** [2019-07-31T02:03:22.941Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:03:22.941Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:03:22.941Z] [2019-07-31T02:03:24.309Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-31T02:03:24.309Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-31T02:03:24.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1170508427 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2019-07-31T02:03:24.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1170508434 data=null button=1 stateMask=0x80000 x=38 y=-11 count=1} to TableColumn with text {Duration} [2019-07-31T02:03:24.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1170508508 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2019-07-31T02:03:24.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1170508593 data=null button=1 stateMask=0x80000 x=38 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T02:03:24.566Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1170508805 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:03:24.566Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T02:03:24.823Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:03:24.823Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:03:24.823Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:03:24.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1170508897 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:03:24.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1170508897 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:03:24.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1170508897 data=null} to TreeItem with text {test} [2019-07-31T02:03:24.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1170508897 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:03:24.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170508898 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:03:24.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1170508913 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:03:25.080Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:03:25.080Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T02:03:25.080Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T02:03:25.933Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T02:03:25.933Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T02:03:25.933Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:03:25.933Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:03:25.933Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:25.933Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:03:25.933Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:03:25.933Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:03:25.933Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:25.933Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T02:03:25.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170509995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:25.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170509996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:25.933Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170509996 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:25.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170509996 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:25.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170509996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:25.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170509997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:25.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170509997 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:25.933Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170509997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:25.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170509997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:25.933Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170509997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:25.933Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170509997 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:25.933Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170509998 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:25.933Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:25.933Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:03:25.933Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:03:25.933Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:03:25.933Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:03:25.933Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:03:25.933Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:03:25.933Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:25.933Z] DEBUG - Clicking on OK [2019-07-31T02:03:25.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170510000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:25.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170510000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:25.933Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170510001 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:25.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170510001 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:25.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170510001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:25.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170510001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:25.933Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:25.933Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:25.933Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:25.933Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:25.933Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:25.933Z] DEBUG - Clicked on OK [2019-07-31T02:03:26.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170510001 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:26.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1170509097 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T02:03:26.497Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-31T02:03:26.754Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.411 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest [2019-07-31T02:03:26.754Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest) Time elapsed: 8.212 s [2019-07-31T02:03:26.754Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest [2019-07-31T02:03:27.011Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-31T02:03:27.011Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:03:27.011Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:03:27.011Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-31T02:03:27.011Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-31T02:03:33.555Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-31T02:03:33.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:03:33.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:03:33.555Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2019-07-31T02:03:33.555Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1170517304 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:03:33.555Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T02:03:33.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:03:33.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:03:33.555Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:03:33.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1170517398 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:03:33.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1170517399 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:03:33.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1170517399 data=null} to TreeItem with text {test} [2019-07-31T02:03:33.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1170517399 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:03:33.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170517400 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:03:33.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1170517415 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:03:33.555Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:03:33.555Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T02:03:33.555Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T02:03:34.483Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T02:03:34.483Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T02:03:34.483Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:03:34.483Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:03:34.483Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:34.483Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:03:34.483Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:03:34.483Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:03:34.483Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:34.483Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T02:03:34.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170518412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:34.483Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170518413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:34.483Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170518413 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:34.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170518413 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:34.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170518413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:34.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170518414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:34.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170518414 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:34.483Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170518414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:34.483Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170518414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:34.483Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170518414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:34.483Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170518415 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:34.483Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170518415 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:34.483Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:34.483Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:03:34.483Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:03:34.483Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:03:34.483Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:03:34.483Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:03:34.483Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:03:34.483Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:34.483Z] DEBUG - Clicking on OK [2019-07-31T02:03:34.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170518417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:34.483Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170518417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:34.483Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170518418 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:34.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170518418 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:34.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170518418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:34.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170518418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:34.483Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:34.483Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:34.483Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:34.483Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:34.483Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:34.483Z] DEBUG - Clicked on OK [2019-07-31T02:03:34.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170518418 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:34.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1170517583 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T02:03:34.740Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-31T02:03:34.997Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.214 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest [2019-07-31T02:03:34.997Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest) Time elapsed: 8.017 s [2019-07-31T02:03:34.997Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest [2019-07-31T02:03:35.253Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T02:03:35.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1170519512 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2019-07-31T02:03:35.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1170519517 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-31T02:03:35.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1170519598 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2019-07-31T02:03:35.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1170519602 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T02:03:35.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=1170519678 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {System Call} [2019-07-31T02:03:35.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=1170519684 data=null button=1 stateMask=0x80000 x=421 y=-12 count=1} to TableColumn with text {System Call} [2019-07-31T02:03:35.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=1170519718 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {System Call} [2019-07-31T02:03:35.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=1170519723 data=null button=1 stateMask=0x80000 x=421 y=-12 count=1} to TableColumn with text {System Call} [2019-07-31T02:03:35.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1170519799 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2019-07-31T02:03:35.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1170519804 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T02:03:35.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1170519840 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2019-07-31T02:03:35.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1170519844 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T02:03:35.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Start Time} time=1170519886 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Start Time} [2019-07-31T02:03:35.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Start Time} time=1170519891 data=null button=1 stateMask=0x80000 x=74 y=-12 count=1} to TableColumn with text {Start Time} [2019-07-31T02:03:35.767Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T02:03:36.023Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T02:03:36.023Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T02:03:41.273Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T02:03:41.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1170525198 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2019-07-31T02:03:41.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1170525203 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-31T02:03:41.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1170525242 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2019-07-31T02:03:41.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1170525246 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T02:03:41.273Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1170525411 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:03:41.273Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T02:03:41.273Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:03:41.273Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:03:41.273Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:03:41.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1170525457 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:03:41.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1170525457 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:03:41.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1170525457 data=null} to TreeItem with text {test} [2019-07-31T02:03:41.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1170525458 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:03:41.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170525458 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:03:41.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1170525487 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:03:41.530Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:03:41.530Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T02:03:41.530Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T02:03:42.460Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T02:03:42.460Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T02:03:42.460Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:03:42.460Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:03:42.460Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:42.460Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:03:42.460Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:03:42.460Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:03:42.460Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:42.460Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T02:03:42.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170526418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:42.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170526419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:42.460Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170526419 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:42.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170526419 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:42.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170526419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:42.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170526419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:42.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170526419 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:42.460Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170526420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:42.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170526420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:42.460Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170526420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:42.460Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170526420 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:42.460Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170526420 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:42.460Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:03:42.460Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:03:42.460Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:03:42.460Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:03:42.460Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:03:42.460Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:03:42.460Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:03:42.460Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:42.460Z] DEBUG - Clicking on OK [2019-07-31T02:03:42.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170526423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:42.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170526423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:42.460Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170526424 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:42.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170526424 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:42.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170526424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:42.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170526424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:42.460Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:42.460Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:42.716Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:42.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170526424 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:03:42.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1170525595 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T02:03:42.716Z] DEBUG - Clicked on [2019-07-31T02:03:42.716Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T02:03:42.973Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T02:03:42.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1170527219 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2019-07-31T02:03:43.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1170527229 data=null button=1 stateMask=0x80000 x=0 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T02:03:43.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1170527229 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2019-07-31T02:03:43.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1170527231 data=null button=1 stateMask=0x80000 x=0 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T02:03:43.230Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T02:03:43.230Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T02:03:43.487Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T02:03:43.487Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2019-07-31T02:03:43.487Z] DEBUG - Clicking on with mnemonic 'Export to TSV...' [2019-07-31T02:03:43.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=1170527631 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Export to TSV...' [2019-07-31T02:03:43.487Z] DEBUG - Clicked on with mnemonic 'Export to TSV...' [2019-07-31T02:03:43.487Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T02:03:43.823Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T02:03:59.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1170541846 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2019-07-31T02:03:59.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1170543311 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T02:03:59.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1170543313 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2019-07-31T02:04:00.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1170544617 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T02:04:00.395Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T02:04:04.567Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T02:04:04.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1170548381 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2019-07-31T02:04:04.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1170548386 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-31T02:04:04.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1170548422 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2019-07-31T02:04:04.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1170548426 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T02:04:04.567Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T02:04:04.567Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T02:04:16.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1170560420 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2019-07-31T02:04:17.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1170561623 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T02:04:17.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1170561625 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2019-07-31T02:04:18.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1170562786 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T02:04:18.787Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T02:04:22.959Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T02:04:37.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1170579464 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2019-07-31T02:04:37.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1170579472 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-31T02:04:37.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1170580245 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2019-07-31T02:04:37.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1170580252 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T02:04:37.811Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T02:04:41.082Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T02:04:56.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1170598454 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2019-07-31T02:04:56.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1170600828 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T02:04:57.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1170600829 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2019-07-31T02:04:59.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1170603172 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T02:04:59.331Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T02:05:03.503Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 87.889 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest [2019-07-31T02:05:03.503Z] climbTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.667 s [2019-07-31T02:05:03.503Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 6.975 s [2019-07-31T02:05:03.503Z] smallTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.352 s [2019-07-31T02:05:03.503Z] testWriteToTsv(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.416 s [2019-07-31T02:05:03.503Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 20.4 s [2019-07-31T02:05:03.503Z] decrementingTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.397 s [2019-07-31T02:05:03.503Z] largeTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 18.18 s [2019-07-31T02:05:03.503Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 17.902 s [2019-07-31T02:05:03.503Z] noiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 22.395 s [2019-07-31T02:05:03.503Z] [2019-07-31T02:05:03.503Z] Results: [2019-07-31T02:05:03.503Z] [2019-07-31T02:05:03.503Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T02:05:03.503Z] [2019-07-31T02:05:03.503Z] [2019-07-31T02:05:03.503Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 02:05:03.239 [2019-07-31T02:05:03.503Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T02:05:04.433Z] [INFO] All tests passed! [2019-07-31T02:05:04.433Z] [INFO] [2019-07-31T02:05:04.433Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T02:05:04.433Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:05:04.433Z] [INFO] [2019-07-31T02:05:04.433Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T02:05:05.364Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T02:05:05.365Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:05:05.621Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:05:06.185Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T02:05:06.185Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-31T02:05:06.185Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T02:05:06.185Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T02:05:06.442Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:05:06.442Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:05:06.699Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T02:05:06.699Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:05:06.699Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-31T02:05:07.928Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:05:08.492Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T02:05:08.492Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T02:05:08.492Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T02:05:10.384Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T02:05:10.641Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T02:05:10.641Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-31T02:05:10.898Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-31T02:05:10.898Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-31T02:05:11.155Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests' with 4 classes [2019-07-31T02:05:11.155Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-31T02:05:11.155Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T02:05:11.412Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T02:05:11.412Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-31T02:05:11.412Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T02:05:11.669Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T02:05:11.669Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:05:11.669Z] [INFO] [2019-07-31T02:05:11.669Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T02:05:11.669Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-31T02:05:11.669Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT.pom [2019-07-31T02:05:11.669Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-31T02:05:11.669Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:05:11.669Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT-p2metadata.xml [2019-07-31T02:05:11.669Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT-p2artifacts.xml [2019-07-31T02:05:11.669Z] [INFO] [2019-07-31T02:05:11.669Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T02:05:11.669Z] [INFO] [2019-07-31T02:05:11.669Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >-- [2019-07-31T02:05:11.669Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.1-SNAPSHOT [52/134] [2019-07-31T02:05:11.669Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T02:05:11.669Z] [INFO] [2019-07-31T02:05:11.669Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T02:05:11.669Z] [INFO] [2019-07-31T02:05:11.669Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T02:05:11.669Z] [INFO] The project's OSGi version is 1.0.1.201907310119 [2019-07-31T02:05:11.669Z] [INFO] [2019-07-31T02:05:11.669Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T02:05:11.669Z] [INFO] [2019-07-31T02:05:11.669Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T02:05:11.669Z] [INFO] [2019-07-31T02:05:11.669Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T02:05:11.669Z] [INFO] [2019-07-31T02:05:11.669Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T02:05:11.669Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:05:11.669Z] [INFO] [2019-07-31T02:05:11.669Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T02:05:11.669Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:05:11.669Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources [2019-07-31T02:05:11.669Z] [INFO] [2019-07-31T02:05:11.669Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T02:05:11.669Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes [2019-07-31T02:05:11.926Z] [INFO] [2019-07-31T02:05:11.926Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T02:05:11.926Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:05:11.926Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/test/resources [2019-07-31T02:05:11.926Z] [INFO] [2019-07-31T02:05:11.926Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T02:05:11.926Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-31T02:05:11.926Z] [INFO] [2019-07-31T02:05:11.926Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T02:05:11.926Z] [INFO] [2019-07-31T02:05:11.926Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T02:05:11.926Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar [2019-07-31T02:05:11.926Z] [INFO] [2019-07-31T02:05:11.926Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T02:05:11.926Z] [INFO] [2019-07-31T02:05:11.926Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T02:05:11.926Z] [INFO] [2019-07-31T02:05:11.926Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T02:05:11.926Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar [2019-07-31T02:05:12.183Z] [INFO] [2019-07-31T02:05:12.183Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T02:05:12.183Z] [INFO] [2019-07-31T02:05:12.183Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T02:05:13.114Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data/.metadata/.log [2019-07-31T02:05:13.114Z] [INFO] Command line: [2019-07-31T02:05:13.114Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T02:05:13.114Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T02:05:16.389Z] !SESSION 2019-07-31 02:05:13.380 ----------------------------------------------- [2019-07-31T02:05:16.389Z] eclipse.buildId=unknown [2019-07-31T02:05:16.389Z] java.version=1.8.0_202 [2019-07-31T02:05:16.389Z] java.vendor=Oracle Corporation [2019-07-31T02:05:16.389Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T02:05:16.389Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T02:05:16.389Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T02:05:16.389Z] [2019-07-31T02:05:16.389Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 02:05:15.855 [2019-07-31T02:05:16.389Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:05:16.389Z] !STACK 0 [2019-07-31T02:05:16.389Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T02:05:16.389Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:05:16.389Z] [2019-07-31T02:05:16.389Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:05:16.389Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:05:16.389Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:05:16.389Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:05:16.389Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:05:16.389Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:05:16.389Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:05:16.389Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:05:16.389Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:05:16.389Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:05:16.389Z] [2019-07-31T02:05:16.389Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 02:05:16.029 [2019-07-31T02:05:16.389Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:05:16.389Z] !STACK 0 [2019-07-31T02:05:16.389Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T02:05:16.389Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:05:16.389Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T02:05:16.389Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T02:05:16.389Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T02:05:16.389Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:05:16.389Z] [2019-07-31T02:05:16.389Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:05:16.389Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:05:16.389Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:05:16.389Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:05:16.389Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:05:16.389Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:05:16.389Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:05:16.389Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:05:16.389Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:05:16.389Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:05:17.757Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest [2019-07-31T02:05:17.757Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest [2019-07-31T02:05:17.757Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest) Time elapsed: 0.008 s [2019-07-31T02:05:17.757Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest [2019-07-31T02:05:17.757Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest [2019-07-31T02:05:17.757Z] testImmutableSeries(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest) Time elapsed: 0.013 s [2019-07-31T02:05:17.757Z] testGetDescriptors(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest) Time elapsed: 0 s [2019-07-31T02:05:17.757Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest [2019-07-31T02:05:17.757Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest [2019-07-31T02:05:17.757Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest) Time elapsed: 0 s [2019-07-31T02:05:17.757Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest [2019-07-31T02:05:17.757Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest [2019-07-31T02:05:17.757Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest) Time elapsed: 0 s [2019-07-31T02:05:17.757Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest) Time elapsed: 0 s [2019-07-31T02:05:17.757Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest [2019-07-31T02:05:17.757Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest [2019-07-31T02:05:17.757Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest) Time elapsed: 0 s [2019-07-31T02:05:17.757Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest) Time elapsed: 0 s [2019-07-31T02:05:17.757Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest [2019-07-31T02:05:18.014Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest [2019-07-31T02:05:18.014Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0 s [2019-07-31T02:05:18.014Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0 s [2019-07-31T02:05:18.014Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0.002 s [2019-07-31T02:05:18.014Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest [2019-07-31T02:05:18.014Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest [2019-07-31T02:05:18.014Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0 s [2019-07-31T02:05:18.014Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0 s [2019-07-31T02:05:18.014Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0 s [2019-07-31T02:05:18.014Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest [2019-07-31T02:05:18.014Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest [2019-07-31T02:05:18.014Z] testResolver(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest) Time elapsed: 0.053 s [2019-07-31T02:05:18.014Z] testWithPredicate(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest) Time elapsed: 0 s [2019-07-31T02:05:18.014Z] [2019-07-31T02:05:18.014Z] Results: [2019-07-31T02:05:18.014Z] [2019-07-31T02:05:18.014Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T02:05:18.014Z] [2019-07-31T02:05:18.577Z] [INFO] All tests passed! [2019-07-31T02:05:18.577Z] [INFO] [2019-07-31T02:05:18.577Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T02:05:18.577Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:05:18.577Z] [INFO] [2019-07-31T02:05:18.577Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T02:05:18.833Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:05:18.833Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:05:18.833Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:05:18.833Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:05:19.089Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T02:05:19.089Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:05:19.652Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:05:19.652Z] [INFO] [2019-07-31T02:05:19.652Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T02:05:19.652Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar [2019-07-31T02:05:19.652Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.pom [2019-07-31T02:05:19.652Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-31T02:05:19.652Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:05:19.652Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-p2metadata.xml [2019-07-31T02:05:19.652Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml [2019-07-31T02:05:19.652Z] [INFO] [2019-07-31T02:05:19.652Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T02:05:19.652Z] [INFO] [2019-07-31T02:05:19.652Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >-- [2019-07-31T02:05:19.652Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.3-SNAPSHOT [53/134] [2019-07-31T02:05:19.652Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T02:05:19.909Z] [INFO] [2019-07-31T02:05:19.909Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T02:05:19.909Z] [INFO] [2019-07-31T02:05:19.909Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T02:05:19.909Z] [INFO] The project's OSGi version is 1.0.3.201907310119 [2019-07-31T02:05:19.909Z] [INFO] [2019-07-31T02:05:19.909Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T02:05:19.909Z] [INFO] [2019-07-31T02:05:19.909Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T02:05:19.909Z] [INFO] [2019-07-31T02:05:19.909Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T02:05:19.909Z] [INFO] [2019-07-31T02:05:19.909Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T02:05:19.909Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:05:19.909Z] [INFO] [2019-07-31T02:05:19.909Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T02:05:19.909Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:05:19.909Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources [2019-07-31T02:05:19.909Z] [INFO] [2019-07-31T02:05:19.909Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T02:05:19.909Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes [2019-07-31T02:05:20.166Z] [INFO] [2019-07-31T02:05:20.166Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T02:05:20.166Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:05:20.166Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/test/resources [2019-07-31T02:05:20.166Z] [INFO] [2019-07-31T02:05:20.166Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T02:05:20.166Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar [2019-07-31T02:05:20.166Z] [INFO] [2019-07-31T02:05:20.166Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T02:05:20.166Z] [INFO] [2019-07-31T02:05:20.166Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T02:05:20.166Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2019-07-31T02:05:20.166Z] [INFO] [2019-07-31T02:05:20.166Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T02:05:20.166Z] [INFO] [2019-07-31T02:05:20.166Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T02:05:20.166Z] [INFO] [2019-07-31T02:05:20.166Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T02:05:20.166Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2019-07-31T02:05:20.166Z] [INFO] [2019-07-31T02:05:20.166Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T02:05:20.166Z] [INFO] [2019-07-31T02:05:20.166Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T02:05:21.695Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T02:05:21.695Z] [INFO] Command line: [2019-07-31T02:05:21.695Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T02:05:21.695Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T02:05:24.967Z] !SESSION 2019-07-31 02:05:21.730 ----------------------------------------------- [2019-07-31T02:05:24.967Z] eclipse.buildId=unknown [2019-07-31T02:05:24.967Z] java.version=1.8.0_202 [2019-07-31T02:05:24.967Z] java.vendor=Oracle Corporation [2019-07-31T02:05:24.967Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T02:05:24.967Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T02:05:24.967Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T02:05:24.967Z] [2019-07-31T02:05:24.967Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 02:05:24.538 [2019-07-31T02:05:24.967Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:05:24.967Z] !STACK 0 [2019-07-31T02:05:24.967Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T02:05:24.967Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:05:24.967Z] [2019-07-31T02:05:24.967Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:05:24.967Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:05:24.967Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:05:24.967Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:05:24.967Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:05:24.967Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:05:24.967Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:05:24.967Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:05:24.967Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:05:24.967Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:05:24.967Z] [2019-07-31T02:05:24.967Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 02:05:24.669 [2019-07-31T02:05:24.967Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:05:24.967Z] !STACK 0 [2019-07-31T02:05:24.967Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T02:05:24.967Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:05:24.967Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T02:05:24.967Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T02:05:24.967Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T02:05:24.967Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:05:24.967Z] [2019-07-31T02:05:24.967Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:05:24.967Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:05:24.967Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:05:24.967Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:05:24.967Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:05:24.967Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:05:24.967Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:05:24.967Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:05:24.967Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:05:24.967Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:05:26.860Z] process 8949: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text [2019-07-31T02:05:26.860Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T02:05:26.860Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T02:05:26.860Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T02:05:34.953Z] Running org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest [2019-07-31T02:05:35.517Z] Display size: 1440x900 [2019-07-31T02:05:35.517Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-31T02:05:35.517Z] GTK version=3.18.9 [2019-07-31T02:05:35.517Z] GTK theme=Ambiance [2019-07-31T02:05:35.517Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T02:05:35.517Z] Time zone: Coordinated Universal Time [2019-07-31T02:05:35.517Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T02:05:35.517Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T02:05:37.410Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.chart.ui.swtbot.view.stub"' [2019-07-31T02:05:37.410Z] DEBUG - matched MenuItem with text "Create custom chart", using matcher: with mnemonic 'Create custom chart' [2019-07-31T02:05:37.410Z] DEBUG - Clicking on with mnemonic 'Create custom chart' [2019-07-31T02:05:37.667Z] DEBUG - Clicked on with mnemonic 'Create custom chart' [2019-07-31T02:05:37.667Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T02:05:37.667Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1170641818 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T02:05:37.667Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.667Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.667Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.667Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.667Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.667Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.667Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.667Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.667Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T02:05:37.667Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T02:05:37.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1170641830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:05:37.667Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1170641835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:05:37.667Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1170641835 data=null doit=true} to (of type 'Table') [2019-07-31T02:05:37.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1170641836 data=null} to (of type 'Table') [2019-07-31T02:05:37.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1170641836 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table') [2019-07-31T02:05:37.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1170641838 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table') [2019-07-31T02:05:37.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1170641881 data=null item=TableItem {BAR_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T02:05:37.667Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1170641884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:05:37.667Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1170641885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:05:37.667Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1170641885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:05:37.667Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1170641885 data=null doit=true} to (of type 'Table') [2019-07-31T02:05:37.667Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1170641885 data=null} to (of type 'Table') [2019-07-31T02:05:37.667Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T02:05:37.667Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.667Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.667Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.667Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.667Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.667Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.667Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.667Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.667Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.667Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.667Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.667Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.667Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.667Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.667Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.667Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.667Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.667Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.667Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.667Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.667Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.667Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.667Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.667Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.667Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:05:37.667Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T02:05:37.667Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with mnemonic 'Logarithmic Scale X' [2019-07-31T02:05:37.667Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with style 'SWT.CHECK' [2019-07-31T02:05:37.667Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale X' and with style 'SWT.CHECK') [2019-07-31T02:05:37.667Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T02:05:37.667Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:05:37.667Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:05:37.667Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:05:37.667Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T02:05:37.667Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T02:05:37.667Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y' [2019-07-31T02:05:37.667Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK' [2019-07-31T02:05:37.667Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-31T02:05:37.667Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:05:37.667Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:05:37.667Z] DEBUG - Setting state to checked on: Integer [2019-07-31T02:05:37.667Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.667Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.667Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.667Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - Setting state to unchecked on: Integer [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - Setting state to checked on: Duration (ns) [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - Setting state to unchecked on: Duration (ns) [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - Setting state to checked on: Timestamp [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - Setting state to unchecked on: Timestamp [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T02:05:37.923Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1170642008 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - Clicking on TableItem with text {String} [2019-07-31T02:05:37.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=1170642020 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-31T02:05:37.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=1170642020 data=null doit=true} to TableItem with text {String} [2019-07-31T02:05:37.923Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:05:37.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=1170642022 data=null} to TableItem with text {String} [2019-07-31T02:05:37.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=1170642022 data=null button=1 stateMask=0x0 x=27 y=11 count=1} to TableItem with text {String} [2019-07-31T02:05:37.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1170642023 data=null item=TableItem {String} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {String} [2019-07-31T02:05:37.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=1170642023 data=null button=1 stateMask=0x80000 x=27 y=11 count=1} to TableItem with text {String} [2019-07-31T02:05:37.923Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=1170642023 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-31T02:05:37.923Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=1170642024 data=null doit=true} to TableItem with text {String} [2019-07-31T02:05:37.923Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=1170642024 data=null} to TableItem with text {String} [2019-07-31T02:05:37.923Z] DEBUG - Clicked on TableItem with text {String} [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - Setting state to checked on: Timestamp [2019-07-31T02:05:37.923Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:05:37.923Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-31T02:05:37.923Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-31T02:05:37.923Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T02:05:37.923Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:05:37.923Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T02:05:37.923Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T02:05:37.923Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:05:37.923Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:05:37.923Z] DEBUG - Clicking on [2019-07-31T02:05:37.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1170642091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:05:37.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1170642092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:05:37.923Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1170642092 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:05:37.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1170642092 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:05:37.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1170642092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:05:37.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1170642093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:05:37.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1170642093 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:05:37.923Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1170642107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:05:37.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1170642111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:05:37.923Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1170642112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:05:37.923Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1170642112 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:05:37.923Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1170642112 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:05:37.923Z] DEBUG - Clicked on [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - Setting state to checked on: Timestamp [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T02:05:37.923Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1170642129 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:37.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:37.923Z] DEBUG - Clicking on TableItem with text {String} [2019-07-31T02:05:37.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=1170642133 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-31T02:05:37.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=1170642133 data=null doit=true} to TableItem with text {String} [2019-07-31T02:05:38.180Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:05:38.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=1170642183 data=null} to TableItem with text {String} [2019-07-31T02:05:38.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=1170642184 data=null button=1 stateMask=0x0 x=27 y=11 count=1} to TableItem with text {String} [2019-07-31T02:05:38.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1170642185 data=null item=TableItem {String} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {String} [2019-07-31T02:05:38.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=1170642185 data=null button=1 stateMask=0x80000 x=27 y=11 count=1} to TableItem with text {String} [2019-07-31T02:05:38.180Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=1170642185 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-31T02:05:38.180Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=1170642185 data=null doit=true} to TableItem with text {String} [2019-07-31T02:05:38.180Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=1170642186 data=null} to TableItem with text {String} [2019-07-31T02:05:38.180Z] DEBUG - Clicked on TableItem with text {String} [2019-07-31T02:05:38.180Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:38.180Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:38.180Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:38.180Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:38.180Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:38.180Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:38.180Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:05:38.180Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:05:38.180Z] DEBUG - Setting state to checked on: Timestamp2 [2019-07-31T02:05:38.180Z] DEBUG - Setting state to checked on: Timestamp [2019-07-31T02:05:38.180Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:05:38.180Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:05:38.180Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-31T02:05:38.180Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-31T02:05:38.180Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T02:05:38.180Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:05:38.180Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T02:05:38.180Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T02:05:38.180Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:05:38.180Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:05:38.180Z] DEBUG - Clicking on [2019-07-31T02:05:38.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1170642195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:05:38.180Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1170642195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:05:38.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1170642195 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:05:38.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1170642195 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:05:38.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1170642195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:05:38.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1170642196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:05:38.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1170642196 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:05:38.181Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1170642216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:05:38.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1170642227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:05:38.181Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1170642227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:05:38.181Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1170642227 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:05:38.181Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1170642228 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:05:38.181Z] DEBUG - Clicked on [2019-07-31T02:05:38.181Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.042 s - in org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest [2019-07-31T02:05:38.181Z] testBarChartSeries(org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest) Time elapsed: 0.906 s [2019-07-31T02:05:38.181Z] [2019-07-31T02:05:38.181Z] Results: [2019-07-31T02:05:38.181Z] [2019-07-31T02:05:38.181Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T02:05:38.181Z] [2019-07-31T02:05:40.706Z] [INFO] All tests passed! [2019-07-31T02:05:40.706Z] [INFO] [2019-07-31T02:05:40.706Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T02:05:40.706Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:05:40.706Z] [INFO] [2019-07-31T02:05:40.706Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T02:05:41.224Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T02:05:41.224Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:05:41.224Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:05:41.833Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T02:05:41.833Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T02:05:42.089Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T02:05:42.089Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:05:42.345Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:05:42.345Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:05:42.345Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T02:05:42.345Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T02:05:42.345Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-07-31T02:05:42.602Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-31T02:05:42.859Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:05:44.228Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-31T02:05:44.228Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-31T02:05:44.484Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T02:05:44.740Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:05:44.997Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T02:05:44.997Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T02:05:44.997Z] [INFO] [2019-07-31T02:05:44.997Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T02:05:44.997Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2019-07-31T02:05:44.997Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.pom [2019-07-31T02:05:44.997Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar [2019-07-31T02:05:44.997Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:05:44.997Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-p2metadata.xml [2019-07-31T02:05:44.997Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-p2artifacts.xml [2019-07-31T02:05:44.997Z] [INFO] [2019-07-31T02:05:44.997Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T02:05:44.997Z] [INFO] [2019-07-31T02:05:44.997Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >-- [2019-07-31T02:05:44.997Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.3-SNAPSHOT [54/134] [2019-07-31T02:05:44.997Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T02:05:44.997Z] [INFO] [2019-07-31T02:05:44.997Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T02:05:44.997Z] [INFO] [2019-07-31T02:05:44.997Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T02:05:44.997Z] [INFO] The project's OSGi version is 1.0.3.201907310119 [2019-07-31T02:05:44.997Z] [INFO] [2019-07-31T02:05:44.997Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T02:05:44.997Z] [INFO] [2019-07-31T02:05:44.997Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T02:05:44.997Z] [INFO] [2019-07-31T02:05:44.997Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T02:05:44.997Z] [INFO] [2019-07-31T02:05:44.997Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T02:05:44.997Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:05:44.997Z] [INFO] [2019-07-31T02:05:44.997Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T02:05:44.997Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:05:44.997Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources [2019-07-31T02:05:44.997Z] [INFO] [2019-07-31T02:05:44.997Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T02:05:44.997Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes [2019-07-31T02:05:45.561Z] [INFO] [2019-07-31T02:05:45.561Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T02:05:45.561Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:05:45.561Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/test/resources [2019-07-31T02:05:45.561Z] [INFO] [2019-07-31T02:05:45.561Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T02:05:45.561Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar [2019-07-31T02:05:45.561Z] [INFO] [2019-07-31T02:05:45.561Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T02:05:45.561Z] [INFO] [2019-07-31T02:05:45.561Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T02:05:45.561Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2019-07-31T02:05:45.561Z] [INFO] [2019-07-31T02:05:45.561Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T02:05:45.561Z] [INFO] [2019-07-31T02:05:45.561Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T02:05:45.561Z] [INFO] [2019-07-31T02:05:45.561Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T02:05:45.561Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2019-07-31T02:05:45.561Z] [INFO] [2019-07-31T02:05:45.561Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T02:05:45.561Z] [INFO] [2019-07-31T02:05:45.561Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T02:05:47.454Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T02:05:47.454Z] [INFO] Command line: [2019-07-31T02:05:47.454Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T02:05:47.454Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T02:05:50.727Z] !SESSION 2019-07-31 02:05:47.362 ----------------------------------------------- [2019-07-31T02:05:50.727Z] eclipse.buildId=unknown [2019-07-31T02:05:50.727Z] java.version=1.8.0_202 [2019-07-31T02:05:50.727Z] java.vendor=Oracle Corporation [2019-07-31T02:05:50.727Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T02:05:50.727Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T02:05:50.727Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T02:05:50.727Z] [2019-07-31T02:05:50.727Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 02:05:50.138 [2019-07-31T02:05:50.727Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:05:50.727Z] !STACK 0 [2019-07-31T02:05:50.727Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T02:05:50.727Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:05:50.727Z] [2019-07-31T02:05:50.727Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:05:50.727Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:05:50.727Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:05:50.727Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:05:50.727Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:05:50.727Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:05:50.727Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:05:50.727Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:05:50.727Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:05:50.727Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:05:50.727Z] [2019-07-31T02:05:50.727Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 02:05:50.264 [2019-07-31T02:05:50.727Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:05:50.727Z] !STACK 0 [2019-07-31T02:05:50.727Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T02:05:50.727Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:05:50.727Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T02:05:50.727Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T02:05:50.727Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T02:05:50.727Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:05:50.727Z] [2019-07-31T02:05:50.727Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:05:50.727Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:05:50.727Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:05:50.727Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:05:50.727Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:05:50.727Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:05:50.727Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:05:50.727Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:05:50.727Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:05:50.727Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:05:52.094Z] process 9022: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text [2019-07-31T02:05:52.094Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T02:05:52.657Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T02:05:52.657Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T02:06:00.882Z] Running org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest [2019-07-31T02:06:00.882Z] Display size: 1440x900 [2019-07-31T02:06:00.882Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-31T02:06:00.882Z] GTK version=3.18.9 [2019-07-31T02:06:00.883Z] GTK theme=Ambiance [2019-07-31T02:06:00.883Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T02:06:00.883Z] Time zone: Coordinated Universal Time [2019-07-31T02:06:00.883Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T02:06:00.883Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T02:06:04.155Z] [2019-07-31T02:06:04.155Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 02:06:04.137 [2019-07-31T02:06:04.155Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K [2019-07-31T02:06:04.155Z] !STACK 0 [2019-07-31T02:06:04.155Z] java.lang.RuntimeException: The parameter should be set [2019-07-31T02:06:04.155Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-31T02:06:04.155Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T02:06:04.155Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T02:06:04.155Z] [2019-07-31T02:06:04.155Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 02:06:04.147 [2019-07-31T02:06:04.155Z] !MESSAGE Exception executing analysis [2019-07-31T02:06:04.155Z] !STACK 0 [2019-07-31T02:06:04.155Z] java.lang.RuntimeException: The parameter should be set [2019-07-31T02:06:04.155Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-31T02:06:04.155Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T02:06:04.155Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T02:06:07.425Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:06:07.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:06:07.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:06:07.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:06:07.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:06:07.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:06:07.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1170671727 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:06:07.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1170671728 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:06:07.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1170671778 data=null} to TreeItem with text {test} [2019-07-31T02:06:07.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1170671779 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:06:07.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170671780 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:06:07.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1170671979 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:06:07.938Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:06:07.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1170671985 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:06:07.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1170671985 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:06:07.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1170671985 data=null} to TreeItem with text {test} [2019-07-31T02:06:07.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1170671986 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:06:07.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170671986 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:06:07.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1170672001 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:06:07.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1170672003 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:06:07.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1170672004 data=null} to TreeItem with text {test} [2019-07-31T02:06:07.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1170672004 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:06:07.938Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1170672005 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:06:07.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1170672092 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:06:07.938Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:06:07.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1170672097 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:06:07.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1170672097 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:06:07.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1170672098 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:06:07.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1170672099 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:06:07.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170672099 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:06:07.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1170672180 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:06:07.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1170672181 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:06:07.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1170672181 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:06:07.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1170672182 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:06:07.938Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1170672182 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:06:07.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1170672187 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:06:07.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {A-Test-10K} time=1170672188 data=null doit=true} to TreeItem with text {A-Test-10K} [2019-07-31T02:06:07.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {A-Test-10K} time=1170672188 data=null} to TreeItem with text {A-Test-10K} [2019-07-31T02:06:07.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {A-Test-10K} time=1170672189 data=null button=1 stateMask=0x0 x=96 y=74 count=1} to TreeItem with text {A-Test-10K} [2019-07-31T02:06:07.938Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1170672189 data=null item=TreeItem {A-Test-10K} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {A-Test-10K} [2019-07-31T02:06:08.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {A-Test-10K} time=1170672195 data=null button=1 stateMask=0x80000 x=96 y=74 count=1} to TreeItem with text {A-Test-10K} [2019-07-31T02:06:08.195Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {External Analyses} time=1170672196 data=null doit=true} to TreeItem with text {External Analyses} [2019-07-31T02:06:08.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {External Analyses} time=1170672196 data=null} to TreeItem with text {External Analyses} [2019-07-31T02:06:08.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {External Analyses} time=1170672208 data=null button=1 stateMask=0x0 x=153 y=116 count=1} to TreeItem with text {External Analyses} [2019-07-31T02:06:08.195Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1170672209 data=null item=TreeItem {External Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {External Analyses} [2019-07-31T02:06:08.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {External Analyses} time=1170672291 data=null button=1 stateMask=0x80000 x=153 y=116 count=1} to TreeItem with text {External Analyses} [2019-07-31T02:06:08.195Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T02:06:08.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1170672297 data=null button=0 stateMask=0x0 x=273 y=158 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T02:06:08.195Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1170672297 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T02:06:08.195Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:06:08.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1170672298 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T02:06:08.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1170672298 data=null button=1 stateMask=0x0 x=273 y=158 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T02:06:08.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170672299 data=null item=TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T02:06:08.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1170672378 data=null button=1 stateMask=0x80000 x=273 y=158 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T02:06:08.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1170672387 data=null button=1 stateMask=0x0 x=273 y=158 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T02:06:08.195Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1170672388 data=null button=1 stateMask=0x0 x=273 y=158 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T02:06:08.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1170672718 data=null button=1 stateMask=0x80000 x=273 y=158 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T02:06:08.759Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1170672719 data=null button=0 stateMask=0x0 x=273 y=158 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T02:06:08.759Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1170672720 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T02:06:08.759Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1170672720 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T02:06:08.759Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T02:06:08.759Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters' [2019-07-31T02:06:08.759Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=1170672724 data=null doit=true} to Shell with text {External Analysis Parameters} [2019-07-31T02:06:08.759Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:06:08.759Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:06:08.759Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:06:08.759Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:06:08.759Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:08.759Z] DEBUG - Clicking on OK [2019-07-31T02:06:08.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170672729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:08.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170672729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:08.759Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170672732 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:08.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170672733 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:08.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170672733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:08.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170672733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:08.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170672733 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:08.759Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1170672388 data=null item=TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T02:06:09.015Z] *** BUG *** [2019-07-31T02:06:09.015Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:06:09.015Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:06:09.015Z] [2019-07-31T02:06:09.015Z] *** BUG *** [2019-07-31T02:06:09.015Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:06:09.015Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:06:09.015Z] [2019-07-31T02:06:09.015Z] *** BUG *** [2019-07-31T02:06:09.015Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:06:09.015Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:06:09.015Z] [2019-07-31T02:06:09.015Z] *** BUG *** [2019-07-31T02:06:09.015Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:06:09.015Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:06:09.015Z] [2019-07-31T02:06:09.015Z] *** BUG *** [2019-07-31T02:06:09.015Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:06:09.015Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:06:09.015Z] [2019-07-31T02:06:09.015Z] *** BUG *** [2019-07-31T02:06:09.015Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:06:09.015Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:06:09.015Z] [2019-07-31T02:06:09.272Z] DEBUG - Clicked on [2019-07-31T02:06:09.272Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"' [2019-07-31T02:06:09.529Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart' [2019-07-31T02:06:09.529Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-31T02:06:09.785Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-31T02:06:10.042Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T02:06:10.042Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1170674099 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T02:06:10.042Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:10.042Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:10.042Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:10.042Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:10.042Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:10.042Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:10.042Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:10.042Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:10.042Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T02:06:10.042Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T02:06:10.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1170674120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:06:10.042Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1170674126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:06:10.042Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1170674126 data=null doit=true} to (of type 'Table') [2019-07-31T02:06:10.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1170674126 data=null} to (of type 'Table') [2019-07-31T02:06:10.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1170674127 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table') [2019-07-31T02:06:10.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1170674128 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table') [2019-07-31T02:06:10.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1170674128 data=null item=TableItem {BAR_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T02:06:10.042Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1170674132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:06:10.042Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1170674132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:06:10.042Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1170674132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:06:10.042Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1170674132 data=null doit=true} to (of type 'Table') [2019-07-31T02:06:10.042Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1170674133 data=null} to (of type 'Table') [2019-07-31T02:06:10.042Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T02:06:10.042Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T02:06:10.042Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1170674135 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T02:06:10.042Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:10.042Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:10.042Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:10.042Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:10.042Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:10.042Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:10.042Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:10.042Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:10.042Z] DEBUG - Clicking on TableItem with text {Wakee process (name)} [2019-07-31T02:06:10.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakee process (name)} time=1170674191 data=null button=0 stateMask=0x0 x=81 y=11 count=0} to TableItem with text {Wakee process (name)} [2019-07-31T02:06:10.042Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakee process (name)} time=1170674192 data=null doit=true} to TableItem with text {Wakee process (name)} [2019-07-31T02:06:10.042Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:06:10.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakee process (name)} time=1170674194 data=null} to TableItem with text {Wakee process (name)} [2019-07-31T02:06:10.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakee process (name)} time=1170674199 data=null button=1 stateMask=0x0 x=81 y=11 count=1} to TableItem with text {Wakee process (name)} [2019-07-31T02:06:10.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1170674200 data=null item=TableItem {Wakee process (name)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {Wakee process (name)} [2019-07-31T02:06:10.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakee process (name)} time=1170674200 data=null button=1 stateMask=0x80000 x=81 y=11 count=1} to TableItem with text {Wakee process (name)} [2019-07-31T02:06:10.042Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakee process (name)} time=1170674200 data=null button=0 stateMask=0x0 x=81 y=11 count=0} to TableItem with text {Wakee process (name)} [2019-07-31T02:06:10.042Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakee process (name)} time=1170674201 data=null doit=true} to TableItem with text {Wakee process (name)} [2019-07-31T02:06:10.042Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakee process (name)} time=1170674201 data=null} to TableItem with text {Wakee process (name)} [2019-07-31T02:06:10.042Z] DEBUG - Clicked on TableItem with text {Wakee process (name)} [2019-07-31T02:06:10.042Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:10.042Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:10.042Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:10.042Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:10.042Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:10.042Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:10.042Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:10.042Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:10.042Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-31T02:06:10.042Z] DEBUG - Setting state to checked on: Priority [2019-07-31T02:06:10.042Z] DEBUG - Setting state to checked on: Target CPU [2019-07-31T02:06:10.042Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:06:10.042Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-31T02:06:10.042Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-31T02:06:10.042Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T02:06:10.042Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:10.042Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T02:06:10.042Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T02:06:10.042Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:06:10.042Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:06:10.042Z] DEBUG - Clicking on [2019-07-31T02:06:10.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1170674224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:10.042Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1170674224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:10.042Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1170674224 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:10.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1170674224 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:10.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1170674225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:10.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1170674225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:10.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1170674225 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:10.299Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1170674300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:10.299Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1170674313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:10.299Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1170674314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:10.299Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1170674314 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:10.299Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1170674314 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:10.299Z] DEBUG - Clicked on [2019-07-31T02:06:10.299Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T02:06:10.299Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1170674316 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T02:06:10.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:06:10.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:06:10.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:06:10.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:06:10.299Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T02:06:10.299Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T02:06:10.299Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:06:10.299Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:06:10.299Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:06:10.299Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:06:10.299Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:10.299Z] DEBUG - Clicking on OK [2019-07-31T02:06:10.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170674320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:10.299Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170674320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:10.299Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170674320 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:10.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170674320 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:10.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170674320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:10.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170674320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:10.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170674321 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:10.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1170673694 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'New custom chart' [2019-07-31T02:06:10.556Z] DEBUG - Clicked on [2019-07-31T02:06:10.556Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-31T02:06:10.813Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-31T02:06:11.070Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-31T02:06:11.070Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T02:06:11.070Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1170675118 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T02:06:11.070Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T02:06:11.070Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1170675190 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T02:06:11.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:11.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:11.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:11.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:11.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:11.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:11.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:11.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:11.070Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T02:06:11.070Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T02:06:11.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1170675194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:06:11.070Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1170675194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:06:11.070Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1170675194 data=null doit=true} to (of type 'Table') [2019-07-31T02:06:11.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1170675195 data=null} to (of type 'Table') [2019-07-31T02:06:11.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1170675203 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table') [2019-07-31T02:06:11.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1170675208 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table') [2019-07-31T02:06:11.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1170675208 data=null item=TableItem {BAR_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T02:06:11.070Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1170675212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:06:11.070Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1170675212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:06:11.070Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1170675212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:06:11.070Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1170675212 data=null doit=true} to (of type 'Table') [2019-07-31T02:06:11.070Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1170675213 data=null} to (of type 'Table') [2019-07-31T02:06:11.070Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T02:06:11.070Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T02:06:11.070Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1170675214 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T02:06:11.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:11.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:11.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:11.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:11.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:11.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:11.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:11.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:11.070Z] DEBUG - Clicking on TableItem with text {Waker process (name)} [2019-07-31T02:06:11.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Waker process (name)} time=1170675217 data=null button=0 stateMask=0x0 x=80 y=74 count=0} to TableItem with text {Waker process (name)} [2019-07-31T02:06:11.070Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Waker process (name)} time=1170675217 data=null doit=true} to TableItem with text {Waker process (name)} [2019-07-31T02:06:11.070Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:06:11.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Waker process (name)} time=1170675218 data=null} to TableItem with text {Waker process (name)} [2019-07-31T02:06:11.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Waker process (name)} time=1170675219 data=null button=1 stateMask=0x0 x=80 y=74 count=1} to TableItem with text {Waker process (name)} [2019-07-31T02:06:11.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1170675220 data=null item=TableItem {Waker process (name)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {Waker process (name)} [2019-07-31T02:06:11.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Waker process (name)} time=1170675220 data=null button=1 stateMask=0x80000 x=80 y=74 count=1} to TableItem with text {Waker process (name)} [2019-07-31T02:06:11.070Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Waker process (name)} time=1170675220 data=null button=0 stateMask=0x0 x=80 y=74 count=0} to TableItem with text {Waker process (name)} [2019-07-31T02:06:11.070Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Waker process (name)} time=1170675220 data=null doit=true} to TableItem with text {Waker process (name)} [2019-07-31T02:06:11.070Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Waker process (name)} time=1170675221 data=null} to TableItem with text {Waker process (name)} [2019-07-31T02:06:11.070Z] DEBUG - Clicked on TableItem with text {Waker process (name)} [2019-07-31T02:06:11.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:11.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:11.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:11.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:11.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:11.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:11.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:11.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:11.070Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-31T02:06:11.070Z] DEBUG - Setting state to checked on: Priority [2019-07-31T02:06:11.070Z] DEBUG - Setting state to checked on: Target CPU [2019-07-31T02:06:11.070Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:06:11.070Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-31T02:06:11.070Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-31T02:06:11.070Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T02:06:11.070Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:11.070Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T02:06:11.070Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T02:06:11.070Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:06:11.070Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:06:11.070Z] DEBUG - Clicking on [2019-07-31T02:06:11.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1170675288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:11.070Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1170675288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:11.070Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1170675289 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:11.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1170675289 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:11.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1170675289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:11.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1170675289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:11.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1170675289 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:11.327Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1170675316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:11.327Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1170675328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:11.327Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1170675329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:11.327Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1170675329 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:11.327Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1170675329 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:11.327Z] DEBUG - Clicked on [2019-07-31T02:06:11.328Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T02:06:11.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1170675330 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T02:06:11.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:06:11.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:06:11.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:06:11.328Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:06:11.328Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T02:06:11.328Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T02:06:11.328Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:06:11.328Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:06:11.328Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:06:11.328Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:06:11.328Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:11.328Z] DEBUG - Clicking on OK [2019-07-31T02:06:11.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170675334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:11.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170675334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:11.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170675334 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:11.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170675334 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:11.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170675334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:11.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170675334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:11.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170675334 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:11.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1170674893 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'New custom chart' [2019-07-31T02:06:11.584Z] DEBUG - Clicked on [2019-07-31T02:06:11.584Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-31T02:06:11.841Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:06:11.841Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: of type 'Button' [2019-07-31T02:06:11.841Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective' [2019-07-31T02:06:11.841Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') [2019-07-31T02:06:11.841Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH' [2019-07-31T02:06:11.841Z] DEBUG - 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') [2019-07-31T02:06:11.841Z] DEBUG - Clicking on &Reset Perspective [2019-07-31T02:06:11.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=1170676014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-31T02:06:11.841Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=1170676014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-31T02:06:11.841Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset Perspective} time=1170676015 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-31T02:06:11.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=1170676016 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-31T02:06:11.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=1170676017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-31T02:06:11.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=1170676017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-31T02:06:11.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset Perspective} time=1170676017 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-31T02:06:12.403Z] DEBUG - Clicked on [2019-07-31T02:06:12.403Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:06:12.403Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:06:12.403Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:06:12.403Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:06:12.403Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:06:12.403Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:06:12.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1170676598 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:06:12.403Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1170676599 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:06:12.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1170676599 data=null} to TreeItem with text {test} [2019-07-31T02:06:12.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1170676599 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:06:12.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170676600 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:06:12.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1170676708 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:06:12.664Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:06:12.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1170676709 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:06:12.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1170676709 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:06:12.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1170676709 data=null} to TreeItem with text {test} [2019-07-31T02:06:12.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1170676710 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:06:12.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170676710 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:06:12.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1170676725 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:06:12.664Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:06:12.664Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:06:12.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1170676728 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:06:12.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1170676728 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:06:12.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1170676728 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:06:12.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1170676728 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:06:12.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170676729 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:06:12.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1170676796 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:06:12.664Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-31T02:06:12.664Z] WARN - Tree item TreeItem with text {A-Test-10K} is already expanded. Won't expand it again. [2019-07-31T02:06:12.664Z] WARN - Tree item TreeItem with text {External Analyses} is already expanded. Won't expand it again. [2019-07-31T02:06:12.664Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T02:06:12.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1170676804 data=null button=0 stateMask=0x0 x=251 y=137 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T02:06:12.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1170676805 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T02:06:12.664Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:06:12.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1170676805 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T02:06:12.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1170676806 data=null button=1 stateMask=0x0 x=251 y=137 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T02:06:12.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170676806 data=null item=TreeItem {stubAnalysis/data/analysisMultipleRow.data} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T02:06:12.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1170676884 data=null button=1 stateMask=0x80000 x=251 y=137 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T02:06:12.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1170676885 data=null button=1 stateMask=0x0 x=251 y=137 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T02:06:12.664Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1170676885 data=null button=1 stateMask=0x0 x=251 y=137 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T02:06:13.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1170677135 data=null button=1 stateMask=0x80000 x=251 y=137 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T02:06:13.226Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1170677136 data=null button=0 stateMask=0x0 x=251 y=137 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T02:06:13.226Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1170677136 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T02:06:13.226Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1170677136 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T02:06:13.226Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T02:06:13.226Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters' [2019-07-31T02:06:13.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=1170677181 data=null doit=true} to Shell with text {External Analysis Parameters} [2019-07-31T02:06:13.226Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:06:13.226Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:06:13.226Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:06:13.226Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:06:13.226Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:13.226Z] DEBUG - Clicking on OK [2019-07-31T02:06:13.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170677182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:13.226Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170677182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:13.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170677183 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:13.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170677183 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:13.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170677183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:13.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170677183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:13.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170677183 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:13.226Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1170676886 data=null item=TreeItem {stubAnalysis/data/analysisMultipleRow.data} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T02:06:13.482Z] *** BUG *** [2019-07-31T02:06:13.482Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:06:13.482Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:06:13.482Z] [2019-07-31T02:06:13.482Z] *** BUG *** [2019-07-31T02:06:13.482Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:06:13.482Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:06:13.482Z] [2019-07-31T02:06:13.482Z] *** BUG *** [2019-07-31T02:06:13.482Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:06:13.482Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:06:13.482Z] [2019-07-31T02:06:13.482Z] *** BUG *** [2019-07-31T02:06:13.482Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:06:13.482Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:06:13.482Z] [2019-07-31T02:06:13.482Z] DEBUG - Clicked on [2019-07-31T02:06:13.482Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"' [2019-07-31T02:06:14.046Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart' [2019-07-31T02:06:14.046Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-31T02:06:14.303Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-31T02:06:14.303Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T02:06:14.303Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1170678508 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T02:06:14.303Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:14.303Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:14.303Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:14.303Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:14.303Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:14.303Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:14.303Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:14.303Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:14.303Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T02:06:14.303Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T02:06:14.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1170678524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:06:14.303Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1170678524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:06:14.303Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1170678524 data=null doit=true} to (of type 'Table') [2019-07-31T02:06:14.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1170678525 data=null} to (of type 'Table') [2019-07-31T02:06:14.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1170678525 data=null button=1 stateMask=0x0 x=28 y=81 count=1} to (of type 'Table') [2019-07-31T02:06:14.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1170678525 data=null button=1 stateMask=0x80000 x=28 y=81 count=1} to (of type 'Table') [2019-07-31T02:06:14.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1170678526 data=null item=TableItem {SCATTER_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T02:06:14.560Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1170678600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:06:14.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1170678600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:06:14.560Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1170678600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:06:14.560Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1170678600 data=null doit=true} to (of type 'Table') [2019-07-31T02:06:14.560Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1170678601 data=null} to (of type 'Table') [2019-07-31T02:06:14.560Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T02:06:14.560Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T02:06:14.560Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1170678602 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T02:06:14.560Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:14.560Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:14.560Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:14.560Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:14.560Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:14.560Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:14.560Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:14.560Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:14.560Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp} [2019-07-31T02:06:14.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=1170678604 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-31T02:06:14.560Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=1170678604 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-31T02:06:14.560Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:06:14.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=1170678606 data=null} to TableItem with text {Wakeup timestamp} [2019-07-31T02:06:14.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=1170678606 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-31T02:06:14.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1170678606 data=null item=TableItem {Wakeup timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-31T02:06:14.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=1170678606 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-31T02:06:14.560Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=1170678607 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-31T02:06:14.560Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=1170678607 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-31T02:06:14.560Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=1170678607 data=null} to TableItem with text {Wakeup timestamp} [2019-07-31T02:06:14.560Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp} [2019-07-31T02:06:14.560Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:14.560Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:14.560Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:14.560Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:14.560Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:14.560Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:14.560Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:14.560Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:14.560Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-31T02:06:14.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:06:14.560Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-31T02:06:14.560Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-31T02:06:14.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T02:06:14.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:14.560Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T02:06:14.560Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T02:06:14.560Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:06:14.560Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:06:14.560Z] DEBUG - Clicking on [2019-07-31T02:06:14.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1170678614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:14.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1170678615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:14.560Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1170678615 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:14.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1170678615 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:14.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1170678615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:14.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1170678615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:14.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1170678615 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:14.560Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1170678632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:14.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1170678636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:14.560Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1170678637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:14.560Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1170678637 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:14.560Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1170678637 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:14.560Z] DEBUG - Clicked on [2019-07-31T02:06:14.560Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T02:06:14.560Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1170678639 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T02:06:14.560Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:14.560Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:14.560Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:14.560Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:14.560Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:14.560Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:14.560Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:14.560Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:14.560Z] DEBUG - Clicking on TableItem with text {Switch timestamp} [2019-07-31T02:06:14.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=1170678687 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-31T02:06:14.560Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=1170678687 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-31T02:06:14.560Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:06:14.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=1170678688 data=null} to TableItem with text {Switch timestamp} [2019-07-31T02:06:14.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=1170678689 data=null button=1 stateMask=0x0 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-31T02:06:14.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1170678689 data=null item=TableItem {Switch timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {Switch timestamp} [2019-07-31T02:06:14.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=1170678689 data=null button=1 stateMask=0x80000 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-31T02:06:14.560Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=1170678689 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-31T02:06:14.560Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=1170678690 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-31T02:06:14.560Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=1170678690 data=null} to TableItem with text {Switch timestamp} [2019-07-31T02:06:14.560Z] DEBUG - Clicked on TableItem with text {Switch timestamp} [2019-07-31T02:06:14.560Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:14.560Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:14.560Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:14.560Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:14.560Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:14.560Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:14.560Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:14.560Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:14.560Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-31T02:06:14.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:06:14.560Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:06:14.560Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-31T02:06:14.560Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-31T02:06:14.560Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T02:06:14.560Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:14.560Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T02:06:14.560Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T02:06:14.560Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:06:14.560Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:06:14.560Z] DEBUG - Clicking on [2019-07-31T02:06:14.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1170678695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:14.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1170678695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:14.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1170678695 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:14.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1170678696 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:14.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1170678696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:14.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1170678696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:14.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1170678702 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:14.561Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1170678710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:14.561Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1170678719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:14.561Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1170678719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:14.561Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1170678720 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:14.561Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1170678720 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:14.561Z] DEBUG - Clicked on [2019-07-31T02:06:14.561Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T02:06:14.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1170678721 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T02:06:14.561Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:06:14.561Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:06:14.561Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:06:14.561Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T02:06:14.561Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T02:06:14.561Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:06:14.561Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:06:14.561Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:06:14.561Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:06:14.561Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:14.561Z] DEBUG - Clicking on OK [2019-07-31T02:06:14.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170678723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:14.561Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170678723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:14.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170678723 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:14.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170678723 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:14.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170678723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:14.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170678723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:14.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170678724 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:14.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1170678218 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'New custom chart' [2019-07-31T02:06:15.073Z] DEBUG - Clicked on [2019-07-31T02:06:15.073Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-31T02:06:15.073Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-31T02:06:15.639Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-31T02:06:15.639Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T02:06:15.639Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1170679604 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T02:06:15.639Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:15.639Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:15.639Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:15.639Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:15.639Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:15.639Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:15.639Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:15.639Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:15.639Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T02:06:15.639Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T02:06:15.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1170679607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:06:15.639Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1170679607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:06:15.639Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1170679607 data=null doit=true} to (of type 'Table') [2019-07-31T02:06:15.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1170679607 data=null} to (of type 'Table') [2019-07-31T02:06:15.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1170679607 data=null button=1 stateMask=0x0 x=28 y=81 count=1} to (of type 'Table') [2019-07-31T02:06:15.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1170679621 data=null button=1 stateMask=0x80000 x=28 y=81 count=1} to (of type 'Table') [2019-07-31T02:06:15.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1170679622 data=null item=TableItem {SCATTER_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T02:06:15.639Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1170679689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:06:15.639Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1170679689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:06:15.639Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1170679690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:06:15.639Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1170679690 data=null doit=true} to (of type 'Table') [2019-07-31T02:06:15.639Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1170679690 data=null} to (of type 'Table') [2019-07-31T02:06:15.639Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T02:06:15.639Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T02:06:15.639Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1170679691 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T02:06:15.639Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:15.639Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:15.639Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:15.639Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:15.639Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:15.639Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:15.639Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:15.639Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:15.639Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp} [2019-07-31T02:06:15.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=1170679694 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-31T02:06:15.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=1170679694 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-31T02:06:15.639Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:06:15.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=1170679695 data=null} to TableItem with text {Wakeup timestamp} [2019-07-31T02:06:15.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=1170679695 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-31T02:06:15.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1170679696 data=null item=TableItem {Wakeup timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-31T02:06:15.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=1170679696 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-31T02:06:15.639Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=1170679696 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-31T02:06:15.639Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=1170679697 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-31T02:06:15.639Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=1170679697 data=null} to TableItem with text {Wakeup timestamp} [2019-07-31T02:06:15.639Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp} [2019-07-31T02:06:15.639Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:15.639Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:15.639Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:15.639Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:15.639Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:15.639Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:15.639Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:15.639Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:15.639Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-31T02:06:15.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:06:15.639Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-31T02:06:15.639Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-31T02:06:15.639Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T02:06:15.639Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:15.639Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T02:06:15.639Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T02:06:15.639Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:06:15.639Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:06:15.639Z] DEBUG - Clicking on [2019-07-31T02:06:15.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1170679708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:15.639Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1170679709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:15.639Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1170679709 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:15.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1170679709 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:15.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1170679709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:15.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1170679709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:15.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1170679709 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:15.639Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1170679722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:15.639Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1170679726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:15.639Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1170679726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:15.639Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1170679727 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:15.639Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1170679727 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:15.639Z] DEBUG - Clicked on [2019-07-31T02:06:15.639Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T02:06:15.639Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1170679728 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T02:06:15.639Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:15.639Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:15.639Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:15.639Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:15.639Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:15.639Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:15.639Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:15.639Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:15.639Z] DEBUG - Clicking on TableItem with text {Switch timestamp} [2019-07-31T02:06:15.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=1170679730 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-31T02:06:15.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=1170679730 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-31T02:06:15.639Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:06:15.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=1170679732 data=null} to TableItem with text {Switch timestamp} [2019-07-31T02:06:15.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=1170679732 data=null button=1 stateMask=0x0 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-31T02:06:15.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1170679732 data=null item=TableItem {Switch timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {Switch timestamp} [2019-07-31T02:06:15.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=1170679782 data=null button=1 stateMask=0x80000 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-31T02:06:15.639Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=1170679782 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-31T02:06:15.639Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=1170679782 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-31T02:06:15.639Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=1170679783 data=null} to TableItem with text {Switch timestamp} [2019-07-31T02:06:15.639Z] DEBUG - Clicked on TableItem with text {Switch timestamp} [2019-07-31T02:06:15.639Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:15.639Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:15.639Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:15.639Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:15.639Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:15.639Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:15.639Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:06:15.639Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:06:15.639Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-31T02:06:15.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:06:15.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:06:15.639Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-31T02:06:15.639Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-31T02:06:15.639Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T02:06:15.639Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:15.639Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T02:06:15.639Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T02:06:15.639Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:06:15.639Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:06:15.639Z] DEBUG - Clicking on [2019-07-31T02:06:15.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1170679788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:15.639Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1170679788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:15.639Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1170679788 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:15.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1170679788 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:15.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1170679788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:15.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1170679788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:15.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1170679788 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:15.639Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1170679804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:15.639Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1170679810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:15.639Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1170679810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:15.639Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1170679810 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:15.639Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1170679810 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T02:06:15.639Z] DEBUG - Clicked on [2019-07-31T02:06:15.639Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T02:06:15.639Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1170679811 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T02:06:15.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:06:15.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:06:15.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:06:15.639Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T02:06:15.639Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T02:06:15.639Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y' [2019-07-31T02:06:15.639Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK' [2019-07-31T02:06:15.639Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-31T02:06:15.639Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:06:15.639Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:06:15.639Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-31T02:06:15.639Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7abc838a [2019-07-31T02:06:15.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Logarithmic Scale Y} time=1170679823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-31T02:06:15.639Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=1170679824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-31T02:06:15.639Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Logarithmic Scale Y} time=1170679824 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-31T02:06:15.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Logarithmic Scale Y} time=1170679824 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-31T02:06:15.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Logarithmic Scale Y} time=1170679824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-31T02:06:15.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Logarithmic Scale Y} time=1170679824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-31T02:06:15.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Logarithmic Scale Y} time=1170679825 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-31T02:06:15.639Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Logarithmic Scale Y} time=1170679825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-31T02:06:15.639Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=1170679825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-31T02:06:15.639Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Logarithmic Scale Y} time=1170679825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-31T02:06:15.639Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Logarithmic Scale Y} time=1170679825 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-31T02:06:15.639Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Logarithmic Scale Y} time=1170679825 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-31T02:06:15.639Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T02:06:15.639Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1170679826 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T02:06:15.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:06:15.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:06:15.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:06:15.639Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T02:06:15.639Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T02:06:15.639Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:06:15.639Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:06:15.639Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:06:15.639Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:06:15.639Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:15.639Z] DEBUG - Clicking on OK [2019-07-31T02:06:15.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170679828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:15.639Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170679828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:15.639Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170679828 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:15.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170679828 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:15.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170679828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:15.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170679828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:15.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170679828 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:15.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1170679292 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'New custom chart' [2019-07-31T02:06:16.152Z] DEBUG - Clicked on [2019-07-31T02:06:16.152Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-31T02:06:16.408Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:06:16.408Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: of type 'Button' [2019-07-31T02:06:16.408Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective' [2019-07-31T02:06:16.408Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') [2019-07-31T02:06:16.408Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH' [2019-07-31T02:06:16.408Z] DEBUG - 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') [2019-07-31T02:06:16.408Z] DEBUG - Clicking on &Reset Perspective [2019-07-31T02:06:16.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=1170680609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-31T02:06:16.408Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=1170680609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-31T02:06:16.408Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset Perspective} time=1170680610 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-31T02:06:16.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=1170680610 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-31T02:06:16.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=1170680610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-31T02:06:16.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=1170680610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-31T02:06:16.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset Perspective} time=1170680610 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-31T02:06:16.971Z] DEBUG - Clicked on [2019-07-31T02:06:16.971Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1170681082 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:06:16.971Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T02:06:16.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:06:16.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:06:16.971Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:06:16.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1170681139 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:06:16.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1170681139 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:06:16.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1170681139 data=null} to TreeItem with text {test} [2019-07-31T02:06:16.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1170681140 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:06:16.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170681140 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:06:16.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1170681212 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:06:17.535Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:06:17.535Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T02:06:17.535Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T02:06:18.465Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T02:06:18.465Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T02:06:18.465Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:06:18.465Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:06:18.465Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:06:18.465Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:06:18.465Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:06:18.465Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:06:18.465Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:06:18.465Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T02:06:18.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170682425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:06:18.465Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170682425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:06:18.465Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170682426 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:06:18.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170682426 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:06:18.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170682426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:06:18.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170682426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:06:18.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170682426 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:06:18.465Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170682426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:06:18.465Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170682426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:06:18.465Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170682427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:06:18.465Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170682427 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:06:18.465Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170682427 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:06:18.465Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:06:18.465Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:06:18.465Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:06:18.465Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:06:18.465Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:06:18.465Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:06:18.465Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:06:18.465Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:18.465Z] DEBUG - Clicking on OK [2019-07-31T02:06:18.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170682428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:18.465Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170682428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:18.465Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170682429 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:18.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170682429 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:18.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170682429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:18.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170682429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:18.465Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:18.465Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:18.465Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:18.465Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:18.465Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:18.465Z] DEBUG - Clicked on OK [2019-07-31T02:06:19.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170682429 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:06:19.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1170681493 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T02:06:19.285Z] [2019-07-31T02:06:19.285Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-31 02:06:19.232 [2019-07-31T02:06:19.285Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleRow.data" [2019-07-31T02:06:19.285Z] [2019-07-31T02:06:19.285Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-31 02:06:19.233 [2019-07-31T02:06:19.285Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleSimilarRow.data" [2019-07-31T02:06:19.285Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.877 s - in org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest [2019-07-31T02:06:19.285Z] testSimilarRows(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest) Time elapsed: 4.913 s [2019-07-31T02:06:19.285Z] testScatterMultipleRow(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest) Time elapsed: 4.517 s [2019-07-31T02:06:19.285Z] [2019-07-31T02:06:19.285Z] Results: [2019-07-31T02:06:19.285Z] [2019-07-31T02:06:19.285Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T02:06:19.285Z] [2019-07-31T02:06:19.848Z] [2019-07-31T02:06:19.848Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 02:06:19.827 [2019-07-31T02:06:19.848Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T02:06:20.779Z] [INFO] All tests passed! [2019-07-31T02:06:20.779Z] [INFO] [2019-07-31T02:06:20.779Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T02:06:20.779Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:06:20.779Z] [INFO] [2019-07-31T02:06:20.779Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T02:06:22.145Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T02:06:22.145Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:06:22.145Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:06:22.709Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-31T02:06:22.709Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T02:06:22.966Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core.tests' with 6 classes [2019-07-31T02:06:22.966Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T02:06:23.523Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.ui' with 29 classes [2019-07-31T02:06:23.783Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:06:25.151Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-31T02:06:25.151Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-31T02:06:25.151Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-31T02:06:25.408Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests' with 6 classes [2019-07-31T02:06:25.408Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T02:06:25.664Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T02:06:25.664Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T02:06:25.920Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:06:25.920Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:06:25.920Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:06:26.177Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T02:06:26.177Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-07-31T02:06:26.177Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:06:26.177Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T02:06:26.177Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T02:06:26.434Z] [INFO] [2019-07-31T02:06:26.434Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T02:06:26.434Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2019-07-31T02:06:26.434Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.pom [2019-07-31T02:06:26.434Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar [2019-07-31T02:06:26.434Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:06:26.434Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-p2metadata.xml [2019-07-31T02:06:26.434Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-p2artifacts.xml [2019-07-31T02:06:26.434Z] [INFO] [2019-07-31T02:06:26.434Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T02:06:26.434Z] [INFO] [2019-07-31T02:06:26.434Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >---- [2019-07-31T02:06:26.434Z] [INFO] Building Trace Compass BTF Support Parent 5.0.0-SNAPSHOT [55/134] [2019-07-31T02:06:26.434Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T02:06:26.434Z] [INFO] [2019-07-31T02:06:26.434Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf-parent --- [2019-07-31T02:06:26.434Z] [INFO] [2019-07-31T02:06:26.434Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent --- [2019-07-31T02:06:26.434Z] [INFO] [2019-07-31T02:06:26.434Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf-parent --- [2019-07-31T02:06:26.434Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:06:26.434Z] [INFO] [2019-07-31T02:06:26.434Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf-parent --- [2019-07-31T02:06:26.434Z] [INFO] [2019-07-31T02:06:26.434Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf-parent --- [2019-07-31T02:06:26.434Z] [INFO] [2019-07-31T02:06:26.434Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf-parent --- [2019-07-31T02:06:26.434Z] [INFO] [2019-07-31T02:06:26.434Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf-parent --- [2019-07-31T02:06:26.434Z] [INFO] [2019-07-31T02:06:26.434Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.btf-parent --- [2019-07-31T02:06:26.434Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:06:26.434Z] [INFO] [2019-07-31T02:06:26.434Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.btf-parent --- [2019-07-31T02:06:26.434Z] [INFO] [2019-07-31T02:06:26.434Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf-parent --- [2019-07-31T02:06:26.434Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-parent-5.0.0-SNAPSHOT.pom [2019-07-31T02:06:26.434Z] [INFO] [2019-07-31T02:06:26.434Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >----- [2019-07-31T02:06:26.434Z] [INFO] Building org.eclipse.tracecompass.btf.core 2.2.0-SNAPSHOT [56/134] [2019-07-31T02:06:26.434Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T02:06:26.434Z] [INFO] [2019-07-31T02:06:26.434Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T02:06:26.434Z] [INFO] [2019-07-31T02:06:26.434Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T02:06:26.434Z] [INFO] The project's OSGi version is 2.2.0.201907310119 [2019-07-31T02:06:26.434Z] [INFO] [2019-07-31T02:06:26.434Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T02:06:26.434Z] [INFO] [2019-07-31T02:06:26.434Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T02:06:26.434Z] [INFO] [2019-07-31T02:06:26.434Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T02:06:26.434Z] [INFO] [2019-07-31T02:06:26.434Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T02:06:26.434Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:06:26.434Z] [INFO] [2019-07-31T02:06:26.434Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T02:06:26.434Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:06:26.434Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/src/main/resources [2019-07-31T02:06:26.434Z] [INFO] [2019-07-31T02:06:26.434Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T02:06:26.434Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/classes [2019-07-31T02:06:26.691Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/src/org/eclipse/tracecompass/btf/core/analysis/BtfStateProvider.java:[261] [2019-07-31T02:06:26.691Z] throws AttributeNotFoundException { [2019-07-31T02:06:26.691Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:06:26.691Z] The declared exception AttributeNotFoundException is not actually thrown by the method updateTaskStateSystem(ITmfStateSystemBuilder, long, BtfEvent, BtfStateProvider.TmfNamedStateValue) from type BtfStateProvider [2019-07-31T02:06:26.691Z] 1 problem (1 warning) [2019-07-31T02:06:26.691Z] [INFO] [2019-07-31T02:06:26.691Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T02:06:26.691Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:06:26.691Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/src/test/resources [2019-07-31T02:06:26.691Z] [INFO] [2019-07-31T02:06:26.691Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T02:06:26.691Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-sources.jar [2019-07-31T02:06:26.691Z] [INFO] [2019-07-31T02:06:26.691Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T02:06:26.691Z] [INFO] [2019-07-31T02:06:26.691Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T02:06:26.691Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar [2019-07-31T02:06:26.691Z] [INFO] [2019-07-31T02:06:26.691Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T02:06:26.691Z] [INFO] [2019-07-31T02:06:26.691Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T02:06:26.691Z] [INFO] [2019-07-31T02:06:26.691Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T02:06:26.691Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar [2019-07-31T02:06:26.691Z] [INFO] [2019-07-31T02:06:26.691Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T02:06:26.691Z] [INFO] [2019-07-31T02:06:26.691Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T02:06:26.691Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:06:26.691Z] [INFO] [2019-07-31T02:06:26.691Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T02:06:26.947Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:06:26.947Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:06:27.510Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:06:27.767Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:06:27.767Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:06:27.767Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:06:27.767Z] [INFO] [2019-07-31T02:06:27.767Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T02:06:27.767Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar [2019-07-31T02:06:27.767Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.pom [2019-07-31T02:06:27.767Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-sources.jar [2019-07-31T02:06:27.767Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:06:27.767Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-p2metadata.xml [2019-07-31T02:06:27.767Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-p2artifacts.xml [2019-07-31T02:06:27.767Z] [INFO] [2019-07-31T02:06:27.767Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T02:06:27.767Z] [INFO] [2019-07-31T02:06:27.767Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >-------- [2019-07-31T02:06:27.767Z] [INFO] Building Trace Compass Documentation 5.0.0-SNAPSHOT [57/134] [2019-07-31T02:06:27.767Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T02:06:27.767Z] [INFO] [2019-07-31T02:06:27.767Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc --- [2019-07-31T02:06:27.767Z] [INFO] [2019-07-31T02:06:27.767Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc --- [2019-07-31T02:06:27.767Z] [INFO] [2019-07-31T02:06:27.767Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc --- [2019-07-31T02:06:27.767Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/doc/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:06:27.767Z] [INFO] [2019-07-31T02:06:27.767Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc --- [2019-07-31T02:06:27.767Z] [INFO] [2019-07-31T02:06:27.767Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc --- [2019-07-31T02:06:27.767Z] [INFO] [2019-07-31T02:06:27.767Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc --- [2019-07-31T02:06:27.767Z] [INFO] [2019-07-31T02:06:27.767Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc --- [2019-07-31T02:06:27.767Z] [INFO] [2019-07-31T02:06:27.767Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.doc --- [2019-07-31T02:06:27.767Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:06:27.767Z] [INFO] [2019-07-31T02:06:27.767Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.doc --- [2019-07-31T02:06:27.767Z] [INFO] [2019-07-31T02:06:27.767Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc --- [2019-07-31T02:06:27.767Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc-5.0.0-SNAPSHOT.pom [2019-07-31T02:06:27.767Z] [INFO] [2019-07-31T02:06:27.767Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------ [2019-07-31T02:06:27.767Z] [INFO] Building Trace Compass Developer Guide 5.0.0-SNAPSHOT [58/134] [2019-07-31T02:06:27.767Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T02:06:27.767Z] [INFO] [2019-07-31T02:06:27.767Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T02:06:27.767Z] [INFO] [2019-07-31T02:06:27.767Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T02:06:28.024Z] 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 [2019-07-31T02:06:28.024Z] 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 [2019-07-31T02:06:28.024Z] Downloading from jboss-public-repository-group: http://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 [2019-07-31T02:06:28.280Z] 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 [2019-07-31T02:06:28.280Z] 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 [2019-07-31T02:06:28.536Z] 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 [2019-07-31T02:06:28.536Z] Progress (1): 1.3 kB 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 10 kB/s) [2019-07-31T02:06:28.536Z] 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 [2019-07-31T02:06:28.536Z] 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 [2019-07-31T02:06:28.536Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom [2019-07-31T02:06:28.792Z] 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 [2019-07-31T02:06:28.792Z] 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 [2019-07-31T02:06:28.792Z] 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 [2019-07-31T02:06:28.792Z] Progress (1): 4.1/8.7 kB Progress (1): 7.7/8.7 kB Progress (1): 8.7 kB 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 230 kB/s) [2019-07-31T02:06:28.792Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2019-07-31T02:06:28.792Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2019-07-31T02:06:28.792Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2019-07-31T02:06:29.048Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2019-07-31T02:06:29.048Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2019-07-31T02:06:29.048Z] 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 [2019-07-31T02:06:29.048Z] Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB 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 241 kB/s) [2019-07-31T02:06:29.048Z] 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 [2019-07-31T02:06:29.048Z] 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 [2019-07-31T02:06:29.048Z] Downloading from jboss-public-repository-group: http://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 [2019-07-31T02:06:29.304Z] 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 [2019-07-31T02:06:29.304Z] 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 [2019-07-31T02:06:29.304Z] 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 [2019-07-31T02:06:29.560Z] Progress (1): 1.7 kB 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 27 kB/s) [2019-07-31T02:06:29.560Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.6/ant-1.9.6.pom [2019-07-31T02:06:29.560Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.6/ant-1.9.6.pom [2019-07-31T02:06:29.560Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.9.6/ant-1.9.6.pom [2019-07-31T02:06:29.560Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.6/ant-1.9.6.pom [2019-07-31T02:06:29.817Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.6/ant-1.9.6.pom [2019-07-31T02:06:29.817Z] 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 [2019-07-31T02:06:29.817Z] Progress (1): 4.1/9.6 kB Progress (1): 7.7/9.6 kB Progress (1): 9.6 kB 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 209 kB/s) [2019-07-31T02:06:29.817Z] 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 [2019-07-31T02:06:29.817Z] 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 [2019-07-31T02:06:29.817Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom [2019-07-31T02:06:30.073Z] 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 [2019-07-31T02:06:30.073Z] 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 [2019-07-31T02:06:30.073Z] 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 [2019-07-31T02:06:30.073Z] Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB 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 119 kB/s) [2019-07-31T02:06:30.073Z] 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 [2019-07-31T02:06:30.073Z] 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 [2019-07-31T02:06:30.073Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom [2019-07-31T02:06:30.330Z] 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 [2019-07-31T02:06:30.330Z] 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 [2019-07-31T02:06:30.330Z] 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 [2019-07-31T02:06:30.330Z] Progress (1): 2.3 kB 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 36 kB/s) [2019-07-31T02:06:30.330Z] 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 [2019-07-31T02:06:30.330Z] 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 [2019-07-31T02:06:30.330Z] Downloading from jboss-public-repository-group: http://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 [2019-07-31T02:06:30.586Z] 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 [2019-07-31T02:06:30.586Z] 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 [2019-07-31T02:06:30.586Z] 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 [2019-07-31T02:06:30.586Z] Progress (1): 1.5 kB 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 62 kB/s) [2019-07-31T02:06:30.586Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-31T02:06:30.586Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-31T02:06:30.586Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-31T02:06:30.843Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-31T02:06:30.843Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-31T02:06:30.843Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-31T02:06:30.843Z] Progress (1): 4.1/7.0 kB Progress (1): 7.0 kB 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 234 kB/s) [2019-07-31T02:06:30.843Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom [2019-07-31T02:06:30.843Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom [2019-07-31T02:06:30.843Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom [2019-07-31T02:06:31.099Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom [2019-07-31T02:06:31.099Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom [2019-07-31T02:06:31.099Z] 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 [2019-07-31T02:06:31.099Z] Progress (1): 4.1/9.7 kB Progress (1): 7.7/9.7 kB Progress (1): 9.7 kB 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 372 kB/s) [2019-07-31T02:06:31.355Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2019-07-31T02:06:31.355Z] 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 [2019-07-31T02:06:31.355Z] 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 [2019-07-31T02:06:31.355Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-31T02:06:31.355Z] 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 [2019-07-31T02:06:31.355Z] 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 [2019-07-31T02:06:31.355Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-31T02:06:31.355Z] 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 [2019-07-31T02:06:31.355Z] 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 [2019-07-31T02:06:31.355Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2019-07-31T02:06:31.355Z] Downloading from jboss-public-repository-group: http://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 [2019-07-31T02:06:31.355Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-31T02:06:31.355Z] Downloading from jboss-public-repository-group: http://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 [2019-07-31T02:06:31.355Z] Downloading from jboss-public-repository-group: http://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 [2019-07-31T02:06:31.355Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2019-07-31T02:06:31.611Z] 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 [2019-07-31T02:06:31.611Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-31T02:06:31.611Z] 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 [2019-07-31T02:06:31.611Z] 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 [2019-07-31T02:06:31.611Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2019-07-31T02:06:31.611Z] 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 [2019-07-31T02:06:31.611Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-31T02:06:31.611Z] 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 [2019-07-31T02:06:31.611Z] 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 [2019-07-31T02:06:31.611Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2019-07-31T02:06:31.869Z] 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 [2019-07-31T02:06:31.870Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-31T02:06:31.870Z] 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 [2019-07-31T02:06:31.870Z] 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 [2019-07-31T02:06:31.870Z] 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 [2019-07-31T02:06:31.870Z] Progress (1): 0/2.5 MB Progress (1): 0/2.5 MB Progress (1): 0/2.5 MB Progress (1): 0/2.5 MB Progress (1): 0/2.5 MB Progress (1): 0/2.5 MB Progress (1): 0/2.5 MB Progress (1): 0/2.5 MB Progress (1): 0/2.5 MB Progress (1): 0/2.5 MB Progress (1): 0/2.5 MB Progress (1): 0/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (2): 0.1/2.5 MB | 4.1/74 kB Progress (3): 0.1/2.5 MB | 4.1/74 kB | 4.1/294 kB Progress (3): 0.1/2.5 MB | 4.1/74 kB | 4.1/294 kB Progress (3): 0.1/2.5 MB | 4.1/74 kB | 7.7/294 kB Progress (3): 0.1/2.5 MB | 7.7/74 kB | 7.7/294 kB Progress (3): 0.1/2.5 MB | 7.7/74 kB | 12/294 kB Progress (3): 0.1/2.5 MB | 7.7/74 kB | 12/294 kB Progress (3): 0.1/2.5 MB | 7.7/74 kB | 16/294 kB Progress (3): 0.1/2.5 MB | 12/74 kB | 16/294 kB Progress (3): 0.1/2.5 MB | 12/74 kB | 20/294 kB Progress (3): 0.1/2.5 MB | 12/74 kB | 20/294 kB Progress (3): 0.1/2.5 MB | 12/74 kB | 24/294 kB Progress (3): 0.1/2.5 MB | 12/74 kB | 24/294 kB Progress (3): 0.1/2.5 MB | 16/74 kB | 24/294 kB Progress (3): 0.2/2.5 MB | 16/74 kB | 24/294 kB Progress (3): 0.2/2.5 MB | 16/74 kB | 28/294 kB Progress (3): 0.2/2.5 MB | 16/74 kB | 28/294 kB Progress (3): 0.2/2.5 MB | 20/74 kB | 28/294 kB Progress (3): 0.2/2.5 MB | 20/74 kB | 28/294 kB Progress (3): 0.2/2.5 MB | 20/74 kB | 32/294 kB Progress (3): 0.2/2.5 MB | 20/74 kB | 32/294 kB Progress (3): 0.2/2.5 MB | 24/74 kB | 32/294 kB Progress (3): 0.2/2.5 MB | 24/74 kB | 32/294 kB Progress (3): 0.2/2.5 MB | 24/74 kB | 36/294 kB Progress (3): 0.2/2.5 MB | 24/74 kB | 36/294 kB Progress (3): 0.2/2.5 MB | 28/74 kB | 36/294 kB Progress (3): 0.2/2.5 MB | 28/74 kB | 36/294 kB Progress (3): 0.2/2.5 MB | 28/74 kB | 40/294 kB Progress (3): 0.2/2.5 MB | 32/74 kB | 40/294 kB Progress (3): 0.2/2.5 MB | 32/74 kB | 44/294 kB Progress (3): 0.2/2.5 MB | 32/74 kB | 44/294 kB Progress (3): 0.2/2.5 MB | 32/74 kB | 48/294 kB Progress (3): 0.2/2.5 MB | 36/74 kB | 48/294 kB Progress (3): 0.2/2.5 MB | 36/74 kB | 52/294 kB Progress (3): 0.2/2.5 MB | 36/74 kB | 52/294 kB Progress (3): 0.2/2.5 MB | 36/74 kB | 56/294 kB Progress (3): 0.2/2.5 MB | 40/74 kB | 56/294 kB Progress (3): 0.2/2.5 MB | 40/74 kB | 56/294 kB Progress (3): 0.2/2.5 MB | 44/74 kB | 56/294 kB Progress (3): 0.2/2.5 MB | 44/74 kB | 60/294 kB Progress (3): 0.2/2.5 MB | 48/74 kB | 60/294 kB Progress (3): 0.2/2.5 MB | 48/74 kB | 60/294 kB Progress (3): 0.2/2.5 MB | 52/74 kB | 60/294 kB Progress (3): 0.2/2.5 MB | 52/74 kB | 64/294 kB Progress (3): 0.2/2.5 MB | 56/74 kB | 64/294 kB Progress (3): 0.2/2.5 MB | 56/74 kB | 64/294 kB Progress (3): 0.2/2.5 MB | 60/74 kB | 64/294 kB Progress (3): 0.2/2.5 MB | 60/74 kB | 66/294 kB Progress (3): 0.2/2.5 MB | 64/74 kB | 66/294 kB Progress (3): 0.2/2.5 MB | 64/74 kB | 66/294 kB Progress (3): 0.2/2.5 MB | 68/74 kB | 66/294 kB Progress (3): 0.2/2.5 MB | 68/74 kB | 70/294 kB Progress (3): 0.2/2.5 MB | 72/74 kB | 70/294 kB Progress (3): 0.2/2.5 MB | 72/74 kB | 70/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 70/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 74/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 74/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 78/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 78/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 82/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 82/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 86/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 86/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 90/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 90/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 94/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 98/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 98/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 98/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 98/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 102/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 106/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 106/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 110/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 110/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 114/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 114/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 118/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 118/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 122/294 kB Progress (3): 0.3/2.5 MB | 74 kB | 122/294 kB Progress (3): 0.3/2.5 MB | 74 kB | 126/294 kB Progress (3): 0.3/2.5 MB | 74 kB | 126/294 kB Progress (3): 0.3/2.5 MB | 74 kB | 130/294 kB Progress (3): 0.3/2.5 MB | 74 kB | 130/294 kB Progress (3): 0.3/2.5 MB | 74 kB | 131/294 kB Progress (3): 0.3/2.5 MB | 74 kB | 131/294 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar (74 kB at 1.4 MB/s) [2019-07-31T02:06:31.870Z] Progress (2): 0.3/2.5 MB | 131/294 kB Progress (2): 0.3/2.5 MB | 135/294 kB Progress (2): 0.3/2.5 MB | 135/294 kB Progress (2): 0.3/2.5 MB | 139/294 kB Progress (2): 0.3/2.5 MB | 139/294 kB Progress (2): 0.3/2.5 MB | 143/294 kB Progress (2): 0.3/2.5 MB | 143/294 kB Progress (2): 0.3/2.5 MB | 147/294 kB Progress (2): 0.3/2.5 MB | 147/294 kB Progress (2): 0.3/2.5 MB | 151/294 kB Progress (2): 0.3/2.5 MB | 151/294 kB Progress (2): 0.3/2.5 MB | 155/294 kB Progress (2): 0.3/2.5 MB | 155/294 kB Progress (2): 0.3/2.5 MB | 159/294 kB Progress (2): 0.3/2.5 MB | 159/294 kB Progress (2): 0.3/2.5 MB | 163/294 kB Progress (2): 0.3/2.5 MB | 163/294 kB Progress (2): 0.3/2.5 MB | 167/294 kB Progress (2): 0.3/2.5 MB | 167/294 kB Progress (2): 0.3/2.5 MB | 171/294 kB Progress (2): 0.3/2.5 MB | 171/294 kB Progress (2): 0.3/2.5 MB | 175/294 kB Progress (2): 0.3/2.5 MB | 175/294 kB Progress (2): 0.3/2.5 MB | 179/294 kB Progress (2): 0.3/2.5 MB | 179/294 kB Progress (2): 0.3/2.5 MB | 183/294 kB Progress (2): 0.3/2.5 MB | 183/294 kB Progress (2): 0.3/2.5 MB | 187/294 kB Progress (2): 0.3/2.5 MB | 187/294 kB Progress (2): 0.3/2.5 MB | 191/294 kB Progress (2): 0.3/2.5 MB | 191/294 kB Progress (2): 0.3/2.5 MB | 195/294 kB Progress (2): 0.3/2.5 MB | 195/294 kB Progress (2): 0.3/2.5 MB | 199/294 kB Progress (2): 0.3/2.5 MB | 199/294 kB Progress (2): 0.3/2.5 MB | 203/294 kB Progress (2): 0.3/2.5 MB | 203/294 kB Progress (2): 0.3/2.5 MB | 207/294 kB Progress (2): 0.3/2.5 MB | 207/294 kB Progress (2): 0.3/2.5 MB | 211/294 kB Progress (2): 0.3/2.5 MB | 211/294 kB Progress (2): 0.3/2.5 MB | 215/294 kB Progress (2): 0.4/2.5 MB | 215/294 kB Progress (2): 0.4/2.5 MB | 219/294 kB Progress (2): 0.4/2.5 MB | 219/294 kB Progress (2): 0.4/2.5 MB | 223/294 kB Progress (2): 0.4/2.5 MB | 223/294 kB Progress (2): 0.4/2.5 MB | 227/294 kB Progress (2): 0.4/2.5 MB | 227/294 kB Progress (2): 0.4/2.5 MB | 231/294 kB Progress (2): 0.4/2.5 MB | 231/294 kB Progress (2): 0.4/2.5 MB | 235/294 kB Progress (2): 0.4/2.5 MB | 235/294 kB Progress (2): 0.4/2.5 MB | 239/294 kB Progress (2): 0.4/2.5 MB | 239/294 kB Progress (2): 0.4/2.5 MB | 243/294 kB Progress (2): 0.4/2.5 MB | 243/294 kB Progress (2): 0.4/2.5 MB | 247/294 kB Progress (2): 0.4/2.5 MB | 247/294 kB Progress (2): 0.4/2.5 MB | 251/294 kB Progress (2): 0.4/2.5 MB | 251/294 kB Progress (2): 0.4/2.5 MB | 255/294 kB Progress (2): 0.4/2.5 MB | 255/294 kB Progress (2): 0.4/2.5 MB | 259/294 kB Progress (2): 0.4/2.5 MB | 259/294 kB Progress (2): 0.4/2.5 MB | 263/294 kB Progress (2): 0.4/2.5 MB | 263/294 kB Progress (2): 0.4/2.5 MB | 267/294 kB Progress (2): 0.4/2.5 MB | 267/294 kB Progress (2): 0.4/2.5 MB | 271/294 kB Progress (2): 0.4/2.5 MB | 271/294 kB Progress (2): 0.4/2.5 MB | 275/294 kB Progress (2): 0.4/2.5 MB | 275/294 kB Progress (2): 0.4/2.5 MB | 279/294 kB Progress (2): 0.4/2.5 MB | 279/294 kB Progress (2): 0.4/2.5 MB | 283/294 kB Progress (2): 0.4/2.5 MB | 283/294 kB Progress (2): 0.4/2.5 MB | 287/294 kB Progress (2): 0.4/2.5 MB | 287/294 kB Progress (2): 0.4/2.5 MB | 291/294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB 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 3.6 MB/s) [2019-07-31T02:06:31.870Z] Progress (1): 0.7/2.5 MB Progress (1): 0.7/2.5 MB Progress (1): 0.7/2.5 MB Progress (1): 0.7/2.5 MB Progress (1): 0.7/2.5 MB Progress (1): 0.7/2.5 MB Progress (2): 0.7/2.5 MB | 4.1/345 kB Progress (2): 0.7/2.5 MB | 4.1/345 kB Progress (2): 0.7/2.5 MB | 7.7/345 kB Progress (2): 0.7/2.5 MB | 7.7/345 kB Progress (2): 0.7/2.5 MB | 12/345 kB Progress (2): 0.7/2.5 MB | 12/345 kB Progress (2): 0.7/2.5 MB | 12/345 kB Progress (2): 0.7/2.5 MB | 16/345 kB Progress (2): 0.7/2.5 MB | 16/345 kB Progress (2): 0.7/2.5 MB | 20/345 kB Progress (2): 0.7/2.5 MB | 20/345 kB Progress (2): 0.7/2.5 MB | 24/345 kB Progress (2): 0.7/2.5 MB | 24/345 kB Progress (2): 0.7/2.5 MB | 28/345 kB Progress (2): 0.8/2.5 MB | 28/345 kB Progress (2): 0.8/2.5 MB | 32/345 kB Progress (2): 0.8/2.5 MB | 32/345 kB Progress (2): 0.8/2.5 MB | 36/345 kB Progress (2): 0.8/2.5 MB | 36/345 kB Progress (2): 0.8/2.5 MB | 40/345 kB Progress (2): 0.8/2.5 MB | 40/345 kB Progress (2): 0.8/2.5 MB | 44/345 kB Progress (2): 0.8/2.5 MB | 44/345 kB Progress (2): 0.8/2.5 MB | 48/345 kB Progress (2): 0.8/2.5 MB | 48/345 kB Progress (2): 0.8/2.5 MB | 52/345 kB Progress (2): 0.8/2.5 MB | 52/345 kB Progress (2): 0.8/2.5 MB | 56/345 kB Progress (2): 0.8/2.5 MB | 56/345 kB Progress (2): 0.8/2.5 MB | 60/345 kB Progress (2): 0.8/2.5 MB | 60/345 kB Progress (2): 0.8/2.5 MB | 64/345 kB Progress (2): 0.8/2.5 MB | 64/345 kB Progress (2): 0.8/2.5 MB | 68/345 kB Progress (2): 0.8/2.5 MB | 68/345 kB Progress (2): 0.8/2.5 MB | 72/345 kB Progress (2): 0.8/2.5 MB | 72/345 kB Progress (2): 0.8/2.5 MB | 76/345 kB Progress (2): 0.8/2.5 MB | 76/345 kB Progress (2): 0.8/2.5 MB | 80/345 kB Progress (2): 0.8/2.5 MB | 80/345 kB Progress (2): 0.8/2.5 MB | 84/345 kB Progress (2): 0.8/2.5 MB | 84/345 kB Progress (2): 0.8/2.5 MB | 88/345 kB Progress (2): 0.8/2.5 MB | 88/345 kB Progress (2): 0.8/2.5 MB | 92/345 kB Progress (2): 0.8/2.5 MB | 92/345 kB Progress (2): 0.8/2.5 MB | 96/345 kB Progress (3): 0.8/2.5 MB | 96/345 kB | 4.1/39 kB Progress (3): 0.8/2.5 MB | 100/345 kB | 4.1/39 kB Progress (3): 0.8/2.5 MB | 100/345 kB | 4.1/39 kB Progress (3): 0.8/2.5 MB | 104/345 kB | 4.1/39 kB Progress (3): 0.8/2.5 MB | 104/345 kB | 7.7/39 kB Progress (3): 0.8/2.5 MB | 104/345 kB | 7.7/39 kB Progress (3): 0.8/2.5 MB | 104/345 kB | 12/39 kB Progress (3): 0.8/2.5 MB | 108/345 kB | 12/39 kB Progress (3): 0.8/2.5 MB | 108/345 kB | 16/39 kB Progress (3): 0.8/2.5 MB | 108/345 kB | 16/39 kB Progress (3): 0.8/2.5 MB | 108/345 kB | 20/39 kB Progress (3): 0.8/2.5 MB | 112/345 kB | 20/39 kB Progress (3): 0.8/2.5 MB | 112/345 kB | 24/39 kB Progress (3): 0.8/2.5 MB | 112/345 kB | 24/39 kB Progress (3): 0.8/2.5 MB | 112/345 kB | 28/39 kB Progress (3): 0.8/2.5 MB | 116/345 kB | 28/39 kB Progress (3): 0.8/2.5 MB | 116/345 kB | 32/39 kB Progress (3): 0.8/2.5 MB | 116/345 kB | 32/39 kB Progress (3): 0.8/2.5 MB | 116/345 kB | 36/39 kB Progress (3): 0.8/2.5 MB | 120/345 kB | 36/39 kB Progress (3): 0.8/2.5 MB | 120/345 kB | 39 kB Progress (3): 0.8/2.5 MB | 120/345 kB | 39 kB Progress (3): 0.8/2.5 MB | 124/345 kB | 39 kB Progress (3): 0.8/2.5 MB | 124/345 kB | 39 kB Progress (3): 0.8/2.5 MB | 128/345 kB | 39 kB Progress (3): 0.8/2.5 MB | 128/345 kB | 39 kB Progress (3): 0.8/2.5 MB | 132/345 kB | 39 kB Progress (3): 0.9/2.5 MB | 132/345 kB | 39 kB Progress (3): 0.9/2.5 MB | 136/345 kB | 39 kB Progress (3): 0.9/2.5 MB | 136/345 kB | 39 kB Progress (3): 0.9/2.5 MB | 140/345 kB | 39 kB Progress (3): 0.9/2.5 MB | 140/345 kB | 39 kB Progress (3): 0.9/2.5 MB | 144/345 kB | 39 kB Progress (3): 0.9/2.5 MB | 144/345 kB | 39 kB Progress (3): 0.9/2.5 MB | 148/345 kB | 39 kB Progress (3): 0.9/2.5 MB | 148/345 kB | 39 kB Progress (3): 0.9/2.5 MB | 152/345 kB | 39 kB Progress (3): 0.9/2.5 MB | 152/345 kB | 39 kB Progress (3): 0.9/2.5 MB | 156/345 kB | 39 kB Progress (3): 0.9/2.5 MB | 156/345 kB | 39 kB Progress (3): 0.9/2.5 MB | 160/345 kB | 39 kB Progress (3): 0.9/2.5 MB | 160/345 kB | 39 kB Progress (3): 0.9/2.5 MB | 164/345 kB | 39 kB Progress (3): 0.9/2.5 MB | 164/345 kB | 39 kB Progress (3): 0.9/2.5 MB | 168/345 kB | 39 kB Progress (3): 0.9/2.5 MB | 168/345 kB | 39 kB Progress (3): 0.9/2.5 MB | 172/345 kB | 39 kB Progress (3): 0.9/2.5 MB | 172/345 kB | 39 kB Progress (3): 0.9/2.5 MB | 176/345 kB | 39 kB Progress (3): 0.9/2.5 MB | 176/345 kB | 39 kB Progress (3): 0.9/2.5 MB | 180/345 kB | 39 kB Progress (3): 0.9/2.5 MB | 180/345 kB | 39 kB Progress (3): 0.9/2.5 MB | 184/345 kB | 39 kB Progress (3): 0.9/2.5 MB | 184/345 kB | 39 kB Progress (3): 0.9/2.5 MB | 188/345 kB | 39 kB Progress (3): 0.9/2.5 MB | 192/345 kB | 39 kB 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 389 kB/s) [2019-07-31T02:06:31.870Z] Progress (2): 0.9/2.5 MB | 192/345 kB Progress (2): 0.9/2.5 MB | 196/345 kB Progress (2): 0.9/2.5 MB | 196/345 kB Progress (2): 0.9/2.5 MB | 200/345 kB Progress (2): 0.9/2.5 MB | 200/345 kB Progress (2): 0.9/2.5 MB | 204/345 kB Progress (2): 0.9/2.5 MB | 204/345 kB Progress (2): 0.9/2.5 MB | 208/345 kB Progress (2): 0.9/2.5 MB | 208/345 kB Progress (2): 0.9/2.5 MB | 212/345 kB Progress (2): 0.9/2.5 MB | 212/345 kB Progress (2): 0.9/2.5 MB | 216/345 kB Progress (2): 0.9/2.5 MB | 216/345 kB Progress (2): 0.9/2.5 MB | 220/345 kB Progress (2): 0.9/2.5 MB | 220/345 kB Progress (2): 0.9/2.5 MB | 224/345 kB Progress (2): 0.9/2.5 MB | 224/345 kB Progress (2): 0.9/2.5 MB | 228/345 kB Progress (2): 0.9/2.5 MB | 228/345 kB Progress (2): 0.9/2.5 MB | 232/345 kB Progress (2): 0.9/2.5 MB | 232/345 kB Progress (2): 0.9/2.5 MB | 236/345 kB Progress (2): 1.0/2.5 MB | 236/345 kB Progress (2): 1.0/2.5 MB | 240/345 kB Progress (2): 1.0/2.5 MB | 240/345 kB Progress (2): 1.0/2.5 MB | 244/345 kB Progress (2): 1.0/2.5 MB | 244/345 kB Progress (2): 1.0/2.5 MB | 248/345 kB Progress (2): 1.0/2.5 MB | 248/345 kB Progress (2): 1.0/2.5 MB | 252/345 kB Progress (2): 1.0/2.5 MB | 252/345 kB Progress (2): 1.0/2.5 MB | 256/345 kB Progress (2): 1.0/2.5 MB | 256/345 kB Progress (2): 1.0/2.5 MB | 260/345 kB Progress (2): 1.0/2.5 MB | 260/345 kB Progress (2): 1.0/2.5 MB | 264/345 kB Progress (2): 1.0/2.5 MB | 264/345 kB Progress (2): 1.0/2.5 MB | 268/345 kB Progress (2): 1.0/2.5 MB | 268/345 kB Progress (2): 1.0/2.5 MB | 272/345 kB Progress (2): 1.0/2.5 MB | 272/345 kB Progress (2): 1.0/2.5 MB | 276/345 kB Progress (2): 1.0/2.5 MB | 276/345 kB Progress (2): 1.0/2.5 MB | 280/345 kB Progress (2): 1.0/2.5 MB | 280/345 kB Progress (2): 1.0/2.5 MB | 284/345 kB Progress (2): 1.0/2.5 MB | 284/345 kB Progress (2): 1.0/2.5 MB | 288/345 kB Progress (2): 1.0/2.5 MB | 288/345 kB Progress (2): 1.0/2.5 MB | 292/345 kB Progress (2): 1.0/2.5 MB | 292/345 kB Progress (2): 1.0/2.5 MB | 296/345 kB Progress (2): 1.0/2.5 MB | 296/345 kB Progress (2): 1.0/2.5 MB | 300/345 kB Progress (2): 1.0/2.5 MB | 300/345 kB Progress (2): 1.0/2.5 MB | 304/345 kB Progress (2): 1.0/2.5 MB | 304/345 kB Progress (2): 1.0/2.5 MB | 308/345 kB Progress (2): 1.0/2.5 MB | 308/345 kB Progress (2): 1.0/2.5 MB | 312/345 kB Progress (2): 1.0/2.5 MB | 312/345 kB Progress (2): 1.0/2.5 MB | 316/345 kB Progress (2): 1.0/2.5 MB | 316/345 kB Progress (2): 1.0/2.5 MB | 320/345 kB Progress (2): 1.0/2.5 MB | 320/345 kB Progress (2): 1.0/2.5 MB | 324/345 kB Progress (2): 1.0/2.5 MB | 324/345 kB Progress (2): 1.0/2.5 MB | 328/345 kB Progress (2): 1.0/2.5 MB | 328/345 kB Progress (2): 1.0/2.5 MB | 332/345 kB Progress (2): 1.0/2.5 MB | 332/345 kB Progress (2): 1.0/2.5 MB | 336/345 kB Progress (2): 1.1/2.5 MB | 336/345 kB Progress (2): 1.1/2.5 MB | 340/345 kB Progress (2): 1.1/2.5 MB | 340/345 kB Progress (2): 1.1/2.5 MB | 344/345 kB Progress (2): 1.1/2.5 MB | 344/345 kB Progress (2): 1.1/2.5 MB | 345 kB Progress (2): 1.1/2.5 MB | 345 kB Progress (2): 1.1/2.5 MB | 345 kB Progress (2): 1.1/2.5 MB | 345 kB Progress (2): 1.1/2.5 MB | 345 kB Progress (2): 1.1/2.5 MB | 345 kB Progress (2): 1.1/2.5 MB | 345 kB Progress (2): 1.1/2.5 MB | 345 kB Progress (2): 1.1/2.5 MB | 345 kB Progress (2): 1.1/2.5 MB | 345 kB Progress (2): 1.1/2.5 MB | 345 kB Progress (2): 1.1/2.5 MB | 345 kB Progress (2): 1.1/2.5 MB | 345 kB Progress (2): 1.1/2.5 MB | 345 kB Progress (2): 1.1/2.5 MB | 345 kB Progress (2): 1.1/2.5 MB | 345 kB Progress (2): 1.1/2.5 MB | 345 kB Progress (2): 1.1/2.5 MB | 345 kB Progress (2): 1.1/2.5 MB | 345 kB Progress (2): 1.1/2.5 MB | 345 kB Progress (2): 1.1/2.5 MB | 345 kB Progress (2): 1.1/2.5 MB | 345 kB Progress (2): 1.1/2.5 MB | 345 kB Progress (2): 1.2/2.5 MB | 345 kB Progress (2): 1.2/2.5 MB | 345 kB Progress (2): 1.2/2.5 MB | 345 kB Progress (2): 1.2/2.5 MB | 345 kB Progress (2): 1.2/2.5 MB | 345 kB 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 2.9 MB/s) [2019-07-31T02:06:32.127Z] Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5 MB 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 8.9 MB/s) [2019-07-31T02:06:32.383Z] [INFO] Executing tasks [2019-07-31T02:06:32.383Z] [2019-07-31T02:06:32.383Z] main: [2019-07-31T02:06:32.383Z] [2019-07-31T02:06:32.383Z] clean: [2019-07-31T02:06:32.640Z] [INFO] Executed tasks [2019-07-31T02:06:32.640Z] [INFO] [2019-07-31T02:06:32.640Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T02:06:32.640Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target [2019-07-31T02:06:32.640Z] [INFO] [2019-07-31T02:06:32.640Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T02:06:32.640Z] [INFO] The project's OSGi version is 5.0.0.201907310119 [2019-07-31T02:06:32.640Z] [INFO] [2019-07-31T02:06:32.640Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T02:06:32.640Z] [INFO] [2019-07-31T02:06:32.640Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T02:06:32.640Z] [INFO] [2019-07-31T02:06:32.640Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T02:06:32.640Z] [INFO] [2019-07-31T02:06:32.640Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T02:06:32.640Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:06:32.640Z] [INFO] [2019-07-31T02:06:32.640Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T02:06:32.640Z] [INFO] Executing tasks [2019-07-31T02:06:32.640Z] [2019-07-31T02:06:32.640Z] main: [2019-07-31T02:06:32.640Z] [2019-07-31T02:06:32.640Z] build: [2019-07-31T02:06:33.570Z] Help: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html [2019-07-31T02:06:33.570Z] [2019-07-31T02:06:33.570Z] test: [2019-07-31T02:06:33.570Z] [xmlvalidate] 19 file(s) have been successfully validated. [2019-07-31T02:06:33.570Z] [INFO] Executed tasks [2019-07-31T02:06:33.570Z] [INFO] [2019-07-31T02:06:33.570Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T02:06:33.570Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:06:33.570Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/src/main/resources [2019-07-31T02:06:33.570Z] [INFO] [2019-07-31T02:06:33.570Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T02:06:33.570Z] [INFO] [2019-07-31T02:06:33.570Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T02:06:33.570Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/ [2019-07-31T02:06:33.570Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/ [2019-07-31T02:06:33.828Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.8 [2019-07-31T02:06:33.828Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B) [2019-07-31T02:06:33.828Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B) [2019-07-31T02:06:33.828Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB) [2019-07-31T02:06:33.828Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB) [2019-07-31T02:06:33.828Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-31T02:06:33.828Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-31T02:06:34.427Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-31T02:06:34.427Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-31T02:06:34.991Z] [INFO] Fetching R-4.8-201806110500&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.8/ [2019-07-31T02:06:34.991Z] [INFO] Fetching org.apache.ant_1.10.3.v20180417-1627.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (2.72MB) [2019-07-31T02:06:34.991Z] [INFO] Fetching org.apache.ant_1.10.3.v20180417-1627.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (2.72MB) [2019-07-31T02:06:35.919Z] [INFO] Fetching org.apache.lucene.analyzers-common_7.1.0.v20180122-2126.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (681.1kB) [2019-07-31T02:06:36.849Z] [INFO] Fetching org.apache.lucene.core_7.1.0.v20171214-1510.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (830.37kB) [2019-07-31T02:06:36.849Z] [INFO] Fetching org.apache.lucene.core_7.1.0.v20171214-1510.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (830.37kB) [2019-07-31T02:06:37.779Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_7.1.0.v20180122-2126.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (3.42MB) [2019-07-31T02:06:37.779Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_7.1.0.v20180122-2126.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (3.42MB) [2019-07-31T02:06:39.147Z] [INFO] Fetching org.eclipse.ant.core_3.5.100.v20180512-1141.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (71.81kB) [2019-07-31T02:06:39.147Z] [INFO] Fetching org.eclipse.ant.core_3.5.100.v20180512-1141.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (71.81kB) [2019-07-31T02:06:39.710Z] [INFO] Fetching org.eclipse.core.variables_3.4.100.v20180509-0959.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (17.99kB) [2019-07-31T02:06:39.710Z] [INFO] Fetching org.eclipse.core.variables_3.4.100.v20180509-0959.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (17.99kB) [2019-07-31T02:06:39.710Z] [INFO] Fetching org.eclipse.core.runtime_3.14.0.v20180417-0825.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (35.34kB) [2019-07-31T02:06:39.710Z] [INFO] Fetching org.eclipse.core.runtime_3.14.0.v20180417-0825.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (35.34kB) [2019-07-31T02:06:39.966Z] [INFO] Fetching org.eclipse.core.contenttype_3.7.0.v20180426-1644.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (42.19kB) [2019-07-31T02:06:39.966Z] [INFO] Fetching org.eclipse.core.contenttype_3.7.0.v20180426-1644.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (42.19kB) [2019-07-31T02:06:39.966Z] [INFO] Fetching org.eclipse.equinox.preferences_3.7.100.v20180510-1129.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (53.94kB) [2019-07-31T02:06:39.967Z] [INFO] Fetching org.eclipse.equinox.preferences_3.7.100.v20180510-1129.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (53.94kB) [2019-07-31T02:06:40.223Z] [INFO] Fetching org.eclipse.equinox.registry_3.8.0.v20180426-1327.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (76.85kB) [2019-07-31T02:06:40.223Z] [INFO] Fetching org.eclipse.equinox.registry_3.8.0.v20180426-1327.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (76.85kB) [2019-07-31T02:06:40.485Z] [INFO] Fetching org.eclipse.equinox.common_3.10.0.v20180412-1130.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (51.99kB) [2019-07-31T02:06:40.485Z] [INFO] Fetching org.eclipse.equinox.common_3.10.0.v20180412-1130.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (51.99kB) [2019-07-31T02:06:40.485Z] [INFO] Fetching org.eclipse.osgi_3.13.0.v20180409-1500.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (448.28kB) [2019-07-31T02:06:40.485Z] [INFO] Fetching org.eclipse.osgi_3.13.0.v20180409-1500.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (448.28kB) [2019-07-31T02:06:41.048Z] [INFO] Fetching org.eclipse.core.expressions_3.6.100.v20180426-1644.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (32.98kB) [2019-07-31T02:06:41.048Z] [INFO] Fetching org.eclipse.core.expressions_3.6.100.v20180426-1644.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (32.98kB) [2019-07-31T02:06:41.305Z] [INFO] Fetching org.eclipse.core.jobs_3.10.0.v20180427-1454.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (46.22kB) [2019-07-31T02:06:41.305Z] [INFO] Fetching org.eclipse.core.jobs_3.10.0.v20180427-1454.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (46.22kB) [2019-07-31T02:06:41.305Z] [INFO] Fetching org.eclipse.core.net_1.3.200.v20180515-0858.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (33.62kB) [2019-07-31T02:06:41.305Z] [INFO] Fetching org.eclipse.core.net_1.3.200.v20180515-0858.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (33.62kB) [2019-07-31T02:06:41.562Z] [INFO] Fetching org.eclipse.equinox.security_1.2.400.v20171221-2204.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (42.31kB) [2019-07-31T02:06:41.562Z] [INFO] Fetching org.eclipse.equinox.security_1.2.400.v20171221-2204.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (42.31kB) [2019-07-31T02:06:41.818Z] [INFO] Fetching org.eclipse.equinox.app_1.3.500.v20171221-2204.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (40.72kB) [2019-07-31T02:06:41.818Z] [INFO] Fetching org.eclipse.equinox.app_1.3.500.v20171221-2204.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (40.72kB) [2019-07-31T02:06:41.818Z] [INFO] Fetching org.eclipse.equinox.launcher_1.5.0.v20180512-1130.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (30.7kB) [2019-07-31T02:06:41.818Z] [INFO] Fetching org.eclipse.equinox.launcher_1.5.0.v20180512-1130.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (30.7kB) [2019-07-31T02:06:42.074Z] [INFO] Fetching org.eclipse.help_3.8.100.v20180512-1136.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (122.94kB) [2019-07-31T02:06:42.074Z] [INFO] Fetching org.eclipse.help_3.8.100.v20180512-1136.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (122.94kB) [2019-07-31T02:06:42.332Z] [INFO] Fetching com.ibm.icu_58.2.0.v20170418-1837.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (8.71MB) [2019-07-31T02:06:42.332Z] [INFO] Fetching com.ibm.icu_58.2.0.v20170418-1837.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (8.71MB) [2019-07-31T02:06:47.581Z] [INFO] Fetching org.eclipse.help.base_4.2.200.v20180611-0500.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (162.18kB) [2019-07-31T02:06:47.581Z] [INFO] Fetching org.eclipse.help.base_4.2.200.v20180611-0500.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (162.18kB) [2019-07-31T02:06:47.839Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log [2019-07-31T02:06:47.839Z] [INFO] Command line: [2019-07-31T02:06:47.839Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-07-31T02:06:47.839Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T02:06:50.855Z] Buildfile: build.xml [2019-07-31T02:06:50.855Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-31T02:06:50.855Z] [2019-07-31T02:06:50.855Z] build.index: [2019-07-31T02:06:56.107Z] BUILD SUCCESSFUL [2019-07-31T02:06:56.107Z] [2019-07-31T02:06:56.107Z] BUILD SUCCESSFUL [2019-07-31T02:06:56.107Z] Total time: 6 seconds [2019-07-31T02:06:56.670Z] [INFO] [2019-07-31T02:06:56.670Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T02:06:56.670Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:06:56.670Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/src/test/resources [2019-07-31T02:06:56.670Z] [INFO] [2019-07-31T02:06:56.670Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T02:06:56.670Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT-sources.jar [2019-07-31T02:06:56.670Z] [INFO] [2019-07-31T02:06:56.670Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T02:06:56.670Z] [INFO] [2019-07-31T02:06:56.670Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T02:06:56.670Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.jar [2019-07-31T02:06:56.926Z] [INFO] [2019-07-31T02:06:56.926Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T02:06:56.926Z] [INFO] [2019-07-31T02:06:56.926Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T02:06:56.926Z] [INFO] [2019-07-31T02:06:56.926Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T02:06:56.926Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.jar [2019-07-31T02:06:57.183Z] [INFO] [2019-07-31T02:06:57.183Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T02:06:57.183Z] [INFO] [2019-07-31T02:06:57.183Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T02:06:57.183Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:06:57.183Z] [INFO] [2019-07-31T02:06:57.183Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T02:06:57.183Z] [INFO] [2019-07-31T02:06:57.183Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T02:06:57.183Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.jar [2019-07-31T02:06:57.183Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.pom [2019-07-31T02:06:57.183Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT-sources.jar [2019-07-31T02:06:57.183Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:06:57.183Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T02:06:57.183Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T02:06:57.183Z] [INFO] [2019-07-31T02:06:57.183Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T02:06:57.183Z] [INFO] [2019-07-31T02:06:57.183Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >-- [2019-07-31T02:06:57.183Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.8-SNAPSHOT [59/134] [2019-07-31T02:06:57.183Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T02:06:57.183Z] [INFO] [2019-07-31T02:06:57.183Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T02:06:57.183Z] [INFO] [2019-07-31T02:06:57.183Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T02:06:57.183Z] [INFO] The project's OSGi version is 2.1.8.201907310119 [2019-07-31T02:06:57.183Z] [INFO] [2019-07-31T02:06:57.183Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T02:06:57.183Z] [INFO] [2019-07-31T02:06:57.183Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T02:06:57.183Z] [INFO] [2019-07-31T02:06:57.183Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T02:06:57.183Z] [INFO] [2019-07-31T02:06:57.183Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T02:06:57.183Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:06:57.183Z] [INFO] [2019-07-31T02:06:57.183Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T02:06:57.183Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:06:57.183Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources [2019-07-31T02:06:57.183Z] [INFO] [2019-07-31T02:06:57.183Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T02:06:57.183Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes [2019-07-31T02:06:57.746Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/views/xychart/XmlTreeViewer.java:[45] [2019-07-31T02:06:57.746Z] TmfTreeDataModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-31T02:06:57.746Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:06:57.746Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T02:06:57.746Z] 2. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/views/xychart/XmlTreeViewer.java (at line 45) [2019-07-31T02:06:57.746Z] TmfTreeDataModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-31T02:06:57.746Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:06:57.746Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'TmfGenericTreeEntry<@NonNull TmfTreeDataModel>'. Type 'TmfGenericTreeEntry' doesn't seem to be designed with null type annotations in mind [2019-07-31T02:06:57.746Z] 2 problems (0 errors, 1 warning, 1 info) [2019-07-31T02:06:57.746Z] [INFO] [2019-07-31T02:06:57.746Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T02:06:57.746Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:06:57.746Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/test/resources [2019-07-31T02:06:57.746Z] [INFO] [2019-07-31T02:06:57.746Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T02:06:57.746Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT-sources.jar [2019-07-31T02:06:57.746Z] [INFO] [2019-07-31T02:06:57.746Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T02:06:57.746Z] [INFO] [2019-07-31T02:06:57.746Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T02:06:57.746Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.jar [2019-07-31T02:06:57.746Z] [INFO] [2019-07-31T02:06:57.746Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T02:06:57.746Z] [INFO] [2019-07-31T02:06:57.746Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T02:06:57.746Z] [INFO] [2019-07-31T02:06:57.746Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T02:06:57.746Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.jar [2019-07-31T02:06:58.002Z] [INFO] [2019-07-31T02:06:58.002Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T02:06:58.002Z] [INFO] [2019-07-31T02:06:58.002Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T02:06:58.002Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:06:58.002Z] [INFO] [2019-07-31T02:06:58.002Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T02:06:58.259Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T02:06:58.259Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:06:58.515Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:06:59.079Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:06:59.079Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:06:59.079Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T02:06:59.641Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:07:01.008Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:07:01.008Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T02:07:01.008Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:07:01.265Z] [INFO] [2019-07-31T02:07:01.265Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T02:07:01.265Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.jar [2019-07-31T02:07:01.265Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.pom [2019-07-31T02:07:01.265Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT-sources.jar [2019-07-31T02:07:01.265Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:07:01.265Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.1.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT-p2metadata.xml [2019-07-31T02:07:01.265Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.1.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT-p2artifacts.xml [2019-07-31T02:07:01.265Z] [INFO] [2019-07-31T02:07:01.265Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T02:07:01.265Z] [INFO] [2019-07-31T02:07:01.265Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >-------- [2019-07-31T02:07:01.265Z] [INFO] Building org.eclipse.tracecompass.tmf 5.0.0-SNAPSHOT [60/134] [2019-07-31T02:07:01.265Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T02:07:01.265Z] [INFO] [2019-07-31T02:07:01.265Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf --- [2019-07-31T02:07:01.265Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target [2019-07-31T02:07:01.265Z] [INFO] [2019-07-31T02:07:01.265Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf --- [2019-07-31T02:07:01.265Z] [INFO] The project's OSGi version is 5.0.0.201907310119 [2019-07-31T02:07:01.265Z] [INFO] [2019-07-31T02:07:01.265Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf --- [2019-07-31T02:07:01.265Z] [INFO] [2019-07-31T02:07:01.265Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf --- [2019-07-31T02:07:01.265Z] [INFO] [2019-07-31T02:07:01.265Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf --- [2019-07-31T02:07:01.265Z] [INFO] [2019-07-31T02:07:01.265Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf --- [2019-07-31T02:07:01.265Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:07:01.265Z] [INFO] [2019-07-31T02:07:01.265Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf --- [2019-07-31T02:07:01.265Z] [INFO] [2019-07-31T02:07:01.265Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf --- [2019-07-31T02:07:01.265Z] [INFO] [2019-07-31T02:07:01.265Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf --- [2019-07-31T02:07:01.265Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT.jar [2019-07-31T02:07:01.522Z] [INFO] [2019-07-31T02:07:01.522Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf --- [2019-07-31T02:07:01.522Z] [INFO] [2019-07-31T02:07:01.522Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf --- [2019-07-31T02:07:01.522Z] [INFO] [2019-07-31T02:07:01.522Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf --- [2019-07-31T02:07:01.522Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T02:07:01.522Z] [INFO] [2019-07-31T02:07:01.522Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf --- [2019-07-31T02:07:01.522Z] [INFO] [2019-07-31T02:07:01.522Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf --- [2019-07-31T02:07:01.779Z] [INFO] [2019-07-31T02:07:01.779Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf --- [2019-07-31T02:07:01.779Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:07:01.779Z] [INFO] [2019-07-31T02:07:01.779Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf --- [2019-07-31T02:07:02.709Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T02:07:02.709Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:07:02.709Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:07:03.272Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-31T02:07:03.530Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:07:05.029Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T02:07:05.029Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T02:07:05.029Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-31T02:07:05.029Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:07:05.029Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T02:07:05.029Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:07:05.029Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:07:05.285Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T02:07:05.285Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-31T02:07:05.285Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T02:07:05.285Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T02:07:05.541Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T02:07:05.797Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-31T02:07:05.797Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T02:07:06.054Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-31T02:07:06.054Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T02:07:06.054Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-31T02:07:06.054Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:07:06.054Z] [INFO] [2019-07-31T02:07:06.054Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf --- [2019-07-31T02:07:06.054Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT.jar [2019-07-31T02:07:06.054Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT.pom [2019-07-31T02:07:06.054Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T02:07:06.054Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T02:07:06.054Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T02:07:06.054Z] [INFO] [2019-07-31T02:07:06.054Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf --- [2019-07-31T02:07:06.054Z] [INFO] [2019-07-31T02:07:06.054Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------ [2019-07-31T02:07:06.054Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.0.2-SNAPSHOT [61/134] [2019-07-31T02:07:06.054Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T02:07:06.054Z] [INFO] [2019-07-31T02:07:06.054Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T02:07:06.054Z] [INFO] [2019-07-31T02:07:06.054Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T02:07:06.054Z] [INFO] The project's OSGi version is 1.0.2.201907310119 [2019-07-31T02:07:06.054Z] [INFO] [2019-07-31T02:07:06.054Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T02:07:06.054Z] [INFO] [2019-07-31T02:07:06.054Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T02:07:06.054Z] [INFO] [2019-07-31T02:07:06.054Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T02:07:06.054Z] [INFO] [2019-07-31T02:07:06.054Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T02:07:06.054Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:07:06.054Z] [INFO] [2019-07-31T02:07:06.054Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T02:07:06.054Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:07:06.054Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/src/main/resources [2019-07-31T02:07:06.054Z] [INFO] [2019-07-31T02:07:06.054Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T02:07:06.054Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/classes [2019-07-31T02:07:06.311Z] [INFO] [2019-07-31T02:07:06.311Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T02:07:06.311Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:07:06.311Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/src/test/resources [2019-07-31T02:07:06.311Z] [INFO] [2019-07-31T02:07:06.311Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T02:07:06.311Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-sources.jar [2019-07-31T02:07:06.311Z] [INFO] [2019-07-31T02:07:06.311Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T02:07:06.311Z] [INFO] [2019-07-31T02:07:06.311Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T02:07:06.311Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar [2019-07-31T02:07:06.311Z] [INFO] [2019-07-31T02:07:06.311Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T02:07:06.311Z] [INFO] [2019-07-31T02:07:06.311Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T02:07:06.311Z] [INFO] [2019-07-31T02:07:06.311Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T02:07:06.311Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar [2019-07-31T02:07:06.311Z] [INFO] [2019-07-31T02:07:06.311Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T02:07:06.311Z] [INFO] [2019-07-31T02:07:06.311Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T02:07:06.311Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:07:06.311Z] [INFO] [2019-07-31T02:07:06.311Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T02:07:06.567Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T02:07:06.567Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:07:06.823Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:07:07.386Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:07:07.642Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:07:07.642Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-31T02:07:07.898Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:07:09.265Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T02:07:09.265Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:07:09.522Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:07:09.522Z] [INFO] [2019-07-31T02:07:09.522Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T02:07:09.522Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar [2019-07-31T02:07:09.522Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.pom [2019-07-31T02:07:09.522Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-sources.jar [2019-07-31T02:07:09.522Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:07:09.522Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T02:07:09.522Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T02:07:09.522Z] [INFO] [2019-07-31T02:07:09.522Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T02:07:09.522Z] [INFO] [2019-07-31T02:07:09.522Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >-------- [2019-07-31T02:07:09.522Z] [INFO] Building org.eclipse.tracecompass.btf 5.0.0-SNAPSHOT [62/134] [2019-07-31T02:07:09.522Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T02:07:09.522Z] [INFO] [2019-07-31T02:07:09.522Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf --- [2019-07-31T02:07:09.522Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target [2019-07-31T02:07:09.522Z] [INFO] [2019-07-31T02:07:09.522Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf --- [2019-07-31T02:07:09.522Z] [INFO] The project's OSGi version is 5.0.0.201907310119 [2019-07-31T02:07:09.522Z] [INFO] [2019-07-31T02:07:09.522Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf --- [2019-07-31T02:07:09.522Z] [INFO] [2019-07-31T02:07:09.522Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf --- [2019-07-31T02:07:09.522Z] [INFO] [2019-07-31T02:07:09.522Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf --- [2019-07-31T02:07:09.522Z] [INFO] [2019-07-31T02:07:09.522Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf --- [2019-07-31T02:07:09.522Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:07:09.522Z] [INFO] [2019-07-31T02:07:09.522Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf --- [2019-07-31T02:07:09.522Z] [INFO] [2019-07-31T02:07:09.522Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf --- [2019-07-31T02:07:09.522Z] [INFO] [2019-07-31T02:07:09.522Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.btf --- [2019-07-31T02:07:09.522Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT.jar [2019-07-31T02:07:09.522Z] [INFO] [2019-07-31T02:07:09.522Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf --- [2019-07-31T02:07:09.522Z] [INFO] [2019-07-31T02:07:09.522Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.btf --- [2019-07-31T02:07:09.522Z] [INFO] [2019-07-31T02:07:09.522Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf --- [2019-07-31T02:07:09.522Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T02:07:09.522Z] [INFO] [2019-07-31T02:07:09.522Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf --- [2019-07-31T02:07:09.522Z] [INFO] [2019-07-31T02:07:09.522Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf --- [2019-07-31T02:07:09.779Z] [INFO] [2019-07-31T02:07:09.779Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.btf --- [2019-07-31T02:07:09.779Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:07:09.779Z] [INFO] [2019-07-31T02:07:09.779Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.btf --- [2019-07-31T02:07:10.709Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T02:07:10.709Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:07:10.709Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:07:11.272Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-31T02:07:11.528Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:07:12.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T02:07:12.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T02:07:12.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-31T02:07:12.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:07:13.152Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T02:07:13.152Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:07:13.152Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:07:13.152Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T02:07:13.409Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-31T02:07:13.409Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T02:07:13.409Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-31T02:07:13.409Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-31T02:07:13.409Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.ui' with 6 classes [2019-07-31T02:07:13.409Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T02:07:13.665Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T02:07:13.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T02:07:13.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-31T02:07:14.178Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-31T02:07:14.178Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T02:07:14.178Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-31T02:07:14.178Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:07:14.178Z] [INFO] [2019-07-31T02:07:14.178Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf --- [2019-07-31T02:07:14.178Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT.jar [2019-07-31T02:07:14.178Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT.pom [2019-07-31T02:07:14.435Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T02:07:14.435Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T02:07:14.435Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T02:07:14.435Z] [INFO] [2019-07-31T02:07:14.435Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf --- [2019-07-31T02:07:14.435Z] [INFO] [2019-07-31T02:07:14.435Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >-- [2019-07-31T02:07:14.435Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.0-SNAPSHOT [63/134] [2019-07-31T02:07:14.435Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T02:07:14.435Z] [INFO] [2019-07-31T02:07:14.435Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T02:07:14.435Z] [INFO] [2019-07-31T02:07:14.435Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T02:07:14.435Z] [INFO] The project's OSGi version is 1.0.0.201907310119 [2019-07-31T02:07:14.435Z] [INFO] [2019-07-31T02:07:14.435Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T02:07:14.435Z] [INFO] [2019-07-31T02:07:14.435Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T02:07:14.435Z] [INFO] [2019-07-31T02:07:14.435Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T02:07:14.435Z] [INFO] [2019-07-31T02:07:14.435Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T02:07:14.435Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:07:14.435Z] [INFO] [2019-07-31T02:07:14.435Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T02:07:14.435Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:07:14.435Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources [2019-07-31T02:07:14.435Z] [INFO] [2019-07-31T02:07:14.435Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T02:07:14.435Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/classes [2019-07-31T02:07:14.692Z] [INFO] [2019-07-31T02:07:14.692Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T02:07:14.692Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:07:14.692Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/src/test/resources [2019-07-31T02:07:14.692Z] [INFO] [2019-07-31T02:07:14.692Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T02:07:14.692Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T02:07:14.692Z] [INFO] [2019-07-31T02:07:14.692Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T02:07:14.692Z] [INFO] [2019-07-31T02:07:14.692Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T02:07:14.692Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T02:07:14.692Z] [INFO] [2019-07-31T02:07:14.692Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T02:07:14.692Z] [INFO] [2019-07-31T02:07:14.692Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T02:07:14.692Z] [INFO] [2019-07-31T02:07:14.692Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T02:07:14.692Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T02:07:14.948Z] [INFO] [2019-07-31T02:07:14.948Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T02:07:14.948Z] [INFO] [2019-07-31T02:07:14.948Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T02:07:16.190Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data/.metadata/.log [2019-07-31T02:07:16.190Z] [INFO] Command line: [2019-07-31T02:07:16.190Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T02:07:16.190Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T02:07:19.463Z] !SESSION 2019-07-31 02:07:16.457 ----------------------------------------------- [2019-07-31T02:07:19.463Z] eclipse.buildId=unknown [2019-07-31T02:07:19.463Z] java.version=1.8.0_202 [2019-07-31T02:07:19.463Z] java.vendor=Oracle Corporation [2019-07-31T02:07:19.463Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T02:07:19.463Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T02:07:19.463Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T02:07:19.463Z] [2019-07-31T02:07:19.463Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 02:07:19.428 [2019-07-31T02:07:19.463Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:07:19.463Z] !STACK 0 [2019-07-31T02:07:19.463Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T02:07:19.463Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:07:19.463Z] [2019-07-31T02:07:19.463Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:07:19.463Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:07:19.463Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:07:19.463Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:07:19.463Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:07:19.463Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:07:19.463Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:07:19.463Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:07:19.463Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:07:19.463Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:07:19.720Z] [2019-07-31T02:07:19.720Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 02:07:19.569 [2019-07-31T02:07:19.720Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:07:19.720Z] !STACK 0 [2019-07-31T02:07:19.720Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T02:07:19.720Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:07:19.720Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T02:07:19.720Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T02:07:19.720Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T02:07:19.720Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:07:19.720Z] [2019-07-31T02:07:19.720Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:07:19.720Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:07:19.720Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:07:19.720Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:07:19.720Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:07:19.720Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:07:19.720Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:07:19.720Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:07:19.720Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:07:19.720Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:07:22.991Z] Running org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest [2019-07-31T02:07:22.991Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.567 s - in org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest [2019-07-31T02:07:22.991Z] testReadProperties(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.202 s [2019-07-31T02:07:22.991Z] testValidate(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.091 s [2019-07-31T02:07:22.991Z] testTwoContexts(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.019 s [2019-07-31T02:07:22.991Z] testRead10thEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.007 s [2019-07-31T02:07:22.991Z] testRead10thEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.055 s [2019-07-31T02:07:22.991Z] testSeek1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.005 s [2019-07-31T02:07:22.991Z] testReadCommentLineEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.019 s [2019-07-31T02:07:22.991Z] testReadCommentLineEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.071 s [2019-07-31T02:07:22.991Z] testRead1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.004 s [2019-07-31T02:07:22.991Z] [2019-07-31T02:07:22.991Z] Results: [2019-07-31T02:07:22.991Z] [2019-07-31T02:07:22.991Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T02:07:22.991Z] [2019-07-31T02:07:23.921Z] [INFO] All tests passed! [2019-07-31T02:07:23.921Z] [INFO] [2019-07-31T02:07:23.921Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T02:07:23.921Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:07:23.921Z] [INFO] [2019-07-31T02:07:23.921Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T02:07:23.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-31T02:07:23.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:07:24.177Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:07:24.740Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:07:24.740Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:07:24.740Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:07:24.740Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:07:24.740Z] [INFO] [2019-07-31T02:07:24.740Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T02:07:24.740Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T02:07:26.631Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.pom [2019-07-31T02:07:27.193Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T02:07:27.755Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:07:27.755Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T02:07:27.755Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T02:07:27.755Z] [INFO] [2019-07-31T02:07:27.755Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T02:07:27.755Z] [INFO] [2019-07-31T02:07:27.755Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >-- [2019-07-31T02:07:27.755Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.5-SNAPSHOT [64/134] [2019-07-31T02:07:27.755Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T02:07:27.755Z] [INFO] [2019-07-31T02:07:27.755Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T02:07:27.755Z] [INFO] [2019-07-31T02:07:27.755Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T02:07:27.755Z] [INFO] The project's OSGi version is 1.1.5.201907310119 [2019-07-31T02:07:27.755Z] [INFO] [2019-07-31T02:07:27.755Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T02:07:27.755Z] [INFO] [2019-07-31T02:07:27.755Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T02:07:27.755Z] [INFO] [2019-07-31T02:07:27.755Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T02:07:27.755Z] [INFO] [2019-07-31T02:07:27.755Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T02:07:27.755Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:07:27.755Z] [INFO] [2019-07-31T02:07:27.755Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T02:07:27.755Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:07:27.755Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/src/main/resources [2019-07-31T02:07:27.755Z] [INFO] [2019-07-31T02:07:27.755Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T02:07:27.755Z] [INFO] Compiling 13 source files to /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/classes [2019-07-31T02:07:28.011Z] [INFO] [2019-07-31T02:07:28.011Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T02:07:28.011Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:07:28.011Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/src/test/resources [2019-07-31T02:07:28.011Z] [INFO] [2019-07-31T02:07:28.011Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T02:07:28.011Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT-sources.jar [2019-07-31T02:07:28.011Z] [INFO] [2019-07-31T02:07:28.011Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T02:07:28.011Z] [INFO] [2019-07-31T02:07:28.011Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T02:07:28.268Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.jar [2019-07-31T02:07:28.268Z] [INFO] [2019-07-31T02:07:28.268Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T02:07:28.268Z] [INFO] [2019-07-31T02:07:28.268Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T02:07:28.268Z] [INFO] [2019-07-31T02:07:28.268Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T02:07:28.268Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.jar [2019-07-31T02:07:28.268Z] [INFO] [2019-07-31T02:07:28.268Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T02:07:28.268Z] [INFO] [2019-07-31T02:07:28.268Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T02:07:29.197Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/work/data/.metadata/.log [2019-07-31T02:07:29.197Z] [INFO] Command line: [2019-07-31T02:07:29.197Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T02:07:29.197Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T02:07:32.529Z] !SESSION 2019-07-31 02:07:29.473 ----------------------------------------------- [2019-07-31T02:07:32.529Z] eclipse.buildId=unknown [2019-07-31T02:07:32.529Z] java.version=1.8.0_202 [2019-07-31T02:07:32.529Z] java.vendor=Oracle Corporation [2019-07-31T02:07:32.529Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T02:07:32.529Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T02:07:32.529Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T02:07:32.529Z] [2019-07-31T02:07:32.529Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 02:07:31.860 [2019-07-31T02:07:32.529Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:07:32.529Z] !STACK 0 [2019-07-31T02:07:32.529Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-31T02:07:32.529Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:07:32.529Z] [2019-07-31T02:07:32.529Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:07:32.529Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:07:32.529Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:07:32.529Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:07:32.529Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:07:32.529Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:07:32.529Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:07:32.529Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:07:32.529Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:07:32.529Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:07:32.529Z] [2019-07-31T02:07:32.529Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 02:07:32.044 [2019-07-31T02:07:32.529Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:07:32.529Z] !STACK 0 [2019-07-31T02:07:32.529Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-31T02:07:32.529Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:07:32.529Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T02:07:32.529Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T02:07:32.529Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-31T02:07:32.529Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:07:32.529Z] [2019-07-31T02:07:32.529Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:07:32.529Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:07:32.529Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:07:32.529Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:07:32.529Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:07:32.529Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:07:32.529Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:07:32.529Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:07:32.529Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:07:32.529Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:07:33.898Z] Running org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest [2019-07-31T02:07:34.155Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s - in org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest [2019-07-31T02:07:34.155Z] testIteratorContents(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.077 s [2019-07-31T02:07:34.155Z] testOddInsertions(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.011 s [2019-07-31T02:07:34.155Z] testMultiThread(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.002 s [2019-07-31T02:07:34.155Z] testConcurrentIteration(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.012 s [2019-07-31T02:07:34.155Z] testSingleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-07-31T02:07:34.155Z] testBlockingPeek(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.002 s [2019-07-31T02:07:34.155Z] testInvalidConstructor1(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-07-31T02:07:34.155Z] testInvalidConstructor2(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-31T02:07:34.155Z] testInvalidConstructor4(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-31T02:07:34.155Z] testInvalidConstructor5(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-07-31T02:07:34.155Z] testIsEmpty(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-31T02:07:34.155Z] testSimpleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-31T02:07:34.155Z] testLargeInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-31T02:07:34.155Z] Running org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest [2019-07-31T02:07:34.155Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest [2019-07-31T02:07:34.155Z] testDeepHashCode(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest) Time elapsed: 0.003 s [2019-07-31T02:07:34.155Z] testDeepEquals(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest) Time elapsed: 0.001 s [2019-07-31T02:07:34.155Z] Running org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest [2019-07-31T02:07:34.155Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest [2019-07-31T02:07:34.155Z] testCheckContentsArrayNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.001 s [2019-07-31T02:07:34.155Z] testCheckContentsArray(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.001 s [2019-07-31T02:07:34.155Z] testCheckContentsArrayNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2019-07-31T02:07:34.155Z] testCheckContentsStreamNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.001 s [2019-07-31T02:07:34.155Z] testCheckContentsStreamNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2019-07-31T02:07:34.155Z] testCheckContentsStream(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2019-07-31T02:07:34.155Z] Running org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest [2019-07-31T02:07:34.155Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest [2019-07-31T02:07:34.155Z] testSameSign(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0.001 s [2019-07-31T02:07:34.155Z] testAdd100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0.001 s [2019-07-31T02:07:34.155Z] testAdd0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T02:07:34.155Z] testMult0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T02:07:34.155Z] testMult1(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T02:07:34.155Z] testAdd0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T02:07:34.155Z] testMultLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T02:07:34.155Z] testAddLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T02:07:34.155Z] testMultLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T02:07:34.155Z] testAddLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T02:07:34.155Z] testMult100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T02:07:34.155Z] testAdd100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T02:07:34.155Z] testMult100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T02:07:34.155Z] testMult0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T02:07:34.155Z] testMult1L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T02:07:34.155Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest [2019-07-31T02:07:34.719Z] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.404 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T02:07:34.719Z] testParseObject2[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T02:07:34.719Z] testParseObject[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T02:07:34.719Z] testFormat[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T02:07:34.719Z] testParseObject[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T02:07:34.719Z] testFormat[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T02:07:34.719Z] testParseObject2[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.056 s [2019-07-31T02:07:34.719Z] testParseObject2[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T02:07:34.719Z] testFormat[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T02:07:34.719Z] testFormat[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T02:07:34.719Z] testFormat[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T02:07:34.719Z] testFormat[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T02:07:34.719Z] testParseObject[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T02:07:34.719Z] testParseObject2[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] 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](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T02:07:34.719Z] 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](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] 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](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] 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](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T02:07:34.719Z] testParseObject2[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] Running org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest [2019-07-31T02:07:34.719Z] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest [2019-07-31T02:07:34.719Z] testParseObject[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T02:07:34.719Z] testFormat[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormatIllegalArgument[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testFormat[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject2[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.719Z] testParseObject[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormatIllegalArgument[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormat[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject2[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormatIllegalArgument[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormat[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject2[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormatIllegalArgument[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormat[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject2[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest [2019-07-31T02:07:34.720Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest [2019-07-31T02:07:34.720Z] testParseObject[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormatIllegalArgument[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-31T02:07:34.720Z] testFormat[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject2[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormatIllegalArgument[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormat[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject2[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormatIllegalArgument[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormat[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject2[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormatIllegalArgument[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormat[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject2[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-31T02:07:34.720Z] testParseObject[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormat[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject2[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormat[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject2[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormat[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject2[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormatIllegalArgument[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormat[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject2[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-31T02:07:34.720Z] testParseObject[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormatIllegalArgument[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormat[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject2[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormatIllegalArgument[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormat[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject2[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormatIllegalArgument[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormat[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject2[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormat[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject2[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-31T02:07:34.720Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormat[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject2[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormat[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject2[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormat[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject2[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormat[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject2[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormat[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject2[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-31T02:07:34.720Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormat[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormatIllegalArgument[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormat[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject2[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormatIllegalArgument[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormat[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject2[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-31T02:07:34.720Z] testFormatIllegalArgument[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormat[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject2[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormatIllegalArgument[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormat[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject2[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormatIllegalArgument[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testFormat[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] testParseObject2[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.720Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest [2019-07-31T02:07:34.977Z] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest [2019-07-31T02:07:34.977Z] testParseObject[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testFormatIllegalArgument[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testFormat[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testParseObject2[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testParseObject[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testFormatIllegalArgument[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testFormat[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testParseObject2[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testParseObject[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testFormatIllegalArgument[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testFormat[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testParseObject2[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testParseObject[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testFormatIllegalArgument[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testFormat[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testParseObject2[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testParseObject[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testFormat[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testParseObject2[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testParseObject[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-31T02:07:34.977Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testFormat[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testParseObject2[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testParseObject[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testFormat[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testParseObject2[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testParseObject[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testFormatIllegalArgument[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testFormat[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testParseObject2[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testParseObject[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testFormatIllegalArgument[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testFormat[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testParseObject2[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testParseObject[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testFormatIllegalArgument[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testFormat[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testParseObject2[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testParseObject[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testFormatIllegalArgument[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testFormat[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testParseObject2[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-31T02:07:34.977Z] testParseObject[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testFormat[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testParseObject2[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testParseObject[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testFormat[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testParseObject2[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testParseObject[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-31T02:07:34.977Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testFormat[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testParseObject2[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testParseObject[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.977Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] testFormat[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] testParseObject2[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] testParseObject[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] testFormat[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] testParseObject2[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] testParseObject[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-31T02:07:34.978Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] testFormat[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] testParseObject2[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] testFormat[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] testParseObject[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] testFormatIllegalArgument[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] testFormat[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] testParseObject2[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] testParseObject[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] testFormatIllegalArgument[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] testFormat[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] testParseObject2[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] testParseObject[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] testFormatIllegalArgument[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] testFormat[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] testParseObject2[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] testParseObject[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] testFormatIllegalArgument[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] testFormat[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] testParseObject2[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest [2019-07-31T02:07:34.978Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest [2019-07-31T02:07:34.978Z] testFormat[0: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] testFormat[1: 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] testFormat[2: 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] testFormat[3: 1,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] testFormat[4: 4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] testFormat[5: -4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] testFormat[6: -0.04](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] testFormat[7: 0.002](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0.001 s [2019-07-31T02:07:34.978Z] testFormat[8: 0.056](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] testFormat[9: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] testFormat[10: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] testFormat[11: ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] 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](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-31T02:07:34.978Z] Running org.eclipse.tracecompass.common.core.tests.xml.TestTransform [2019-07-31T02:07:35.546Z] [Fatal Error] :1:1: JAXP00010001: The parser has encountered more than "64000" entity expansions in this document; this is the limit imposed by the JDK. [2019-07-31T02:07:35.546Z] [Fatal Error] :1:4: Recursive entity reference "A". (Reference path: A -> B -> A), [2019-07-31T02:07:35.546Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.619 s - in org.eclipse.tracecompass.common.core.tests.xml.TestTransform [2019-07-31T02:07:35.546Z] testXmlInjection(org.eclipse.tracecompass.common.core.tests.xml.TestTransform) skipped [2019-07-31T02:07:35.546Z] testBillionLaughs(org.eclipse.tracecompass.common.core.tests.xml.TestTransform) Time elapsed: 0.614 s [2019-07-31T02:07:35.546Z] testRecursiveEntityReference(org.eclipse.tracecompass.common.core.tests.xml.TestTransform) Time elapsed: 0.002 s [2019-07-31T02:07:35.546Z] Running org.eclipse.tracecompass.common.core.tests.log.LoggerTest [2019-07-31T02:07:35.546Z] Jul 31, 2019 2:07:35 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-31T02:07:35.546Z] WARNING: {"ts":375458746850788,"ph":"s","tid":1,"name":"foo","cat":"mydog","id":"0x1"} [2019-07-31T02:07:35.546Z] Jul 31, 2019 2:07:35 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-31T02:07:35.546Z] WARNING: {"ts":375458801375382,"ph":"f","tid":1,"cat":"mydog","id":"0x1"} [2019-07-31T02:07:35.546Z] Jul 31, 2019 2:07:35 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-31T02:07:35.546Z] WARNING: {"ts":375458803021915,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x2"} [2019-07-31T02:07:35.546Z] Jul 31, 2019 2:07:35 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-31T02:07:35.546Z] WARNING: {"ts":375458804550646,"ph":"f","tid":1,"cat":"myspider","id":"0x2"} [2019-07-31T02:07:35.546Z] Jul 31, 2019 2:07:35 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-31T02:07:35.546Z] WARNING: {"ts":375458811918033,"ph":"s","tid":1,"name":"foo","cat":"null","id":"0x3"} [2019-07-31T02:07:35.546Z] Jul 31, 2019 2:07:35 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-31T02:07:35.546Z] WARNING: {"ts":375458812647040,"ph":"f","tid":1,"cat":"null","id":"0x3"} [2019-07-31T02:07:35.546Z] Jul 31, 2019 2:07:35 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-31T02:07:35.546Z] WARNING: {"ts":375458814715309,"ph":"B","tid":1,"name":"foo"} [2019-07-31T02:07:35.546Z] Jul 31, 2019 2:07:35 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-31T02:07:35.546Z] WARNING: {"ts":375458817232524,"ph":"E","tid":1} [2019-07-31T02:07:35.546Z] Jul 31, 2019 2:07:35 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-31T02:07:35.546Z] WARNING: {"ts":375458820302934,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x5"} [2019-07-31T02:07:35.546Z] Jul 31, 2019 2:07:35 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-31T02:07:35.546Z] WARNING: {"ts":375458820950612,"ph":"f","tid":1,"cat":"myspider","id":"0x5"} [2019-07-31T02:07:35.546Z] Jul 31, 2019 2:07:35 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-31T02:07:35.546Z] INFO: {"ts":375458828854891,"ph":"B","tid":1,"name":"foo"} [2019-07-31T02:07:35.546Z] Jul 31, 2019 2:07:35 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-31T02:07:35.546Z] INFO: {"ts":375458829510743,"ph":"B","tid":1,"name":"bar"} [2019-07-31T02:07:35.546Z] Jul 31, 2019 2:07:35 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-31T02:07:35.546Z] INFO: {"ts":375458830104143,"ph":"E","tid":1} [2019-07-31T02:07:35.546Z] Jul 31, 2019 2:07:35 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-31T02:07:35.546Z] INFO: {"ts":375458830699462,"ph":"E","tid":1} [2019-07-31T02:07:35.546Z] Jul 31, 2019 2:07:35 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-31T02:07:35.546Z] WARNING: {"ts":375458832043304,"ph":"B","tid":1,"name":"foo","args":{"Pen:Pineapple":"Apple:Pen"}} [2019-07-31T02:07:35.546Z] Jul 31, 2019 2:07:35 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-31T02:07:35.546Z] WARNING: {"ts":375458832672009,"ph":"E","tid":1} [2019-07-31T02:07:35.546Z] Jul 31, 2019 2:07:35 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-31T02:07:35.546Z] WARNING: {"ts":375458833306990,"ph":"B","tid":1,"name":"foo","args":{"msg":"Pen:Pineapple:Apple:Pen"}} [2019-07-31T02:07:35.546Z] Jul 31, 2019 2:07:35 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-31T02:07:35.546Z] WARNING: {"ts":375458833840984,"ph":"E","tid":1} [2019-07-31T02:07:35.546Z] Jul 31, 2019 2:07:35 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-31T02:07:35.546Z] WARNING: {"ts":375458834487585,"ph":"B","tid":1,"name":"foo","args":{"pen":"pineapple","apple":"pen","number_of_badgers":12}} [2019-07-31T02:07:35.546Z] Jul 31, 2019 2:07:35 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-31T02:07:35.546Z] WARNING: {"ts":375458835024470,"ph":"E","tid":1} [2019-07-31T02:07:35.546Z] Jul 31, 2019 2:07:35 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-31T02:07:35.546Z] WARNING: {"ts":375458836232322,"ph":"B","tid":1,"name":"foo"} [2019-07-31T02:07:35.546Z] Jul 31, 2019 2:07:35 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-31T02:07:35.546Z] WARNING: {"ts":375458837642984,"ph":"E","tid":1} [2019-07-31T02:07:35.546Z] Jul 31, 2019 2:07:35 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant [2019-07-31T02:07:35.546Z] INFO: {"ts":375458841750241,"ph":"i","tid":1,"name":"test null value","args":{"nullvalue":"null"}} [2019-07-31T02:07:35.546Z] Jul 31, 2019 2:07:35 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant [2019-07-31T02:07:35.546Z] INFO: {"ts":375458900720053,"ph":"i","tid":1,"name":"test null key","args":{"null":"value"}} [2019-07-31T02:07:35.546Z] Jul 31, 2019 2:07:35 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-31T02:07:35.546Z] INFO: {"ts":375458902110189,"ph":"B","tid":1,"name":"foo"} [2019-07-31T02:07:35.546Z] Jul 31, 2019 2:07:35 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-31T02:07:35.546Z] INFO: {"ts":375458902675224,"ph":"B","tid":1,"name":"bar"} [2019-07-31T02:07:35.546Z] Jul 31, 2019 2:07:35 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-31T02:07:35.546Z] INFO: {"ts":375458903099568,"ph":"E","tid":1} [2019-07-31T02:07:35.546Z] Jul 31, 2019 2:07:35 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-31T02:07:35.546Z] INFO: {"ts":375458903555828,"ph":"E","tid":1} [2019-07-31T02:07:35.546Z] Jul 31, 2019 2:07:35 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-31T02:07:35.546Z] WARNING: {"ts":375458904465202,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x6"} [2019-07-31T02:07:35.546Z] Jul 31, 2019 2:07:35 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-31T02:07:35.546Z] WARNING: {"ts":375458904929170,"ph":"f","tid":1,"cat":"myspider","id":"0x6"} [2019-07-31T02:07:35.546Z] Jul 31, 2019 2:07:35 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-31T02:07:35.546Z] INFO: {"ts":375458909547401,"ph":"B","tid":1,"name":"world"} [2019-07-31T02:07:35.546Z] Jul 31, 2019 2:07:35 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-31T02:07:35.546Z] INFO: {"ts":375458909944334,"ph":"E","tid":1} [2019-07-31T02:07:35.546Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s - in org.eclipse.tracecompass.common.core.tests.log.LoggerTest [2019-07-31T02:07:35.546Z] testFlowLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.065 s [2019-07-31T02:07:35.546Z] testFlowWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2019-07-31T02:07:35.546Z] testObjectLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.006 s [2019-07-31T02:07:35.546Z] testFlowBuilderNoExtra(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-31T02:07:35.546Z] testNestingWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.005 s [2019-07-31T02:07:35.546Z] testFlowFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-31T02:07:35.546Z] testFlowBuilderCatThenParent(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-31T02:07:35.546Z] testNestingFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-31T02:07:35.546Z] testAsyncMessages(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.005 s [2019-07-31T02:07:35.546Z] testNestingException(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2019-07-31T02:07:35.546Z] testAttributeFailRepeatedArgs(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0 s [2019-07-31T02:07:35.546Z] testAttributes(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.004 s [2019-07-31T02:07:35.546Z] testNestingLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-31T02:07:35.546Z] testCounter(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2019-07-31T02:07:35.547Z] testNullArguments(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.06 s [2019-07-31T02:07:35.547Z] testNesting(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2019-07-31T02:07:35.547Z] testFlowBuilderParentThenCat(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-31T02:07:35.547Z] testMarker(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-31T02:07:35.547Z] testInstant(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-31T02:07:35.547Z] testCollectionLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-31T02:07:35.547Z] testHelloWorld(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-31T02:07:35.547Z] testAttributeFail3Args(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0 s [2019-07-31T02:07:35.803Z] [2019-07-31T02:07:35.803Z] Results: [2019-07-31T02:07:35.803Z] [2019-07-31T02:07:35.803Z] Tests run: 538, Failures: 0, Errors: 0, Skipped: 1 [2019-07-31T02:07:35.803Z] [2019-07-31T02:07:36.367Z] [INFO] All tests passed! [2019-07-31T02:07:36.367Z] [INFO] [2019-07-31T02:07:36.367Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T02:07:36.367Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:07:36.367Z] [INFO] [2019-07-31T02:07:36.367Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T02:07:36.367Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:07:36.623Z] [INFO] [2019-07-31T02:07:36.623Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T02:07:36.623Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.5-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.jar [2019-07-31T02:07:36.623Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.5-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.pom [2019-07-31T02:07:36.623Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.5-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT-sources.jar [2019-07-31T02:07:36.623Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.5-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:07:36.623Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.5-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT-p2metadata.xml [2019-07-31T02:07:36.623Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.5-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT-p2artifacts.xml [2019-07-31T02:07:36.623Z] [INFO] [2019-07-31T02:07:36.623Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T02:07:36.623Z] [INFO] [2019-07-31T02:07:36.623Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >-------- [2019-07-31T02:07:36.624Z] [INFO] Building org.eclipse.tracecompass.ctf 5.0.0-SNAPSHOT [65/134] [2019-07-31T02:07:36.624Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T02:07:36.624Z] [INFO] [2019-07-31T02:07:36.624Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf --- [2019-07-31T02:07:36.624Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target [2019-07-31T02:07:36.624Z] [INFO] [2019-07-31T02:07:36.624Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf --- [2019-07-31T02:07:36.624Z] [INFO] The project's OSGi version is 5.0.0.201907310119 [2019-07-31T02:07:36.624Z] [INFO] [2019-07-31T02:07:36.624Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf --- [2019-07-31T02:07:36.624Z] [INFO] [2019-07-31T02:07:36.624Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf --- [2019-07-31T02:07:36.624Z] [INFO] [2019-07-31T02:07:36.624Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf --- [2019-07-31T02:07:36.624Z] [INFO] [2019-07-31T02:07:36.624Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf --- [2019-07-31T02:07:36.624Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:07:36.624Z] [INFO] [2019-07-31T02:07:36.624Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf --- [2019-07-31T02:07:36.624Z] [INFO] [2019-07-31T02:07:36.624Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf --- [2019-07-31T02:07:36.624Z] [INFO] [2019-07-31T02:07:36.624Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.ctf --- [2019-07-31T02:07:36.624Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT.jar [2019-07-31T02:07:36.624Z] [INFO] [2019-07-31T02:07:36.624Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf --- [2019-07-31T02:07:36.624Z] [INFO] [2019-07-31T02:07:36.624Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.ctf --- [2019-07-31T02:07:36.624Z] [INFO] [2019-07-31T02:07:36.624Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf --- [2019-07-31T02:07:36.624Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T02:07:36.624Z] [INFO] [2019-07-31T02:07:36.624Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf --- [2019-07-31T02:07:36.624Z] [INFO] [2019-07-31T02:07:36.624Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf --- [2019-07-31T02:07:36.624Z] [INFO] [2019-07-31T02:07:36.624Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf --- [2019-07-31T02:07:36.624Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:07:36.624Z] [INFO] [2019-07-31T02:07:36.624Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf --- [2019-07-31T02:07:36.624Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:07:36.880Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T02:07:36.880Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T02:07:37.137Z] [INFO] [2019-07-31T02:07:37.137Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf --- [2019-07-31T02:07:37.137Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT.jar [2019-07-31T02:07:37.137Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT.pom [2019-07-31T02:07:37.137Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T02:07:37.137Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T02:07:37.137Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T02:07:37.137Z] [INFO] [2019-07-31T02:07:37.137Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf --- [2019-07-31T02:07:37.137Z] [INFO] [2019-07-31T02:07:37.137Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >-- [2019-07-31T02:07:37.137Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.1-SNAPSHOT [66/134] [2019-07-31T02:07:37.137Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T02:07:37.137Z] [INFO] [2019-07-31T02:07:37.137Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T02:07:37.137Z] [INFO] [2019-07-31T02:07:37.137Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T02:07:37.137Z] [INFO] The project's OSGi version is 1.0.1.201907310119 [2019-07-31T02:07:37.137Z] [INFO] [2019-07-31T02:07:37.137Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T02:07:37.137Z] [INFO] [2019-07-31T02:07:37.137Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T02:07:37.137Z] [INFO] [2019-07-31T02:07:37.137Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T02:07:37.137Z] [INFO] [2019-07-31T02:07:37.137Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T02:07:37.137Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:07:37.137Z] [INFO] [2019-07-31T02:07:37.137Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T02:07:37.137Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:07:37.137Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources [2019-07-31T02:07:37.137Z] [INFO] [2019-07-31T02:07:37.137Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T02:07:37.137Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes [2019-07-31T02:07:37.137Z] [INFO] [2019-07-31T02:07:37.137Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T02:07:37.137Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:07:37.137Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/test/resources [2019-07-31T02:07:37.137Z] [INFO] [2019-07-31T02:07:37.137Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T02:07:37.137Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-31T02:07:37.137Z] [INFO] [2019-07-31T02:07:37.137Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T02:07:37.137Z] [INFO] [2019-07-31T02:07:37.137Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T02:07:37.137Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar [2019-07-31T02:07:37.137Z] [INFO] [2019-07-31T02:07:37.137Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T02:07:37.137Z] [INFO] [2019-07-31T02:07:37.137Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T02:07:37.137Z] [INFO] [2019-07-31T02:07:37.137Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T02:07:37.137Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar [2019-07-31T02:07:37.394Z] [INFO] [2019-07-31T02:07:37.394Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T02:07:37.394Z] [INFO] [2019-07-31T02:07:37.394Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T02:07:38.323Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data/.metadata/.log [2019-07-31T02:07:38.323Z] [INFO] Command line: [2019-07-31T02:07:38.323Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T02:07:38.324Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T02:07:41.596Z] !SESSION 2019-07-31 02:07:38.643 ----------------------------------------------- [2019-07-31T02:07:41.596Z] eclipse.buildId=unknown [2019-07-31T02:07:41.596Z] java.version=1.8.0_202 [2019-07-31T02:07:41.596Z] java.vendor=Oracle Corporation [2019-07-31T02:07:41.596Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T02:07:41.596Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T02:07:41.596Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T02:07:41.596Z] [2019-07-31T02:07:41.596Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 02:07:41.030 [2019-07-31T02:07:41.596Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:07:41.596Z] !STACK 0 [2019-07-31T02:07:41.596Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2019-07-31T02:07:41.596Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:07:41.596Z] [2019-07-31T02:07:41.596Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:07:41.596Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:07:41.596Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:07:41.596Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:07:41.596Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:07:41.596Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:07:41.596Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:07:41.596Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:07:41.596Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:07:41.596Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:07:41.596Z] [2019-07-31T02:07:41.596Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 02:07:41.164 [2019-07-31T02:07:41.596Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:07:41.596Z] !STACK 0 [2019-07-31T02:07:41.596Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [122] [2019-07-31T02:07:41.596Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:07:41.596Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T02:07:41.596Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T02:07:41.596Z] org.apache.httpcomponents.httpclient.win [30] [2019-07-31T02:07:41.596Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:07:41.596Z] [2019-07-31T02:07:41.596Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:07:41.596Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:07:41.596Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:07:41.596Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:07:41.596Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:07:41.596Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:07:41.596Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:07:41.596Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:07:41.596Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:07:41.596Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:07:42.966Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest [2019-07-31T02:07:43.223Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.472 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest [2019-07-31T02:07:43.223Z] testDeclaratorOfEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-31T02:07:43.223Z] testCharacterLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.184 s [2019-07-31T02:07:43.223Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.003 s [2019-07-31T02:07:43.223Z] testIntegerLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-31T02:07:43.223Z] testKeywordPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-31T02:07:43.223Z] testStringLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-31T02:07:43.223Z] testTraceDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-31T02:07:43.223Z] testEnvDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.002 s [2019-07-31T02:07:43.223Z] testMixedUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-31T02:07:43.223Z] testArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-31T02:07:43.223Z] testMemberUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-31T02:07:43.223Z] testFloatingTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-31T02:07:43.223Z] testIntegerTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-31T02:07:43.223Z] testPointerUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-31T02:07:43.223Z] testTypedefDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-31T02:07:43.223Z] testUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-31T02:07:43.223Z] testIdentifierPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-31T02:07:43.223Z] testSpecialArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-31T02:07:43.223Z] testDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-31T02:07:43.223Z] testSimpleUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-31T02:07:43.223Z] testEmptyDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-31T02:07:43.223Z] testPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-31T02:07:43.223Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest [2019-07-31T02:07:43.223Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.009 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest [2019-07-31T02:07:43.223Z] testSymbols(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T02:07:43.223Z] testStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T02:07:43.223Z] testCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-07-31T02:07:43.223Z] testLiteralSuffixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T02:07:43.223Z] testLiteralPrefixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T02:07:43.223Z] testMixedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T02:07:43.223Z] testWhitespaces(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T02:07:43.223Z] testLineCommentWithEOF(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) skipped [2019-07-31T02:07:43.223Z] testIdentifierLetters(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T02:07:43.223Z] testMultiLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T02:07:43.223Z] testComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T02:07:43.223Z] testLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T02:07:43.223Z] testNestedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T02:07:43.223Z] testLiteralDigits(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-07-31T02:07:43.223Z] testLiteralZero(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T02:07:43.223Z] testKeywords(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T02:07:43.223Z] testEscapeStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T02:07:43.223Z] testEscapeCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-07-31T02:07:43.223Z] testIdentifier(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T02:07:43.223Z] testLiterals(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T02:07:43.223Z] [2019-07-31T02:07:43.223Z] Results: [2019-07-31T02:07:43.223Z] [2019-07-31T02:07:43.223Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 5 [2019-07-31T02:07:43.223Z] [2019-07-31T02:07:44.494Z] [INFO] All tests passed! [2019-07-31T02:07:44.494Z] [INFO] [2019-07-31T02:07:44.494Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T02:07:44.494Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:07:44.494Z] [INFO] [2019-07-31T02:07:44.494Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T02:07:44.494Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T02:07:44.494Z] [INFO] [2019-07-31T02:07:44.494Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T02:07:44.494Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar [2019-07-31T02:07:44.494Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.pom [2019-07-31T02:07:44.494Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-31T02:07:44.494Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:07:44.494Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-p2metadata.xml [2019-07-31T02:07:44.494Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-p2artifacts.xml [2019-07-31T02:07:44.494Z] [INFO] [2019-07-31T02:07:44.494Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T02:07:44.494Z] [INFO] [2019-07-31T02:07:44.494Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------ [2019-07-31T02:07:44.494Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 5.0.0-SNAPSHOT [67/134] [2019-07-31T02:07:44.494Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T02:07:44.494Z] [INFO] [2019-07-31T02:07:44.494Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T02:07:44.494Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target [2019-07-31T02:07:44.494Z] [INFO] [2019-07-31T02:07:44.494Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T02:07:44.494Z] [INFO] The project's OSGi version is 5.0.0.201907310119 [2019-07-31T02:07:44.494Z] [INFO] [2019-07-31T02:07:44.494Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T02:07:44.494Z] [INFO] [2019-07-31T02:07:44.494Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T02:07:44.494Z] [INFO] [2019-07-31T02:07:44.494Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T02:07:44.494Z] [INFO] [2019-07-31T02:07:44.494Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T02:07:44.494Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:07:44.494Z] [INFO] [2019-07-31T02:07:44.494Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T02:07:44.494Z] [INFO] [2019-07-31T02:07:44.494Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T02:07:44.494Z] [INFO] [2019-07-31T02:07:44.494Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T02:07:44.494Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT.jar [2019-07-31T02:07:44.494Z] [INFO] [2019-07-31T02:07:44.494Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T02:07:44.494Z] [INFO] [2019-07-31T02:07:44.494Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T02:07:44.494Z] [INFO] [2019-07-31T02:07:44.494Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T02:07:44.494Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T02:07:44.494Z] [INFO] [2019-07-31T02:07:44.494Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T02:07:44.494Z] [INFO] [2019-07-31T02:07:44.494Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T02:07:44.494Z] [INFO] [2019-07-31T02:07:44.494Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T02:07:44.494Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:07:44.494Z] [INFO] [2019-07-31T02:07:44.494Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T02:07:45.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T02:07:45.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:07:45.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:07:45.988Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-31T02:07:46.244Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:07:47.618Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T02:07:47.618Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T02:07:47.618Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-31T02:07:47.618Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:07:47.618Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T02:07:47.875Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:07:47.875Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:07:47.875Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T02:07:47.875Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-31T02:07:47.875Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T02:07:48.132Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T02:07:48.388Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T02:07:48.388Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-07-31T02:07:48.388Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-31T02:07:48.388Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T02:07:48.645Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-31T02:07:48.645Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T02:07:48.645Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-31T02:07:48.645Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:07:48.645Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-31T02:07:48.645Z] [INFO] [2019-07-31T02:07:48.645Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T02:07:48.645Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT.jar [2019-07-31T02:07:48.645Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT.pom [2019-07-31T02:07:48.645Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T02:07:48.645Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T02:07:48.902Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T02:07:48.902Z] [INFO] [2019-07-31T02:07:48.902Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T02:07:48.902Z] [INFO] [2019-07-31T02:07:48.902Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >-- [2019-07-31T02:07:48.902Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.8-SNAPSHOT [68/134] [2019-07-31T02:07:48.902Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T02:07:48.902Z] [INFO] [2019-07-31T02:07:48.902Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T02:07:48.902Z] [INFO] [2019-07-31T02:07:48.902Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T02:07:48.902Z] [INFO] The project's OSGi version is 1.0.8.201907310119 [2019-07-31T02:07:48.902Z] [INFO] [2019-07-31T02:07:48.902Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T02:07:48.902Z] [INFO] [2019-07-31T02:07:48.902Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T02:07:48.902Z] [INFO] [2019-07-31T02:07:48.902Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T02:07:48.902Z] [INFO] [2019-07-31T02:07:48.902Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T02:07:48.902Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:07:48.902Z] [INFO] [2019-07-31T02:07:48.902Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T02:07:48.902Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:07:48.902Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources [2019-07-31T02:07:48.902Z] [INFO] [2019-07-31T02:07:48.902Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T02:07:48.902Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/classes [2019-07-31T02:07:49.158Z] [INFO] [2019-07-31T02:07:49.158Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T02:07:49.158Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:07:49.158Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/test/resources [2019-07-31T02:07:49.158Z] [INFO] [2019-07-31T02:07:49.158Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T02:07:49.158Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2019-07-31T02:07:49.158Z] [INFO] [2019-07-31T02:07:49.158Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T02:07:49.158Z] [INFO] [2019-07-31T02:07:49.158Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T02:07:49.158Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-31T02:07:49.415Z] [INFO] [2019-07-31T02:07:49.415Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T02:07:49.415Z] [INFO] [2019-07-31T02:07:49.415Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T02:07:49.415Z] [INFO] [2019-07-31T02:07:49.415Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T02:07:49.415Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-31T02:07:49.415Z] [INFO] [2019-07-31T02:07:49.415Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T02:07:49.415Z] [INFO] [2019-07-31T02:07:49.415Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T02:07:50.783Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T02:07:50.783Z] [INFO] Command line: [2019-07-31T02:07:50.783Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T02:07:50.783Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T02:07:54.053Z] !SESSION 2019-07-31 02:07:50.886 ----------------------------------------------- [2019-07-31T02:07:54.053Z] eclipse.buildId=unknown [2019-07-31T02:07:54.053Z] java.version=1.8.0_202 [2019-07-31T02:07:54.053Z] java.vendor=Oracle Corporation [2019-07-31T02:07:54.053Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T02:07:54.053Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T02:07:54.053Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T02:07:54.053Z] [2019-07-31T02:07:54.053Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 02:07:53.553 [2019-07-31T02:07:54.053Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:07:54.053Z] !STACK 0 [2019-07-31T02:07:54.053Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T02:07:54.053Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:07:54.053Z] [2019-07-31T02:07:54.053Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:07:54.053Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:07:54.053Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:07:54.053Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:07:54.053Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:07:54.053Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:07:54.053Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:07:54.053Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:07:54.053Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:07:54.053Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:07:54.053Z] [2019-07-31T02:07:54.053Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 02:07:53.733 [2019-07-31T02:07:54.053Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:07:54.053Z] !STACK 0 [2019-07-31T02:07:54.053Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T02:07:54.053Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:07:54.053Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T02:07:54.053Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T02:07:54.053Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T02:07:54.053Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:07:54.053Z] [2019-07-31T02:07:54.053Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:07:54.053Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:07:54.053Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:07:54.053Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:07:54.053Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:07:54.053Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:07:54.053Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:07:54.053Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:07:54.053Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:07:54.053Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:07:55.421Z] process 9445: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text [2019-07-31T02:07:55.421Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T02:07:55.984Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T02:07:55.984Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T02:08:04.096Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace [2019-07-31T02:08:04.658Z] Display size: 1440x900 [2019-07-31T02:08:04.658Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-31T02:08:04.658Z] GTK version=3.18.9 [2019-07-31T02:08:04.658Z] GTK theme=Ambiance [2019-07-31T02:08:04.658Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T02:08:04.658Z] Time zone: Coordinated Universal Time [2019-07-31T02:08:04.658Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T02:08:04.658Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T02:08:06.552Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:08:07.114Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:07.114Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:07.114Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:07.114Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:07.114Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:07.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170791295 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:07.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170791296 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:07.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170791296 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:07.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170791297 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:07.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170791298 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:07.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170791425 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:07.371Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:07.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170791426 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:07.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170791427 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:07.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170791427 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:07.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170791428 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:07.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170791428 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:07.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170791442 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:07.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170791445 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:07.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170791445 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:07.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170791446 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:07.371Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1170791446 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:07.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170791520 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:07.371Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:07.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1170791523 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T02:08:07.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1170791525 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:08:07.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1170791526 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:08:07.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1170791527 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:08:07.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170791527 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:08:07.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1170791600 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:08:08.737Z] [2019-07-31T02:08:08.737Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 02:08:08.436 [2019-07-31T02:08:08.737Z] !MESSAGE Error initializing trace. [2019-07-31T02:08:08.737Z] [2019-07-31T02:08:08.737Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: MismatchedTokenException(57!=72) at metadata:9:27 [2019-07-31T02:08:08.737Z] !STACK 0 [2019-07-31T02:08:08.737Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: MismatchedTokenException(57!=72) at metadata:9:27 [2019-07-31T02:08:08.737Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-31T02:08:08.737Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T02:08:08.737Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T02:08:08.737Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T02:08:08.737Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T02:08:08.737Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T02:08:08.737Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T02:08:08.737Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T02:08:08.737Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T02:08:08.737Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T02:08:08.737Z] Caused by: MismatchedTokenException(57!=72) [2019-07-31T02:08:08.737Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.recoverFromMismatchedToken(CTFParser.java:229) [2019-07-31T02:08:08.737Z] at org.antlr.runtime.BaseRecognizer.match(BaseRecognizer.java:115) [2019-07-31T02:08:08.737Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1730) [2019-07-31T02:08:08.737Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-31T02:08:08.737Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-31T02:08:08.737Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-31T02:08:08.737Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T02:08:08.737Z] ... 9 more [2019-07-31T02:08:09.299Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T02:08:09.299Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1170793425 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T02:08:09.299Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:09.299Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:09.299Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T02:08:09.299Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T02:08:09.299Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:09.299Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:09.299Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:08:09.299Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:08:09.299Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:09.299Z] DEBUG - Clicking on OK [2019-07-31T02:08:09.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170793431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:09.299Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170793431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:09.299Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170793432 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:09.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170793432 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:09.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170793432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:09.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170793432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:09.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170793433 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:09.556Z] DEBUG - Clicked on [2019-07-31T02:08:09.812Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:08:09.812Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:09.812Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:09.812Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:09.812Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:09.812Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:09.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170794014 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:09.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170794015 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:09.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170794015 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:09.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170794015 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:10.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170794016 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:10.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170794109 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:10.068Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:10.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170794111 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:10.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170794111 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:10.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170794111 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:10.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170794112 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:10.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170794112 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:10.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170794125 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:10.068Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T02:08:10.068Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:10.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1170794179 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:08:10.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1170794179 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:10.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1170794180 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:08:10.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1170794180 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:08:10.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170794180 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:10.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1170794204 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:08:10.632Z] [2019-07-31T02:08:10.632Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 02:08:10.337 [2019-07-31T02:08:10.632Z] !MESSAGE Error initializing trace. [2019-07-31T02:08:10.632Z] [2019-07-31T02:08:10.632Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-31T02:08:10.632Z] !STACK 0 [2019-07-31T02:08:10.632Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-31T02:08:10.632Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T02:08:10.632Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T02:08:10.632Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T02:08:10.632Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T02:08:10.632Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T02:08:10.632Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T02:08:10.632Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T02:08:10.632Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T02:08:10.632Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T02:08:10.632Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T02:08:10.632Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-31T02:08:10.632Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-31T02:08:10.632Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-31T02:08:10.632Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-31T02:08:10.632Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-31T02:08:10.632Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T02:08:10.632Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T02:08:10.632Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T02:08:10.632Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T02:08:10.632Z] ... 9 more [2019-07-31T02:08:11.195Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T02:08:11.195Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1170795295 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T02:08:11.195Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:11.195Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:11.195Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T02:08:11.195Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T02:08:11.195Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:11.195Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:11.195Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:08:11.195Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:08:11.195Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:11.195Z] DEBUG - Clicking on OK [2019-07-31T02:08:11.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170795298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:11.195Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170795298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:11.195Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170795298 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:11.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170795299 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:11.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170795299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:11.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170795299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:11.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170795299 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:11.195Z] DEBUG - Clicked on [2019-07-31T02:08:11.452Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:08:11.709Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:11.709Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:11.709Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:11.709Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:11.709Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:11.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170795709 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:11.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170795710 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:11.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170795710 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:11.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170795710 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:11.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170795711 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:11.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170795800 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:11.709Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:11.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170795802 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:11.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170795802 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:11.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170795802 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:11.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170795803 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:11.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170795803 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:11.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170795817 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:11.709Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T02:08:11.709Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:11.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1170795818 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:08:11.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1170795818 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:11.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1170795819 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:08:11.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1170795819 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:08:11.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170795819 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:11.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1170795889 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:08:11.966Z] [2019-07-31T02:08:11.966Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 02:08:11.853 [2019-07-31T02:08:11.966Z] !MESSAGE Error initializing trace. [2019-07-31T02:08:11.966Z] [2019-07-31T02:08:11.966Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(75@[]) at metadata:17:19 [2019-07-31T02:08:11.966Z] !STACK 0 [2019-07-31T02:08:11.966Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(75@[]) at metadata:17:19 [2019-07-31T02:08:11.966Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-31T02:08:11.966Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T02:08:11.966Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T02:08:11.966Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T02:08:11.966Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T02:08:11.966Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T02:08:11.966Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T02:08:11.966Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T02:08:11.966Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T02:08:11.966Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T02:08:11.966Z] Caused by: NoViableAltException(75@[]) [2019-07-31T02:08:11.966Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1251) [2019-07-31T02:08:11.966Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1431) [2019-07-31T02:08:11.966Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5965) [2019-07-31T02:08:11.966Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5882) [2019-07-31T02:08:11.966Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5814) [2019-07-31T02:08:11.966Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5700) [2019-07-31T02:08:11.966Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2032) [2019-07-31T02:08:11.966Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1721) [2019-07-31T02:08:11.966Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-31T02:08:11.966Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-31T02:08:11.966Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-31T02:08:11.966Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T02:08:11.966Z] ... 9 more [2019-07-31T02:08:12.896Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T02:08:12.896Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1170796808 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T02:08:12.896Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:12.896Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:12.896Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T02:08:12.896Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T02:08:12.896Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:12.896Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:12.896Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:08:12.896Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:08:12.896Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:12.896Z] DEBUG - Clicking on OK [2019-07-31T02:08:12.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170796812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:12.896Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170796813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:12.896Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170796813 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:12.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170796813 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:12.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170796813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:12.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170796814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:12.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170796814 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:12.896Z] DEBUG - Clicked on [2019-07-31T02:08:12.896Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:08:12.896Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:12.896Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:12.896Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:12.896Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:12.896Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:12.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170797117 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:12.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170797117 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:12.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170797118 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:12.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170797118 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:13.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170797118 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:13.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170797206 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:13.152Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:13.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170797208 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:13.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170797208 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:13.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170797208 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:13.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170797209 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:13.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170797209 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:13.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170797224 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:13.152Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T02:08:13.152Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:13.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1170797226 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:08:13.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1170797227 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:13.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1170797227 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:08:13.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1170797228 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:08:13.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170797228 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:13.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1170797286 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:08:13.409Z] [2019-07-31T02:08:13.409Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 02:08:13.257 [2019-07-31T02:08:13.409Z] !MESSAGE Error initializing trace. [2019-07-31T02:08:13.409Z] [2019-07-31T02:08:13.409Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2019-07-31T02:08:13.409Z] !STACK 0 [2019-07-31T02:08:13.409Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2019-07-31T02:08:13.409Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T02:08:13.409Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T02:08:13.409Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T02:08:13.409Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T02:08:13.409Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T02:08:13.409Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T02:08:13.409Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T02:08:13.409Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T02:08:13.409Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T02:08:13.409Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T02:08:13.409Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2019-07-31T02:08:13.409Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:163) [2019-07-31T02:08:13.409Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-31T02:08:13.409Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-31T02:08:13.409Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T02:08:13.409Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T02:08:13.409Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T02:08:13.409Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T02:08:13.409Z] ... 9 more [2019-07-31T02:08:13.972Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T02:08:13.972Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1170798152 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T02:08:13.972Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:13.972Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:13.972Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T02:08:13.972Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T02:08:13.972Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:13.972Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:13.972Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:08:13.972Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:08:13.972Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:13.972Z] DEBUG - Clicking on OK [2019-07-31T02:08:13.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170798154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:13.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170798155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:13.972Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170798155 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:13.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170798155 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:13.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170798155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:13.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170798155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:13.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170798155 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:14.234Z] DEBUG - Clicked on [2019-07-31T02:08:14.234Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:08:14.234Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:14.234Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:14.234Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:14.234Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:14.234Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:14.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170798410 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:14.234Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170798410 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:14.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170798411 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:14.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170798411 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:14.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170798411 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:14.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170798501 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:14.724Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:14.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170798503 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:14.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170798503 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:14.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170798503 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:14.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170798504 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:14.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170798504 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:14.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170798516 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:14.724Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T02:08:14.724Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:14.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1170798518 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:08:14.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1170798518 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:14.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1170798518 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:08:14.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1170798519 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:08:14.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170798519 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:14.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1170798594 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:08:15.177Z] [2019-07-31T02:08:15.177Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 02:08:14.643 [2019-07-31T02:08:15.177Z] !MESSAGE Error initializing trace. [2019-07-31T02:08:15.177Z] [2019-07-31T02:08:15.177Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(14@[]) at metadata:17:19 [2019-07-31T02:08:15.177Z] !STACK 0 [2019-07-31T02:08:15.177Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(14@[]) at metadata:17:19 [2019-07-31T02:08:15.177Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-31T02:08:15.177Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T02:08:15.177Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T02:08:15.177Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T02:08:15.177Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T02:08:15.177Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T02:08:15.177Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T02:08:15.177Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T02:08:15.177Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T02:08:15.177Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T02:08:15.177Z] Caused by: NoViableAltException(14@[]) [2019-07-31T02:08:15.177Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1251) [2019-07-31T02:08:15.177Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1431) [2019-07-31T02:08:15.177Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5965) [2019-07-31T02:08:15.177Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5882) [2019-07-31T02:08:15.177Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5814) [2019-07-31T02:08:15.177Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5700) [2019-07-31T02:08:15.177Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2032) [2019-07-31T02:08:15.177Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1721) [2019-07-31T02:08:15.177Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-31T02:08:15.177Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-31T02:08:15.177Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-31T02:08:15.177Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T02:08:15.177Z] ... 9 more [2019-07-31T02:08:15.433Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T02:08:15.433Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1170799593 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T02:08:15.433Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:15.433Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:15.433Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T02:08:15.433Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T02:08:15.433Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:15.433Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:15.433Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:08:15.433Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:08:15.433Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:15.433Z] DEBUG - Clicking on OK [2019-07-31T02:08:15.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170799596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:15.433Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170799596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:15.433Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170799596 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:15.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170799597 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:15.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170799597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:15.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170799597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:15.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170799597 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:15.690Z] DEBUG - Clicked on [2019-07-31T02:08:15.690Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:08:15.690Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:15.690Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:15.690Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:15.690Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:15.690Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:15.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170799905 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:15.690Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170799905 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:15.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170799905 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:15.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170799906 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:15.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170799906 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:15.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170799986 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:15.947Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:15.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170799987 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:15.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170799987 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:15.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170799988 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:15.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170799988 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:15.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170799988 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:15.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170800004 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:15.947Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T02:08:15.947Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:15.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1170800005 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:08:15.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1170800005 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:15.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1170800006 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:08:15.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1170800006 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:08:15.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170800006 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:15.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1170800024 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:08:16.204Z] [2019-07-31T02:08:16.204Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 02:08:16.031 [2019-07-31T02:08:16.204Z] !MESSAGE Error initializing trace. [2019-07-31T02:08:16.204Z] [2019-07-31T02:08:16.204Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-31T02:08:16.204Z] !STACK 0 [2019-07-31T02:08:16.204Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-31T02:08:16.204Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T02:08:16.204Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T02:08:16.204Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T02:08:16.204Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T02:08:16.204Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T02:08:16.204Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T02:08:16.204Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T02:08:16.204Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T02:08:16.204Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T02:08:16.204Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T02:08:16.204Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-31T02:08:16.204Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-31T02:08:16.204Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-31T02:08:16.204Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-31T02:08:16.204Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-31T02:08:16.204Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T02:08:16.204Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T02:08:16.204Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T02:08:16.204Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T02:08:16.204Z] ... 9 more [2019-07-31T02:08:16.767Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T02:08:16.767Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1170800913 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T02:08:16.767Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:16.767Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:16.767Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T02:08:16.767Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T02:08:16.767Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:16.767Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:16.767Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:08:16.767Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:08:16.767Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:16.767Z] DEBUG - Clicking on OK [2019-07-31T02:08:16.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170800916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:16.767Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170800916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:16.767Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170800916 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:16.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170800916 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:16.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170800916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:16.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170800917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:16.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170800917 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:16.767Z] DEBUG - Clicked on [2019-07-31T02:08:17.024Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:08:17.024Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:17.024Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:17.024Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:17.024Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:17.024Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:17.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170801183 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:17.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170801183 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:17.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170801184 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:17.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170801184 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:17.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170801184 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:17.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170801209 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:17.024Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:17.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170801211 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:17.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170801211 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:17.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170801211 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:17.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170801212 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:17.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170801217 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:17.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170801226 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:17.024Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T02:08:17.024Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:17.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1170801227 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:08:17.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1170801227 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:17.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1170801228 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:08:17.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1170801228 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:08:17.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170801228 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:17.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1170801245 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:08:17.281Z] [2019-07-31T02:08:17.281Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 02:08:17.251 [2019-07-31T02:08:17.281Z] !MESSAGE Error initializing trace. [2019-07-31T02:08:17.281Z] [2019-07-31T02:08:17.281Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-31T02:08:17.281Z] !STACK 0 [2019-07-31T02:08:17.281Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-31T02:08:17.281Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T02:08:17.281Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T02:08:17.281Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T02:08:17.281Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T02:08:17.281Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T02:08:17.281Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T02:08:17.281Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T02:08:17.281Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T02:08:17.281Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T02:08:17.281Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T02:08:17.281Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-31T02:08:17.281Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-31T02:08:17.281Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-31T02:08:17.281Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:112) [2019-07-31T02:08:17.281Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:150) [2019-07-31T02:08:17.281Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:224) [2019-07-31T02:08:17.281Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-31T02:08:17.281Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventDeclarationParser.parse(EventDeclarationParser.java:171) [2019-07-31T02:08:17.281Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventParser.parse(EventParser.java:121) [2019-07-31T02:08:17.281Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseEvents(IOStructGen.java:187) [2019-07-31T02:08:17.281Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:177) [2019-07-31T02:08:17.281Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T02:08:17.281Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T02:08:17.281Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T02:08:17.281Z] ... 9 more [2019-07-31T02:08:18.210Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T02:08:18.210Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1170802191 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T02:08:18.210Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:18.210Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:18.210Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T02:08:18.210Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T02:08:18.210Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:18.210Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:18.210Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:08:18.210Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:08:18.210Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:18.210Z] DEBUG - Clicking on OK [2019-07-31T02:08:18.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170802194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:18.210Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170802194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:18.210Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170802194 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:18.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170802194 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:18.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170802194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:18.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170802194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:18.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170802194 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:18.210Z] DEBUG - Clicked on [2019-07-31T02:08:18.467Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:08:18.467Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:18.467Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:18.467Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:18.467Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:18.467Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:18.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170802488 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:18.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170802488 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:18.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170802488 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:18.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170802489 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:18.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170802489 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:18.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170802511 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:18.467Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:18.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170802512 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:18.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170802512 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:18.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170802513 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:18.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170802513 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:18.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170802513 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:18.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170802584 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:18.467Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T02:08:18.467Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:18.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1170802586 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:08:18.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1170802586 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:18.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1170802586 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:08:18.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1170802587 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:08:18.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170802587 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:18.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1170802609 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:08:18.724Z] [2019-07-31T02:08:18.724Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 02:08:18.553 [2019-07-31T02:08:18.724Z] !MESSAGE Error initializing trace. [2019-07-31T02:08:18.724Z] [2019-07-31T02:08:18.724Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-31T02:08:18.724Z] !STACK 0 [2019-07-31T02:08:18.724Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-31T02:08:18.724Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T02:08:18.724Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T02:08:18.724Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T02:08:18.724Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T02:08:18.724Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T02:08:18.724Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T02:08:18.724Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T02:08:18.724Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T02:08:18.724Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T02:08:18.724Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T02:08:18.724Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-31T02:08:18.724Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-31T02:08:18.724Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-31T02:08:18.724Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-31T02:08:18.724Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-31T02:08:18.724Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T02:08:18.724Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T02:08:18.724Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T02:08:18.724Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T02:08:18.724Z] ... 9 more [2019-07-31T02:08:19.287Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T02:08:19.287Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1170803309 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T02:08:19.287Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:19.287Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:19.287Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T02:08:19.287Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T02:08:19.287Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:19.288Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:19.288Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:08:19.288Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:08:19.288Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:19.288Z] DEBUG - Clicking on OK [2019-07-31T02:08:19.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170803311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:19.288Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170803312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:19.288Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170803312 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:19.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170803312 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:19.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170803312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:19.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170803312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:19.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170803312 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:19.288Z] DEBUG - Clicked on [2019-07-31T02:08:19.544Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:08:19.544Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:19.544Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:19.544Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:19.544Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:19.544Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:19.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170803697 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:19.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170803698 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:19.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170803698 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:19.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170803698 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:19.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170803699 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:19.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170803784 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:19.544Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:19.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170803785 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:19.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170803785 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:19.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170803786 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:19.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170803786 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:19.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170803786 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:19.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170803796 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:19.544Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T02:08:19.544Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:19.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1170803797 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:08:19.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1170803798 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:19.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1170803798 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:08:19.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1170803798 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:08:19.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170803798 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:19.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1170803818 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:08:20.058Z] [2019-07-31T02:08:20.058Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 02:08:19.839 [2019-07-31T02:08:20.058Z] !MESSAGE Error initializing trace. [2019-07-31T02:08:20.058Z] [2019-07-31T02:08:20.058Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-31T02:08:20.058Z] !STACK 0 [2019-07-31T02:08:20.058Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-31T02:08:20.058Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T02:08:20.058Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T02:08:20.058Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T02:08:20.058Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T02:08:20.058Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T02:08:20.058Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T02:08:20.058Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T02:08:20.058Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T02:08:20.058Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T02:08:20.058Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T02:08:20.058Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-31T02:08:20.058Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:61) [2019-07-31T02:08:20.058Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:179) [2019-07-31T02:08:20.058Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-31T02:08:20.058Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-31T02:08:20.058Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-31T02:08:20.058Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-31T02:08:20.058Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-31T02:08:20.058Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T02:08:20.058Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T02:08:20.058Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T02:08:20.058Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T02:08:20.058Z] ... 9 more [2019-07-31T02:08:20.620Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T02:08:20.620Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1170804737 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T02:08:20.620Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:20.620Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:20.620Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T02:08:20.620Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T02:08:20.620Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:20.620Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:20.620Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:08:20.620Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:08:20.620Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:20.620Z] DEBUG - Clicking on OK [2019-07-31T02:08:20.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170804739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:20.620Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170804739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:20.620Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170804739 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:20.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170804740 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:20.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170804740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:20.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170804740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:20.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170804740 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:20.620Z] DEBUG - Clicked on [2019-07-31T02:08:20.877Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:08:20.877Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:20.877Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:20.877Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:20.877Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:20.877Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:20.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170805011 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:20.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170805011 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:20.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170805011 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:20.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170805012 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:20.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170805012 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:20.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170805091 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:20.877Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:20.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170805092 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:20.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170805093 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:20.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170805093 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:20.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170805093 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:20.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170805094 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:20.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170805105 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:20.877Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T02:08:20.877Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:20.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1170805107 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:08:20.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1170805107 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:20.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1170805107 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:08:20.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1170805108 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:08:20.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170805108 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:21.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1170805183 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:08:21.397Z] [2019-07-31T02:08:21.397Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 02:08:21.146 [2019-07-31T02:08:21.397Z] !MESSAGE Error initializing trace. [2019-07-31T02:08:21.397Z] [2019-07-31T02:08:21.397Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-31T02:08:21.397Z] !STACK 0 [2019-07-31T02:08:21.397Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-31T02:08:21.397Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T02:08:21.397Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T02:08:21.397Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T02:08:21.397Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T02:08:21.397Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T02:08:21.397Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T02:08:21.397Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T02:08:21.397Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T02:08:21.397Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T02:08:21.397Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T02:08:21.397Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-31T02:08:21.397Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:58) [2019-07-31T02:08:21.397Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:179) [2019-07-31T02:08:21.397Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-31T02:08:21.397Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-31T02:08:21.397Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-31T02:08:21.397Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-31T02:08:21.397Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-31T02:08:21.397Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T02:08:21.397Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T02:08:21.397Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T02:08:21.397Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T02:08:21.397Z] ... 9 more [2019-07-31T02:08:21.959Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T02:08:21.959Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1170806091 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T02:08:21.959Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:21.959Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:21.959Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T02:08:21.959Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T02:08:21.959Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:21.959Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:21.959Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:08:21.959Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:08:21.959Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:21.959Z] DEBUG - Clicking on OK [2019-07-31T02:08:21.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170806093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:21.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170806093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:21.959Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170806094 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:21.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170806094 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:21.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170806094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:21.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170806094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:21.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170806094 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:21.959Z] DEBUG - Clicked on [2019-07-31T02:08:22.216Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:08:22.216Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:22.216Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:22.216Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:22.216Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:22.216Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:22.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170806423 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:22.216Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170806423 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:22.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170806423 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:22.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170806423 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:22.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170806423 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:22.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170806492 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:22.472Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:22.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170806494 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:22.472Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170806494 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:22.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170806494 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:22.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170806495 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:22.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170806495 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:22.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170806511 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:22.473Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T02:08:22.473Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:22.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1170806513 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:08:22.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1170806514 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:22.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1170806514 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:08:22.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1170806514 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:08:22.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170806515 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:22.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1170806590 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:08:22.729Z] [2019-07-31T02:08:22.729Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 02:08:22.556 [2019-07-31T02:08:22.729Z] !MESSAGE Error initializing trace. [2019-07-31T02:08:22.729Z] [2019-07-31T02:08:22.729Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-31T02:08:22.729Z] !STACK 0 [2019-07-31T02:08:22.729Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-31T02:08:22.729Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T02:08:22.729Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T02:08:22.729Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T02:08:22.729Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T02:08:22.729Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T02:08:22.729Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T02:08:22.729Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T02:08:22.729Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T02:08:22.729Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T02:08:22.729Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T02:08:22.729Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-31T02:08:22.729Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:63) [2019-07-31T02:08:22.729Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:170) [2019-07-31T02:08:22.729Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-31T02:08:22.729Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-31T02:08:22.729Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-31T02:08:22.729Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-31T02:08:22.729Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-31T02:08:22.729Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T02:08:22.729Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T02:08:22.729Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T02:08:22.729Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T02:08:22.729Z] ... 9 more [2019-07-31T02:08:23.291Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T02:08:23.291Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1170807493 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T02:08:23.291Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:23.291Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:23.291Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T02:08:23.291Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T02:08:23.291Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:23.291Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:23.291Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:08:23.291Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:08:23.291Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:23.291Z] DEBUG - Clicking on OK [2019-07-31T02:08:23.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170807496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:23.291Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170807496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:23.291Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170807496 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:23.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170807496 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:23.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170807496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:23.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170807496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:23.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170807497 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:23.547Z] DEBUG - Clicked on [2019-07-31T02:08:23.803Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:08:23.803Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:23.803Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:23.803Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:23.803Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:23.803Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:23.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170807881 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:23.803Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170807881 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:23.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170807881 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:23.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170807881 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:23.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170807882 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:23.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170807908 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:23.803Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:23.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170807910 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:23.803Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170807910 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:23.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170807910 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:23.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170807911 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:23.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170807911 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:23.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170807923 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:23.803Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T02:08:23.803Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:23.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1170807924 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:08:23.803Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1170807924 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:23.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1170807925 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:08:23.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1170807925 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:08:23.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170807925 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:23.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1170807995 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:08:24.060Z] [2019-07-31T02:08:24.060Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 02:08:23.935 [2019-07-31T02:08:24.060Z] !MESSAGE Error initializing trace. [2019-07-31T02:08:24.060Z] [2019-07-31T02:08:24.060Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2019-07-31T02:08:24.060Z] !STACK 0 [2019-07-31T02:08:24.060Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2019-07-31T02:08:24.060Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T02:08:24.060Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T02:08:24.060Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T02:08:24.060Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T02:08:24.060Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T02:08:24.060Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T02:08:24.060Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T02:08:24.060Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T02:08:24.060Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T02:08:24.060Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T02:08:24.060Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2019-07-31T02:08:24.060Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56) [2019-07-31T02:08:24.060Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.VersionNumberParser.parse(VersionNumberParser.java:57) [2019-07-31T02:08:24.060Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.TraceDeclarationParser.parse(TraceDeclarationParser.java:144) [2019-07-31T02:08:24.060Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseTrace(IOStructGen.java:251) [2019-07-31T02:08:24.060Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:150) [2019-07-31T02:08:24.060Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T02:08:24.060Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T02:08:24.060Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T02:08:24.060Z] ... 9 more [2019-07-31T02:08:24.060Z] Caused by: java.lang.NumberFormatException: For input string: "23452397856348975623897562893746589237465289374658923764598237645897234658723648579236" [2019-07-31T02:08:24.060Z] at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) [2019-07-31T02:08:24.060Z] at java.lang.Long.parseLong(Long.java:592) [2019-07-31T02:08:24.060Z] at java.lang.Long.valueOf(Long.java:776) [2019-07-31T02:08:24.060Z] at java.lang.Long.decode(Long.java:928) [2019-07-31T02:08:24.060Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:54) [2019-07-31T02:08:24.060Z] ... 16 more [2019-07-31T02:08:24.723Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T02:08:24.723Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1170808690 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T02:08:24.723Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:24.723Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:24.723Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T02:08:24.723Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T02:08:24.723Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:24.723Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:24.723Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:08:24.723Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:08:24.723Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:24.723Z] DEBUG - Clicking on OK [2019-07-31T02:08:24.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170808693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:24.723Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170808693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:24.723Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170808693 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:24.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170808693 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:24.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170808693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:24.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170808693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:24.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170808694 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:24.723Z] DEBUG - Clicked on [2019-07-31T02:08:25.083Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:08:25.083Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:25.083Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:25.083Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:25.083Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:25.083Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:25.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170808985 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:25.083Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170808985 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:25.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170808986 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:25.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170808986 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:25.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170808986 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:25.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170809011 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:25.083Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:25.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170809012 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:25.083Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170809012 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:25.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170809012 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:25.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170809013 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:25.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170809013 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:25.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170809025 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:25.083Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T02:08:25.083Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:25.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1170809026 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:08:25.083Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1170809027 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:25.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1170809027 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:08:25.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1170809027 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:08:25.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170809028 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:25.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1170809093 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:08:25.083Z] [2019-07-31T02:08:25.083Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 02:08:25.057 [2019-07-31T02:08:25.083Z] !MESSAGE Error initializing trace. [2019-07-31T02:08:25.083Z] [2019-07-31T02:08:25.083Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-31T02:08:25.083Z] !STACK 0 [2019-07-31T02:08:25.083Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-31T02:08:25.083Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T02:08:25.083Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T02:08:25.083Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T02:08:25.083Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T02:08:25.083Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T02:08:25.083Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T02:08:25.083Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T02:08:25.083Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T02:08:25.083Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T02:08:25.083Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T02:08:25.083Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-31T02:08:25.083Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:87) [2019-07-31T02:08:25.083Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164) [2019-07-31T02:08:25.083Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-31T02:08:25.083Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-31T02:08:25.083Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-31T02:08:25.083Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-31T02:08:25.083Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-31T02:08:25.083Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T02:08:25.083Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T02:08:25.083Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T02:08:25.083Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T02:08:25.083Z] ... 9 more [2019-07-31T02:08:26.014Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T02:08:26.014Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1170809993 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T02:08:26.014Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:26.014Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:26.014Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T02:08:26.014Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T02:08:26.014Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:26.014Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:26.014Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:08:26.014Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:08:26.014Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:26.014Z] DEBUG - Clicking on OK [2019-07-31T02:08:26.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170809995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:26.014Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170809995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:26.014Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170809995 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:26.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170809995 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:26.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170809995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:26.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170809995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:26.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170809996 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:26.014Z] DEBUG - Clicked on [2019-07-31T02:08:26.014Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:08:26.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:26.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:26.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:26.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:26.014Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:26.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170810219 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:26.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170810219 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:26.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170810219 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:26.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170810220 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:26.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170810220 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:26.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170810285 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:26.272Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:26.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170810286 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:26.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170810286 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:26.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170810287 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:26.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170810287 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:26.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170810287 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:26.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170810294 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:26.272Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T02:08:26.272Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:26.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1170810296 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:08:26.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1170810296 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:26.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1170810296 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:08:26.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1170810297 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:08:26.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170810297 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:26.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1170810310 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:08:26.272Z] [2019-07-31T02:08:26.272Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 02:08:26.236 [2019-07-31T02:08:26.272Z] !MESSAGE Error initializing trace. [2019-07-31T02:08:26.272Z] [2019-07-31T02:08:26.272Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2019-07-31T02:08:26.272Z] !STACK 0 [2019-07-31T02:08:26.272Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2019-07-31T02:08:26.272Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T02:08:26.272Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T02:08:26.272Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T02:08:26.272Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T02:08:26.272Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T02:08:26.272Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T02:08:26.272Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T02:08:26.272Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T02:08:26.272Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T02:08:26.272Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T02:08:26.272Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2019-07-31T02:08:26.272Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:67) [2019-07-31T02:08:26.272Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164) [2019-07-31T02:08:26.272Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-31T02:08:26.272Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-31T02:08:26.272Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-31T02:08:26.272Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-31T02:08:26.272Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-31T02:08:26.272Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T02:08:26.272Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T02:08:26.272Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T02:08:26.272Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T02:08:26.272Z] ... 9 more [2019-07-31T02:08:27.202Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T02:08:27.202Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1170811119 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T02:08:27.202Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:27.202Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:27.202Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T02:08:27.202Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T02:08:27.202Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:27.202Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:27.202Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:08:27.202Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:08:27.202Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:27.202Z] DEBUG - Clicking on OK [2019-07-31T02:08:27.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170811121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:27.202Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170811121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:27.202Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170811121 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:27.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170811121 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:27.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170811121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:27.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170811121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:27.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170811122 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:27.202Z] DEBUG - Clicked on [2019-07-31T02:08:27.202Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:08:27.202Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:27.202Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:27.202Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:27.202Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:27.202Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:27.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170811327 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:27.202Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170811327 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:27.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170811328 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:27.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170811328 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:27.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170811328 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:27.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170811404 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:27.202Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:27.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170811405 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:27.202Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170811405 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:27.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170811405 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:27.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170811406 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:27.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170811406 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:27.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170811413 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:27.202Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T02:08:27.202Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:27.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1170811415 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:08:27.202Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1170811415 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:27.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1170811415 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:08:27.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1170811415 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:08:27.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170811415 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:27.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1170811428 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:08:27.458Z] [2019-07-31T02:08:27.458Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 02:08:27.370 [2019-07-31T02:08:27.458Z] !MESSAGE Error initializing trace. [2019-07-31T02:08:27.458Z] [2019-07-31T02:08:27.458Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-31T02:08:27.458Z] !STACK 0 [2019-07-31T02:08:27.458Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-31T02:08:27.458Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T02:08:27.458Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T02:08:27.458Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T02:08:27.458Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T02:08:27.458Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T02:08:27.458Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T02:08:27.458Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T02:08:27.458Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T02:08:27.458Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T02:08:27.458Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T02:08:27.458Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-31T02:08:27.458Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:67) [2019-07-31T02:08:27.458Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:170) [2019-07-31T02:08:27.458Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-31T02:08:27.458Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-31T02:08:27.458Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-31T02:08:27.458Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-31T02:08:27.458Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-31T02:08:27.458Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T02:08:27.458Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T02:08:27.458Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T02:08:27.458Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T02:08:27.458Z] ... 9 more [2019-07-31T02:08:28.388Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T02:08:28.388Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1170812292 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T02:08:28.388Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:28.388Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:28.388Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T02:08:28.388Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T02:08:28.388Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:28.388Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:28.388Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:08:28.388Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:08:28.388Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:28.388Z] DEBUG - Clicking on OK [2019-07-31T02:08:28.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170812294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:28.388Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170812294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:28.388Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170812294 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:28.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170812294 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:28.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170812295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:28.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170812295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:28.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170812295 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:28.388Z] DEBUG - Clicked on [2019-07-31T02:08:28.388Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:08:28.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:28.388Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:28.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:28.388Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:28.388Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:28.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170812582 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:28.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170812582 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:28.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170812582 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:28.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170812583 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:28.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170812583 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:28.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170812608 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:28.388Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:28.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170812609 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:28.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170812610 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:28.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170812610 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:28.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170812610 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:28.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170812610 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:28.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170812621 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:28.388Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T02:08:28.388Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:28.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1170812622 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:08:28.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1170812622 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:28.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1170812623 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:08:28.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1170812623 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:08:28.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170812623 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:28.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1170812688 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:08:28.645Z] [2019-07-31T02:08:28.645Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 02:08:28.638 [2019-07-31T02:08:28.645Z] !MESSAGE Error initializing trace. [2019-07-31T02:08:28.645Z] [2019-07-31T02:08:28.645Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-31T02:08:28.645Z] !STACK 0 [2019-07-31T02:08:28.645Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-31T02:08:28.645Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T02:08:28.645Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T02:08:28.645Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T02:08:28.645Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T02:08:28.645Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T02:08:28.645Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T02:08:28.645Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T02:08:28.645Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T02:08:28.645Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T02:08:28.645Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T02:08:28.645Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-31T02:08:28.645Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:87) [2019-07-31T02:08:28.645Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164) [2019-07-31T02:08:28.645Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-31T02:08:28.645Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-31T02:08:28.645Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-31T02:08:28.645Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-31T02:08:28.645Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-31T02:08:28.645Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T02:08:28.645Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T02:08:28.645Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T02:08:28.645Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T02:08:28.645Z] ... 9 more [2019-07-31T02:08:29.573Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T02:08:29.573Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1170813523 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T02:08:29.573Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:29.573Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:29.573Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T02:08:29.573Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T02:08:29.573Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:29.573Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:29.573Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:08:29.573Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:08:29.573Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:29.573Z] DEBUG - Clicking on OK [2019-07-31T02:08:29.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170813524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:29.573Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170813525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:29.573Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170813525 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:29.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170813525 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:29.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170813525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:29.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170813525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:29.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170813525 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:29.573Z] DEBUG - Clicked on [2019-07-31T02:08:29.573Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:08:29.573Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:29.573Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:29.573Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:29.573Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:29.573Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:29.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170813788 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:29.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170813788 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:29.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170813788 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:29.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170813789 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:29.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170813789 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:29.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170813810 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:29.573Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:29.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170813811 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:29.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170813811 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:29.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170813812 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:29.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170813812 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:29.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170813812 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:29.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170813831 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:29.830Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T02:08:29.830Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:29.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1170813834 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:08:29.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1170813834 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:29.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1170813834 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:08:29.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1170813834 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:08:29.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170813835 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:29.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1170813894 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:08:30.087Z] [2019-07-31T02:08:30.087Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 02:08:29.847 [2019-07-31T02:08:30.087Z] !MESSAGE Error initializing trace. [2019-07-31T02:08:30.087Z] [2019-07-31T02:08:30.087Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-31T02:08:30.087Z] !STACK 0 [2019-07-31T02:08:30.087Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-31T02:08:30.087Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T02:08:30.087Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T02:08:30.087Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T02:08:30.087Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T02:08:30.087Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T02:08:30.087Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T02:08:30.087Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T02:08:30.087Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T02:08:30.087Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T02:08:30.087Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T02:08:30.087Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-31T02:08:30.087Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:91) [2019-07-31T02:08:30.087Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-31T02:08:30.087Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-31T02:08:30.087Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-31T02:08:30.087Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T02:08:30.087Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T02:08:30.087Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T02:08:30.087Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T02:08:30.087Z] ... 9 more [2019-07-31T02:08:30.651Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T02:08:30.651Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1170814795 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T02:08:30.651Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:30.651Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:30.651Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T02:08:30.651Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T02:08:30.651Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:30.651Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:30.651Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:08:30.651Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:08:30.651Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:30.651Z] DEBUG - Clicking on OK [2019-07-31T02:08:30.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170814797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:30.651Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170814797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:30.651Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170814797 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:30.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170814797 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:30.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170814797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:30.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170814798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:30.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170814798 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:30.651Z] DEBUG - Clicked on [2019-07-31T02:08:30.908Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:08:30.908Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:30.908Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:30.908Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:30.908Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:30.908Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:30.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170815091 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:30.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170815091 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:30.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170815091 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:30.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170815092 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:30.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170815092 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:30.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170815113 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:30.908Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:30.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170815115 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:30.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170815115 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:30.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170815115 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:30.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170815115 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:30.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170815116 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:30.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170815131 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:30.908Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T02:08:30.908Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:31.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1170815132 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:08:31.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1170815179 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:31.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1170815179 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:08:31.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1170815180 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:08:31.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170815180 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:31.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1170815191 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:08:31.164Z] [2019-07-31T02:08:31.164Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 02:08:31.096 [2019-07-31T02:08:31.164Z] !MESSAGE Error initializing trace. [2019-07-31T02:08:31.164Z] [2019-07-31T02:08:31.164Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2019-07-31T02:08:31.164Z] !STACK 0 [2019-07-31T02:08:31.164Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2019-07-31T02:08:31.164Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T02:08:31.164Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T02:08:31.164Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T02:08:31.164Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T02:08:31.164Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T02:08:31.164Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T02:08:31.164Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T02:08:31.164Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T02:08:31.164Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T02:08:31.164Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T02:08:31.164Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2019-07-31T02:08:31.164Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56) [2019-07-31T02:08:31.164Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:82) [2019-07-31T02:08:31.164Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-31T02:08:31.164Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-31T02:08:31.164Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-31T02:08:31.164Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T02:08:31.164Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T02:08:31.164Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T02:08:31.164Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T02:08:31.164Z] ... 9 more [2019-07-31T02:08:31.164Z] Caused by: java.lang.NumberFormatException: For input string: "FFFFFFFFU" [2019-07-31T02:08:31.164Z] at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) [2019-07-31T02:08:31.164Z] at java.lang.Long.parseLong(Long.java:589) [2019-07-31T02:08:31.164Z] at java.lang.Long.valueOf(Long.java:776) [2019-07-31T02:08:31.164Z] at java.lang.Long.decode(Long.java:928) [2019-07-31T02:08:31.164Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:54) [2019-07-31T02:08:31.164Z] ... 17 more [2019-07-31T02:08:31.727Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T02:08:31.727Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1170815954 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T02:08:31.727Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:31.727Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:31.727Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T02:08:31.727Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T02:08:31.727Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:31.727Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:31.727Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:08:31.727Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:08:31.727Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:31.727Z] DEBUG - Clicking on OK [2019-07-31T02:08:31.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170815955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:31.727Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170815956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:31.727Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170815956 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:31.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170815956 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:31.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170815956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:31.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170815956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:31.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170815956 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:31.983Z] DEBUG - Clicked on [2019-07-31T02:08:31.983Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:08:31.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:31.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:31.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:31.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:31.983Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:31.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170816218 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:31.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170816219 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:31.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170816219 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:31.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170816219 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:31.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170816219 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:32.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170816293 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:32.240Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:32.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170816294 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:32.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170816294 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:32.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170816295 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:32.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170816295 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:32.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170816295 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:32.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170816305 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:32.240Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T02:08:32.240Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:32.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1170816307 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:08:32.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1170816307 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:32.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1170816307 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:08:32.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1170816308 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:08:32.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170816308 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:32.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1170816317 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:08:32.496Z] [2019-07-31T02:08:32.496Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 02:08:32.272 [2019-07-31T02:08:32.496Z] !MESSAGE Error initializing trace. [2019-07-31T02:08:32.496Z] [2019-07-31T02:08:32.496Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2019-07-31T02:08:32.496Z] !STACK 0 [2019-07-31T02:08:32.496Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2019-07-31T02:08:32.496Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T02:08:32.496Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T02:08:32.496Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T02:08:32.496Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T02:08:32.496Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T02:08:32.496Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T02:08:32.496Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T02:08:32.496Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T02:08:32.496Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T02:08:32.496Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T02:08:32.496Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2019-07-31T02:08:32.496Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:85) [2019-07-31T02:08:32.496Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-31T02:08:32.496Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-31T02:08:32.496Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-31T02:08:32.496Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T02:08:32.496Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T02:08:32.496Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T02:08:32.496Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T02:08:32.496Z] ... 9 more [2019-07-31T02:08:33.059Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T02:08:33.059Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1170817211 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T02:08:33.059Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:33.059Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:33.059Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T02:08:33.059Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T02:08:33.059Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:33.059Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:33.059Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:08:33.059Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:08:33.059Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:33.059Z] DEBUG - Clicking on OK [2019-07-31T02:08:33.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170817214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:33.059Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170817214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:33.059Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170817214 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:33.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170817214 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:33.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170817214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:33.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170817214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:33.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170817214 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:33.059Z] DEBUG - Clicked on [2019-07-31T02:08:33.316Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:08:33.316Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:33.316Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:33.316Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:33.316Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:33.316Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:33.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170817444 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:33.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170817444 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:33.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170817444 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:33.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170817445 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:33.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170817453 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:33.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170817491 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:33.316Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:33.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170817492 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:33.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170817492 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:33.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170817492 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:33.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170817493 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:33.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170817493 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:33.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170817506 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:33.316Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T02:08:33.316Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:33.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1170817507 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:08:33.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1170817508 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:33.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1170817508 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:08:33.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1170817508 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:08:33.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170817508 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:33.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1170817528 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:08:33.573Z] [2019-07-31T02:08:33.573Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 02:08:33.449 [2019-07-31T02:08:33.573Z] !MESSAGE Error initializing trace. [2019-07-31T02:08:33.573Z] [2019-07-31T02:08:33.573Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-31T02:08:33.573Z] !STACK 0 [2019-07-31T02:08:33.573Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-31T02:08:33.573Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T02:08:33.573Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T02:08:33.573Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T02:08:33.573Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T02:08:33.573Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T02:08:33.573Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T02:08:33.573Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T02:08:33.573Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T02:08:33.573Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T02:08:33.573Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T02:08:33.573Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-31T02:08:33.573Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:91) [2019-07-31T02:08:33.573Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-31T02:08:33.573Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-31T02:08:33.573Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-31T02:08:33.573Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T02:08:33.573Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T02:08:33.573Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T02:08:33.573Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T02:08:33.573Z] ... 9 more [2019-07-31T02:08:34.136Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T02:08:34.136Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1170818301 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T02:08:34.136Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:34.136Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:34.136Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T02:08:34.136Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T02:08:34.136Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:34.136Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:34.136Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:08:34.136Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:08:34.136Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:34.136Z] DEBUG - Clicking on OK [2019-07-31T02:08:34.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170818302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:34.136Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170818302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:34.136Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170818303 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:34.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170818303 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:34.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170818303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:34.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170818303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:34.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170818303 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:34.136Z] DEBUG - Clicked on [2019-07-31T02:08:34.392Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:08:34.392Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:34.392Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:34.392Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:34.392Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:34.392Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:34.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170818523 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:34.392Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170818523 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:34.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170818523 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:34.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170818524 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:34.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170818524 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:34.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170818607 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:34.392Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:34.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170818609 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:34.392Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170818609 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:34.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170818609 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:34.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170818609 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:34.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170818610 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:34.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170818617 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:34.392Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T02:08:34.392Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:34.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1170818622 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:08:34.392Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1170818622 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:34.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1170818622 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:08:34.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1170818623 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:08:34.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170818623 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:34.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1170818691 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:08:34.649Z] [2019-07-31T02:08:34.649Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 02:08:34.555 [2019-07-31T02:08:34.649Z] !MESSAGE Error initializing trace. [2019-07-31T02:08:34.649Z] [2019-07-31T02:08:34.649Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2019-07-31T02:08:34.649Z] !STACK 0 [2019-07-31T02:08:34.649Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2019-07-31T02:08:34.649Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T02:08:34.649Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T02:08:34.649Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T02:08:34.649Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T02:08:34.649Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T02:08:34.649Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T02:08:34.649Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T02:08:34.649Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T02:08:34.649Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T02:08:34.649Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T02:08:34.649Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2019-07-31T02:08:34.649Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:85) [2019-07-31T02:08:34.649Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-31T02:08:34.649Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-31T02:08:34.649Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-31T02:08:34.649Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T02:08:34.649Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T02:08:34.649Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T02:08:34.649Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T02:08:34.649Z] ... 9 more [2019-07-31T02:08:35.211Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T02:08:35.211Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1170819312 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T02:08:35.211Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:35.211Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:35.211Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T02:08:35.211Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T02:08:35.211Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:35.211Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:35.211Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:08:35.211Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:08:35.211Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:35.211Z] DEBUG - Clicking on OK [2019-07-31T02:08:35.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170819314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:35.211Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170819314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:35.211Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170819314 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:35.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170819314 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:35.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170819314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:35.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170819315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:35.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170819315 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:35.211Z] DEBUG - Clicked on [2019-07-31T02:08:35.468Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:08:35.468Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:35.468Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:35.468Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:35.468Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:35.468Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:35.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170819516 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:35.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170819523 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:35.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170819524 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:35.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170819524 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:35.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170819524 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:35.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170819602 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:35.468Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:35.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170819603 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:35.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170819603 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:35.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170819604 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:35.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170819604 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:35.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170819604 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:35.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170819612 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:35.468Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T02:08:35.468Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:35.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1170819617 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:08:35.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1170819617 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:35.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1170819618 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:08:35.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1170819618 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:08:35.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170819618 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:35.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1170819628 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:08:35.725Z] [2019-07-31T02:08:35.725Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 02:08:35.652 [2019-07-31T02:08:35.725Z] !MESSAGE Error initializing trace. [2019-07-31T02:08:35.725Z] [2019-07-31T02:08:35.725Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2019-07-31T02:08:35.725Z] !STACK 0 [2019-07-31T02:08:35.725Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2019-07-31T02:08:35.725Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T02:08:35.725Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T02:08:35.725Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T02:08:35.725Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T02:08:35.725Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T02:08:35.725Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T02:08:35.725Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T02:08:35.725Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T02:08:35.725Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T02:08:35.725Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T02:08:35.725Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2019-07-31T02:08:35.725Z] at org.eclipse.tracecompass.ctf.core.event.metadata.DeclarationScope.registerIdentifier(DeclarationScope.java:193) [2019-07-31T02:08:35.725Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:114) [2019-07-31T02:08:35.725Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:150) [2019-07-31T02:08:35.725Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:224) [2019-07-31T02:08:35.725Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-31T02:08:35.725Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-31T02:08:35.725Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T02:08:35.725Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T02:08:35.725Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T02:08:35.725Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T02:08:35.725Z] ... 9 more [2019-07-31T02:08:36.526Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T02:08:36.526Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1170820597 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T02:08:36.526Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:36.526Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:36.526Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T02:08:36.526Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T02:08:36.526Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:36.526Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:36.526Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:08:36.526Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:08:36.526Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:36.526Z] DEBUG - Clicking on OK [2019-07-31T02:08:36.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170820599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:36.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170820599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:36.526Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170820599 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:36.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170820600 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:36.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170820600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:36.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170820600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:36.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170820600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:36.526Z] DEBUG - Clicked on [2019-07-31T02:08:36.782Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:08:36.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:36.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:36.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:36.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:36.782Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:36.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170820808 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:36.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170820808 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:36.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170820809 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:36.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170820809 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:36.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170820809 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:36.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170820889 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:36.782Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:36.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170820891 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:36.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170820891 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:36.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170820891 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:36.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170820891 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:36.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170820891 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:36.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170820898 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:36.782Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T02:08:36.782Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:36.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1170820908 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:08:36.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1170820908 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:36.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1170820908 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:08:36.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1170820909 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:08:36.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170820909 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:36.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1170820925 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:08:37.038Z] [2019-07-31T02:08:37.038Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 02:08:36.839 [2019-07-31T02:08:37.038Z] !MESSAGE Error initializing trace. [2019-07-31T02:08:37.038Z] [2019-07-31T02:08:37.038Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2019-07-31T02:08:37.038Z] !STACK 0 [2019-07-31T02:08:37.038Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2019-07-31T02:08:37.038Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T02:08:37.038Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T02:08:37.038Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T02:08:37.038Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T02:08:37.038Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T02:08:37.038Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T02:08:37.038Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T02:08:37.038Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T02:08:37.038Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T02:08:37.038Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T02:08:37.038Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2019-07-31T02:08:37.038Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:216) [2019-07-31T02:08:37.038Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-31T02:08:37.038Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-31T02:08:37.038Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T02:08:37.038Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T02:08:37.038Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T02:08:37.038Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T02:08:37.038Z] ... 9 more [2019-07-31T02:08:37.602Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T02:08:37.602Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1170821695 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T02:08:37.602Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:37.602Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:37.602Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T02:08:37.602Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T02:08:37.602Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:37.602Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:37.602Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:08:37.602Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:08:37.602Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:37.602Z] DEBUG - Clicking on OK [2019-07-31T02:08:37.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170821697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:37.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170821697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:37.602Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170821697 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:37.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170821697 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:37.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170821697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:37.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170821698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:37.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170821698 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:37.602Z] DEBUG - Clicked on [2019-07-31T02:08:37.858Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:08:37.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:37.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:37.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:37.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:37.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:37.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170821905 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:37.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170821913 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:37.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170821913 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:37.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170821914 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:37.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170821914 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:37.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170821939 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:37.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:37.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170821940 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:37.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170821945 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:37.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170821945 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:37.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170821946 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:37.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170821946 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:37.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170821987 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:37.858Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T02:08:37.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:37.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1170821989 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:08:37.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1170821989 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:37.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1170821989 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:08:37.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1170821989 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:08:37.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170821989 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:08:37.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1170822009 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:08:38.115Z] [2019-07-31T02:08:38.115Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 02:08:37.870 [2019-07-31T02:08:38.115Z] !MESSAGE Error initializing trace. [2019-07-31T02:08:38.115Z] [2019-07-31T02:08:38.115Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(73@[]) at metadata:7:11 [2019-07-31T02:08:38.115Z] !STACK 0 [2019-07-31T02:08:38.115Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(73@[]) at metadata:7:11 [2019-07-31T02:08:38.115Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-31T02:08:38.115Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T02:08:38.115Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T02:08:38.115Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T02:08:38.115Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T02:08:38.115Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T02:08:38.115Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T02:08:38.116Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T02:08:38.116Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T02:08:38.116Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T02:08:38.116Z] Caused by: NoViableAltException(73@[]) [2019-07-31T02:08:38.116Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.structSpecifier(CTFParser.java:3107) [2019-07-31T02:08:38.116Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.typeSpecifier(CTFParser.java:2573) [2019-07-31T02:08:38.116Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarationSpecifiers(CTFParser.java:1927) [2019-07-31T02:08:38.116Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1706) [2019-07-31T02:08:38.116Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-31T02:08:38.116Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-31T02:08:38.116Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-31T02:08:38.116Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T02:08:38.116Z] ... 9 more [2019-07-31T02:08:38.678Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T02:08:38.678Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1170822741 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T02:08:38.678Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:38.678Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:38.678Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T02:08:38.678Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T02:08:38.678Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:08:38.678Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:08:38.678Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:08:38.678Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:08:38.678Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:38.678Z] DEBUG - Clicking on OK [2019-07-31T02:08:38.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170822743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:38.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170822743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:38.678Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170822743 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:38.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170822743 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:38.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170822743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:38.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170822743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:38.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170822743 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T02:08:38.678Z] DEBUG - Clicked on [2019-07-31T02:08:38.935Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1170823089 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:08:38.935Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T02:08:38.935Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:08:38.935Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:08:38.935Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:08:38.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170823098 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:38.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1170823098 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:38.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1170823098 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:38.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170823111 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:38.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1170823112 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:38.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1170823142 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T02:08:39.191Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:08:39.191Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T02:08:39.447Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T02:08:39.704Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T02:08:39.704Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T02:08:39.704Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:08:39.704Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:08:39.704Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:08:39.704Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:08:39.704Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:08:39.704Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:08:39.704Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:08:39.704Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T02:08:39.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170823925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:08:39.704Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170823926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:08:39.704Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170823927 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:08:39.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170823927 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:08:39.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170823927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:08:39.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170823927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:08:39.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170823927 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:08:39.704Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170823927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:08:39.704Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170823927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:08:39.704Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170823927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:08:39.704Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170823928 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:08:39.704Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1170823928 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:08:39.704Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:08:39.704Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:08:39.704Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:08:39.704Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:08:39.704Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:08:39.704Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:08:39.704Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:08:39.704Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:08:39.704Z] DEBUG - Clicking on OK [2019-07-31T02:08:39.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1170823930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:08:39.704Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1170823930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:08:39.704Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1170823930 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:08:39.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1170823930 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:08:39.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1170823930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:08:39.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1170823930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:08:39.961Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:08:39.961Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:08:39.961Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:08:39.961Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:08:39.961Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:08:39.961Z] DEBUG - Clicked on OK [2019-07-31T02:08:39.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1170823930 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:08:39.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1170823334 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T02:08:40.523Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.188 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace [2019-07-31T02:08:40.523Z] testOpen[0: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 3.237 s [2019-07-31T02:08:40.523Z] testOpen[1: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-identifier](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.694 s [2019-07-31T02:08:40.523Z] testOpen[2: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-keyword](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.406 s [2019-07-31T02:08:40.523Z] testOpen[3: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-negative](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.294 s [2019-07-31T02:08:40.523Z] testOpen[4: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-not-present](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.494 s [2019-07-31T02:08:40.523Z] testOpen[5: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.228 s [2019-07-31T02:08:40.523Z] testOpen[6: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type-field](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.36 s [2019-07-31T02:08:40.523Z] testOpen[7: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.208 s [2019-07-31T02:08:40.523Z] testOpen[8: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-as-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.31 s [2019-07-31T02:08:40.523Z] testOpen[9: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-invalid](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.412 s [2019-07-31T02:08:40.523Z] testOpen[10: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-negative-bit-size](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.416 s [2019-07-31T02:08:40.523Z] testOpen[11: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.109 s [2019-07-31T02:08:40.523Z] testOpen[12: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-as-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.267 s [2019-07-31T02:08:40.523Z] testOpen[13: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.109 s [2019-07-31T02:08:40.523Z] testOpen[14: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-as-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.214 s [2019-07-31T02:08:40.523Z] testOpen[15: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-missing](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.229 s [2019-07-31T02:08:40.523Z] testOpen[16: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.327 s [2019-07-31T02:08:40.523Z] testOpen[17: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-huge](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.128 s [2019-07-31T02:08:40.523Z] testOpen[18: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-negative](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.226 s [2019-07-31T02:08:40.523Z] testOpen[19: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.069 s [2019-07-31T02:08:40.523Z] testOpen[20: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-zero](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.001 s [2019-07-31T02:08:40.523Z] testOpen[21: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-field-name](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.292 s [2019-07-31T02:08:40.523Z] testOpen[22: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-struct-name](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.097 s [2019-07-31T02:08:40.523Z] testOpen[23: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.087 s [2019-07-31T02:08:40.523Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest [2019-07-31T02:08:41.086Z] *** BUG *** [2019-07-31T02:08:41.086Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:08:41.086Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:08:41.086Z] [2019-07-31T02:08:41.086Z] *** BUG *** [2019-07-31T02:08:41.086Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:08:41.086Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:08:41.086Z] [2019-07-31T02:08:41.649Z] *** BUG *** [2019-07-31T02:08:41.649Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:08:41.649Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:08:41.649Z] [2019-07-31T02:08:41.649Z] *** BUG *** [2019-07-31T02:08:41.649Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:08:41.649Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:08:41.649Z] [2019-07-31T02:08:41.649Z] *** BUG *** [2019-07-31T02:08:41.649Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:08:41.649Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:08:41.649Z] [2019-07-31T02:08:41.649Z] *** BUG *** [2019-07-31T02:08:41.649Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:08:41.649Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:08:41.649Z] [2019-07-31T02:08:41.649Z] *** BUG *** [2019-07-31T02:08:41.649Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:08:41.649Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:08:41.649Z] [2019-07-31T02:08:45.818Z] *** BUG *** [2019-07-31T02:08:45.818Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:08:45.818Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:08:45.818Z] [2019-07-31T02:08:45.818Z] *** BUG *** [2019-07-31T02:08:45.818Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:08:45.818Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:08:45.818Z] [2019-07-31T02:08:45.818Z] *** BUG *** [2019-07-31T02:08:45.818Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:08:45.818Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:08:45.818Z] [2019-07-31T02:10:22.429Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 97.896 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest [2019-07-31T02:10:22.429Z] testImportFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 4.783 s [2019-07-31T02:10:22.429Z] testExtractArchivesFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 5.167 s [2019-07-31T02:10:22.429Z] testImportFromDirectoryLinksPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.223 s [2019-07-31T02:10:22.429Z] testExtractArchivesFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 4.887 s [2019-07-31T02:10:22.429Z] testExtractArchivesFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.996 s [2019-07-31T02:10:22.429Z] testImportFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 10.898 s [2019-07-31T02:10:22.429Z] testExtractArchivesFromDirectoryLinksPreserveStruture(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 8.243 s [2019-07-31T02:10:22.429Z] testEmptyFile(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.657 s [2019-07-31T02:10:22.429Z] testEmptyDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 0.721 s [2019-07-31T02:10:22.429Z] testArchiveWithColons(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.475 s [2019-07-31T02:10:22.429Z] testImportFromDirectoryOverwriteRenameAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 6.314 s [2019-07-31T02:10:22.429Z] testEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.809 s [2019-07-31T02:10:22.429Z] testNestedEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.974 s [2019-07-31T02:10:22.429Z] testImportFromArchiveOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 5.295 s [2019-07-31T02:10:22.429Z] testImportFromArchiveWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.731 s [2019-07-31T02:10:22.429Z] testDirectoryWithEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.801 s [2019-07-31T02:10:22.429Z] testImportWithExperimentOverwriteTraces(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 4.915 s [2019-07-31T02:10:22.429Z] testImportWithExperimentValidation(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.756 s [2019-07-31T02:10:22.429Z] testImportFromDirectoryPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.601 s [2019-07-31T02:10:22.429Z] testImportWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.491 s [2019-07-31T02:10:22.429Z] testImportFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.206 s [2019-07-31T02:10:22.429Z] testImportFromDirectoryOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.988 s [2019-07-31T02:10:22.429Z] testExtractArchivesFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.523 s [2019-07-31T02:10:22.429Z] testImportFromDirectoryOverwriteOverwriteAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 4.987 s [2019-07-31T02:10:22.429Z] testImportFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.608 s [2019-07-31T02:10:22.429Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest [2019-07-31T02:10:28.973Z] [2019-07-31T02:10:28.973Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-31 02:10:28.331 [2019-07-31T02:10:28.973Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)] [2019-07-31T02:10:37.068Z] [2019-07-31T02:10:37.068Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-31 02:10:35.522 [2019-07-31T02:10:37.068Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment-trimmed)] [2019-07-31T02:10:45.243Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.991 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest [2019-07-31T02:10:45.243Z] testTrimEvents(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest) Time elapsed: 14.385 s [2019-07-31T02:10:45.243Z] [2019-07-31T02:10:45.243Z] Results: [2019-07-31T02:10:45.243Z] [2019-07-31T02:10:45.243Z] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T02:10:45.243Z] [2019-07-31T02:10:45.243Z] [2019-07-31T02:10:45.243Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 02:10:44.859 [2019-07-31T02:10:45.243Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T02:10:45.807Z] [INFO] All tests passed! [2019-07-31T02:10:45.807Z] [INFO] [2019-07-31T02:10:45.807Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T02:10:45.807Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:10:45.807Z] [INFO] [2019-07-31T02:10:45.807Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T02:10:46.370Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T02:10:46.370Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:10:46.370Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:10:47.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T02:10:47.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T02:10:47.554Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T02:10:47.554Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:10:47.554Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:10:47.554Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:10:47.811Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T02:10:47.811Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:10:47.811Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T02:10:48.374Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T02:10:48.374Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T02:10:48.937Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:10:50.305Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-31T02:10:50.305Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-31T02:10:50.305Z] [INFO] [2019-07-31T02:10:50.305Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T02:10:50.305Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-31T02:10:50.305Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT.pom [2019-07-31T02:10:50.305Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2019-07-31T02:10:50.305Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:10:50.305Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.8-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT-p2metadata.xml [2019-07-31T02:10:50.305Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.8-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT-p2artifacts.xml [2019-07-31T02:10:50.305Z] [INFO] [2019-07-31T02:10:50.305Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T02:10:50.562Z] [INFO] [2019-07-31T02:10:50.562Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >----- [2019-07-31T02:10:50.562Z] [INFO] Building Trace Compass User Guide 5.0.0-SNAPSHOT [69/134] [2019-07-31T02:10:50.562Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T02:10:50.562Z] [INFO] [2019-07-31T02:10:50.562Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T02:10:50.562Z] [INFO] [2019-07-31T02:10:50.562Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T02:10:50.562Z] [INFO] Executing tasks [2019-07-31T02:10:50.562Z] [2019-07-31T02:10:50.562Z] main: [2019-07-31T02:10:50.562Z] [2019-07-31T02:10:50.562Z] clean: [2019-07-31T02:10:50.562Z] [INFO] Executed tasks [2019-07-31T02:10:50.562Z] [INFO] [2019-07-31T02:10:50.562Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T02:10:50.562Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target [2019-07-31T02:10:50.562Z] [INFO] [2019-07-31T02:10:50.562Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T02:10:50.562Z] [INFO] The project's OSGi version is 5.0.0.201907310119 [2019-07-31T02:10:50.562Z] [INFO] [2019-07-31T02:10:50.562Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T02:10:50.562Z] [INFO] [2019-07-31T02:10:50.562Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T02:10:50.562Z] [INFO] [2019-07-31T02:10:50.562Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T02:10:50.562Z] [INFO] [2019-07-31T02:10:50.562Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T02:10:50.562Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:10:50.562Z] [INFO] [2019-07-31T02:10:50.562Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T02:10:50.562Z] [INFO] Executing tasks [2019-07-31T02:10:50.562Z] [2019-07-31T02:10:50.562Z] main: [2019-07-31T02:10:50.562Z] [2019-07-31T02:10:50.562Z] build: [2019-07-31T02:10:51.492Z] Help: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html [2019-07-31T02:10:51.492Z] [2019-07-31T02:10:51.492Z] test: [2019-07-31T02:10:51.492Z] [xmlvalidate] 18 file(s) have been successfully validated. [2019-07-31T02:10:51.492Z] [INFO] Executed tasks [2019-07-31T02:10:51.492Z] [INFO] [2019-07-31T02:10:51.492Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T02:10:51.492Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:10:51.492Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/src/main/resources [2019-07-31T02:10:51.492Z] [INFO] [2019-07-31T02:10:51.492Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T02:10:51.492Z] [INFO] [2019-07-31T02:10:51.492Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T02:10:51.492Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log [2019-07-31T02:10:51.492Z] [INFO] Command line: [2019-07-31T02:10:51.492Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-07-31T02:10:51.492Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T02:10:54.762Z] Buildfile: build.xml [2019-07-31T02:10:54.762Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-31T02:10:54.762Z] [2019-07-31T02:10:54.762Z] build.index: [2019-07-31T02:10:58.936Z] BUILD SUCCESSFUL [2019-07-31T02:10:58.936Z] [2019-07-31T02:10:58.936Z] BUILD SUCCESSFUL [2019-07-31T02:10:58.936Z] Total time: 4 seconds [2019-07-31T02:10:58.936Z] [INFO] [2019-07-31T02:10:58.936Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T02:10:58.936Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:10:58.936Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/src/test/resources [2019-07-31T02:10:58.936Z] [INFO] [2019-07-31T02:10:58.936Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T02:10:58.936Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-31T02:10:58.936Z] [INFO] [2019-07-31T02:10:58.936Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T02:10:58.936Z] [INFO] [2019-07-31T02:10:58.936Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T02:10:58.936Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T02:10:59.833Z] [INFO] [2019-07-31T02:10:59.833Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T02:10:59.833Z] [INFO] [2019-07-31T02:10:59.833Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T02:10:59.833Z] [INFO] [2019-07-31T02:10:59.833Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T02:10:59.833Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T02:11:00.395Z] [INFO] [2019-07-31T02:11:00.395Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T02:11:00.651Z] [INFO] [2019-07-31T02:11:00.651Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T02:11:00.651Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:11:00.651Z] [INFO] [2019-07-31T02:11:00.651Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T02:11:00.651Z] [INFO] [2019-07-31T02:11:00.651Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T02:11:00.651Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T02:11:00.651Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.pom [2019-07-31T02:11:00.651Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-31T02:11:00.651Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:11:00.651Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T02:11:00.651Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T02:11:00.651Z] [INFO] [2019-07-31T02:11:00.651Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T02:11:00.651Z] [INFO] [2019-07-31T02:11:00.651Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >-- [2019-07-31T02:11:00.651Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 5.0.0-SNAPSHOT [70/134] [2019-07-31T02:11:00.651Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T02:11:00.651Z] [INFO] [2019-07-31T02:11:00.651Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T02:11:00.651Z] [INFO] [2019-07-31T02:11:00.651Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T02:11:00.651Z] [INFO] Executing tasks [2019-07-31T02:11:00.651Z] [2019-07-31T02:11:00.651Z] main: [2019-07-31T02:11:00.651Z] [2019-07-31T02:11:00.651Z] clean: [2019-07-31T02:11:00.652Z] [INFO] Executed tasks [2019-07-31T02:11:00.652Z] [INFO] [2019-07-31T02:11:00.652Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T02:11:00.652Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target [2019-07-31T02:11:00.652Z] [INFO] [2019-07-31T02:11:00.652Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T02:11:00.652Z] [INFO] The project's OSGi version is 5.0.0.201907310119 [2019-07-31T02:11:00.652Z] [INFO] [2019-07-31T02:11:00.652Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T02:11:00.652Z] [INFO] [2019-07-31T02:11:00.652Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T02:11:00.652Z] [INFO] [2019-07-31T02:11:00.652Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T02:11:00.652Z] [INFO] [2019-07-31T02:11:00.652Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T02:11:00.652Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:11:00.652Z] [INFO] [2019-07-31T02:11:00.652Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T02:11:00.908Z] [INFO] Executing tasks [2019-07-31T02:11:00.908Z] [2019-07-31T02:11:00.908Z] main: [2019-07-31T02:11:00.908Z] [2019-07-31T02:11:00.908Z] build: [2019-07-31T02:11:00.908Z] Help: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html [2019-07-31T02:11:00.908Z] [2019-07-31T02:11:00.908Z] test: [2019-07-31T02:11:00.908Z] [xmlvalidate] 8 file(s) have been successfully validated. [2019-07-31T02:11:00.908Z] [INFO] Executed tasks [2019-07-31T02:11:00.908Z] [INFO] [2019-07-31T02:11:00.908Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T02:11:00.908Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:11:00.908Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources [2019-07-31T02:11:00.908Z] [INFO] [2019-07-31T02:11:00.908Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T02:11:00.908Z] [INFO] [2019-07-31T02:11:00.908Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T02:11:00.908Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log [2019-07-31T02:11:00.909Z] [INFO] Command line: [2019-07-31T02:11:00.909Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-07-31T02:11:00.909Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T02:11:04.180Z] Buildfile: build.xml [2019-07-31T02:11:04.180Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-31T02:11:04.180Z] [2019-07-31T02:11:04.180Z] build.index: [2019-07-31T02:11:05.547Z] BUILD SUCCESSFUL [2019-07-31T02:11:05.547Z] [2019-07-31T02:11:05.547Z] BUILD SUCCESSFUL [2019-07-31T02:11:05.547Z] Total time: 2 seconds [2019-07-31T02:11:06.110Z] [INFO] [2019-07-31T02:11:06.110Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T02:11:06.110Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:11:06.110Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/test/resources [2019-07-31T02:11:06.110Z] [INFO] [2019-07-31T02:11:06.110Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T02:11:06.110Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-31T02:11:06.110Z] [INFO] [2019-07-31T02:11:06.110Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T02:11:06.110Z] [INFO] [2019-07-31T02:11:06.110Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T02:11:06.110Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T02:11:06.110Z] [INFO] [2019-07-31T02:11:06.110Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T02:11:06.110Z] [INFO] [2019-07-31T02:11:06.110Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T02:11:06.110Z] [INFO] [2019-07-31T02:11:06.110Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T02:11:06.110Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T02:11:06.110Z] [INFO] [2019-07-31T02:11:06.110Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T02:11:06.110Z] [INFO] [2019-07-31T02:11:06.110Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T02:11:06.110Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:11:06.110Z] [INFO] [2019-07-31T02:11:06.110Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T02:11:06.110Z] [INFO] [2019-07-31T02:11:06.110Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T02:11:06.110Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T02:11:06.110Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.pom [2019-07-31T02:11:06.110Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-31T02:11:06.110Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:11:06.110Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T02:11:06.110Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T02:11:06.110Z] [INFO] [2019-07-31T02:11:06.110Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T02:11:06.110Z] [INFO] [2019-07-31T02:11:06.110Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >--- [2019-07-31T02:11:06.110Z] [INFO] Building Trace Compass RCP User Guide 5.0.0-SNAPSHOT [71/134] [2019-07-31T02:11:06.110Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T02:11:06.110Z] [INFO] [2019-07-31T02:11:06.110Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T02:11:06.110Z] [INFO] [2019-07-31T02:11:06.110Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T02:11:06.110Z] [INFO] Executing tasks [2019-07-31T02:11:06.110Z] [2019-07-31T02:11:06.110Z] main: [2019-07-31T02:11:06.370Z] [2019-07-31T02:11:06.370Z] clean: [2019-07-31T02:11:06.370Z] [INFO] Executed tasks [2019-07-31T02:11:06.370Z] [INFO] [2019-07-31T02:11:06.370Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T02:11:06.370Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target [2019-07-31T02:11:06.370Z] [INFO] [2019-07-31T02:11:06.370Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T02:11:06.370Z] [INFO] The project's OSGi version is 5.0.0.201907310119 [2019-07-31T02:11:06.370Z] [INFO] [2019-07-31T02:11:06.370Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T02:11:06.370Z] [INFO] [2019-07-31T02:11:06.370Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T02:11:06.370Z] [INFO] [2019-07-31T02:11:06.370Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T02:11:06.370Z] [INFO] [2019-07-31T02:11:06.370Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T02:11:06.370Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:11:06.370Z] [INFO] [2019-07-31T02:11:06.370Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T02:11:06.370Z] [INFO] Executing tasks [2019-07-31T02:11:06.370Z] [2019-07-31T02:11:06.370Z] main: [2019-07-31T02:11:06.370Z] [2019-07-31T02:11:06.370Z] build: [2019-07-31T02:11:06.370Z] Help: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html [2019-07-31T02:11:06.370Z] [2019-07-31T02:11:06.370Z] test: [2019-07-31T02:11:06.370Z] [xmlvalidate] 2 file(s) have been successfully validated. [2019-07-31T02:11:06.370Z] [INFO] Executed tasks [2019-07-31T02:11:06.370Z] [INFO] [2019-07-31T02:11:06.370Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T02:11:06.370Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:11:06.370Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources [2019-07-31T02:11:06.370Z] [INFO] [2019-07-31T02:11:06.370Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T02:11:06.370Z] [INFO] [2019-07-31T02:11:06.370Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T02:11:06.626Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log [2019-07-31T02:11:06.626Z] [INFO] Command line: [2019-07-31T02:11:06.626Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-07-31T02:11:06.626Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T02:11:09.146Z] Buildfile: build.xml [2019-07-31T02:11:09.403Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-31T02:11:09.403Z] [2019-07-31T02:11:09.403Z] build.index: [2019-07-31T02:11:10.769Z] BUILD SUCCESSFUL [2019-07-31T02:11:10.769Z] [2019-07-31T02:11:10.769Z] BUILD SUCCESSFUL [2019-07-31T02:11:10.769Z] Total time: 2 seconds [2019-07-31T02:11:11.332Z] [INFO] [2019-07-31T02:11:11.332Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T02:11:11.332Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:11:11.332Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/src/test/resources [2019-07-31T02:11:11.332Z] [INFO] [2019-07-31T02:11:11.332Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T02:11:11.332Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-31T02:11:11.333Z] [INFO] [2019-07-31T02:11:11.333Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T02:11:11.333Z] [INFO] [2019-07-31T02:11:11.333Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T02:11:11.333Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T02:11:11.589Z] [INFO] [2019-07-31T02:11:11.589Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T02:11:11.589Z] [INFO] [2019-07-31T02:11:11.589Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T02:11:11.589Z] [INFO] [2019-07-31T02:11:11.589Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T02:11:11.589Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T02:11:11.589Z] [INFO] [2019-07-31T02:11:11.589Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T02:11:11.589Z] [INFO] [2019-07-31T02:11:11.589Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T02:11:11.589Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:11:11.589Z] [INFO] [2019-07-31T02:11:11.589Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T02:11:11.589Z] [INFO] [2019-07-31T02:11:11.589Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T02:11:11.589Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T02:11:11.589Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.pom [2019-07-31T02:11:11.589Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-31T02:11:11.589Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:11:11.589Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T02:11:11.589Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T02:11:11.589Z] [INFO] [2019-07-31T02:11:11.589Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T02:11:11.589Z] [INFO] [2019-07-31T02:11:11.589Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >-- [2019-07-31T02:11:11.589Z] [INFO] Building Trace Compass Pcap User Guide 5.0.0-SNAPSHOT [72/134] [2019-07-31T02:11:11.589Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T02:11:11.589Z] [INFO] [2019-07-31T02:11:11.589Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T02:11:11.589Z] [INFO] [2019-07-31T02:11:11.589Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T02:11:11.589Z] [INFO] Executing tasks [2019-07-31T02:11:11.589Z] [2019-07-31T02:11:11.589Z] main: [2019-07-31T02:11:11.589Z] [2019-07-31T02:11:11.589Z] clean: [2019-07-31T02:11:11.589Z] [INFO] Executed tasks [2019-07-31T02:11:11.589Z] [INFO] [2019-07-31T02:11:11.589Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T02:11:11.589Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target [2019-07-31T02:11:11.589Z] [INFO] [2019-07-31T02:11:11.589Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T02:11:11.589Z] [INFO] The project's OSGi version is 5.0.0.201907310119 [2019-07-31T02:11:11.589Z] [INFO] [2019-07-31T02:11:11.589Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T02:11:11.589Z] [INFO] [2019-07-31T02:11:11.589Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T02:11:11.589Z] [INFO] [2019-07-31T02:11:11.589Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T02:11:11.589Z] [INFO] [2019-07-31T02:11:11.589Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T02:11:11.589Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:11:11.589Z] [INFO] [2019-07-31T02:11:11.589Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T02:11:11.589Z] [INFO] Executing tasks [2019-07-31T02:11:11.589Z] [2019-07-31T02:11:11.589Z] main: [2019-07-31T02:11:11.589Z] [2019-07-31T02:11:11.589Z] build: [2019-07-31T02:11:11.589Z] Help: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html [2019-07-31T02:11:11.589Z] [2019-07-31T02:11:11.589Z] test: [2019-07-31T02:11:11.589Z] [xmlvalidate] 1 file(s) have been successfully validated. [2019-07-31T02:11:11.589Z] [INFO] Executed tasks [2019-07-31T02:11:11.589Z] [INFO] [2019-07-31T02:11:11.589Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T02:11:11.589Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:11:11.589Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources [2019-07-31T02:11:11.589Z] [INFO] [2019-07-31T02:11:11.589Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T02:11:11.846Z] [INFO] [2019-07-31T02:11:11.846Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T02:11:11.846Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log [2019-07-31T02:11:11.846Z] [INFO] Command line: [2019-07-31T02:11:11.846Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-07-31T02:11:11.846Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T02:11:14.514Z] Buildfile: build.xml [2019-07-31T02:11:14.771Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-31T02:11:14.771Z] [2019-07-31T02:11:14.771Z] build.index: [2019-07-31T02:11:16.140Z] BUILD SUCCESSFUL [2019-07-31T02:11:16.140Z] [2019-07-31T02:11:16.140Z] BUILD SUCCESSFUL [2019-07-31T02:11:16.140Z] Total time: 2 seconds [2019-07-31T02:11:16.709Z] [INFO] [2019-07-31T02:11:16.709Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T02:11:16.709Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:11:16.709Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/test/resources [2019-07-31T02:11:16.709Z] [INFO] [2019-07-31T02:11:16.709Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T02:11:16.709Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-31T02:11:16.709Z] [INFO] [2019-07-31T02:11:16.709Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T02:11:16.709Z] [INFO] [2019-07-31T02:11:16.709Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T02:11:16.709Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T02:11:16.709Z] [INFO] [2019-07-31T02:11:16.709Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T02:11:16.709Z] [INFO] [2019-07-31T02:11:16.709Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T02:11:16.709Z] [INFO] [2019-07-31T02:11:16.709Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T02:11:16.709Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T02:11:16.709Z] [INFO] [2019-07-31T02:11:16.709Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T02:11:16.709Z] [INFO] [2019-07-31T02:11:16.709Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T02:11:16.709Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:11:16.709Z] [INFO] [2019-07-31T02:11:16.709Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T02:11:16.709Z] [INFO] [2019-07-31T02:11:16.709Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T02:11:16.709Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T02:11:16.709Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.pom [2019-07-31T02:11:16.709Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-31T02:11:16.709Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:11:16.709Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T02:11:16.709Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T02:11:16.709Z] [INFO] [2019-07-31T02:11:16.709Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T02:11:16.709Z] [INFO] [2019-07-31T02:11:16.709Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >----- [2019-07-31T02:11:16.709Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.4-SNAPSHOT [73/134] [2019-07-31T02:11:16.709Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T02:11:16.709Z] [INFO] [2019-07-31T02:11:16.709Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.examples --- [2019-07-31T02:11:16.709Z] [INFO] [2019-07-31T02:11:16.709Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples --- [2019-07-31T02:11:16.709Z] [INFO] The project's OSGi version is 1.0.4.201907310119 [2019-07-31T02:11:16.709Z] [INFO] [2019-07-31T02:11:16.709Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples --- [2019-07-31T02:11:16.709Z] [INFO] [2019-07-31T02:11:16.709Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples --- [2019-07-31T02:11:16.709Z] [INFO] [2019-07-31T02:11:16.709Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples --- [2019-07-31T02:11:16.709Z] [INFO] [2019-07-31T02:11:16.709Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.examples --- [2019-07-31T02:11:16.709Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:11:16.709Z] [INFO] [2019-07-31T02:11:16.709Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.examples --- [2019-07-31T02:11:16.709Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:11:16.709Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/src/main/resources [2019-07-31T02:11:16.709Z] [INFO] [2019-07-31T02:11:16.709Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.examples --- [2019-07-31T02:11:16.709Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/classes [2019-07-31T02:11:16.966Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/HistogramTreeViewer.java:[39] [2019-07-31T02:11:16.966Z] TmfGenericTreeEntry genericEntry = (TmfGenericTreeEntry) element; [2019-07-31T02:11:16.966Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:11:16.966Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T02:11:16.966Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/HistogramTreeViewer.java:[48] [2019-07-31T02:11:16.966Z] TmfGenericTreeEntry genericEntry = (TmfGenericTreeEntry) element; [2019-07-31T02:11:16.966Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:11:16.966Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T02:11:16.966Z] 2 problems (2 warnings) [2019-07-31T02:11:16.966Z] [INFO] [2019-07-31T02:11:16.966Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.examples --- [2019-07-31T02:11:16.966Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:11:16.966Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/src/test/resources [2019-07-31T02:11:16.966Z] [INFO] [2019-07-31T02:11:16.966Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.examples --- [2019-07-31T02:11:16.966Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-sources.jar [2019-07-31T02:11:16.966Z] [INFO] [2019-07-31T02:11:16.966Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples --- [2019-07-31T02:11:16.966Z] [INFO] [2019-07-31T02:11:16.966Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.examples --- [2019-07-31T02:11:16.966Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar [2019-07-31T02:11:17.223Z] [INFO] [2019-07-31T02:11:17.223Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.examples --- [2019-07-31T02:11:17.223Z] [INFO] [2019-07-31T02:11:17.223Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.examples --- [2019-07-31T02:11:17.223Z] [INFO] [2019-07-31T02:11:17.223Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.examples --- [2019-07-31T02:11:17.223Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar [2019-07-31T02:11:17.223Z] [INFO] [2019-07-31T02:11:17.223Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.examples --- [2019-07-31T02:11:17.223Z] [INFO] [2019-07-31T02:11:17.223Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.examples --- [2019-07-31T02:11:17.223Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:11:17.223Z] [INFO] [2019-07-31T02:11:17.223Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.examples --- [2019-07-31T02:11:17.223Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:11:17.223Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:11:17.479Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:11:18.410Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:11:19.779Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:11:19.779Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:11:19.779Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:11:19.779Z] [INFO] [2019-07-31T02:11:19.779Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.examples --- [2019-07-31T02:11:19.779Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar [2019-07-31T02:11:19.779Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.pom [2019-07-31T02:11:19.779Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-sources.jar [2019-07-31T02:11:19.779Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:11:19.779Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-p2metadata.xml [2019-07-31T02:11:19.779Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-p2artifacts.xml [2019-07-31T02:11:19.779Z] [INFO] [2019-07-31T02:11:19.779Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.examples --- [2019-07-31T02:11:19.779Z] [INFO] [2019-07-31T02:11:19.779Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >-- [2019-07-31T02:11:19.779Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 5.0.0-SNAPSHOT [74/134] [2019-07-31T02:11:19.779Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T02:11:19.779Z] [INFO] [2019-07-31T02:11:19.779Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-31T02:11:19.779Z] [INFO] [2019-07-31T02:11:19.779Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-31T02:11:19.779Z] [INFO] [2019-07-31T02:11:19.779Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-31T02:11:19.779Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:11:19.779Z] [INFO] [2019-07-31T02:11:19.779Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-31T02:11:19.779Z] [INFO] [2019-07-31T02:11:19.779Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-31T02:11:19.779Z] [INFO] [2019-07-31T02:11:19.779Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-31T02:11:19.779Z] [INFO] [2019-07-31T02:11:19.779Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-31T02:11:19.779Z] [INFO] [2019-07-31T02:11:19.779Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-31T02:11:19.779Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:11:19.779Z] [INFO] [2019-07-31T02:11:19.779Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-31T02:11:19.779Z] [INFO] [2019-07-31T02:11:19.779Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-31T02:11:19.779Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-parent-5.0.0-SNAPSHOT.pom [2019-07-31T02:11:19.779Z] [INFO] [2019-07-31T02:11:19.779Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >--- [2019-07-31T02:11:19.779Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.0.2-SNAPSHOT [75/134] [2019-07-31T02:11:19.779Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T02:11:19.779Z] [INFO] [2019-07-31T02:11:19.779Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T02:11:19.779Z] [INFO] [2019-07-31T02:11:19.779Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T02:11:19.779Z] [INFO] The project's OSGi version is 1.0.2.201907310119 [2019-07-31T02:11:19.779Z] [INFO] [2019-07-31T02:11:19.779Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T02:11:19.779Z] [INFO] [2019-07-31T02:11:19.779Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T02:11:19.779Z] [INFO] [2019-07-31T02:11:19.779Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T02:11:19.779Z] [INFO] [2019-07-31T02:11:19.779Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T02:11:19.779Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:11:19.779Z] [INFO] [2019-07-31T02:11:19.779Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T02:11:19.779Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:11:19.779Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources [2019-07-31T02:11:19.779Z] [INFO] [2019-07-31T02:11:19.779Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T02:11:19.779Z] [INFO] Compiling 7 source files to /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes [2019-07-31T02:11:20.708Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[426] [2019-07-31T02:11:20.708Z] ICommandControlDMContext cmdControlDMC = DMContexts.getAncestorOfType(context, ICommandControlDMContext.class); [2019-07-31T02:11:20.708Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:11:20.708Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'V=ICommandControlService.@NonNull ICommandControlDMContext'. Declaring type 'DMContexts' doesn't seem to be designed with null type annotations in mind [2019-07-31T02:11:20.708Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[441] [2019-07-31T02:11:20.708Z] IBreakpointsTargetDMContext bpTargetDMC = DMContexts.getAncestorOfType(containerDMC , IBreakpointsTargetDMContext.class); [2019-07-31T02:11:20.708Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:11:20.708Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'V=IBreakpoints.@NonNull IBreakpointsTargetDMContext'. Declaring type 'DMContexts' doesn't seem to be designed with null type annotations in mind [2019-07-31T02:11:20.708Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[466] [2019-07-31T02:11:20.708Z] MIBreakpointDMData breakpoint = new MIBreakpointDMData(breakpoints[i]); [2019-07-31T02:11:20.708Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:11:20.708Z] The constructor MIBreakpointDMData(MIBreakpoint) is deprecated [2019-07-31T02:11:20.708Z] 3 problems (3 warnings) [2019-07-31T02:11:20.708Z] [INFO] [2019-07-31T02:11:20.708Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T02:11:20.708Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:11:20.708Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/test/resources [2019-07-31T02:11:20.708Z] [INFO] [2019-07-31T02:11:20.708Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T02:11:20.708Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT-sources.jar [2019-07-31T02:11:20.708Z] [INFO] [2019-07-31T02:11:20.708Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T02:11:20.708Z] [INFO] [2019-07-31T02:11:20.708Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T02:11:20.708Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.jar [2019-07-31T02:11:20.708Z] [INFO] [2019-07-31T02:11:20.708Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T02:11:20.708Z] [INFO] [2019-07-31T02:11:20.708Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T02:11:20.708Z] [INFO] [2019-07-31T02:11:20.708Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T02:11:20.708Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.jar [2019-07-31T02:11:20.708Z] [INFO] [2019-07-31T02:11:20.708Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T02:11:20.708Z] [INFO] [2019-07-31T02:11:20.708Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T02:11:20.708Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:11:20.708Z] [INFO] [2019-07-31T02:11:20.708Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T02:11:20.708Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:11:20.708Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:11:20.965Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:11:21.895Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:11:23.262Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:11:23.262Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:11:23.262Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:11:23.262Z] [INFO] [2019-07-31T02:11:23.262Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T02:11:23.262Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.jar [2019-07-31T02:11:23.262Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.pom [2019-07-31T02:11:23.262Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT-sources.jar [2019-07-31T02:11:23.262Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:11:23.262Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T02:11:23.262Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T02:11:23.262Z] [INFO] [2019-07-31T02:11:23.262Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T02:11:23.262Z] [INFO] [2019-07-31T02:11:23.262Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >---- [2019-07-31T02:11:23.262Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.1.1-SNAPSHOT [76/134] [2019-07-31T02:11:23.262Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T02:11:23.262Z] [INFO] [2019-07-31T02:11:23.262Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T02:11:23.262Z] [INFO] [2019-07-31T02:11:23.262Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T02:11:23.262Z] [INFO] The project's OSGi version is 1.1.1.201907310119 [2019-07-31T02:11:23.262Z] [INFO] [2019-07-31T02:11:23.262Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T02:11:23.262Z] [INFO] [2019-07-31T02:11:23.262Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T02:11:23.262Z] [INFO] [2019-07-31T02:11:23.262Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T02:11:23.262Z] [INFO] [2019-07-31T02:11:23.519Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T02:11:23.519Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:11:23.519Z] [INFO] [2019-07-31T02:11:23.519Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T02:11:23.519Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:11:23.519Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources [2019-07-31T02:11:23.519Z] [INFO] [2019-07-31T02:11:23.519Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T02:11:23.519Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes [2019-07-31T02:11:23.775Z] [INFO] [2019-07-31T02:11:23.775Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T02:11:23.775Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:11:23.775Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/test/resources [2019-07-31T02:11:23.775Z] [INFO] [2019-07-31T02:11:23.775Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T02:11:23.775Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT-sources.jar [2019-07-31T02:11:23.775Z] [INFO] [2019-07-31T02:11:23.775Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T02:11:23.775Z] [INFO] [2019-07-31T02:11:23.775Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T02:11:23.775Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.jar [2019-07-31T02:11:23.775Z] [INFO] [2019-07-31T02:11:23.775Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T02:11:23.775Z] [INFO] [2019-07-31T02:11:23.775Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T02:11:23.775Z] [INFO] [2019-07-31T02:11:23.775Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T02:11:23.775Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.jar [2019-07-31T02:11:23.775Z] [INFO] [2019-07-31T02:11:23.775Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T02:11:23.775Z] [INFO] [2019-07-31T02:11:23.775Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T02:11:23.775Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:11:23.775Z] [INFO] [2019-07-31T02:11:23.775Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T02:11:24.032Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:11:24.032Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:11:24.288Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-31T02:11:24.288Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:11:25.217Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:11:26.860Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:11:26.860Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:11:26.860Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:11:26.860Z] [INFO] [2019-07-31T02:11:26.860Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T02:11:26.860Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.jar [2019-07-31T02:11:26.860Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.pom [2019-07-31T02:11:26.860Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT-sources.jar [2019-07-31T02:11:26.860Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:11:26.860Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT-p2metadata.xml [2019-07-31T02:11:26.860Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT-p2artifacts.xml [2019-07-31T02:11:26.860Z] [INFO] [2019-07-31T02:11:26.860Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T02:11:26.860Z] [INFO] [2019-07-31T02:11:26.860Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >----- [2019-07-31T02:11:26.860Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 5.0.0-SNAPSHOT [77/134] [2019-07-31T02:11:26.860Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T02:11:26.860Z] [INFO] [2019-07-31T02:11:26.860Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T02:11:26.860Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target [2019-07-31T02:11:26.860Z] [INFO] [2019-07-31T02:11:26.860Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T02:11:26.860Z] [INFO] The project's OSGi version is 5.0.0.201907310119 [2019-07-31T02:11:26.860Z] [INFO] [2019-07-31T02:11:26.860Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T02:11:26.860Z] [INFO] [2019-07-31T02:11:26.860Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T02:11:26.860Z] [INFO] [2019-07-31T02:11:26.860Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T02:11:26.860Z] [INFO] [2019-07-31T02:11:26.860Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T02:11:26.860Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:11:26.860Z] [INFO] [2019-07-31T02:11:26.860Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T02:11:26.860Z] [INFO] [2019-07-31T02:11:26.860Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T02:11:26.860Z] [INFO] [2019-07-31T02:11:26.860Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T02:11:26.860Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT.jar [2019-07-31T02:11:26.860Z] [INFO] [2019-07-31T02:11:26.860Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T02:11:26.860Z] [INFO] [2019-07-31T02:11:26.860Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T02:11:26.860Z] [INFO] [2019-07-31T02:11:26.860Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T02:11:26.860Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T02:11:26.860Z] [INFO] [2019-07-31T02:11:26.860Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T02:11:26.860Z] [INFO] [2019-07-31T02:11:26.860Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T02:11:26.860Z] [INFO] [2019-07-31T02:11:26.860Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T02:11:26.860Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:11:26.860Z] [INFO] [2019-07-31T02:11:26.860Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T02:11:27.790Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T02:11:27.790Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:11:28.046Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:11:28.609Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-31T02:11:28.865Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:11:30.234Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T02:11:30.234Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T02:11:30.234Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-31T02:11:30.234Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:11:30.491Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T02:11:30.491Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:11:30.491Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:11:30.491Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T02:11:30.747Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-31T02:11:30.747Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T02:11:30.747Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T02:11:31.004Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T02:11:31.004Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-31T02:11:31.004Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-31T02:11:31.004Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.doc.user' with 0 classes [2019-07-31T02:11:31.004Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-31T02:11:31.004Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes [2019-07-31T02:11:31.261Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T02:11:31.261Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-31T02:11:31.261Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T02:11:31.518Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-31T02:11:31.518Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:11:31.518Z] [INFO] [2019-07-31T02:11:31.518Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T02:11:31.518Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT.jar [2019-07-31T02:11:31.518Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT.pom [2019-07-31T02:11:31.518Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T02:11:31.518Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T02:11:31.518Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T02:11:31.518Z] [INFO] [2019-07-31T02:11:31.518Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T02:11:31.518Z] [INFO] [2019-07-31T02:11:31.518Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >-- [2019-07-31T02:11:31.518Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.0-SNAPSHOT [78/134] [2019-07-31T02:11:31.518Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T02:11:31.518Z] [INFO] [2019-07-31T02:11:31.518Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T02:11:31.518Z] [INFO] [2019-07-31T02:11:31.518Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T02:11:31.518Z] [INFO] The project's OSGi version is 1.0.0.201907310119 [2019-07-31T02:11:31.518Z] [INFO] [2019-07-31T02:11:31.518Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T02:11:31.518Z] [INFO] [2019-07-31T02:11:31.518Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T02:11:31.518Z] [INFO] [2019-07-31T02:11:31.518Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T02:11:31.518Z] [INFO] [2019-07-31T02:11:31.518Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T02:11:31.518Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:11:31.518Z] [INFO] [2019-07-31T02:11:31.518Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T02:11:31.518Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:11:31.518Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources [2019-07-31T02:11:31.518Z] [INFO] [2019-07-31T02:11:31.518Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T02:11:31.518Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes [2019-07-31T02:11:31.775Z] [INFO] [2019-07-31T02:11:31.775Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T02:11:31.775Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:11:31.775Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/test/resources [2019-07-31T02:11:31.775Z] [INFO] [2019-07-31T02:11:31.775Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T02:11:31.775Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T02:11:31.775Z] [INFO] [2019-07-31T02:11:31.775Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T02:11:31.775Z] [INFO] [2019-07-31T02:11:31.775Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T02:11:31.775Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T02:11:31.775Z] [INFO] [2019-07-31T02:11:31.775Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T02:11:31.775Z] [INFO] [2019-07-31T02:11:31.775Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T02:11:31.775Z] [INFO] [2019-07-31T02:11:31.775Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T02:11:31.775Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T02:11:31.775Z] [INFO] [2019-07-31T02:11:31.775Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T02:11:31.775Z] [INFO] [2019-07-31T02:11:31.775Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T02:11:33.144Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data/.metadata/.log [2019-07-31T02:11:33.144Z] [INFO] Command line: [2019-07-31T02:11:33.144Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T02:11:33.144Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T02:11:36.417Z] !SESSION 2019-07-31 02:11:33.224 ----------------------------------------------- [2019-07-31T02:11:36.417Z] eclipse.buildId=unknown [2019-07-31T02:11:36.417Z] java.version=1.8.0_202 [2019-07-31T02:11:36.417Z] java.vendor=Oracle Corporation [2019-07-31T02:11:36.417Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T02:11:36.417Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T02:11:36.417Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T02:11:36.417Z] [2019-07-31T02:11:36.417Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 02:11:36.029 [2019-07-31T02:11:36.417Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:11:36.417Z] !STACK 0 [2019-07-31T02:11:36.417Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85] [2019-07-31T02:11:36.417Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:11:36.417Z] [2019-07-31T02:11:36.417Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:11:36.417Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:11:36.417Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:11:36.417Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:11:36.417Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:11:36.417Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:11:36.417Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:11:36.417Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:11:36.417Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:11:36.417Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:11:36.417Z] [2019-07-31T02:11:36.417Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 02:11:36.125 [2019-07-31T02:11:36.417Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:11:36.417Z] !STACK 0 [2019-07-31T02:11:36.417Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [149] [2019-07-31T02:11:36.417Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:11:36.417Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T02:11:36.417Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T02:11:36.417Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T02:11:36.417Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:11:36.417Z] [2019-07-31T02:11:36.417Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:11:36.417Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:11:36.417Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:11:36.417Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:11:36.417Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:11:36.417Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:11:36.417Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:11:36.417Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:11:36.417Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:11:36.417Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:11:37.784Z] Running org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest [2019-07-31T02:11:38.040Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest [2019-07-31T02:11:38.040Z] testPluginId(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest) Time elapsed: 0.001 s [2019-07-31T02:11:38.040Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest) Time elapsed: 0 s [2019-07-31T02:11:38.040Z] [2019-07-31T02:11:38.040Z] Results: [2019-07-31T02:11:38.040Z] [2019-07-31T02:11:38.040Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T02:11:38.040Z] [2019-07-31T02:11:38.970Z] [INFO] All tests passed! [2019-07-31T02:11:38.970Z] [INFO] [2019-07-31T02:11:38.970Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T02:11:38.970Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:11:38.970Z] [INFO] [2019-07-31T02:11:38.970Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T02:11:39.522Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:11:39.522Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:11:39.522Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-31T02:11:40.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:11:40.280Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:11:41.647Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:11:41.647Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:11:41.647Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:11:41.647Z] [INFO] [2019-07-31T02:11:41.647Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T02:11:41.647Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T02:11:41.647Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.pom [2019-07-31T02:11:41.647Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T02:11:41.647Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:11:41.647Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T02:11:41.647Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T02:11:41.647Z] [INFO] [2019-07-31T02:11:41.647Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T02:11:41.647Z] [INFO] [2019-07-31T02:11:41.647Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >-- [2019-07-31T02:11:41.647Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.0-SNAPSHOT [79/134] [2019-07-31T02:11:41.647Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T02:11:41.647Z] [INFO] [2019-07-31T02:11:41.647Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T02:11:41.647Z] [INFO] [2019-07-31T02:11:41.647Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T02:11:41.647Z] [INFO] The project's OSGi version is 1.0.0.201907310119 [2019-07-31T02:11:41.647Z] [INFO] [2019-07-31T02:11:41.647Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T02:11:41.647Z] [INFO] [2019-07-31T02:11:41.647Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T02:11:41.647Z] [INFO] [2019-07-31T02:11:41.647Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T02:11:41.647Z] [INFO] [2019-07-31T02:11:41.647Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T02:11:41.647Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:11:41.647Z] [INFO] [2019-07-31T02:11:41.647Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T02:11:41.647Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:11:41.647Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources [2019-07-31T02:11:41.647Z] [INFO] [2019-07-31T02:11:41.647Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T02:11:41.647Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes [2019-07-31T02:11:41.904Z] [INFO] [2019-07-31T02:11:41.904Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T02:11:41.904Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:11:41.904Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/test/resources [2019-07-31T02:11:41.904Z] [INFO] [2019-07-31T02:11:41.904Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T02:11:41.904Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T02:11:41.904Z] [INFO] [2019-07-31T02:11:41.904Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T02:11:41.904Z] [INFO] [2019-07-31T02:11:41.904Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T02:11:41.904Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-31T02:11:41.904Z] [INFO] [2019-07-31T02:11:41.904Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T02:11:41.904Z] [INFO] [2019-07-31T02:11:41.904Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T02:11:41.904Z] [INFO] [2019-07-31T02:11:41.904Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T02:11:41.904Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-31T02:11:41.904Z] [INFO] [2019-07-31T02:11:41.904Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T02:11:41.904Z] [INFO] [2019-07-31T02:11:41.904Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T02:11:43.273Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data/.metadata/.log [2019-07-31T02:11:43.273Z] [INFO] Command line: [2019-07-31T02:11:43.273Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T02:11:43.273Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T02:11:46.545Z] !SESSION 2019-07-31 02:11:43.348 ----------------------------------------------- [2019-07-31T02:11:46.545Z] eclipse.buildId=unknown [2019-07-31T02:11:46.545Z] java.version=1.8.0_202 [2019-07-31T02:11:46.545Z] java.vendor=Oracle Corporation [2019-07-31T02:11:46.545Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T02:11:46.545Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T02:11:46.545Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T02:11:46.545Z] [2019-07-31T02:11:46.545Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 02:11:46.034 [2019-07-31T02:11:46.545Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:11:46.545Z] !STACK 0 [2019-07-31T02:11:46.545Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85] [2019-07-31T02:11:46.545Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:11:46.545Z] [2019-07-31T02:11:46.545Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:11:46.545Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:11:46.545Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:11:46.545Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:11:46.545Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:11:46.545Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:11:46.545Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:11:46.545Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:11:46.545Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:11:46.545Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:11:46.545Z] [2019-07-31T02:11:46.545Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 02:11:46.138 [2019-07-31T02:11:46.545Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:11:46.545Z] !STACK 0 [2019-07-31T02:11:46.545Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [149] [2019-07-31T02:11:46.545Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:11:46.545Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T02:11:46.545Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T02:11:46.545Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T02:11:46.545Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:11:46.545Z] [2019-07-31T02:11:46.545Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:11:46.545Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:11:46.545Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:11:46.545Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:11:46.545Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:11:46.545Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:11:46.545Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:11:46.545Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:11:46.545Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:11:46.545Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:11:48.439Z] process 10402: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text [2019-07-31T02:11:48.439Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T02:11:48.439Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T02:11:48.439Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T02:12:00.626Z] Running org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest [2019-07-31T02:12:00.626Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest [2019-07-31T02:12:00.626Z] testPluginId(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest) Time elapsed: 0.001 s [2019-07-31T02:12:00.626Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest) Time elapsed: 0 s [2019-07-31T02:12:00.626Z] [2019-07-31T02:12:00.626Z] Results: [2019-07-31T02:12:00.626Z] [2019-07-31T02:12:00.626Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T02:12:00.626Z] [2019-07-31T02:12:00.626Z] [INFO] All tests passed! [2019-07-31T02:12:00.626Z] [INFO] [2019-07-31T02:12:00.626Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T02:12:00.626Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:12:00.626Z] [INFO] [2019-07-31T02:12:00.626Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T02:12:00.883Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:12:00.883Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:12:00.883Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-31T02:12:01.140Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:12:02.070Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:12:03.196Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes [2019-07-31T02:12:03.196Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:12:03.452Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:12:03.452Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:12:03.452Z] [INFO] [2019-07-31T02:12:03.452Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T02:12:03.452Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-31T02:12:03.452Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.pom [2019-07-31T02:12:03.452Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T02:12:03.452Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:12:03.452Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T02:12:03.452Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T02:12:03.452Z] [INFO] [2019-07-31T02:12:03.452Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T02:12:03.452Z] [INFO] [2019-07-31T02:12:03.452Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >-- [2019-07-31T02:12:03.452Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.0-SNAPSHOT [80/134] [2019-07-31T02:12:03.452Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T02:12:03.452Z] [INFO] [2019-07-31T02:12:03.452Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T02:12:03.452Z] [INFO] [2019-07-31T02:12:03.452Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T02:12:03.452Z] [INFO] The project's OSGi version is 1.0.0.201907310119 [2019-07-31T02:12:03.452Z] [INFO] [2019-07-31T02:12:03.452Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T02:12:03.452Z] [INFO] [2019-07-31T02:12:03.452Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T02:12:03.452Z] [INFO] [2019-07-31T02:12:03.452Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T02:12:03.452Z] [INFO] [2019-07-31T02:12:03.452Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T02:12:03.452Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:12:03.452Z] [INFO] [2019-07-31T02:12:03.452Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T02:12:03.452Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:12:03.452Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources [2019-07-31T02:12:03.452Z] [INFO] [2019-07-31T02:12:03.452Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T02:12:03.452Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes [2019-07-31T02:12:03.709Z] [INFO] [2019-07-31T02:12:03.709Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T02:12:03.709Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:12:03.709Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/test/resources [2019-07-31T02:12:03.709Z] [INFO] [2019-07-31T02:12:03.709Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T02:12:03.709Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T02:12:03.709Z] [INFO] [2019-07-31T02:12:03.709Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T02:12:03.709Z] [INFO] [2019-07-31T02:12:03.709Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T02:12:03.709Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T02:12:03.709Z] [INFO] [2019-07-31T02:12:03.709Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T02:12:03.709Z] [INFO] [2019-07-31T02:12:03.709Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T02:12:03.709Z] [INFO] [2019-07-31T02:12:03.709Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T02:12:03.709Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T02:12:03.709Z] [INFO] [2019-07-31T02:12:03.709Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T02:12:03.709Z] [INFO] [2019-07-31T02:12:03.709Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T02:12:04.638Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data/.metadata/.log [2019-07-31T02:12:04.638Z] [INFO] Command line: [2019-07-31T02:12:04.638Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T02:12:04.638Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T02:12:07.910Z] !SESSION 2019-07-31 02:12:04.863 ----------------------------------------------- [2019-07-31T02:12:07.910Z] eclipse.buildId=unknown [2019-07-31T02:12:07.910Z] java.version=1.8.0_202 [2019-07-31T02:12:07.910Z] java.vendor=Oracle Corporation [2019-07-31T02:12:07.910Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T02:12:07.910Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T02:12:07.911Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T02:12:07.911Z] [2019-07-31T02:12:07.911Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 02:12:07.429 [2019-07-31T02:12:07.911Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:12:07.911Z] !STACK 0 [2019-07-31T02:12:07.911Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T02:12:07.911Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:12:07.911Z] [2019-07-31T02:12:07.911Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:12:07.911Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:12:07.911Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:12:07.911Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:12:07.911Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:12:07.911Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:12:07.911Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:12:07.911Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:12:07.911Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:12:07.911Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:12:07.911Z] [2019-07-31T02:12:07.911Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 02:12:07.558 [2019-07-31T02:12:07.911Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:12:07.911Z] !STACK 0 [2019-07-31T02:12:07.911Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T02:12:07.911Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:12:07.911Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T02:12:07.911Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T02:12:07.911Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T02:12:07.911Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:12:07.911Z] [2019-07-31T02:12:07.911Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:12:07.911Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:12:07.911Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:12:07.911Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:12:07.911Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:12:07.911Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:12:07.911Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:12:07.911Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:12:07.911Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:12:07.911Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:12:09.278Z] Running org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest [2019-07-31T02:12:09.278Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest [2019-07-31T02:12:09.278Z] testGetDefault(org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest) Time elapsed: 0.001 s [2019-07-31T02:12:09.278Z] [2019-07-31T02:12:09.278Z] Results: [2019-07-31T02:12:09.278Z] [2019-07-31T02:12:09.278Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T02:12:09.278Z] [2019-07-31T02:12:10.208Z] [INFO] All tests passed! [2019-07-31T02:12:10.208Z] [INFO] [2019-07-31T02:12:10.208Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T02:12:10.208Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:12:10.208Z] [INFO] [2019-07-31T02:12:10.208Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T02:12:10.463Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T02:12:10.464Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:12:10.720Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:12:11.282Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T02:12:11.282Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T02:12:11.539Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:12:11.539Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:12:11.539Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T02:12:11.539Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:12:11.539Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-31T02:12:11.796Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:12:11.796Z] [INFO] [2019-07-31T02:12:11.796Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T02:12:11.796Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T02:12:11.796Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.pom [2019-07-31T02:12:11.796Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T02:12:11.796Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:12:11.796Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T02:12:11.796Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T02:12:11.796Z] [INFO] [2019-07-31T02:12:11.796Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T02:12:11.796Z] [INFO] [2019-07-31T02:12:11.796Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >-- [2019-07-31T02:12:11.796Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.2.1-SNAPSHOT [81/134] [2019-07-31T02:12:11.796Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T02:12:11.796Z] [INFO] [2019-07-31T02:12:11.796Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T02:12:11.796Z] [INFO] [2019-07-31T02:12:11.796Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T02:12:11.796Z] [INFO] The project's OSGi version is 1.2.1.201907310119 [2019-07-31T02:12:11.796Z] [INFO] [2019-07-31T02:12:11.796Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T02:12:11.796Z] [INFO] [2019-07-31T02:12:11.796Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T02:12:11.796Z] [INFO] [2019-07-31T02:12:11.796Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T02:12:11.796Z] [INFO] [2019-07-31T02:12:11.796Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T02:12:11.796Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:12:11.796Z] [INFO] [2019-07-31T02:12:11.796Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T02:12:11.796Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:12:11.796Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources [2019-07-31T02:12:11.796Z] [INFO] [2019-07-31T02:12:11.796Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T02:12:11.796Z] [INFO] Compiling 75 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes [2019-07-31T02:12:12.053Z] [INFO] [2019-07-31T02:12:12.053Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T02:12:12.053Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:12:12.053Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/src/test/resources [2019-07-31T02:12:12.053Z] [INFO] [2019-07-31T02:12:12.053Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T02:12:12.053Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT-sources.jar [2019-07-31T02:12:12.309Z] [INFO] [2019-07-31T02:12:12.309Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T02:12:12.309Z] [INFO] [2019-07-31T02:12:12.309Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T02:12:12.309Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.jar [2019-07-31T02:12:12.309Z] [INFO] [2019-07-31T02:12:12.309Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T02:12:12.309Z] [INFO] [2019-07-31T02:12:12.309Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T02:12:12.309Z] [INFO] [2019-07-31T02:12:12.309Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T02:12:12.309Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.jar [2019-07-31T02:12:12.309Z] [INFO] [2019-07-31T02:12:12.309Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T02:12:12.309Z] [INFO] [2019-07-31T02:12:12.309Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T02:12:12.309Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:12:12.309Z] [INFO] [2019-07-31T02:12:12.309Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T02:12:12.566Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:12:12.566Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T02:12:12.822Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T02:12:12.822Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:12:13.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:12:13.641Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T02:12:13.641Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:12:13.641Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:12:13.899Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:12:13.899Z] [INFO] [2019-07-31T02:12:13.899Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T02:12:13.899Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.jar [2019-07-31T02:12:13.899Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.pom [2019-07-31T02:12:13.899Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT-sources.jar [2019-07-31T02:12:13.899Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:12:13.899Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT-p2metadata.xml [2019-07-31T02:12:13.899Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT-p2artifacts.xml [2019-07-31T02:12:13.899Z] [INFO] [2019-07-31T02:12:13.899Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T02:12:15.438Z] [INFO] [2019-07-31T02:12:15.438Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >-- [2019-07-31T02:12:15.438Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.0.2-SNAPSHOT [82/134] [2019-07-31T02:12:15.438Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T02:12:15.438Z] [INFO] [2019-07-31T02:12:15.438Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T02:12:15.438Z] [INFO] [2019-07-31T02:12:15.438Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T02:12:15.438Z] [INFO] The project's OSGi version is 2.0.2.201907310119 [2019-07-31T02:12:15.438Z] [INFO] [2019-07-31T02:12:15.438Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T02:12:15.438Z] [INFO] [2019-07-31T02:12:15.438Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T02:12:15.438Z] [INFO] [2019-07-31T02:12:15.438Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T02:12:15.438Z] [INFO] [2019-07-31T02:12:15.438Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T02:12:15.438Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:12:15.438Z] [INFO] [2019-07-31T02:12:15.438Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T02:12:15.438Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:12:15.438Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources [2019-07-31T02:12:15.438Z] [INFO] [2019-07-31T02:12:15.438Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T02:12:15.438Z] [INFO] Compiling 16 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes [2019-07-31T02:12:15.695Z] [INFO] [2019-07-31T02:12:15.695Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T02:12:15.695Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:12:15.695Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/src/test/resources [2019-07-31T02:12:15.695Z] [INFO] [2019-07-31T02:12:15.695Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T02:12:15.695Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT-sources.jar [2019-07-31T02:12:15.695Z] [INFO] [2019-07-31T02:12:15.695Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T02:12:15.695Z] [INFO] [2019-07-31T02:12:15.695Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T02:12:15.695Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.jar [2019-07-31T02:12:15.951Z] [INFO] [2019-07-31T02:12:15.951Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T02:12:15.951Z] [INFO] [2019-07-31T02:12:15.951Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T02:12:15.951Z] [INFO] [2019-07-31T02:12:15.951Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T02:12:15.951Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.jar [2019-07-31T02:12:15.951Z] [INFO] [2019-07-31T02:12:15.951Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T02:12:15.951Z] [INFO] [2019-07-31T02:12:15.952Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T02:12:15.952Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:12:15.952Z] [INFO] [2019-07-31T02:12:15.952Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T02:12:15.952Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:12:15.952Z] [INFO] [2019-07-31T02:12:15.952Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T02:12:15.952Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.jar [2019-07-31T02:12:15.952Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.pom [2019-07-31T02:12:15.952Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT-sources.jar [2019-07-31T02:12:15.952Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:12:15.952Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T02:12:15.952Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T02:12:15.952Z] [INFO] [2019-07-31T02:12:15.952Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T02:12:15.952Z] [INFO] [2019-07-31T02:12:15.952Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >--- [2019-07-31T02:12:15.952Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.0.5-SNAPSHOT [83/134] [2019-07-31T02:12:15.952Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T02:12:15.952Z] [INFO] [2019-07-31T02:12:15.952Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T02:12:15.952Z] [INFO] [2019-07-31T02:12:15.952Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T02:12:15.952Z] [INFO] The project's OSGi version is 1.0.5.201907310119 [2019-07-31T02:12:15.952Z] [INFO] [2019-07-31T02:12:15.952Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T02:12:15.952Z] [INFO] [2019-07-31T02:12:15.952Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T02:12:15.952Z] [INFO] [2019-07-31T02:12:15.952Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T02:12:15.952Z] [INFO] [2019-07-31T02:12:15.952Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T02:12:15.952Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:12:15.952Z] [INFO] [2019-07-31T02:12:15.952Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T02:12:15.952Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:12:15.952Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources [2019-07-31T02:12:15.952Z] [INFO] [2019-07-31T02:12:15.952Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T02:12:15.952Z] [INFO] Compiling 21 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes [2019-07-31T02:12:16.515Z] [INFO] [2019-07-31T02:12:16.515Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T02:12:16.515Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:12:16.515Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/test/resources [2019-07-31T02:12:16.515Z] [INFO] [2019-07-31T02:12:16.515Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T02:12:16.515Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT-sources.jar [2019-07-31T02:12:16.515Z] [INFO] [2019-07-31T02:12:16.515Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T02:12:16.772Z] [INFO] [2019-07-31T02:12:16.772Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T02:12:16.772Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.jar [2019-07-31T02:12:16.772Z] [INFO] [2019-07-31T02:12:16.772Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T02:12:16.772Z] [INFO] [2019-07-31T02:12:16.772Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T02:12:16.772Z] [INFO] [2019-07-31T02:12:16.772Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T02:12:16.772Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.jar [2019-07-31T02:12:16.772Z] [INFO] [2019-07-31T02:12:16.772Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T02:12:16.772Z] [INFO] [2019-07-31T02:12:16.772Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T02:12:16.772Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:12:16.772Z] [INFO] [2019-07-31T02:12:16.772Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T02:12:17.028Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:12:17.028Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:12:17.028Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:12:17.028Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:12:17.285Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:12:17.847Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:12:17.847Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-31T02:12:18.104Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:12:19.471Z] [INFO] [2019-07-31T02:12:19.471Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T02:12:19.471Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.jar [2019-07-31T02:12:19.471Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.pom [2019-07-31T02:12:19.471Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT-sources.jar [2019-07-31T02:12:19.471Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:12:19.471Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT-p2metadata.xml [2019-07-31T02:12:19.471Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT-p2artifacts.xml [2019-07-31T02:12:19.471Z] [INFO] [2019-07-31T02:12:19.471Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T02:12:19.471Z] [INFO] [2019-07-31T02:12:19.471Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >-- [2019-07-31T02:12:19.471Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.2.7-SNAPSHOT [84/134] [2019-07-31T02:12:19.471Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T02:12:19.471Z] [INFO] [2019-07-31T02:12:19.471Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T02:12:19.471Z] [INFO] [2019-07-31T02:12:19.471Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T02:12:19.471Z] [INFO] The project's OSGi version is 1.2.7.201907310119 [2019-07-31T02:12:19.471Z] [INFO] [2019-07-31T02:12:19.471Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T02:12:19.471Z] [INFO] [2019-07-31T02:12:19.471Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T02:12:19.471Z] [INFO] [2019-07-31T02:12:19.471Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T02:12:19.471Z] [INFO] [2019-07-31T02:12:19.471Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T02:12:19.471Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:12:19.471Z] [INFO] [2019-07-31T02:12:19.471Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T02:12:19.471Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:12:19.471Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources [2019-07-31T02:12:19.471Z] [INFO] [2019-07-31T02:12:19.471Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T02:12:19.471Z] [INFO] Compiling 128 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes [2019-07-31T02:12:20.839Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/dialogs/EnableChannelDialog.java:[175] [2019-07-31T02:12:20.839Z] fVerifyListener = e -> e.doit = e.text.matches("[0-9]*") || e.text.matches(DEFAULT_TEXT); [2019-07-31T02:12:20.839Z] ^^^^^^^^ [2019-07-31T02:12:20.839Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-07-31T02:12:20.839Z] 2 problems (0 errors, 1 warning, 1 info) [2019-07-31T02:12:20.839Z] [INFO] [2019-07-31T02:12:20.839Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T02:12:20.839Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:12:20.839Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/test/resources [2019-07-31T02:12:20.839Z] [INFO] [2019-07-31T02:12:20.839Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T02:12:20.839Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT-sources.jar [2019-07-31T02:12:20.839Z] [INFO] [2019-07-31T02:12:20.839Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T02:12:20.839Z] [INFO] [2019-07-31T02:12:20.839Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T02:12:20.839Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.jar [2019-07-31T02:12:20.839Z] [INFO] [2019-07-31T02:12:20.839Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T02:12:20.839Z] [INFO] [2019-07-31T02:12:20.839Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T02:12:20.839Z] [INFO] [2019-07-31T02:12:20.839Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T02:12:20.839Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.jar [2019-07-31T02:12:21.402Z] [INFO] [2019-07-31T02:12:21.402Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T02:12:21.402Z] [INFO] [2019-07-31T02:12:21.402Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T02:12:21.402Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:12:21.402Z] [INFO] [2019-07-31T02:12:21.402Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T02:12:21.658Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:12:21.658Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T02:12:22.586Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T02:12:22.586Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:12:22.586Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-31T02:12:22.842Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:12:23.405Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T02:12:23.661Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:12:25.029Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-31T02:12:25.029Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-31T02:12:25.029Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:12:25.029Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:12:25.285Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:12:25.285Z] [INFO] [2019-07-31T02:12:25.285Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T02:12:25.285Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.jar [2019-07-31T02:12:25.286Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.pom [2019-07-31T02:12:25.286Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT-sources.jar [2019-07-31T02:12:25.286Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:12:25.286Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.2.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT-p2metadata.xml [2019-07-31T02:12:25.286Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.2.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT-p2artifacts.xml [2019-07-31T02:12:25.286Z] [INFO] [2019-07-31T02:12:25.286Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T02:12:25.286Z] [INFO] [2019-07-31T02:12:25.286Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >-- [2019-07-31T02:12:25.286Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 5.0.0-SNAPSHOT [85/134] [2019-07-31T02:12:25.286Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T02:12:25.286Z] [INFO] [2019-07-31T02:12:25.286Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T02:12:25.286Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target [2019-07-31T02:12:25.286Z] [INFO] [2019-07-31T02:12:25.286Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T02:12:25.541Z] [INFO] The project's OSGi version is 5.0.0.201907310119 [2019-07-31T02:12:25.541Z] [INFO] [2019-07-31T02:12:25.541Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T02:12:25.541Z] [INFO] [2019-07-31T02:12:25.541Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T02:12:25.541Z] [INFO] [2019-07-31T02:12:25.541Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T02:12:25.541Z] [INFO] [2019-07-31T02:12:25.541Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T02:12:25.541Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:12:25.541Z] [INFO] [2019-07-31T02:12:25.541Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T02:12:25.541Z] [INFO] [2019-07-31T02:12:25.541Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T02:12:25.541Z] [INFO] [2019-07-31T02:12:25.541Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T02:12:25.541Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT.jar [2019-07-31T02:12:25.541Z] [INFO] [2019-07-31T02:12:25.541Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T02:12:25.541Z] [INFO] [2019-07-31T02:12:25.541Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T02:12:25.541Z] [INFO] [2019-07-31T02:12:25.541Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T02:12:25.541Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T02:12:25.541Z] [INFO] [2019-07-31T02:12:25.541Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T02:12:25.541Z] [INFO] [2019-07-31T02:12:25.541Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T02:12:25.541Z] [INFO] [2019-07-31T02:12:25.541Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T02:12:25.541Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:12:25.541Z] [INFO] [2019-07-31T02:12:25.541Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T02:12:26.926Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T02:12:26.926Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:12:26.926Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:12:27.488Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-31T02:12:27.745Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:12:29.113Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T02:12:29.113Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T02:12:29.113Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-31T02:12:29.113Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:12:29.113Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T02:12:29.369Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:12:29.369Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:12:29.369Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T02:12:29.369Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-31T02:12:29.369Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T02:12:29.626Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T02:12:29.883Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T02:12:29.883Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-07-31T02:12:29.883Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-31T02:12:29.883Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.user' with 0 classes [2019-07-31T02:12:29.883Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-31T02:12:29.883Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf' with 0 classes [2019-07-31T02:12:29.883Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-31T02:12:29.883Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-31T02:12:30.140Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-31T02:12:30.397Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T02:12:30.654Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-31T02:12:30.654Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T02:12:30.654Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-31T02:12:30.654Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:12:30.654Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-31T02:12:30.654Z] [INFO] [2019-07-31T02:12:30.654Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T02:12:30.654Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT.jar [2019-07-31T02:12:30.654Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT.pom [2019-07-31T02:12:30.654Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T02:12:30.654Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T02:12:30.654Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T02:12:30.654Z] [INFO] [2019-07-31T02:12:30.654Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T02:12:30.654Z] [INFO] [2019-07-31T02:12:30.654Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >-- [2019-07-31T02:12:30.654Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.1-SNAPSHOT [86/134] [2019-07-31T02:12:30.654Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T02:12:30.654Z] [INFO] [2019-07-31T02:12:30.654Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T02:12:30.654Z] [INFO] [2019-07-31T02:12:30.654Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T02:12:30.654Z] [INFO] The project's OSGi version is 1.1.1.201907310119 [2019-07-31T02:12:30.654Z] [INFO] [2019-07-31T02:12:30.654Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T02:12:30.654Z] [INFO] [2019-07-31T02:12:30.654Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T02:12:30.654Z] [INFO] [2019-07-31T02:12:30.654Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T02:12:30.654Z] [INFO] [2019-07-31T02:12:30.654Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T02:12:30.654Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:12:30.654Z] [INFO] [2019-07-31T02:12:30.654Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T02:12:30.654Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:12:30.654Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources [2019-07-31T02:12:30.654Z] [INFO] [2019-07-31T02:12:30.654Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T02:12:30.911Z] [INFO] Compiling 16 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes [2019-07-31T02:12:30.911Z] [INFO] [2019-07-31T02:12:30.911Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T02:12:30.911Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:12:30.911Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/test/resources [2019-07-31T02:12:30.911Z] [INFO] [2019-07-31T02:12:30.911Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T02:12:30.911Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-sources.jar [2019-07-31T02:12:30.911Z] [INFO] [2019-07-31T02:12:30.911Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T02:12:30.911Z] [INFO] [2019-07-31T02:12:30.911Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T02:12:30.911Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar [2019-07-31T02:12:31.168Z] [INFO] [2019-07-31T02:12:31.168Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T02:12:31.168Z] [INFO] [2019-07-31T02:12:31.168Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T02:12:31.168Z] [INFO] [2019-07-31T02:12:31.168Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T02:12:31.168Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar [2019-07-31T02:12:31.168Z] [INFO] [2019-07-31T02:12:31.168Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T02:12:31.168Z] [INFO] [2019-07-31T02:12:31.168Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T02:12:32.095Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.log [2019-07-31T02:12:32.095Z] [INFO] Command line: [2019-07-31T02:12:32.095Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T02:12:32.095Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T02:12:35.366Z] !SESSION 2019-07-31 02:12:32.338 ----------------------------------------------- [2019-07-31T02:12:35.366Z] eclipse.buildId=unknown [2019-07-31T02:12:35.366Z] java.version=1.8.0_202 [2019-07-31T02:12:35.366Z] java.vendor=Oracle Corporation [2019-07-31T02:12:35.366Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T02:12:35.366Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T02:12:35.366Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T02:12:35.366Z] [2019-07-31T02:12:35.366Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 02:12:35.032 [2019-07-31T02:12:35.366Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:12:35.366Z] !STACK 0 [2019-07-31T02:12:35.366Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T02:12:35.366Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:12:35.366Z] [2019-07-31T02:12:35.366Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:12:35.366Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:12:35.366Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:12:35.366Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:12:35.366Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:12:35.366Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:12:35.366Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:12:35.366Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:12:35.366Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:12:35.366Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:12:35.366Z] [2019-07-31T02:12:35.366Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 02:12:35.164 [2019-07-31T02:12:35.366Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:12:35.366Z] !STACK 0 [2019-07-31T02:12:35.366Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T02:12:35.366Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:12:35.366Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T02:12:35.366Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T02:12:35.366Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T02:12:35.366Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:12:35.366Z] [2019-07-31T02:12:35.366Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:12:35.366Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:12:35.366Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:12:35.366Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:12:35.366Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:12:35.366Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:12:35.366Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:12:35.366Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:12:35.366Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:12:35.366Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:12:37.257Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest [2019-07-31T02:12:37.515Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest [2019-07-31T02:12:37.515Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0.152 s [2019-07-31T02:12:37.515Z] testFiledInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.515Z] testSetFieldType(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0.001 s [2019-07-31T02:12:37.516Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest [2019-07-31T02:12:37.516Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest [2019-07-31T02:12:37.516Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0.001 s [2019-07-31T02:12:37.516Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testTraceInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0.001 s [2019-07-31T02:12:37.516Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testTraceInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testTraceInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest [2019-07-31T02:12:37.516Z] 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 [2019-07-31T02:12:37.516Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0.001 s [2019-07-31T02:12:37.516Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0.001 s [2019-07-31T02:12:37.516Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest [2019-07-31T02:12:37.516Z] 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 [2019-07-31T02:12:37.516Z] testGetEventType_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testAddField(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testExcludedEvents(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testSetEventType_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.001 s [2019-07-31T02:12:37.516Z] testSetFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.001 s [2019-07-31T02:12:37.516Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest [2019-07-31T02:12:37.516Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest [2019-07-31T02:12:37.516Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0.001 s [2019-07-31T02:12:37.516Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest [2019-07-31T02:12:37.516Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest [2019-07-31T02:12:37.516Z] testSnapshotInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testSnapshotCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testSnapshotInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0.001 s [2019-07-31T02:12:37.516Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest [2019-07-31T02:12:37.516Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest [2019-07-31T02:12:37.516Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testBaseLoggerInfoCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0.001 s [2019-07-31T02:12:37.516Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0.001 s [2019-07-31T02:12:37.516Z] testBaseLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] testBaseLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.516Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest [2019-07-31T02:12:37.773Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest [2019-07-31T02:12:37.773Z] testChannelInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0.001 s [2019-07-31T02:12:37.773Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] testAddAndGetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] testChannelInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] testChannelCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0.001 s [2019-07-31T02:12:37.773Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest [2019-07-31T02:12:37.773Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest [2019-07-31T02:12:37.773Z] testUstProviderInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] testUstProviderInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] testUstProviderCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0.001 s [2019-07-31T02:12:37.773Z] testSetLoggers_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0.001 s [2019-07-31T02:12:37.773Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest [2019-07-31T02:12:37.773Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest [2019-07-31T02:12:37.773Z] testDomainInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] testDomainInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0.001 s [2019-07-31T02:12:37.773Z] testDomainlCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0.001 s [2019-07-31T02:12:37.773Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest [2019-07-31T02:12:37.773Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest [2019-07-31T02:12:37.773Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] testLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] testLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0.001 s [2019-07-31T02:12:37.773Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0.001 s [2019-07-31T02:12:37.773Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest [2019-07-31T02:12:37.773Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest [2019-07-31T02:12:37.773Z] testSessionInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0.001 s [2019-07-31T02:12:37.773Z] testSessionInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] testSessionCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0.001 s [2019-07-31T02:12:37.773Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] testToString_3(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-31T02:12:37.773Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest [2019-07-31T02:12:38.339Z] [2019-07-31T02:12:38.339Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2019-07-31 02:12:38.141 [2019-07-31T02:12:38.339Z] !MESSAGE Error generating the session configuration file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.lttng2.control.core/test_session.lttng [2019-07-31T02:12:38.339Z] !STACK 0 [2019-07-31T02:12:38.339Z] java.lang.IllegalArgumentException: The domain buffer type is not handled by the session configuration [2019-07-31T02:12:38.339Z] at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.getDomainsElement(SessionConfigGenerator.java:261) [2019-07-31T02:12:38.339Z] at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:202) [2019-07-31T02:12:38.339Z] at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:155) [2019-07-31T02:12:38.339Z] at org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig(SessionConfigGeneratorTest.java:154) [2019-07-31T02:12:38.339Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T02:12:38.339Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T02:12:38.339Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T02:12:38.339Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T02:12:38.339Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T02:12:38.339Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T02:12:38.339Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T02:12:38.339Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T02:12:38.339Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-31T02:12:38.339Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-31T02:12:38.339Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T02:12:38.339Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T02:12:38.339Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T02:12:38.339Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T02:12:38.339Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T02:12:38.339Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T02:12:38.339Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T02:12:38.339Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T02:12:38.339Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T02:12:38.339Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T02:12:38.339Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T02:12:38.339Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T02:12:38.339Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T02:12:38.339Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T02:12:38.339Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T02:12:38.339Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T02:12:38.339Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T02:12:38.339Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T02:12:38.339Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T02:12:38.339Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T02:12:38.339Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T02:12:38.339Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T02:12:38.339Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T02:12:38.339Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T02:12:38.339Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T02:12:38.339Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T02:12:38.339Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T02:12:38.339Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T02:12:38.339Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T02:12:38.339Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T02:12:38.339Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T02:12:38.339Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T02:12:38.339Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T02:12:38.339Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T02:12:38.339Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T02:12:38.339Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T02:12:38.339Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T02:12:38.339Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T02:12:38.339Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T02:12:38.339Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T02:12:38.339Z] [2019-07-31T02:12:38.339Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2019-07-31 02:12:38.237 [2019-07-31T02:12:38.339Z] !MESSAGE XML Parsing error at line 44: cvc-complex-type.2.4.b: The content of element 'domain' is not complete. One of '{type}' is expected. [2019-07-31T02:12:38.339Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.671 s - in org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest [2019-07-31T02:12:38.339Z] testGenerateSessionConfig(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest) Time elapsed: 0.571 s [2019-07-31T02:12:38.339Z] testSessionValidate(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest) Time elapsed: 0.094 s [2019-07-31T02:12:38.339Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest [2019-07-31T02:12:38.339Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest [2019-07-31T02:12:38.339Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T02:12:38.339Z] testActivator(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T02:12:38.339Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T02:12:38.339Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T02:12:38.339Z] [2019-07-31T02:12:38.339Z] Results: [2019-07-31T02:12:38.339Z] [2019-07-31T02:12:38.339Z] Tests run: 146, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T02:12:38.339Z] [2019-07-31T02:12:39.268Z] [INFO] All tests passed! [2019-07-31T02:12:39.268Z] [INFO] [2019-07-31T02:12:39.268Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T02:12:39.268Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:12:39.268Z] [INFO] [2019-07-31T02:12:39.268Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T02:12:39.525Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:12:39.525Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T02:12:39.782Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T02:12:39.782Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:12:40.225Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-31T02:12:40.225Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:12:40.792Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T02:12:40.792Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:12:40.792Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:12:41.050Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:12:41.050Z] [INFO] [2019-07-31T02:12:41.050Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T02:12:41.050Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar [2019-07-31T02:12:41.050Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.pom [2019-07-31T02:12:41.050Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-sources.jar [2019-07-31T02:12:41.050Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:12:41.050Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-p2metadata.xml [2019-07-31T02:12:41.050Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-p2artifacts.xml [2019-07-31T02:12:41.050Z] [INFO] [2019-07-31T02:12:41.050Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T02:12:41.050Z] [INFO] [2019-07-31T02:12:41.050Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >-- [2019-07-31T02:12:41.050Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.0-SNAPSHOT [87/134] [2019-07-31T02:12:41.050Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T02:12:41.050Z] [INFO] [2019-07-31T02:12:41.050Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T02:12:41.050Z] [INFO] [2019-07-31T02:12:41.050Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T02:12:41.050Z] [INFO] The project's OSGi version is 1.0.0.201907310119 [2019-07-31T02:12:41.050Z] [INFO] [2019-07-31T02:12:41.050Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T02:12:41.050Z] [INFO] [2019-07-31T02:12:41.050Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T02:12:41.050Z] [INFO] [2019-07-31T02:12:41.050Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T02:12:41.050Z] [INFO] [2019-07-31T02:12:41.050Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T02:12:41.050Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:12:41.050Z] [INFO] [2019-07-31T02:12:41.050Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T02:12:41.050Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:12:41.050Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources [2019-07-31T02:12:41.050Z] [INFO] [2019-07-31T02:12:41.050Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T02:12:41.050Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes [2019-07-31T02:12:41.050Z] [INFO] [2019-07-31T02:12:41.050Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T02:12:41.050Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:12:41.050Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/test/resources [2019-07-31T02:12:41.050Z] [INFO] [2019-07-31T02:12:41.050Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T02:12:41.050Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T02:12:41.306Z] [INFO] [2019-07-31T02:12:41.306Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T02:12:41.306Z] [INFO] [2019-07-31T02:12:41.306Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T02:12:41.306Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T02:12:41.306Z] [INFO] [2019-07-31T02:12:41.306Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T02:12:41.306Z] [INFO] [2019-07-31T02:12:41.306Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T02:12:41.306Z] [INFO] [2019-07-31T02:12:41.306Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T02:12:41.306Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T02:12:41.306Z] [INFO] [2019-07-31T02:12:41.306Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T02:12:41.306Z] [INFO] [2019-07-31T02:12:41.306Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T02:12:42.237Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data/.metadata/.log [2019-07-31T02:12:42.237Z] [INFO] Command line: [2019-07-31T02:12:42.237Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T02:12:42.237Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T02:12:45.506Z] !SESSION 2019-07-31 02:12:42.484 ----------------------------------------------- [2019-07-31T02:12:45.506Z] eclipse.buildId=unknown [2019-07-31T02:12:45.506Z] java.version=1.8.0_202 [2019-07-31T02:12:45.506Z] java.vendor=Oracle Corporation [2019-07-31T02:12:45.506Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T02:12:45.507Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T02:12:45.507Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T02:12:45.507Z] [2019-07-31T02:12:45.507Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 02:12:45.126 [2019-07-31T02:12:45.507Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:12:45.507Z] !STACK 0 [2019-07-31T02:12:45.507Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T02:12:45.507Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:12:45.507Z] [2019-07-31T02:12:45.507Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:12:45.507Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:12:45.507Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:12:45.507Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:12:45.507Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:12:45.507Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:12:45.507Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:12:45.507Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:12:45.507Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:12:45.507Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:12:45.507Z] [2019-07-31T02:12:45.507Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 02:12:45.259 [2019-07-31T02:12:45.507Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:12:45.507Z] !STACK 0 [2019-07-31T02:12:45.507Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T02:12:45.507Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:12:45.507Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T02:12:45.507Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T02:12:45.507Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T02:12:45.507Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:12:45.507Z] [2019-07-31T02:12:45.507Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:12:45.507Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:12:45.507Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:12:45.507Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:12:45.507Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:12:45.507Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:12:45.507Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:12:45.507Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:12:45.507Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:12:45.507Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:12:46.873Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest [2019-07-31T02:12:47.804Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.577 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest [2019-07-31T02:12:47.804Z] testExecuteError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest) Time elapsed: 0.1 s [2019-07-31T02:12:47.804Z] testExecuteSuccess(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest) Time elapsed: 0.006 s [2019-07-31T02:12:47.804Z] testExecuteException(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest) Time elapsed: 0.046 s [2019-07-31T02:12:47.804Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest [2019-07-31T02:12:47.804Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest [2019-07-31T02:12:47.804Z] testConstructorNoError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest) Time elapsed: 0.005 s [2019-07-31T02:12:47.804Z] testConstructorError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest) Time elapsed: 0 s [2019-07-31T02:12:47.804Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest [2019-07-31T02:12:47.804Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest [2019-07-31T02:12:47.804Z] testNullSegment(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest) Time elapsed: 0.001 s [2019-07-31T02:12:47.804Z] testConstructorAndAdd(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest) Time elapsed: 0 s [2019-07-31T02:12:47.804Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest [2019-07-31T02:12:47.804Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest [2019-07-31T02:12:47.804Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest) Time elapsed: 0.001 s [2019-07-31T02:12:47.804Z] testGetDefault(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest) Time elapsed: 0 s [2019-07-31T02:12:47.804Z] [2019-07-31T02:12:47.804Z] Results: [2019-07-31T02:12:47.804Z] [2019-07-31T02:12:47.804Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T02:12:47.804Z] [2019-07-31T02:12:48.733Z] [INFO] All tests passed! [2019-07-31T02:12:48.733Z] [INFO] [2019-07-31T02:12:48.733Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T02:12:48.733Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:12:48.733Z] [INFO] [2019-07-31T02:12:48.733Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T02:12:48.733Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T02:12:48.733Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:12:48.733Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:12:49.297Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:12:49.553Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:12:49.553Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:12:49.553Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T02:12:49.553Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:12:49.810Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T02:12:50.067Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-31T02:12:50.067Z] [INFO] [2019-07-31T02:12:50.067Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T02:12:50.067Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T02:12:50.067Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.pom [2019-07-31T02:12:50.067Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T02:12:50.067Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:12:50.067Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T02:12:50.067Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T02:12:50.067Z] [INFO] [2019-07-31T02:12:50.067Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T02:12:50.067Z] [INFO] [2019-07-31T02:12:50.067Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >-- [2019-07-31T02:12:50.067Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.2-SNAPSHOT [88/134] [2019-07-31T02:12:50.067Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T02:12:50.067Z] [INFO] [2019-07-31T02:12:50.067Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T02:12:50.067Z] [INFO] [2019-07-31T02:12:50.067Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T02:12:50.067Z] [INFO] The project's OSGi version is 2.0.2.201907310119 [2019-07-31T02:12:50.067Z] [INFO] [2019-07-31T02:12:50.067Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T02:12:50.067Z] [INFO] [2019-07-31T02:12:50.067Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T02:12:50.067Z] [INFO] [2019-07-31T02:12:50.067Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T02:12:50.067Z] [INFO] [2019-07-31T02:12:50.067Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T02:12:50.067Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:12:50.067Z] [INFO] [2019-07-31T02:12:50.067Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T02:12:50.067Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:12:50.067Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources [2019-07-31T02:12:50.067Z] [INFO] [2019-07-31T02:12:50.067Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T02:12:50.323Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes [2019-07-31T02:12:50.888Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/org/eclipse/tracecompass/lttng2/control/ui/tests/model/component/TraceControlTestFacility.java:[263] [2019-07-31T02:12:50.888Z] Object handlerServiceObject = fControlView.getSite().getService(IHandlerService.class); [2019-07-31T02:12:50.888Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:12:50.888Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IHandlerService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind [2019-07-31T02:12:50.888Z] 1 problem (1 warning) [2019-07-31T02:12:50.888Z] [INFO] [2019-07-31T02:12:50.888Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T02:12:50.888Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:12:50.888Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/test/resources [2019-07-31T02:12:50.888Z] [INFO] [2019-07-31T02:12:50.888Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T02:12:50.888Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT-sources.jar [2019-07-31T02:12:50.888Z] [INFO] [2019-07-31T02:12:50.888Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T02:12:50.888Z] [INFO] [2019-07-31T02:12:50.888Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T02:12:51.145Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.jar [2019-07-31T02:12:51.145Z] [INFO] [2019-07-31T02:12:51.145Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T02:12:51.145Z] [INFO] [2019-07-31T02:12:51.145Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T02:12:51.145Z] [INFO] [2019-07-31T02:12:51.145Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T02:12:51.145Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.jar [2019-07-31T02:12:51.145Z] [INFO] [2019-07-31T02:12:51.145Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T02:12:51.145Z] [INFO] [2019-07-31T02:12:51.145Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T02:12:53.584Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data/.metadata/.log [2019-07-31T02:12:53.584Z] [INFO] Command line: [2019-07-31T02:12:53.584Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T02:12:53.584Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T02:12:56.107Z] !SESSION 2019-07-31 02:12:53.448 ----------------------------------------------- [2019-07-31T02:12:56.107Z] eclipse.buildId=unknown [2019-07-31T02:12:56.107Z] java.version=1.8.0_202 [2019-07-31T02:12:56.107Z] java.vendor=Oracle Corporation [2019-07-31T02:12:56.107Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T02:12:56.107Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T02:12:56.107Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T02:12:56.107Z] [2019-07-31T02:12:56.107Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 02:12:56.044 [2019-07-31T02:12:56.107Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:12:56.107Z] !STACK 0 [2019-07-31T02:12:56.107Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T02:12:56.107Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:12:56.107Z] [2019-07-31T02:12:56.107Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:12:56.107Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:12:56.107Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:12:56.107Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:12:56.107Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:12:56.107Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:12:56.107Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:12:56.107Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:12:56.107Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:12:56.107Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:12:56.364Z] [2019-07-31T02:12:56.364Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 02:12:56.223 [2019-07-31T02:12:56.364Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:12:56.364Z] !STACK 0 [2019-07-31T02:12:56.364Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T02:12:56.364Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:12:56.364Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T02:12:56.364Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T02:12:56.364Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T02:12:56.364Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:12:56.364Z] [2019-07-31T02:12:56.364Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:12:56.364Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:12:56.364Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:12:56.364Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:12:56.364Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:12:56.364Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:12:56.364Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:12:56.364Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:12:56.364Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:12:56.364Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:12:58.258Z] process 10669: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text [2019-07-31T02:12:58.258Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T02:12:58.822Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T02:12:58.822Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T02:13:08.773Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest [2019-07-31T02:13:08.773Z] *** BUG *** [2019-07-31T02:13:08.773Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:13:08.773Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:13:08.773Z] [2019-07-31T02:13:08.773Z] *** BUG *** [2019-07-31T02:13:08.773Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:13:08.773Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:13:08.773Z] [2019-07-31T02:13:09.031Z] *** BUG *** [2019-07-31T02:13:09.031Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:13:09.031Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:13:09.031Z] [2019-07-31T02:13:10.399Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.823 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest [2019-07-31T02:13:10.399Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest) Time elapsed: 1.784 s [2019-07-31T02:13:10.399Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest [2019-07-31T02:13:10.656Z] *** BUG *** [2019-07-31T02:13:10.656Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:13:10.656Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:13:10.656Z] [2019-07-31T02:13:10.656Z] *** BUG *** [2019-07-31T02:13:10.656Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:13:10.656Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:13:10.656Z] [2019-07-31T02:13:10.656Z] *** BUG *** [2019-07-31T02:13:10.656Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:13:10.656Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:13:10.656Z] [2019-07-31T02:13:12.548Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.805 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest [2019-07-31T02:13:12.548Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest) Time elapsed: 1.804 s [2019-07-31T02:13:12.548Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest [2019-07-31T02:13:12.548Z] *** BUG *** [2019-07-31T02:13:12.548Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:13:12.548Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:13:12.548Z] [2019-07-31T02:13:12.548Z] *** BUG *** [2019-07-31T02:13:12.548Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:13:12.548Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:13:12.548Z] [2019-07-31T02:13:12.548Z] *** BUG *** [2019-07-31T02:13:12.548Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:13:12.548Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:13:12.548Z] [2019-07-31T02:13:13.477Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.984 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest [2019-07-31T02:13:13.477Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest) Time elapsed: 0.982 s [2019-07-31T02:13:13.477Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest [2019-07-31T02:13:13.477Z] *** BUG *** [2019-07-31T02:13:13.477Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:13:13.477Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:13:13.477Z] [2019-07-31T02:13:14.534Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.922 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest [2019-07-31T02:13:14.534Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest) Time elapsed: 0.922 s [2019-07-31T02:13:14.534Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest [2019-07-31T02:13:14.790Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.683 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest [2019-07-31T02:13:14.790Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest) Time elapsed: 0.682 s [2019-07-31T02:13:14.790Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest [2019-07-31T02:13:15.722Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.891 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest [2019-07-31T02:13:15.722Z] testUstProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest) Time elapsed: 0.889 s [2019-07-31T02:13:15.722Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test [2019-07-31T02:13:16.653Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.885 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test [2019-07-31T02:13:16.653Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test) Time elapsed: 0.884 s [2019-07-31T02:13:16.653Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest [2019-07-31T02:13:28.832Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.42 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest [2019-07-31T02:13:28.832Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest) Time elapsed: 11.419 s [2019-07-31T02:13:28.832Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest [2019-07-31T02:13:30.199Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.939 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest [2019-07-31T02:13:30.199Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest) Time elapsed: 1.937 s [2019-07-31T02:13:30.199Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest [2019-07-31T02:13:30.762Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.803 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest [2019-07-31T02:13:30.762Z] testComponentProperties(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest) Time elapsed: 0.801 s [2019-07-31T02:13:30.762Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest [2019-07-31T02:13:31.692Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.817 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest [2019-07-31T02:13:31.692Z] testKernelProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest) Time elapsed: 0.816 s [2019-07-31T02:13:31.692Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest [2019-07-31T02:13:31.692Z] 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 [2019-07-31T02:13:31.692Z] testGetImage_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.001 s [2019-07-31T02:13:31.692Z] testFireCompenentUpdated(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.005 s [2019-07-31T02:13:31.692Z] testGetChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T02:13:31.692Z] testGetAndSetChildren(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.001 s [2019-07-31T02:13:31.692Z] testGetAdapter(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T02:13:31.692Z] testRemoveAllChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T02:13:31.692Z] testRemoveComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T02:13:31.692Z] testRemoveComponentListener_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T02:13:31.692Z] testRemoveChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T02:13:31.692Z] testRemoveChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T02:13:31.692Z] testHasChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T02:13:31.692Z] testHasChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T02:13:31.692Z] testGetSndSetToolTip(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T02:13:31.692Z] testAddComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T02:13:31.692Z] testGetAndSetTargetNodeState_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T02:13:31.692Z] testGetAndSetName(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T02:13:31.692Z] testContainsChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T02:13:31.692Z] testContainsChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T02:13:31.692Z] testGetAndSetParent(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T02:13:31.692Z] testAddAndGetChild1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T02:13:31.692Z] testAddAndGetChild2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T02:13:31.692Z] testGetAndSetControlService_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.001 s [2019-07-31T02:13:31.692Z] testTraceControlComponent_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T02:13:31.692Z] testTraceControlComponent_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T02:13:31.692Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest [2019-07-31T02:13:32.256Z] [2019-07-31T02:13:32.256Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2019-07-31 02:13:32.168 [2019-07-31T02:13:32.256Z] !MESSAGE Could not validate the xml response [2019-07-31T02:13:32.256Z] !STACK 0 [2019-07-31T02:13:32.256Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog. [2019-07-31T02:13:32.256Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-31T02:13:32.256Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177) [2019-07-31T02:13:32.256Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) [2019-07-31T02:13:32.256Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-31T02:13:32.256Z] at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472) [2019-07-31T02:13:32.256Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:994) [2019-07-31T02:13:32.256Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-31T02:13:32.256Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-31T02:13:32.256Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-31T02:13:32.256Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-31T02:13:32.256Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-31T02:13:32.256Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-31T02:13:32.256Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-31T02:13:32.256Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:174) [2019-07-31T02:13:32.256Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:259) [2019-07-31T02:13:32.256Z] at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:75) [2019-07-31T02:13:32.256Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T02:13:32.256Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T02:13:32.256Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T02:13:32.256Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T02:13:32.256Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T02:13:32.256Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T02:13:32.256Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T02:13:32.256Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T02:13:32.256Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-31T02:13:32.256Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-31T02:13:32.256Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T02:13:32.256Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T02:13:32.256Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T02:13:32.256Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T02:13:32.256Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T02:13:32.256Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T02:13:32.256Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T02:13:32.256Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T02:13:32.256Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T02:13:32.256Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T02:13:32.256Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T02:13:32.256Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T02:13:32.256Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T02:13:32.256Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T02:13:32.256Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T02:13:32.256Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T02:13:32.256Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T02:13:32.256Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T02:13:32.256Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T02:13:32.256Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T02:13:32.256Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T02:13:32.256Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35) [2019-07-31T02:13:32.256Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-31T02:13:32.256Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-31T02:13:32.256Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-31T02:13:32.256Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-31T02:13:32.256Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T02:13:32.256Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T02:13:32.256Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T02:13:32.256Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T02:13:32.256Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T02:13:32.256Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T02:13:32.256Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T02:13:32.256Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T02:13:32.256Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T02:13:32.256Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T02:13:32.256Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T02:13:32.256Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T02:13:32.256Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T02:13:32.256Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T02:13:32.256Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T02:13:32.256Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T02:13:32.256Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T02:13:32.256Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T02:13:32.256Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T02:13:32.256Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T02:13:32.256Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T02:13:32.256Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T02:13:32.256Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T02:13:32.256Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T02:13:32.256Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T02:13:33.625Z] Tests run: 54, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.717 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest [2019-07-31T02:13:33.625Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.086 s [2019-07-31T02:13:33.625Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.027 s [2019-07-31T02:13:33.625Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.073 s [2019-07-31T02:13:33.625Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.021 s [2019-07-31T02:13:33.625Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.074 s [2019-07-31T02:13:33.625Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.019 s [2019-07-31T02:13:33.625Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.019 s [2019-07-31T02:13:33.625Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.071 s [2019-07-31T02:13:33.625Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.018 s [2019-07-31T02:13:33.625Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.074 s [2019-07-31T02:13:33.625Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.02 s [2019-07-31T02:13:33.625Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.023 s [2019-07-31T02:13:33.625Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.072 s [2019-07-31T02:13:33.625Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.023 s [2019-07-31T02:13:33.625Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.077 s [2019-07-31T02:13:33.625Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.028 s [2019-07-31T02:13:33.625Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.07 s [2019-07-31T02:13:33.625Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.023 s [2019-07-31T02:13:33.625Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.067 s [2019-07-31T02:13:33.625Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped [2019-07-31T02:13:33.625Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.022 s [2019-07-31T02:13:33.625Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.022 s [2019-07-31T02:13:33.625Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.077 s [2019-07-31T02:13:33.625Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.073 s [2019-07-31T02:13:33.625Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-31T02:13:33.625Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-31T02:13:33.625Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-31T02:13:33.625Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.057 s [2019-07-31T02:13:33.625Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-31T02:13:33.625Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped [2019-07-31T02:13:33.625Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-31T02:13:33.625Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-31T02:13:33.625Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped [2019-07-31T02:13:33.625Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-31T02:13:33.625Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.054 s [2019-07-31T02:13:33.625Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-31T02:13:33.625Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-31T02:13:33.625Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.012 s [2019-07-31T02:13:33.625Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-31T02:13:33.625Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.052 s [2019-07-31T02:13:33.625Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.012 s [2019-07-31T02:13:33.625Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-07-31T02:13:33.625Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-31T02:13:33.625Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.049 s [2019-07-31T02:13:33.625Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.012 s [2019-07-31T02:13:33.625Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-07-31T02:13:33.625Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-31T02:13:33.625Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-31T02:13:33.625Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.053 s [2019-07-31T02:13:33.625Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.022 s [2019-07-31T02:13:33.625Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-31T02:13:33.625Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.062 s [2019-07-31T02:13:33.625Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-31T02:13:33.625Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.012 s [2019-07-31T02:13:33.625Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test [2019-07-31T02:13:33.882Z] [2019-07-31T02:13:33.882Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2019-07-31 02:13:33.842 [2019-07-31T02:13:33.882Z] !MESSAGE Could not validate the xml response [2019-07-31T02:13:33.882Z] !STACK 0 [2019-07-31T02:13:33.882Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog. [2019-07-31T02:13:33.882Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-31T02:13:33.882Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177) [2019-07-31T02:13:33.882Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) [2019-07-31T02:13:33.882Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-31T02:13:33.882Z] at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472) [2019-07-31T02:13:33.882Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:994) [2019-07-31T02:13:33.882Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-31T02:13:33.882Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-31T02:13:33.882Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-31T02:13:33.882Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-31T02:13:33.882Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-31T02:13:33.882Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-31T02:13:33.882Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-31T02:13:33.882Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-31T02:13:33.882Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:174) [2019-07-31T02:13:33.882Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:259) [2019-07-31T02:13:33.882Z] at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:75) [2019-07-31T02:13:33.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T02:13:33.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T02:13:33.882Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T02:13:33.882Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T02:13:33.882Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T02:13:33.882Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T02:13:33.882Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T02:13:33.882Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T02:13:33.882Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-31T02:13:33.882Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-31T02:13:33.882Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T02:13:33.882Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T02:13:33.882Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T02:13:33.882Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T02:13:33.882Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T02:13:33.882Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T02:13:33.882Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T02:13:33.882Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T02:13:33.882Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T02:13:33.882Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T02:13:33.882Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T02:13:33.882Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T02:13:33.882Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T02:13:33.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T02:13:33.882Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T02:13:33.882Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T02:13:33.882Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T02:13:33.882Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T02:13:33.882Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T02:13:33.882Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T02:13:33.882Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T02:13:33.882Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35) [2019-07-31T02:13:33.882Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-31T02:13:33.882Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-31T02:13:33.882Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-31T02:13:33.882Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-31T02:13:33.882Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T02:13:33.882Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T02:13:33.882Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T02:13:33.882Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T02:13:33.882Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T02:13:33.882Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T02:13:33.882Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T02:13:33.882Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T02:13:33.882Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T02:13:33.882Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T02:13:33.883Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T02:13:33.883Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T02:13:33.883Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T02:13:33.883Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T02:13:33.883Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T02:13:33.883Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T02:13:33.883Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T02:13:33.883Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T02:13:33.883Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T02:13:33.883Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T02:13:33.883Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T02:13:33.883Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T02:13:33.883Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T02:13:33.883Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T02:13:33.883Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T02:13:35.294Z] Tests run: 56, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.585 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test [2019-07-31T02:13:35.294Z] testGetSessionWithFilterExpression(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.073 s [2019-07-31T02:13:35.294Z] testListContext28(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-31T02:13:35.294Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.071 s [2019-07-31T02:13:35.294Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-31T02:13:35.294Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.017 s [2019-07-31T02:13:35.294Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.067 s [2019-07-31T02:13:35.294Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-31T02:13:35.294Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-31T02:13:35.294Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-31T02:13:35.294Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.056 s [2019-07-31T02:13:35.294Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.017 s [2019-07-31T02:13:35.294Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.017 s [2019-07-31T02:13:35.294Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.06 s [2019-07-31T02:13:35.294Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.019 s [2019-07-31T02:13:35.294Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-31T02:13:35.294Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-31T02:13:35.294Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.06 s [2019-07-31T02:13:35.294Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.02 s [2019-07-31T02:13:35.294Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.067 s [2019-07-31T02:13:35.294Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.018 s [2019-07-31T02:13:35.294Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.018 s [2019-07-31T02:13:35.294Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped [2019-07-31T02:13:35.294Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.017 s [2019-07-31T02:13:35.294Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.06 s [2019-07-31T02:13:35.294Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-31T02:13:35.294Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-31T02:13:35.294Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.055 s [2019-07-31T02:13:35.294Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-31T02:13:35.294Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-31T02:13:35.294Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-31T02:13:35.294Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-31T02:13:35.294Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped [2019-07-31T02:13:35.294Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.051 s [2019-07-31T02:13:35.294Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-31T02:13:35.294Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped [2019-07-31T02:13:35.294Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-31T02:13:35.294Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.055 s [2019-07-31T02:13:35.294Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-31T02:13:35.294Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-31T02:13:35.294Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-31T02:13:35.294Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.058 s [2019-07-31T02:13:35.294Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.017 s [2019-07-31T02:13:35.294Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-31T02:13:35.294Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.018 s [2019-07-31T02:13:35.294Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.065 s [2019-07-31T02:13:35.294Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-31T02:13:35.294Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.017 s [2019-07-31T02:13:35.294Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.059 s [2019-07-31T02:13:35.294Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-31T02:13:35.294Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.017 s [2019-07-31T02:13:35.294Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.056 s [2019-07-31T02:13:35.294Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.02 s [2019-07-31T02:13:35.294Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-31T02:13:35.294Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.017 s [2019-07-31T02:13:35.294Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.057 s [2019-07-31T02:13:35.294Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-31T02:13:35.294Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest [2019-07-31T02:13:35.294Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.286 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest [2019-07-31T02:13:35.294Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-31T02:13:35.294Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T02:13:35.294Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-31T02:13:35.294Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T02:13:35.294Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-31T02:13:35.294Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.046 s [2019-07-31T02:13:35.294Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T02:13:35.294Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T02:13:35.294Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T02:13:35.294Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T02:13:35.294Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-31T02:13:35.294Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-31T02:13:35.294Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T02:13:35.295Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T02:13:35.295Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T02:13:35.295Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T02:13:35.295Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T02:13:35.295Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped [2019-07-31T02:13:35.295Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T02:13:35.295Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T02:13:35.295Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T02:13:35.295Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T02:13:35.295Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T02:13:35.295Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T02:13:35.295Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T02:13:35.295Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-31T02:13:35.295Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.039 s [2019-07-31T02:13:35.295Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped [2019-07-31T02:13:35.295Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T02:13:35.295Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T02:13:35.295Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped [2019-07-31T02:13:35.295Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T02:13:35.295Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-31T02:13:35.295Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T02:13:35.295Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T02:13:35.295Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T02:13:35.295Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T02:13:35.295Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T02:13:35.295Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T02:13:35.295Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T02:13:35.295Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T02:13:35.295Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-31T02:13:35.295Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T02:13:35.295Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T02:13:35.295Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.01 s [2019-07-31T02:13:35.295Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T02:13:35.295Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T02:13:35.295Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-31T02:13:35.295Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T02:13:35.295Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T02:13:35.295Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T02:13:35.295Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T02:13:35.295Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest [2019-07-31T02:13:35.295Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest [2019-07-31T02:13:35.295Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T02:13:35.295Z] testActivator(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T02:13:35.295Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T02:13:35.295Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T02:13:35.295Z] [2019-07-31T02:13:35.295Z] Results: [2019-07-31T02:13:35.295Z] [2019-07-31T02:13:35.295Z] Tests run: 201, Failures: 0, Errors: 0, Skipped: 9 [2019-07-31T02:13:35.295Z] [2019-07-31T02:13:36.662Z] [INFO] All tests passed! [2019-07-31T02:13:36.662Z] [INFO] [2019-07-31T02:13:36.662Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T02:13:36.662Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:13:36.662Z] [INFO] [2019-07-31T02:13:36.662Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T02:13:37.226Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T02:13:37.226Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:13:37.481Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:13:38.044Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T02:13:38.300Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T02:13:38.300Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:13:38.557Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-31T02:13:38.557Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T02:13:38.557Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-31T02:13:39.120Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:13:40.488Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-31T02:13:40.488Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-31T02:13:40.488Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes [2019-07-31T02:13:40.488Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-31T02:13:40.745Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:13:40.745Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:13:40.745Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T02:13:40.745Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:13:41.009Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T02:13:41.266Z] [INFO] [2019-07-31T02:13:41.266Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T02:13:41.266Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.jar [2019-07-31T02:13:41.266Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.pom [2019-07-31T02:13:41.266Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT-sources.jar [2019-07-31T02:13:41.266Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:13:41.266Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T02:13:41.266Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T02:13:41.266Z] [INFO] [2019-07-31T02:13:41.266Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T02:13:41.266Z] [INFO] [2019-07-31T02:13:41.266Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >-- [2019-07-31T02:13:41.266Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.0.0-SNAPSHOT [89/134] [2019-07-31T02:13:41.266Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T02:13:41.266Z] [INFO] [2019-07-31T02:13:41.266Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T02:13:41.266Z] [INFO] [2019-07-31T02:13:41.266Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T02:13:41.266Z] [INFO] The project's OSGi version is 2.0.0.201907310119 [2019-07-31T02:13:41.266Z] [INFO] [2019-07-31T02:13:41.266Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T02:13:41.266Z] [INFO] [2019-07-31T02:13:41.266Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T02:13:41.266Z] [INFO] [2019-07-31T02:13:41.266Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T02:13:41.266Z] [INFO] [2019-07-31T02:13:41.266Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T02:13:41.266Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:13:41.266Z] [INFO] [2019-07-31T02:13:41.266Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T02:13:41.266Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:13:41.266Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources [2019-07-31T02:13:41.266Z] [INFO] [2019-07-31T02:13:41.266Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T02:13:41.266Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes [2019-07-31T02:13:41.523Z] [INFO] [2019-07-31T02:13:41.523Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T02:13:41.523Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:13:41.523Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/test/resources [2019-07-31T02:13:41.523Z] [INFO] [2019-07-31T02:13:41.523Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T02:13:41.523Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-sources.jar [2019-07-31T02:13:41.523Z] [INFO] [2019-07-31T02:13:41.523Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T02:13:41.523Z] [INFO] [2019-07-31T02:13:41.523Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T02:13:41.780Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar [2019-07-31T02:13:41.780Z] [INFO] [2019-07-31T02:13:41.780Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T02:13:41.780Z] [INFO] [2019-07-31T02:13:41.780Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T02:13:41.780Z] [INFO] [2019-07-31T02:13:41.780Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T02:13:41.780Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar [2019-07-31T02:13:41.780Z] [INFO] [2019-07-31T02:13:41.780Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T02:13:41.780Z] [INFO] [2019-07-31T02:13:41.780Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T02:13:41.780Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:13:41.780Z] [INFO] [2019-07-31T02:13:41.780Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T02:13:42.343Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T02:13:42.343Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:13:42.600Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:13:43.163Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T02:13:43.163Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-31T02:13:43.163Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:13:43.727Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:13:45.095Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-31T02:13:45.095Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T02:13:45.351Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T02:13:45.351Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:13:45.608Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:13:45.608Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T02:13:45.608Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-31T02:13:45.865Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T02:13:45.865Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T02:13:45.865Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T02:13:46.121Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T02:13:46.121Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-31T02:13:46.380Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-31T02:13:46.380Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-31T02:13:47.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-31T02:13:47.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-31T02:13:47.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-31T02:13:47.326Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T02:13:47.326Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:13:47.326Z] [INFO] [2019-07-31T02:13:47.326Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T02:13:47.326Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar [2019-07-31T02:13:47.326Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.pom [2019-07-31T02:13:47.326Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-sources.jar [2019-07-31T02:13:47.326Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:13:47.326Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T02:13:47.326Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T02:13:47.326Z] [INFO] [2019-07-31T02:13:47.326Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T02:13:47.326Z] [INFO] [2019-07-31T02:13:47.326Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >--- [2019-07-31T02:13:47.326Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 5.0.0-SNAPSHOT [90/134] [2019-07-31T02:13:47.326Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T02:13:47.326Z] [INFO] [2019-07-31T02:13:47.326Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T02:13:47.326Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target [2019-07-31T02:13:47.326Z] [INFO] [2019-07-31T02:13:47.326Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T02:13:47.326Z] [INFO] The project's OSGi version is 5.0.0.201907310119 [2019-07-31T02:13:47.326Z] [INFO] [2019-07-31T02:13:47.326Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T02:13:47.326Z] [INFO] [2019-07-31T02:13:47.326Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T02:13:47.326Z] [INFO] [2019-07-31T02:13:47.326Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T02:13:47.326Z] [INFO] [2019-07-31T02:13:47.326Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T02:13:47.326Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:13:47.326Z] [INFO] [2019-07-31T02:13:47.326Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T02:13:47.326Z] [INFO] [2019-07-31T02:13:47.326Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T02:13:47.326Z] [INFO] [2019-07-31T02:13:47.326Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T02:13:47.326Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT.jar [2019-07-31T02:13:47.326Z] [INFO] [2019-07-31T02:13:47.326Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T02:13:47.326Z] [INFO] [2019-07-31T02:13:47.326Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T02:13:47.326Z] [INFO] [2019-07-31T02:13:47.326Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T02:13:47.326Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T02:13:47.326Z] [INFO] [2019-07-31T02:13:47.326Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T02:13:47.326Z] [INFO] [2019-07-31T02:13:47.326Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T02:13:47.326Z] [INFO] [2019-07-31T02:13:47.326Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T02:13:47.326Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:13:47.326Z] [INFO] [2019-07-31T02:13:47.326Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T02:13:48.694Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T02:13:48.694Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:13:48.951Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:13:49.514Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-31T02:13:49.771Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:13:51.139Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T02:13:51.139Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T02:13:51.395Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-31T02:13:51.395Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:13:51.395Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-31T02:13:51.395Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T02:13:51.395Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.ui' with 29 classes [2019-07-31T02:13:51.652Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-31T02:13:51.652Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T02:13:51.908Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:13:51.908Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:13:51.908Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T02:13:51.908Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-31T02:13:52.165Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T02:13:52.165Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T02:13:52.165Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-31T02:13:52.421Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T02:13:52.421Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T02:13:52.678Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-07-31T02:13:52.678Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-31T02:13:52.678Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.user' with 0 classes [2019-07-31T02:13:52.678Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-31T02:13:52.678Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-31T02:13:52.678Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control' with 0 classes [2019-07-31T02:13:52.678Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf' with 0 classes [2019-07-31T02:13:52.678Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-31T02:13:52.678Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-31T02:13:52.935Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-31T02:13:53.192Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-31T02:13:53.192Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T02:13:53.449Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-31T02:13:53.449Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-31T02:13:53.449Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:13:53.449Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-31T02:13:53.449Z] [INFO] [2019-07-31T02:13:53.449Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T02:13:53.449Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT.jar [2019-07-31T02:13:53.449Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT.pom [2019-07-31T02:13:53.449Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T02:13:53.449Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T02:13:53.449Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T02:13:53.449Z] [INFO] [2019-07-31T02:13:53.449Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T02:13:53.449Z] [INFO] [2019-07-31T02:13:53.449Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >-- [2019-07-31T02:13:53.449Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.9-SNAPSHOT [91/134] [2019-07-31T02:13:53.449Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T02:13:53.449Z] [INFO] [2019-07-31T02:13:53.449Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T02:13:53.449Z] [INFO] [2019-07-31T02:13:53.449Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T02:13:53.449Z] [INFO] The project's OSGi version is 1.0.9.201907310119 [2019-07-31T02:13:53.449Z] [INFO] [2019-07-31T02:13:53.449Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T02:13:53.449Z] [INFO] [2019-07-31T02:13:53.449Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T02:13:53.449Z] [INFO] [2019-07-31T02:13:53.449Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T02:13:53.449Z] [INFO] [2019-07-31T02:13:53.449Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T02:13:53.449Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:13:53.449Z] [INFO] [2019-07-31T02:13:53.449Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T02:13:53.449Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:13:53.449Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources [2019-07-31T02:13:53.449Z] [INFO] [2019-07-31T02:13:53.449Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T02:13:53.449Z] [INFO] Compiling 36 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/classes [2019-07-31T02:13:54.011Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[157] [2019-07-31T02:13:54.011Z] TmfModelResponse<@NonNull TimeGraphModel> rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 20, 20, tree.keySet())), null); [2019-07-31T02:13:54.011Z] ^^^^^^^^^^^^^ [2019-07-31T02:13:54.011Z] Null type safety (type annotations): The expression of type '@NonNull Set' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>', corresponding supertype is 'Collection' [2019-07-31T02:13:54.011Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[287] [2019-07-31T02:13:54.011Z] provider = DataDrivenTimeGraphProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), getvalues(viewElement), ANALYSIS_ID); [2019-07-31T02:13:54.011Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:13:54.011Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenOutputEntry>' [2019-07-31T02:13:54.011Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[287] [2019-07-31T02:13:54.011Z] provider = DataDrivenTimeGraphProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), getvalues(viewElement), ANALYSIS_ID); [2019-07-31T02:13:54.011Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:13:54.011Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenPresentationState>' [2019-07-31T02:13:54.011Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[303] [2019-07-31T02:13:54.011Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-31T02:13:54.011Z] ^^^^^^^^^^^^^^^ [2019-07-31T02:13:54.011Z] Null type safety (type annotations): The expression of type 'AnalysisCompilationData' needs unchecked conversion to conform to '@NonNull AnalysisCompilationData' [2019-07-31T02:13:54.011Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[303] [2019-07-31T02:13:54.011Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-31T02:13:54.011Z] ^^^^^ [2019-07-31T02:13:54.011Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-31T02:13:54.011Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/stubs/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/stubs/XmlSchemaParserStub.java:[42] [2019-07-31T02:13:54.011Z] IAnalysisModuleHelper helper = new OtherModuleHelperStub(xmlFile, node); [2019-07-31T02:13:54.011Z] ^^^^ [2019-07-31T02:13:54.011Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-31T02:13:54.011Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/stubs/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/stubs/XmlSchemaParserStub.java:[51] [2019-07-31T02:13:54.011Z] IAnalysisModuleHelper helper = new OtherModuleHelperStub(xmlFile, node); [2019-07-31T02:13:54.011Z] ^^^^ [2019-07-31T02:13:54.011Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-31T02:13:54.011Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[213] [2019-07-31T02:13:54.011Z] provider = DataDrivenXYProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), ANALYSIS_ID); [2019-07-31T02:13:54.012Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:13:54.012Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenOutputEntry>' [2019-07-31T02:13:54.012Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[229] [2019-07-31T02:13:54.012Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-31T02:13:54.012Z] ^^^^^^^^^^^^^^^ [2019-07-31T02:13:54.012Z] Null type safety (type annotations): The expression of type 'AnalysisCompilationData' needs unchecked conversion to conform to '@NonNull AnalysisCompilationData' [2019-07-31T02:13:54.012Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[229] [2019-07-31T02:13:54.012Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-31T02:13:54.012Z] ^^^^^ [2019-07-31T02:13:54.012Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-31T02:13:54.012Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[241] [2019-07-31T02:13:54.012Z] TmfModelResponse<@NonNull ITmfXyModel> rowResponse = xyProvider.fetchXY(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 20, 20, tree.keySet())), null); [2019-07-31T02:13:54.012Z] ^^^^^^^^^^^^^ [2019-07-31T02:13:54.012Z] Null type safety (type annotations): The expression of type '@NonNull Set' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>', corresponding supertype is 'Collection' [2019-07-31T02:13:54.012Z] 11 problems (11 warnings) [2019-07-31T02:13:54.012Z] [INFO] [2019-07-31T02:13:54.012Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T02:13:54.012Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:13:54.012Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/test/resources [2019-07-31T02:13:54.012Z] [INFO] [2019-07-31T02:13:54.012Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T02:13:54.012Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T02:13:54.268Z] [INFO] [2019-07-31T02:13:54.268Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T02:13:54.268Z] [INFO] [2019-07-31T02:13:54.268Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T02:13:54.268Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T02:13:54.268Z] [INFO] [2019-07-31T02:13:54.269Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T02:13:54.269Z] [INFO] [2019-07-31T02:13:54.269Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T02:13:54.269Z] [INFO] [2019-07-31T02:13:54.269Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T02:13:54.269Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T02:13:54.525Z] [INFO] [2019-07-31T02:13:54.525Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T02:13:54.525Z] [INFO] [2019-07-31T02:13:54.525Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T02:13:55.454Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.log [2019-07-31T02:13:55.454Z] [INFO] Command line: [2019-07-31T02:13:55.454Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T02:13:55.454Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T02:13:59.629Z] !SESSION 2019-07-31 02:13:55.667 ----------------------------------------------- [2019-07-31T02:13:59.629Z] eclipse.buildId=unknown [2019-07-31T02:13:59.629Z] java.version=1.8.0_202 [2019-07-31T02:13:59.629Z] java.vendor=Oracle Corporation [2019-07-31T02:13:59.629Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T02:13:59.629Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T02:13:59.629Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T02:13:59.629Z] [2019-07-31T02:13:59.629Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 02:13:59.038 [2019-07-31T02:13:59.629Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:13:59.629Z] !STACK 0 [2019-07-31T02:13:59.629Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T02:13:59.629Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:13:59.629Z] [2019-07-31T02:13:59.629Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:13:59.629Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:13:59.629Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:13:59.629Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:13:59.629Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:13:59.629Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:13:59.629Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:13:59.629Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:13:59.629Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:13:59.629Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:13:59.629Z] [2019-07-31T02:13:59.629Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 02:13:59.164 [2019-07-31T02:13:59.629Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:13:59.629Z] !STACK 0 [2019-07-31T02:13:59.629Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T02:13:59.629Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:13:59.629Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T02:13:59.629Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T02:13:59.629Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T02:13:59.629Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:13:59.629Z] [2019-07-31T02:13:59.629Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:13:59.629Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:13:59.629Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:13:59.629Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:13:59.629Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:13:59.629Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:13:59.629Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:13:59.629Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:13:59.629Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:13:59.629Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:14:02.151Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest [2019-07-31T02:14:02.408Z] [2019-07-31T02:14:02.408Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 02:14:02.242 [2019-07-31T02:14:02.408Z] !MESSAGE The value of a constant attribute should not be empty [2019-07-31T02:14:02.408Z] [2019-07-31T02:14:02.408Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 02:14:02.243 [2019-07-31T02:14:02.408Z] !MESSAGE The value of an event field attribute should not be null [2019-07-31T02:14:02.408Z] [2019-07-31T02:14:02.408Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 02:14:02.245 [2019-07-31T02:14:02.408Z] !MESSAGE A query state attribute should have children attributes [2019-07-31T02:14:02.408Z] [2019-07-31T02:14:02.408Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 02:14:02.250 [2019-07-31T02:14:02.408Z] !MESSAGE The value of a constant attribute should not be empty [2019-07-31T02:14:02.408Z] [2019-07-31T02:14:02.408Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 02:14:02.252 [2019-07-31T02:14:02.408Z] !MESSAGE Location undefined does not exist [2019-07-31T02:14:02.408Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest [2019-07-31T02:14:02.408Z] testValidLocationCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest) Time elapsed: 0.067 s [2019-07-31T02:14:02.408Z] testInvalidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest) Time elapsed: 0.013 s [2019-07-31T02:14:02.408Z] testValidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest) Time elapsed: 0.01 s [2019-07-31T02:14:02.408Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest [2019-07-31T02:14:02.408Z] [2019-07-31T02:14:02.408Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 02:14:02.364 [2019-07-31T02:14:02.408Z] !MESSAGE Compiling value: value is not a parseable integer: abc [2019-07-31T02:14:02.408Z] [2019-07-31T02:14:02.408Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 02:14:02.365 [2019-07-31T02:14:02.408Z] !MESSAGE Compiling value: value is not a parseable integer: [2019-07-31T02:14:02.408Z] [2019-07-31T02:14:02.408Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 02:14:02.369 [2019-07-31T02:14:02.408Z] !MESSAGE Compiling value: value is not a parseable integer: abc [2019-07-31T02:14:02.408Z] [2019-07-31T02:14:02.408Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 02:14:02.370 [2019-07-31T02:14:02.408Z] !MESSAGE Compiling value: value is not a parseable integer: [2019-07-31T02:14:02.664Z] [2019-07-31T02:14:02.664Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 02:14:02.428 [2019-07-31T02:14:02.664Z] !MESSAGE The mapping group undefined does not exist in this analysis [2019-07-31T02:14:02.664Z] [2019-07-31T02:14:02.664Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 02:14:02.433 [2019-07-31T02:14:02.664Z] !MESSAGE Compiling value: value is not a parseable integer: not int [2019-07-31T02:14:02.664Z] [2019-07-31T02:14:02.664Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 02:14:02.435 [2019-07-31T02:14:02.664Z] !MESSAGE A query state value should have children attributes [2019-07-31T02:14:02.664Z] [2019-07-31T02:14:02.664Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 02:14:02.436 [2019-07-31T02:14:02.664Z] !MESSAGE The value of a constant attribute should not be empty [2019-07-31T02:14:02.664Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest [2019-07-31T02:14:02.664Z] testStateValueCompilation[0: Null state value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-31T02:14:02.664Z] testStateValueCompilation[1: Valid integer 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-31T02:14:02.664Z] testStateValueCompilation[2: Valid integer 2 with forced type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-31T02:14:02.664Z] testStateValueCompilation[3: Invalid integer](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-31T02:14:02.664Z] testStateValueCompilation[4: Int no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-31T02:14:02.664Z] testStateValueCompilation[5: Valid long 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-31T02:14:02.664Z] testStateValueCompilation[6: Valid long 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-31T02:14:02.664Z] testStateValueCompilation[7: Invalid long](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-31T02:14:02.664Z] testStateValueCompilation[8: Long no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-31T02:14:02.664Z] testStateValueCompilation[9: Valid string 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-31T02:14:02.664Z] testStateValueCompilation[10: Valid string 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-31T02:14:02.664Z] testStateValueCompilation[11: String no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-31T02:14:02.664Z] testStateValueCompilation[12: Delete value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.049 s [2019-07-31T02:14:02.664Z] testStateValueCompilation[13: Delete value with ignored params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-31T02:14:02.664Z] testStateValueCompilation[14: Event name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-31T02:14:02.664Z] testStateValueCompilation[15: Event name with params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-31T02:14:02.664Z] testStateValueCompilation[16: Event field](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-31T02:14:02.664Z] testStateValueCompilation[17: Unknown mapping group](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-31T02:14:02.664Z] testStateValueCompilation[18: Valid script](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-31T02:14:02.664Z] testStateValueCompilation[19: Script with children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-31T02:14:02.664Z] testStateValueCompilation[20: Script with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-31T02:14:02.664Z] testStateValueCompilation[21: Query](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-31T02:14:02.664Z] testStateValueCompilation[22: Query no children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-31T02:14:02.664Z] testStateValueCompilation[23: Query with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-31T02:14:02.664Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest [2019-07-31T02:14:02.664Z] [2019-07-31T02:14:02.664Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 02:14:02.472 [2019-07-31T02:14:02.664Z] !MESSAGE Segment time: only one of or shoud be present [2019-07-31T02:14:02.664Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest [2019-07-31T02:14:02.664Z] testAction[0: type_and_end](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.009 s [2019-07-31T02:14:02.664Z] testAction[1: just_type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0 s [2019-07-31T02:14:02.664Z] testAction[2: type_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.001 s [2019-07-31T02:14:02.664Z] testAction[3: inline_name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.001 s [2019-07-31T02:14:02.664Z] testAction[4: invalid_segment_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.051 s [2019-07-31T02:14:02.664Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest [2019-07-31T02:14:02.664Z] [2019-07-31T02:14:02.664Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:14:02.558 [2019-07-31T02:14:02.664Z] !MESSAGE Fsm one_state_final: a state was defined without transition. You may get stuck there [2019-07-31T02:14:02.664Z] [2019-07-31T02:14:02.664Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:14:02.658 [2019-07-31T02:14:02.664Z] !MESSAGE State Transition: Transition used a condition, there should be only 'events' and 'cond' attributes [2019-07-31T02:14:02.921Z] [2019-07-31T02:14:02.921Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 02:14:02.726 [2019-07-31T02:14:02.921Z] !MESSAGE State Transition: Undefined action: action1 [2019-07-31T02:14:02.921Z] [2019-07-31T02:14:02.921Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 02:14:02.729 [2019-07-31T02:14:02.921Z] !MESSAGE State Transition: Undefined condition: test1 [2019-07-31T02:14:02.921Z] [2019-07-31T02:14:02.921Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 02:14:02.731 [2019-07-31T02:14:02.921Z] !MESSAGE State Transition: Undefined condition: test1 [2019-07-31T02:14:02.921Z] [2019-07-31T02:14:02.921Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:14:02.733 [2019-07-31T02:14:02.921Z] !MESSAGE Fsm valid_no_initial: a state was defined without transition. You may get stuck there [2019-07-31T02:14:02.921Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest [2019-07-31T02:14:02.921Z] testFsm[0: one_state_final](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.077 s [2019-07-31T02:14:02.921Z] testFsm[1: one_state_loop](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.006 s [2019-07-31T02:14:02.921Z] testFsm[2: save_and_clear_fields](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.005 s [2019-07-31T02:14:02.921Z] testFsm[3: multiple_actions_and_tests](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.006 s [2019-07-31T02:14:02.921Z] testFsm[4: multiple_states_and_transitions](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.007 s [2019-07-31T02:14:02.921Z] testFsm[5: on_entry_exit](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.004 s [2019-07-31T02:14:02.921Z] testFsm[6: with_precondition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.007 s [2019-07-31T02:14:02.921Z] testFsm[7: initial state](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.004 s [2019-07-31T02:14:02.921Z] testFsm[8: initial_element](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.057 s [2019-07-31T02:14:02.921Z] testFsm[9: undefined_action](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2019-07-31T02:14:02.921Z] testFsm[10: undefined_condition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.003 s [2019-07-31T02:14:02.921Z] testFsm[11: undefined_target](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2019-07-31T02:14:02.921Z] testFsm[12: valid_no_initial](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.003 s [2019-07-31T02:14:02.921Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest [2019-07-31T02:14:06.195Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.136 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest [2019-07-31T02:14:06.195Z] testConditionsPattern(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest) Time elapsed: 1.897 s [2019-07-31T02:14:06.195Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest) Time elapsed: 1.238 s [2019-07-31T02:14:06.195Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest [2019-07-31T02:14:08.715Z] [2019-07-31T02:14:08.715Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:14:08.664 [2019-07-31T02:14:08.715Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T02:14:08.715Z] [2019-07-31T02:14:08.715Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:14:08.665 [2019-07-31T02:14:08.715Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T02:14:08.715Z] [2019-07-31T02:14:08.715Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:14:08.666 [2019-07-31T02:14:08.715Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T02:14:08.715Z] [2019-07-31T02:14:08.715Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:14:08.667 [2019-07-31T02:14:08.715Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T02:14:08.716Z] [2019-07-31T02:14:08.716Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:14:08.667 [2019-07-31T02:14:08.716Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T02:14:08.716Z] [2019-07-31T02:14:08.716Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:14:08.668 [2019-07-31T02:14:08.716Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T02:14:08.716Z] [2019-07-31T02:14:08.716Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:14:08.669 [2019-07-31T02:14:08.716Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T02:14:08.716Z] [2019-07-31T02:14:08.716Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:14:08.669 [2019-07-31T02:14:08.716Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T02:14:08.716Z] [2019-07-31T02:14:08.973Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:14:08.670 [2019-07-31T02:14:08.973Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T02:14:08.973Z] [2019-07-31T02:14:08.973Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:14:08.722 [2019-07-31T02:14:08.973Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T02:14:08.973Z] [2019-07-31T02:14:08.973Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:14:08.722 [2019-07-31T02:14:08.973Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T02:14:08.973Z] [2019-07-31T02:14:08.973Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:14:08.723 [2019-07-31T02:14:08.973Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T02:14:08.973Z] [2019-07-31T02:14:08.973Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:14:08.723 [2019-07-31T02:14:08.973Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T02:14:08.973Z] [2019-07-31T02:14:08.973Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:14:08.724 [2019-07-31T02:14:08.973Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T02:14:08.973Z] [2019-07-31T02:14:08.973Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:14:08.725 [2019-07-31T02:14:08.973Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T02:14:08.973Z] [2019-07-31T02:14:08.973Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:14:08.725 [2019-07-31T02:14:08.973Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T02:14:08.973Z] [2019-07-31T02:14:08.973Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:14:08.726 [2019-07-31T02:14:08.973Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T02:14:08.973Z] [2019-07-31T02:14:08.973Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:14:08.726 [2019-07-31T02:14:08.973Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T02:14:08.973Z] [2019-07-31T02:14:08.973Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:14:08.727 [2019-07-31T02:14:08.973Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T02:14:08.973Z] [2019-07-31T02:14:08.973Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:14:08.727 [2019-07-31T02:14:08.973Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T02:14:08.973Z] [2019-07-31T02:14:08.973Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:14:08.728 [2019-07-31T02:14:08.973Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T02:14:08.973Z] [2019-07-31T02:14:08.973Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:14:08.729 [2019-07-31T02:14:08.973Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T02:14:08.973Z] [2019-07-31T02:14:08.973Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:14:08.729 [2019-07-31T02:14:08.973Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T02:14:08.973Z] [2019-07-31T02:14:08.973Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:14:08.730 [2019-07-31T02:14:08.973Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T02:14:08.973Z] [2019-07-31T02:14:08.973Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:14:08.730 [2019-07-31T02:14:08.973Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T02:14:08.973Z] [2019-07-31T02:14:08.973Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:14:08.731 [2019-07-31T02:14:08.973Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T02:14:08.973Z] [2019-07-31T02:14:08.973Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:14:08.734 [2019-07-31T02:14:08.973Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T02:14:08.973Z] [2019-07-31T02:14:08.973Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:14:08.734 [2019-07-31T02:14:08.973Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T02:14:08.973Z] [2019-07-31T02:14:08.973Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:14:08.735 [2019-07-31T02:14:08.973Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T02:14:08.973Z] [2019-07-31T02:14:08.973Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:14:08.735 [2019-07-31T02:14:08.973Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T02:14:23.823Z] [2019-07-31T02:14:23.823Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 02:14:22.745 [2019-07-31T02:14:23.823Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file [2019-07-31T02:14:23.823Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.496 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest [2019-07-31T02:14:23.823Z] testInvalidInput(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest) Time elapsed: 16.851 s [2019-07-31T02:14:23.823Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest) Time elapsed: 0.643 s [2019-07-31T02:14:23.823Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest [2019-07-31T02:14:24.758Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.134 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest [2019-07-31T02:14:24.758Z] testEventName(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest) Time elapsed: 1.134 s [2019-07-31T02:14:24.758Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest [2019-07-31T02:14:24.758Z] [2019-07-31T02:14:24.758Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:14:24.566 [2019-07-31T02:14:24.758Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-31T02:14:24.758Z] [2019-07-31T02:14:24.758Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:14:24.566 [2019-07-31T02:14:24.758Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-31T02:14:25.997Z] [2019-07-31T02:14:25.997Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:14:25.785 [2019-07-31T02:14:25.997Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-31T02:14:25.997Z] [2019-07-31T02:14:25.997Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:14:25.786 [2019-07-31T02:14:25.997Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-31T02:14:25.997Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.244 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest [2019-07-31T02:14:25.997Z] testNonConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest) Time elapsed: 1.22 s [2019-07-31T02:14:25.997Z] testConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest) Time elapsed: 0.023 s [2019-07-31T02:14:25.997Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest [2019-07-31T02:14:26.253Z] [2019-07-31T02:14:26.253Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:14:26.232 [2019-07-31T02:14:26.253Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-31T02:14:30.423Z] [2019-07-31T02:14:30.423Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:14:29.724 [2019-07-31T02:14:30.423Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-31T02:14:30.423Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.906 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest [2019-07-31T02:14:30.423Z] testSegmentStore(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest) Time elapsed: 3.546 s [2019-07-31T02:14:30.423Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest) Time elapsed: 0.357 s [2019-07-31T02:14:30.423Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest [2019-07-31T02:14:30.986Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.119 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest [2019-07-31T02:14:30.986Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest) Time elapsed: 1.119 s [2019-07-31T02:14:30.986Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest [2019-07-31T02:14:30.986Z] [2019-07-31T02:14:30.986Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:14:30.863 [2019-07-31T02:14:30.986Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-31T02:14:31.243Z] [2019-07-31T02:14:31.243Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:14:31.129 [2019-07-31T02:14:31.243Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-31T02:14:31.243Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest [2019-07-31T02:14:31.243Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest) Time elapsed: 0.266 s [2019-07-31T02:14:31.243Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest) Time elapsed: 0.003 s [2019-07-31T02:14:31.243Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest [2019-07-31T02:14:32.611Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.217 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest [2019-07-31T02:14:32.611Z] testTimestampDescription(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest) Time elapsed: 1.214 s [2019-07-31T02:14:32.611Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest [2019-07-31T02:14:32.868Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.403 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest [2019-07-31T02:14:32.868Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest) Time elapsed: 0.268 s [2019-07-31T02:14:32.868Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest) Time elapsed: 0.134 s [2019-07-31T02:14:32.868Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest [2019-07-31T02:14:34.760Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.58 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest [2019-07-31T02:14:34.760Z] testFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest) Time elapsed: 0.6 s [2019-07-31T02:14:34.760Z] testTwoLevels(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest) Time elapsed: 0.678 s [2019-07-31T02:14:34.760Z] testNoParentDisplay(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest) Time elapsed: 0.3 s [2019-07-31T02:14:34.760Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest [2019-07-31T02:14:35.016Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.594 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest [2019-07-31T02:14:35.016Z] testPopulateModulesWithAnalysisManager(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest) Time elapsed: 0.291 s [2019-07-31T02:14:35.016Z] testProperties(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest) Time elapsed: 0.014 s [2019-07-31T02:14:35.016Z] testPopulateModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest) Time elapsed: 0.289 s [2019-07-31T02:14:35.016Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest [2019-07-31T02:14:35.016Z] [2019-07-31T02:14:35.016Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 02:14:34.958 [2019-07-31T02:14:35.016Z] !MESSAGE XML Parsing error at line 22: 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. [2019-07-31T02:14:35.016Z] [2019-07-31T02:14:35.017Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 02:14:34.969 [2019-07-31T02:14:35.017Z] !MESSAGE XML Parsing error at line 32: cvc-complex-type.2.4.a: Invalid content was found starting with element 'display'. One of '{id, parent, name, entry}' is expected. [2019-07-31T02:14:35.017Z] [2019-07-31T02:14:35.017Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 02:14:34.979 [2019-07-31T02:14:35.017Z] !MESSAGE XML Parsing error at line 26: cvc-complex-type.2.4.d: Invalid content was found starting with element 'entry'. No child element is expected at this point. [2019-07-31T02:14:35.274Z] [2019-07-31T02:14:35.274Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 02:14:35.030 [2019-07-31T02:14:35.274Z] !MESSAGE XML Parsing error at line 34: cvc-complex-type.2.4.b: The content of element 'stateProvider' is not complete. One of '{definedValue, location, mappingGroup, eventHandler}' is expected. [2019-07-31T02:14:35.274Z] [2019-07-31T02:14:35.274Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 02:14:35.039 [2019-07-31T02:14:35.274Z] !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. [2019-07-31T02:14:35.274Z] [2019-07-31T02:14:35.274Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 02:14:35.171 [2019-07-31T02:14:35.274Z] !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. [2019-07-31T02:14:36.202Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.11 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest [2019-07-31T02:14:36.202Z] testXmlValidateInvalid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.094 s [2019-07-31T02:14:36.202Z] testXmlValidate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.131 s [2019-07-31T02:14:36.202Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.058 s [2019-07-31T02:14:36.202Z] testXmlValidateValid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.534 s [2019-07-31T02:14:36.202Z] testXmlEnableDisableFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.174 s [2019-07-31T02:14:36.202Z] testXmlAddFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.116 s [2019-07-31T02:14:36.202Z] testXmlPath(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.001 s [2019-07-31T02:14:36.202Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest [2019-07-31T02:14:36.459Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest [2019-07-31T02:14:36.459Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest) Time elapsed: 0.116 s [2019-07-31T02:14:36.459Z] testGetElementInFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest) Time elapsed: 0.159 s [2019-07-31T02:14:36.459Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest [2019-07-31T02:14:36.716Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest [2019-07-31T02:14:36.716Z] testExtendedModuleCreated(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest) Time elapsed: 0.083 s [2019-07-31T02:14:36.716Z] testGettingSchemaParser(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest) Time elapsed: 0 s [2019-07-31T02:14:36.716Z] testPopulateExtendedModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest) Time elapsed: 0.039 s [2019-07-31T02:14:36.716Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest [2019-07-31T02:14:37.279Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.668 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest [2019-07-31T02:14:37.279Z] testXYDataProvider(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest) Time elapsed: 0.275 s [2019-07-31T02:14:37.279Z] testXYDataProviderDelta(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest) Time elapsed: 0.195 s [2019-07-31T02:14:37.279Z] testXYFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest) Time elapsed: 0.197 s [2019-07-31T02:14:37.279Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest [2019-07-31T02:14:47.646Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.906 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest [2019-07-31T02:14:47.646Z] testOneTrace(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 0.307 s [2019-07-31T02:14:47.646Z] testExperimentWithTraceAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 7.785 s [2019-07-31T02:14:47.646Z] testExperiment(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 0.515 s [2019-07-31T02:14:47.646Z] testOneTraceWithExperimentAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 0.297 s [2019-07-31T02:14:47.646Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest [2019-07-31T02:14:47.646Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.393 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest [2019-07-31T02:14:47.646Z] testStateValueModify(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.079 s [2019-07-31T02:14:47.646Z] testStateValueScript(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.032 s [2019-07-31T02:14:47.646Z] testStateValueUpdate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.073 s [2019-07-31T02:14:47.646Z] testStateValueMapping(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.03 s [2019-07-31T02:14:47.646Z] testStateValuePeek(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.073 s [2019-07-31T02:14:47.646Z] testStateValueFuture(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.031 s [2019-07-31T02:14:47.646Z] testStateValueHostId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.072 s [2019-07-31T02:14:47.646Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest [2019-07-31T02:14:47.902Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.22 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest [2019-07-31T02:14:47.902Z] testAttributePool(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest) Time elapsed: 1.219 s [2019-07-31T02:14:47.902Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest [2019-07-31T02:14:49.269Z] [2019-07-31T02:14:49.269Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:14:48.902 [2019-07-31T02:14:49.269Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-31T02:14:49.269Z] [2019-07-31T02:14:49.269Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:14:48.902 [2019-07-31T02:14:49.269Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-31T02:14:49.269Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.233 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest [2019-07-31T02:14:49.269Z] testSegmentContent(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest) Time elapsed: 1.22 s [2019-07-31T02:14:49.269Z] testMappingGroup(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest) Time elapsed: 0.011 s [2019-07-31T02:14:49.269Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest [2019-07-31T02:14:49.269Z] [2019-07-31T02:14:49.269Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:14:48.917 [2019-07-31T02:14:49.269Z] !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. [2019-07-31T02:14:50.200Z] [2019-07-31T02:14:50.200Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:14:50.127 [2019-07-31T02:14:50.200Z] !MESSAGE Fsm test: the 'initial' attribute was set or an element was defined. Only one of the 3 should be used. The initialState element will have precedence [2019-07-31T02:14:51.567Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.417 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest [2019-07-31T02:14:51.567Z] testInitialStateDeclaration(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest) Time elapsed: 0 s [2019-07-31T02:14:51.567Z] testTwoInitialStates(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest) Time elapsed: 0 s [2019-07-31T02:14:51.567Z] testInitialStateWithCondition(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest) Time elapsed: 0 s [2019-07-31T02:14:51.567Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest [2019-07-31T02:14:51.567Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest [2019-07-31T02:14:51.567Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest) Time elapsed: 0 s [2019-07-31T02:14:51.567Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest) Time elapsed: 0 s [2019-07-31T02:14:51.567Z] [2019-07-31T02:14:51.567Z] Results: [2019-07-31T02:14:51.567Z] [2019-07-31T02:14:51.567Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T02:14:51.567Z] [2019-07-31T02:14:52.129Z] [INFO] All tests passed! [2019-07-31T02:14:52.129Z] [INFO] [2019-07-31T02:14:52.129Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T02:14:52.129Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:14:52.129Z] [INFO] [2019-07-31T02:14:52.129Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T02:14:52.385Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T02:14:52.385Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:14:52.641Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:14:53.204Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T02:14:53.204Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:14:53.204Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:14:53.461Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T02:14:53.717Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T02:14:53.717Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T02:14:53.973Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:14:53.973Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T02:14:53.973Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T02:14:54.230Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T02:14:54.793Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T02:14:54.793Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T02:14:54.793Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:14:54.793Z] [INFO] [2019-07-31T02:14:54.793Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T02:14:54.793Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T02:14:54.793Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT.pom [2019-07-31T02:14:54.793Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T02:14:54.793Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:14:54.793Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-31T02:14:54.793Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-31T02:14:54.793Z] [INFO] [2019-07-31T02:14:54.793Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T02:14:54.793Z] [INFO] [2019-07-31T02:14:54.793Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >-- [2019-07-31T02:14:54.793Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.0-SNAPSHOT [92/134] [2019-07-31T02:14:54.793Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T02:14:54.793Z] [INFO] [2019-07-31T02:14:54.793Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T02:14:54.793Z] [INFO] [2019-07-31T02:14:54.793Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T02:14:54.793Z] [INFO] The project's OSGi version is 2.0.0.201907310119 [2019-07-31T02:14:54.793Z] [INFO] [2019-07-31T02:14:54.793Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T02:14:54.793Z] [INFO] [2019-07-31T02:14:54.793Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T02:14:54.793Z] [INFO] [2019-07-31T02:14:54.793Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T02:14:54.793Z] [INFO] [2019-07-31T02:14:54.793Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T02:14:54.793Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:14:54.793Z] [INFO] [2019-07-31T02:14:54.793Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T02:14:54.793Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:14:54.793Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources [2019-07-31T02:14:54.793Z] [INFO] [2019-07-31T02:14:54.793Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T02:14:54.793Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes [2019-07-31T02:14:55.356Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/analysis/kernel/statesystem/StateSystemFullHistoryTest.java:[187] [2019-07-31T02:14:55.356Z] File file = new File(TmfTraceManager.getSupplementaryFileDir(trace) + name); [2019-07-31T02:14:55.356Z] ^^^^^ [2019-07-31T02:14:55.356Z] Null type safety (type annotations): The expression of type 'CtfTmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T02:14:55.356Z] 2. INFO in /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/event/matchandsync/ExperimentSyncTest.java (at line 41) [2019-07-31T02:14:55.356Z] @SuppressWarnings("nls") [2019-07-31T02:14:55.356Z] ^^^^^ [2019-07-31T02:14:55.356Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-31T02:14:55.356Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf/org/eclipse/tracecompass/lttng2/kernel/core/tests/perf/analysis/tid/TidAnalysisUsageBenchmark.java:[94] [2019-07-31T02:14:55.356Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-31T02:14:55.356Z] ^^^^^ [2019-07-31T02:14:55.356Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T02:14:55.356Z] 4. INFO in /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/event/matchandsync/MatchAndSyncTest.java (at line 40) [2019-07-31T02:14:55.356Z] @SuppressWarnings("nls") [2019-07-31T02:14:55.356Z] ^^^^^ [2019-07-31T02:14:55.356Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-31T02:14:55.356Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf/org/eclipse/tracecompass/lttng2/kernel/core/tests/perf/analysis/kernel/KernelAnalysisUsageBenchmark.java:[110] [2019-07-31T02:14:55.356Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-31T02:14:55.356Z] ^^^^^ [2019-07-31T02:14:55.356Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T02:14:55.356Z] 5 problems (0 errors, 3 warnings, 3 info) [2019-07-31T02:14:55.356Z] [INFO] [2019-07-31T02:14:55.356Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T02:14:55.356Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:14:55.356Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/test/resources [2019-07-31T02:14:55.356Z] [INFO] [2019-07-31T02:14:55.356Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T02:14:55.357Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-sources.jar [2019-07-31T02:14:55.357Z] [INFO] [2019-07-31T02:14:55.357Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T02:14:55.357Z] [INFO] [2019-07-31T02:14:55.357Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T02:14:55.613Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar [2019-07-31T02:14:55.613Z] [INFO] [2019-07-31T02:14:55.613Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T02:14:55.613Z] [INFO] [2019-07-31T02:14:55.613Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T02:14:55.613Z] [INFO] [2019-07-31T02:14:55.613Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T02:14:55.613Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar [2019-07-31T02:14:55.613Z] [INFO] [2019-07-31T02:14:55.613Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T02:14:55.613Z] [INFO] [2019-07-31T02:14:55.613Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T02:14:56.981Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data/.metadata/.log [2019-07-31T02:14:56.981Z] [INFO] Command line: [2019-07-31T02:14:56.981Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T02:14:56.981Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T02:14:59.781Z] !SESSION 2019-07-31 02:14:56.988 ----------------------------------------------- [2019-07-31T02:14:59.781Z] eclipse.buildId=unknown [2019-07-31T02:14:59.781Z] java.version=1.8.0_202 [2019-07-31T02:14:59.781Z] java.vendor=Oracle Corporation [2019-07-31T02:14:59.781Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T02:14:59.781Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T02:14:59.781Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T02:14:59.781Z] [2019-07-31T02:14:59.781Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 02:14:59.656 [2019-07-31T02:14:59.781Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:14:59.781Z] !STACK 0 [2019-07-31T02:14:59.781Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T02:14:59.781Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:14:59.781Z] [2019-07-31T02:14:59.781Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:14:59.781Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:14:59.781Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:14:59.781Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:14:59.781Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:14:59.781Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:14:59.781Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:14:59.781Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:14:59.781Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:14:59.781Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:15:00.038Z] [2019-07-31T02:15:00.038Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 02:14:59.840 [2019-07-31T02:15:00.038Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:15:00.038Z] !STACK 0 [2019-07-31T02:15:00.038Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T02:15:00.038Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:15:00.038Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T02:15:00.038Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T02:15:00.038Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T02:15:00.038Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:15:00.038Z] [2019-07-31T02:15:00.038Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:15:00.038Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:15:00.038Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:15:00.038Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:15:00.038Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:15:00.038Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:15:00.038Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:15:00.038Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:15:00.038Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:15:00.038Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:15:03.311Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest [2019-07-31T02:15:29.825Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.824 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest [2019-07-31T02:15:29.825Z] testOpenExistingStateFile(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.104 s [2019-07-31T02:15:29.825Z] testBuild(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 8.842 s [2019-07-31T02:15:29.825Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.002 s [2019-07-31T02:15:29.825Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-31T02:15:29.825Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-31T02:15:29.825Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-31T02:15:29.825Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-31T02:15:29.825Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.041 s [2019-07-31T02:15:29.825Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-31T02:15:29.825Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.233 s [2019-07-31T02:15:29.825Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.059 s [2019-07-31T02:15:29.825Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.006 s [2019-07-31T02:15:29.825Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-31T02:15:29.825Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-31T02:15:29.825Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.002 s [2019-07-31T02:15:29.825Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.003 s [2019-07-31T02:15:29.825Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.002 s [2019-07-31T02:15:29.825Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.004 s [2019-07-31T02:15:29.825Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-31T02:15:29.825Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-31T02:15:29.825Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-31T02:15:29.825Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-31T02:15:29.825Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-31T02:15:29.825Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-31T02:15:29.825Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-31T02:15:29.825Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-31T02:15:29.825Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-31T02:15:29.825Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-31T02:15:29.825Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-31T02:15:29.825Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-31T02:15:29.825Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-31T02:15:29.825Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest [2019-07-31T02:15:29.825Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest [2019-07-31T02:15:29.825Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped [2019-07-31T02:15:29.825Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest [2019-07-31T02:15:34.026Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.347 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest [2019-07-31T02:15:34.026Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.002 s [2019-07-31T02:15:34.026Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-31T02:15:34.026Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-31T02:15:34.026Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T02:15:34.026Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T02:15:34.026Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.103 s [2019-07-31T02:15:34.026Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.06 s [2019-07-31T02:15:34.026Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.008 s [2019-07-31T02:15:34.026Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.041 s [2019-07-31T02:15:34.026Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.002 s [2019-07-31T02:15:34.026Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-31T02:15:34.026Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T02:15:34.026Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.072 s [2019-07-31T02:15:34.026Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.036 s [2019-07-31T02:15:34.026Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.036 s [2019-07-31T02:15:34.026Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.037 s [2019-07-31T02:15:34.026Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-31T02:15:34.026Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-31T02:15:34.026Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T02:15:34.026Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T02:15:34.026Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T02:15:34.026Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T02:15:34.026Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T02:15:34.026Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T02:15:34.026Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-31T02:15:34.026Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T02:15:34.026Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-31T02:15:34.026Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T02:15:34.026Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T02:15:34.026Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest [2019-07-31T02:15:46.438Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.642 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest [2019-07-31T02:15:46.438Z] testAnalysisExecution(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest) Time elapsed: 12.301 s [2019-07-31T02:15:46.438Z] testCanExecute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest) Time elapsed: 0.278 s [2019-07-31T02:15:46.438Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest [2019-07-31T02:15:49.708Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.141 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest [2019-07-31T02:15:49.708Z] testSchedEvents(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest) Time elapsed: 3.14 s [2019-07-31T02:15:49.708Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest [2019-07-31T02:15:54.959Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.208 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest [2019-07-31T02:15:54.959Z] testNetworkExchangeOneTraceSoftirq(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.191 s [2019-07-31T02:15:54.959Z] testNetworkExchangeOneTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.19 s [2019-07-31T02:15:54.959Z] testNetworkExchange(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.667 s [2019-07-31T02:15:54.959Z] testNetworkExchangeWithWifi(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.158 s [2019-07-31T02:15:54.959Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest [2019-07-31T02:16:21.470Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.575 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest [2019-07-31T02:16:21.470Z] testExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest) Time elapsed: 3.24 s [2019-07-31T02:16:21.470Z] testDjangoExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest) Time elapsed: 23.332 s [2019-07-31T02:16:21.470Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest [2019-07-31T02:16:22.400Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.19 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest [2019-07-31T02:16:22.400Z] testMatching(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest) Time elapsed: 1.189 s [2019-07-31T02:16:22.400Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest [2019-07-31T02:16:22.400Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest [2019-07-31T02:16:22.400Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T02:16:22.400Z] testActivator(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T02:16:22.400Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T02:16:22.400Z] testGetDefault(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T02:16:22.400Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest [2019-07-31T02:16:22.400Z] [2019-07-31T02:16:22.400Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-31 02:16:22.353 [2019-07-31T02:16:22.400Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)] [2019-07-31T02:16:37.250Z] [2019-07-31T02:16:37.250Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-31 02:16:35.225 [2019-07-31T02:16:37.250Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)] [2019-07-31T02:16:45.342Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.066 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest [2019-07-31T02:16:45.342Z] testWholeUstTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest) Time elapsed: 12.97 s [2019-07-31T02:16:45.342Z] testOneEvent(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest) Time elapsed: 10.095 s [2019-07-31T02:16:45.342Z] [2019-07-31T02:16:45.342Z] Results: [2019-07-31T02:16:45.342Z] [2019-07-31T02:16:45.342Z] Tests run: 77, Failures: 0, Errors: 0, Skipped: 1 [2019-07-31T02:16:45.342Z] [2019-07-31T02:16:45.906Z] [INFO] All tests passed! [2019-07-31T02:16:45.906Z] [INFO] [2019-07-31T02:16:45.906Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T02:16:45.906Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:16:45.906Z] [INFO] [2019-07-31T02:16:45.906Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T02:16:46.835Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T02:16:46.835Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:16:47.092Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:16:48.025Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T02:16:48.025Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core.tests' with 28 classes [2019-07-31T02:16:48.025Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T02:16:48.282Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-31T02:16:48.282Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T02:16:48.538Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T02:16:48.539Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:16:48.796Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:16:48.796Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T02:16:48.796Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:16:49.052Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core.tests' with 43 classes [2019-07-31T02:16:49.308Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T02:16:49.308Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T02:16:49.308Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T02:16:49.564Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T02:16:49.821Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T02:16:49.821Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T02:16:49.821Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-31T02:16:50.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-31T02:16:50.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-31T02:16:50.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T02:16:50.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-07-31T02:16:50.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:16:50.334Z] [INFO] [2019-07-31T02:16:50.334Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T02:16:50.334Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar [2019-07-31T02:16:50.334Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.pom [2019-07-31T02:16:50.334Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-sources.jar [2019-07-31T02:16:50.334Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:16:50.334Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T02:16:50.334Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T02:16:50.334Z] [INFO] [2019-07-31T02:16:50.334Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T02:16:50.334Z] [INFO] [2019-07-31T02:16:50.334Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >-- [2019-07-31T02:16:50.334Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 4.0.3-SNAPSHOT [93/134] [2019-07-31T02:16:50.334Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T02:16:50.334Z] [INFO] [2019-07-31T02:16:50.334Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T02:16:50.590Z] [INFO] [2019-07-31T02:16:50.590Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T02:16:50.590Z] [INFO] The project's OSGi version is 4.0.3.201907310119 [2019-07-31T02:16:50.590Z] [INFO] [2019-07-31T02:16:50.590Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T02:16:50.590Z] [INFO] [2019-07-31T02:16:50.590Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T02:16:50.590Z] [INFO] [2019-07-31T02:16:50.590Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T02:16:50.590Z] [INFO] [2019-07-31T02:16:50.590Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T02:16:50.590Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:16:50.590Z] [INFO] [2019-07-31T02:16:50.590Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T02:16:50.590Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:16:50.590Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources [2019-07-31T02:16:50.590Z] [INFO] [2019-07-31T02:16:50.590Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T02:16:50.590Z] [INFO] Compiling 41 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes [2019-07-31T02:16:50.847Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryUsageDataProvider.java:[132] [2019-07-31T02:16:50.847Z] int tidQuark = entry.getValue(); [2019-07-31T02:16:50.847Z] ^^^^^^^^^^^^^^^^ [2019-07-31T02:16:50.847Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Long,@NonNull Integer>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T02:16:50.847Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryUsageDataProvider.java:[175] [2019-07-31T02:16:50.847Z] builder.add(new MemoryUsageTreeModel(rootId, -1L, -1, Collections.singletonList(getTrace().getName()))); [2019-07-31T02:16:50.847Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:16:50.847Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T02:16:50.847Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoBinaryAspect.java:[127] [2019-07-31T02:16:50.847Z] return new BinaryCallsite(fullPath, file.getBuildId(), offset, file.isPic()); [2019-07-31T02:16:50.847Z] ^^^^^^^^ [2019-07-31T02:16:50.847Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T02:16:50.847Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryDataProviderFactory.java:[42] [2019-07-31T02:16:51.104Z] private static final Predicate PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, UstMemoryAnalysisModule.class, UstMemoryAnalysisModule.ID) != null; [2019-07-31T02:16:51.104Z] ^ [2019-07-31T02:16:51.104Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T02:16:51.104Z] 4 problems (4 warnings) [2019-07-31T02:16:51.104Z] [INFO] [2019-07-31T02:16:51.104Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T02:16:51.104Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:16:51.104Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/test/resources [2019-07-31T02:16:51.104Z] [INFO] [2019-07-31T02:16:51.104Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T02:16:51.104Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT-sources.jar [2019-07-31T02:16:51.104Z] [INFO] [2019-07-31T02:16:51.104Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T02:16:51.104Z] [INFO] [2019-07-31T02:16:51.104Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T02:16:51.104Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.jar [2019-07-31T02:16:51.104Z] [INFO] [2019-07-31T02:16:51.104Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T02:16:51.104Z] [INFO] [2019-07-31T02:16:51.104Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T02:16:51.104Z] [INFO] [2019-07-31T02:16:51.104Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T02:16:51.104Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.jar [2019-07-31T02:16:51.104Z] [INFO] [2019-07-31T02:16:51.104Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T02:16:51.361Z] [INFO] [2019-07-31T02:16:51.361Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T02:16:51.361Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:16:51.361Z] [INFO] [2019-07-31T02:16:51.361Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T02:16:51.617Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T02:16:51.617Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:16:51.873Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:16:52.436Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T02:16:52.436Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T02:16:52.693Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:16:52.693Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:16:52.693Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T02:16:52.693Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:16:52.950Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T02:16:52.950Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T02:16:53.207Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T02:16:53.464Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-31T02:16:53.464Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-31T02:16:53.464Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T02:16:53.464Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:16:53.464Z] [INFO] [2019-07-31T02:16:53.464Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T02:16:53.464Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.jar [2019-07-31T02:16:53.720Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.pom [2019-07-31T02:16:53.720Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT-sources.jar [2019-07-31T02:16:53.720Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:16:53.720Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT-p2metadata.xml [2019-07-31T02:16:53.720Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT-p2artifacts.xml [2019-07-31T02:16:53.720Z] [INFO] [2019-07-31T02:16:53.720Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T02:16:53.720Z] [INFO] [2019-07-31T02:16:53.720Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >--- [2019-07-31T02:16:53.720Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.0.5-SNAPSHOT [94/134] [2019-07-31T02:16:53.720Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T02:16:53.720Z] [INFO] [2019-07-31T02:16:53.720Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T02:16:53.720Z] [INFO] [2019-07-31T02:16:53.720Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T02:16:53.720Z] [INFO] The project's OSGi version is 3.0.5.201907310119 [2019-07-31T02:16:53.720Z] [INFO] [2019-07-31T02:16:53.720Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T02:16:53.720Z] [INFO] [2019-07-31T02:16:53.720Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T02:16:53.720Z] [INFO] [2019-07-31T02:16:53.720Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T02:16:53.720Z] [INFO] [2019-07-31T02:16:53.720Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T02:16:53.720Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:16:53.720Z] [INFO] [2019-07-31T02:16:53.720Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T02:16:53.720Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:16:53.720Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources [2019-07-31T02:16:53.720Z] [INFO] [2019-07-31T02:16:53.720Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T02:16:53.720Z] [INFO] Compiling 8 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes [2019-07-31T02:16:54.283Z] [INFO] [2019-07-31T02:16:54.283Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T02:16:54.283Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:16:54.283Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/test/resources [2019-07-31T02:16:54.283Z] [INFO] [2019-07-31T02:16:54.283Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T02:16:54.283Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT-sources.jar [2019-07-31T02:16:54.283Z] [INFO] [2019-07-31T02:16:54.283Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T02:16:54.283Z] [INFO] [2019-07-31T02:16:54.283Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T02:16:54.283Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.jar [2019-07-31T02:16:54.283Z] [INFO] [2019-07-31T02:16:54.283Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T02:16:54.283Z] [INFO] [2019-07-31T02:16:54.283Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T02:16:54.283Z] [INFO] [2019-07-31T02:16:54.283Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T02:16:54.283Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.jar [2019-07-31T02:16:54.283Z] [INFO] [2019-07-31T02:16:54.283Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T02:16:54.283Z] [INFO] [2019-07-31T02:16:54.283Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T02:16:54.283Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:16:54.283Z] [INFO] [2019-07-31T02:16:54.283Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T02:16:54.846Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T02:16:54.846Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:16:55.103Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:16:55.665Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T02:16:55.665Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T02:16:55.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:16:55.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:16:55.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T02:16:55.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:16:56.177Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-31T02:16:56.740Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:16:57.888Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T02:16:58.144Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T02:16:58.144Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T02:16:58.144Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-31T02:16:58.144Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T02:16:58.402Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T02:16:58.659Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-31T02:16:58.659Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-31T02:16:58.659Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-31T02:16:58.659Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:16:58.659Z] [INFO] [2019-07-31T02:16:58.659Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T02:16:58.659Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.jar [2019-07-31T02:16:58.659Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.pom [2019-07-31T02:16:58.659Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT-sources.jar [2019-07-31T02:16:58.659Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:16:58.659Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT-p2metadata.xml [2019-07-31T02:16:58.659Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT-p2artifacts.xml [2019-07-31T02:16:58.659Z] [INFO] [2019-07-31T02:16:58.659Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T02:16:58.659Z] [INFO] [2019-07-31T02:16:58.659Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >---- [2019-07-31T02:16:58.659Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 5.0.0-SNAPSHOT [95/134] [2019-07-31T02:16:58.659Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T02:16:58.916Z] [INFO] [2019-07-31T02:16:58.916Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T02:16:58.916Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target [2019-07-31T02:16:58.916Z] [INFO] [2019-07-31T02:16:58.916Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T02:16:58.916Z] [INFO] The project's OSGi version is 5.0.0.201907310119 [2019-07-31T02:16:58.916Z] [INFO] [2019-07-31T02:16:58.916Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T02:16:58.916Z] [INFO] [2019-07-31T02:16:58.916Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T02:16:58.916Z] [INFO] [2019-07-31T02:16:58.916Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T02:16:58.916Z] [INFO] [2019-07-31T02:16:58.916Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T02:16:58.916Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:16:58.916Z] [INFO] [2019-07-31T02:16:58.916Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T02:16:58.916Z] [INFO] [2019-07-31T02:16:58.916Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T02:16:58.916Z] [INFO] [2019-07-31T02:16:58.916Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T02:16:58.916Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT.jar [2019-07-31T02:16:58.916Z] [INFO] [2019-07-31T02:16:58.916Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T02:16:58.916Z] [INFO] [2019-07-31T02:16:58.916Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T02:16:58.916Z] [INFO] [2019-07-31T02:16:58.916Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T02:16:58.916Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T02:16:58.916Z] [INFO] [2019-07-31T02:16:58.916Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T02:16:58.916Z] [INFO] [2019-07-31T02:16:58.916Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T02:16:58.916Z] [INFO] [2019-07-31T02:16:58.916Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T02:16:58.916Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:16:58.916Z] [INFO] [2019-07-31T02:16:58.916Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T02:17:00.283Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T02:17:00.283Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:17:00.540Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:17:01.102Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-31T02:17:01.359Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:17:02.727Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T02:17:02.727Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T02:17:02.727Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-31T02:17:02.727Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:17:02.727Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T02:17:02.984Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:17:02.984Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:17:02.984Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T02:17:03.240Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-31T02:17:03.240Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T02:17:03.240Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T02:17:03.240Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-31T02:17:03.497Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T02:17:03.753Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T02:17:03.753Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-07-31T02:17:03.753Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-31T02:17:03.753Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.user' with 0 classes [2019-07-31T02:17:03.753Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-31T02:17:03.753Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-31T02:17:03.753Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control' with 0 classes [2019-07-31T02:17:03.753Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf' with 0 classes [2019-07-31T02:17:03.753Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-31T02:17:03.753Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-31T02:17:04.010Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-31T02:17:04.266Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-31T02:17:04.266Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-31T02:17:04.266Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T02:17:04.523Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-31T02:17:04.781Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T02:17:04.781Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-31T02:17:04.781Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:17:04.781Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-31T02:17:04.781Z] [INFO] [2019-07-31T02:17:04.781Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T02:17:04.781Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT.jar [2019-07-31T02:17:04.781Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT.pom [2019-07-31T02:17:04.781Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T02:17:04.781Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T02:17:04.781Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T02:17:04.781Z] [INFO] [2019-07-31T02:17:04.781Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T02:17:04.781Z] [INFO] [2019-07-31T02:17:04.781Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >-- [2019-07-31T02:17:04.781Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.9-SNAPSHOT [96/134] [2019-07-31T02:17:04.781Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T02:17:04.781Z] [INFO] [2019-07-31T02:17:04.781Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T02:17:04.781Z] [INFO] [2019-07-31T02:17:04.781Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T02:17:04.781Z] [INFO] The project's OSGi version is 1.0.9.201907310119 [2019-07-31T02:17:04.781Z] [INFO] [2019-07-31T02:17:04.781Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T02:17:04.781Z] [INFO] [2019-07-31T02:17:04.781Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T02:17:04.781Z] [INFO] [2019-07-31T02:17:04.781Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T02:17:04.781Z] [INFO] [2019-07-31T02:17:04.781Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T02:17:04.781Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:17:04.781Z] [INFO] [2019-07-31T02:17:04.781Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T02:17:04.781Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:17:04.781Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources [2019-07-31T02:17:04.781Z] [INFO] [2019-07-31T02:17:04.781Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T02:17:04.781Z] [INFO] Compiling 11 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes [2019-07-31T02:17:05.037Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/perf/org/eclipse/tracecompass/lttng2/ust/core/tests/perf/cygprofile/CallStackAndGraphBenchmark.java:[129] [2019-07-31T02:17:05.037Z] CallStackAnalysis callStackModule = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallStackAnalysis.class, LttngUstCallStackAnalysis.ID); [2019-07-31T02:17:05.037Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:17:05.037Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T02:17:05.037Z] 1 problem (1 warning) [2019-07-31T02:17:05.037Z] [INFO] [2019-07-31T02:17:05.037Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T02:17:05.037Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:17:05.037Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/test/resources [2019-07-31T02:17:05.037Z] [INFO] [2019-07-31T02:17:05.037Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T02:17:05.037Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T02:17:05.037Z] [INFO] [2019-07-31T02:17:05.294Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T02:17:05.294Z] [INFO] [2019-07-31T02:17:05.294Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T02:17:05.294Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T02:17:05.294Z] [INFO] [2019-07-31T02:17:05.294Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T02:17:05.294Z] [INFO] [2019-07-31T02:17:05.294Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T02:17:05.294Z] [INFO] [2019-07-31T02:17:05.294Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T02:17:05.294Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T02:17:05.294Z] [INFO] [2019-07-31T02:17:05.294Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T02:17:05.294Z] [INFO] [2019-07-31T02:17:05.294Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T02:17:06.664Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data/.metadata/.log [2019-07-31T02:17:06.664Z] [INFO] Command line: [2019-07-31T02:17:06.664Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T02:17:06.664Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T02:17:09.185Z] !SESSION 2019-07-31 02:17:06.557 ----------------------------------------------- [2019-07-31T02:17:09.185Z] eclipse.buildId=unknown [2019-07-31T02:17:09.185Z] java.version=1.8.0_202 [2019-07-31T02:17:09.185Z] java.vendor=Oracle Corporation [2019-07-31T02:17:09.185Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T02:17:09.185Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T02:17:09.185Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T02:17:09.185Z] [2019-07-31T02:17:09.185Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 02:17:09.152 [2019-07-31T02:17:09.185Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:17:09.185Z] !STACK 0 [2019-07-31T02:17:09.185Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T02:17:09.185Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:17:09.185Z] [2019-07-31T02:17:09.185Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:17:09.185Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:17:09.185Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:17:09.185Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:17:09.185Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:17:09.185Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:17:09.185Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:17:09.185Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:17:09.185Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:17:09.185Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:17:09.442Z] [2019-07-31T02:17:09.442Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 02:17:09.331 [2019-07-31T02:17:09.442Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:17:09.442Z] !STACK 0 [2019-07-31T02:17:09.442Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T02:17:09.442Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:17:09.442Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T02:17:09.442Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T02:17:09.442Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T02:17:09.442Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:17:09.442Z] [2019-07-31T02:17:09.442Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:17:09.442Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:17:09.442Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:17:09.442Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:17:09.442Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:17:09.442Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:17:09.442Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:17:09.442Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:17:09.442Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:17:09.442Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:17:11.760Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest [2019-07-31T02:17:26.610Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.318 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest [2019-07-31T02:17:26.610Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 3.015 s [2019-07-31T02:17:26.610Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.425 s [2019-07-31T02:17:26.610Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.305 s [2019-07-31T02:17:26.610Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.386 s [2019-07-31T02:17:26.610Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.464 s [2019-07-31T02:17:26.610Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 4.35 s [2019-07-31T02:17:26.610Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.286 s [2019-07-31T02:17:26.610Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest [2019-07-31T02:17:26.610Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest [2019-07-31T02:17:26.610Z] testCallStackRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest) Time elapsed: 0.072 s [2019-07-31T02:17:26.610Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest [2019-07-31T02:17:36.564Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.143 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest [2019-07-31T02:17:36.564Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.334 s [2019-07-31T02:17:36.564Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.282 s [2019-07-31T02:17:36.564Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.197 s [2019-07-31T02:17:36.564Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.178 s [2019-07-31T02:17:36.564Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.144 s [2019-07-31T02:17:36.564Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 2.85 s [2019-07-31T02:17:36.564Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.154 s [2019-07-31T02:17:36.564Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest [2019-07-31T02:17:36.564Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest [2019-07-31T02:17:36.564Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest) skipped [2019-07-31T02:17:36.564Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest [2019-07-31T02:17:43.107Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.972 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest [2019-07-31T02:17:43.107Z] testExec(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.14 s [2019-07-31T02:17:43.107Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0 s [2019-07-31T02:17:43.107Z] testGetAllBinaries(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.168 s [2019-07-31T02:17:43.107Z] testExecution(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0.161 s [2019-07-31T02:17:43.107Z] testTwoProcesses(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.116 s [2019-07-31T02:17:43.107Z] testCanExecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0.03 s [2019-07-31T02:17:43.107Z] testBuildIDDebugLink(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.112 s [2019-07-31T02:17:43.107Z] testCannotExcecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0.018 s [2019-07-31T02:17:43.107Z] testBinaryCallsites(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.221 s [2019-07-31T02:17:43.107Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest [2019-07-31T02:17:43.107Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest [2019-07-31T02:17:43.107Z] testTidAspect(org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest) Time elapsed: 0.105 s [2019-07-31T02:17:43.107Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest [2019-07-31T02:17:43.107Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest [2019-07-31T02:17:43.107Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T02:17:43.107Z] testActivator(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T02:17:43.107Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T02:17:43.107Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T02:17:43.107Z] [2019-07-31T02:17:43.107Z] Results: [2019-07-31T02:17:43.107Z] [2019-07-31T02:17:43.107Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 1 [2019-07-31T02:17:43.107Z] [2019-07-31T02:17:43.107Z] [INFO] All tests passed! [2019-07-31T02:17:43.107Z] [INFO] [2019-07-31T02:17:43.107Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T02:17:43.107Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:17:43.107Z] [INFO] [2019-07-31T02:17:43.107Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T02:17:43.670Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T02:17:43.670Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:17:44.223Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:17:44.527Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T02:17:44.527Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T02:17:44.527Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:17:44.877Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:17:44.877Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T02:17:44.877Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:17:44.877Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T02:17:45.133Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T02:17:45.390Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T02:17:45.390Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T02:17:45.646Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-31T02:17:45.646Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-31T02:17:45.646Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T02:17:45.646Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-31T02:17:45.903Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T02:17:46.160Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T02:17:46.417Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T02:17:46.417Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:17:46.417Z] [INFO] [2019-07-31T02:17:46.417Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T02:17:46.417Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T02:17:46.417Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.pom [2019-07-31T02:17:46.417Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T02:17:46.417Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:17:46.417Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-31T02:17:46.417Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-31T02:17:46.417Z] [INFO] [2019-07-31T02:17:46.417Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T02:17:46.417Z] [INFO] [2019-07-31T02:17:46.417Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >-- [2019-07-31T02:17:46.417Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.0-SNAPSHOT [97/134] [2019-07-31T02:17:46.417Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T02:17:46.417Z] [INFO] [2019-07-31T02:17:46.417Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T02:17:46.417Z] [INFO] [2019-07-31T02:17:46.417Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T02:17:46.417Z] [INFO] The project's OSGi version is 1.0.0.201907310119 [2019-07-31T02:17:46.417Z] [INFO] [2019-07-31T02:17:46.417Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T02:17:46.417Z] [INFO] [2019-07-31T02:17:46.417Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T02:17:46.417Z] [INFO] [2019-07-31T02:17:46.417Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T02:17:46.417Z] [INFO] [2019-07-31T02:17:46.417Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T02:17:46.417Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:17:46.417Z] [INFO] [2019-07-31T02:17:46.417Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T02:17:46.417Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:17:46.417Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources [2019-07-31T02:17:46.417Z] [INFO] [2019-07-31T02:17:46.417Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T02:17:46.417Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes [2019-07-31T02:17:46.674Z] [INFO] [2019-07-31T02:17:46.674Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T02:17:46.674Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:17:46.674Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/test/resources [2019-07-31T02:17:46.674Z] [INFO] [2019-07-31T02:17:46.674Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T02:17:46.674Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T02:17:46.674Z] [INFO] [2019-07-31T02:17:46.674Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T02:17:46.674Z] [INFO] [2019-07-31T02:17:46.674Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T02:17:46.674Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-31T02:17:46.674Z] [INFO] [2019-07-31T02:17:46.674Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T02:17:46.674Z] [INFO] [2019-07-31T02:17:46.674Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T02:17:46.674Z] [INFO] [2019-07-31T02:17:46.674Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T02:17:46.674Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-31T02:17:46.674Z] [INFO] [2019-07-31T02:17:46.674Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T02:17:46.674Z] [INFO] [2019-07-31T02:17:46.674Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T02:17:48.043Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data/.metadata/.log [2019-07-31T02:17:48.043Z] [INFO] Command line: [2019-07-31T02:17:48.043Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T02:17:48.043Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T02:17:51.316Z] !SESSION 2019-07-31 02:17:48.171 ----------------------------------------------- [2019-07-31T02:17:51.316Z] eclipse.buildId=unknown [2019-07-31T02:17:51.316Z] java.version=1.8.0_202 [2019-07-31T02:17:51.316Z] java.vendor=Oracle Corporation [2019-07-31T02:17:51.316Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T02:17:51.316Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T02:17:51.316Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T02:17:51.316Z] [2019-07-31T02:17:51.316Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 02:17:50.941 [2019-07-31T02:17:51.316Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:17:51.316Z] !STACK 0 [2019-07-31T02:17:51.316Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T02:17:51.316Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:17:51.316Z] [2019-07-31T02:17:51.316Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:17:51.316Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:17:51.316Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:17:51.316Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:17:51.316Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:17:51.316Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:17:51.316Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:17:51.316Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:17:51.316Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:17:51.316Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:17:51.316Z] [2019-07-31T02:17:51.316Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 02:17:51.070 [2019-07-31T02:17:51.316Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:17:51.316Z] !STACK 0 [2019-07-31T02:17:51.316Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T02:17:51.316Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:17:51.316Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T02:17:51.316Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T02:17:51.316Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T02:17:51.316Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:17:51.316Z] [2019-07-31T02:17:51.316Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:17:51.316Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:17:51.316Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:17:51.316Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:17:51.316Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:17:51.316Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:17:51.316Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:17:51.316Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:17:51.316Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:17:51.316Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:17:53.207Z] process 11759: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text [2019-07-31T02:17:53.207Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T02:17:53.464Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T02:17:53.464Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T02:18:03.905Z] Running org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest [2019-07-31T02:18:03.905Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest [2019-07-31T02:18:03.905Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0.001 s [2019-07-31T02:18:03.905Z] testActivator(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T02:18:03.905Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T02:18:03.905Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T02:18:03.905Z] [2019-07-31T02:18:03.905Z] Results: [2019-07-31T02:18:03.905Z] [2019-07-31T02:18:03.905Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T02:18:03.905Z] [2019-07-31T02:18:03.905Z] [INFO] All tests passed! [2019-07-31T02:18:03.905Z] [INFO] [2019-07-31T02:18:03.905Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T02:18:03.905Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:18:03.905Z] [INFO] [2019-07-31T02:18:03.905Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T02:18:04.835Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T02:18:04.835Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:18:04.835Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:18:05.399Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T02:18:05.655Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T02:18:05.655Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:18:05.655Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:18:05.911Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T02:18:05.911Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:18:05.911Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-31T02:18:06.475Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:18:07.404Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T02:18:07.660Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T02:18:07.660Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T02:18:07.660Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-31T02:18:07.916Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T02:18:07.916Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T02:18:08.173Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-31T02:18:08.173Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-31T02:18:08.173Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-31T02:18:08.173Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-31T02:18:08.430Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T02:18:08.686Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T02:18:08.686Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:18:08.686Z] [INFO] [2019-07-31T02:18:08.686Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T02:18:08.686Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-31T02:18:08.686Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.pom [2019-07-31T02:18:08.686Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T02:18:08.686Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:18:08.942Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T02:18:08.942Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T02:18:08.942Z] [INFO] [2019-07-31T02:18:08.942Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T02:18:08.942Z] [INFO] [2019-07-31T02:18:08.942Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >-- [2019-07-31T02:18:08.942Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.5-SNAPSHOT [98/134] [2019-07-31T02:18:08.942Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T02:18:08.942Z] [INFO] [2019-07-31T02:18:08.942Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T02:18:08.942Z] [INFO] [2019-07-31T02:18:08.942Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T02:18:08.942Z] [INFO] The project's OSGi version is 1.0.5.201907310119 [2019-07-31T02:18:08.942Z] [INFO] [2019-07-31T02:18:08.942Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T02:18:08.942Z] [INFO] [2019-07-31T02:18:08.942Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T02:18:08.942Z] [INFO] [2019-07-31T02:18:08.942Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T02:18:08.942Z] [INFO] [2019-07-31T02:18:08.942Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T02:18:08.942Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:18:08.942Z] [INFO] [2019-07-31T02:18:08.942Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T02:18:08.942Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:18:08.942Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources [2019-07-31T02:18:08.942Z] [INFO] [2019-07-31T02:18:08.942Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T02:18:08.942Z] [INFO] Compiling 10 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/classes [2019-07-31T02:18:09.199Z] [INFO] [2019-07-31T02:18:09.199Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T02:18:09.199Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:18:09.199Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/test/resources [2019-07-31T02:18:09.199Z] [INFO] [2019-07-31T02:18:09.199Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T02:18:09.199Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT-sources.jar [2019-07-31T02:18:09.199Z] [INFO] [2019-07-31T02:18:09.199Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T02:18:09.199Z] [INFO] [2019-07-31T02:18:09.199Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T02:18:09.199Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT.jar [2019-07-31T02:18:09.199Z] [INFO] [2019-07-31T02:18:09.455Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T02:18:09.455Z] [INFO] [2019-07-31T02:18:09.455Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T02:18:09.455Z] [INFO] [2019-07-31T02:18:09.455Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T02:18:09.455Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT.jar [2019-07-31T02:18:09.455Z] [INFO] [2019-07-31T02:18:09.455Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T02:18:09.455Z] [INFO] [2019-07-31T02:18:09.455Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T02:18:10.823Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T02:18:10.823Z] [INFO] Command line: [2019-07-31T02:18:10.823Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T02:18:10.823Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T02:18:14.097Z] !SESSION 2019-07-31 02:18:10.857 ----------------------------------------------- [2019-07-31T02:18:14.097Z] eclipse.buildId=unknown [2019-07-31T02:18:14.097Z] java.version=1.8.0_202 [2019-07-31T02:18:14.097Z] java.vendor=Oracle Corporation [2019-07-31T02:18:14.097Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T02:18:14.097Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T02:18:14.097Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T02:18:14.097Z] [2019-07-31T02:18:14.097Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 02:18:13.525 [2019-07-31T02:18:14.097Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:18:14.097Z] !STACK 0 [2019-07-31T02:18:14.097Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T02:18:14.097Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:18:14.097Z] [2019-07-31T02:18:14.097Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:18:14.097Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:18:14.097Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:18:14.097Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:18:14.097Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:18:14.097Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:18:14.097Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:18:14.097Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:18:14.097Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:18:14.097Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:18:14.097Z] [2019-07-31T02:18:14.097Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 02:18:13.653 [2019-07-31T02:18:14.097Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:18:14.097Z] !STACK 0 [2019-07-31T02:18:14.097Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T02:18:14.097Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:18:14.097Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T02:18:14.097Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T02:18:14.097Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T02:18:14.097Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:18:14.097Z] [2019-07-31T02:18:14.097Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:18:14.097Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:18:14.097Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:18:14.097Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:18:14.097Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:18:14.097Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:18:14.097Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:18:14.097Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:18:14.097Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:18:14.097Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:18:15.465Z] process 11829: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text [2019-07-31T02:18:15.465Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T02:18:16.028Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T02:18:16.028Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T02:18:24.459Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest [2019-07-31T02:18:24.459Z] Display size: 1440x900 [2019-07-31T02:18:24.459Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-31T02:18:24.459Z] GTK version=3.18.9 [2019-07-31T02:18:24.459Z] GTK theme=Ambiance [2019-07-31T02:18:24.459Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T02:18:24.459Z] Time zone: Coordinated Universal Time [2019-07-31T02:18:24.459Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T02:18:24.459Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T02:18:26.980Z] *** BUG *** [2019-07-31T02:18:26.980Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:18:26.980Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:18:26.980Z] [2019-07-31T02:18:26.980Z] *** BUG *** [2019-07-31T02:18:26.980Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:18:26.980Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:18:26.980Z] [2019-07-31T02:18:26.980Z] *** BUG *** [2019-07-31T02:18:26.980Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:18:26.980Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:18:26.980Z] [2019-07-31T02:18:26.980Z] *** BUG *** [2019-07-31T02:18:26.980Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:18:26.980Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:18:26.980Z] [2019-07-31T02:18:27.543Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T02:18:27.543Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:18:27.543Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:18:27.543Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:27.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1171411706 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T02:18:27.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1171411707 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:18:27.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1171411707 data=null} to TreeItem with text {myNode} [2019-07-31T02:18:27.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1171411708 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T02:18:27.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171411709 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:18:27.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1171411729 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T02:18:27.543Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:27.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1171411783 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T02:18:27.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1171411783 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:18:27.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1171411784 data=null} to TreeItem with text {myNode} [2019-07-31T02:18:27.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1171411784 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T02:18:27.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171411785 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:18:27.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1171411786 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T02:18:28.107Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-31T02:18:28.107Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-31T02:18:28.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1171412095 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect' [2019-07-31T02:18:28.107Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-31T02:18:29.037Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:29.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1171413195 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T02:18:29.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1171413195 data=null doit=true} to Tree node with text: Sessions [2019-07-31T02:18:29.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1171413196 data=null} to Tree node with text: Sessions [2019-07-31T02:18:29.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1171413196 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T02:18:29.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171413197 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2019-07-31T02:18:29.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1171413201 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T02:18:29.037Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:29.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1171413208 data=null button=0 stateMask=0x0 x=89 y=127 count=0} to Tree node with text: Sessions [2019-07-31T02:18:29.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1171413208 data=null doit=true} to Tree node with text: Sessions [2019-07-31T02:18:29.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1171413208 data=null} to Tree node with text: Sessions [2019-07-31T02:18:29.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1171413209 data=null button=1 stateMask=0x0 x=89 y=127 count=1} to Tree node with text: Sessions [2019-07-31T02:18:29.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171413210 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2019-07-31T02:18:29.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1171413212 data=null button=1 stateMask=0x80000 x=89 y=127 count=1} to Tree node with text: Sessions [2019-07-31T02:18:29.293Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-31T02:18:29.293Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-31T02:18:29.549Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-31T02:18:29.549Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-31T02:18:29.549Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1171413796 data=null doit=true} to Shell with text {Create Session} [2019-07-31T02:18:29.806Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:29.806Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T02:18:29.806Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T02:18:29.806Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T02:18:29.806Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:29.806Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T02:18:29.806Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T02:18:29.806Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T02:18:29.806Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: of type 'Text' [2019-07-31T02:18:29.806Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T02:18:29.806Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T02:18:29.806Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T02:18:29.806Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-31T02:18:29.806Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-31T02:18:29.806Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-31T02:18:29.806Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:29.806Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:29.806Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T02:18:29.806Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T02:18:29.806Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:29.806Z] DEBUG - Clicking on &Ok [2019-07-31T02:18:29.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1171413831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:29.806Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1171413832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:29.806Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1171413832 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:29.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1171413833 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:29.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1171413833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:29.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1171413833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:29.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1171413833 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:29.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1171413405 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Create Session...' [2019-07-31T02:18:30.063Z] DEBUG - Clicked on [2019-07-31T02:18:30.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1171414189 data=null doit=true} to Tree node with text: Sessions [2019-07-31T02:18:30.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1171414189 data=null} to Tree node with text: Sessions [2019-07-31T02:18:30.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1171414190 data=null button=1 stateMask=0x0 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-31T02:18:30.063Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171414191 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Sessions [2019-07-31T02:18:30.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1171414192 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-31T02:18:30.063Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:30.063Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:30.063Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:30.063Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:30.063Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:30.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171414198 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-31T02:18:30.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171414198 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:30.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171414199 data=null} to Tree node with text: mysession [2019-07-31T02:18:30.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171414200 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-31T02:18:30.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171414200 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:30.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171414209 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-31T02:18:30.063Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:30.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171414210 data=null button=0 stateMask=0x0 x=112 y=92 count=0} to Tree node with text: mysession [2019-07-31T02:18:30.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171414210 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:30.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171414210 data=null} to Tree node with text: mysession [2019-07-31T02:18:30.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171414211 data=null button=1 stateMask=0x0 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-31T02:18:30.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171414211 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:30.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171414212 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-31T02:18:30.320Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:30.320Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:30.576Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:30.576Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T02:18:30.833Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1171414827 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T02:18:30.833Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:18:30.833Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:18:30.833Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST' [2019-07-31T02:18:30.833Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T02:18:30.833Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain') [2019-07-31T02:18:30.833Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO' [2019-07-31T02:18:30.833Z] DEBUG - 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') [2019-07-31T02:18:30.833Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:18:30.833Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:18:30.833Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:18:30.833Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:30.833Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:30.833Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:30.833Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:30.833Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:30.833Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:30.833Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:30.833Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:30.833Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1171414887 data=null doit=true} to Button with text {Kernel} [2019-07-31T02:18:30.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1171414888 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel} [2019-07-31T02:18:30.833Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:30.833Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=1171414890 data=null doit=true} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:30.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=1171414890 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:30.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=1171414890 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:30.833Z] *** BUG *** [2019-07-31T02:18:30.833Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:18:30.833Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:18:30.833Z] [2019-07-31T02:18:30.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=1171414891 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:30.833Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:30.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:18:30.833Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-31T02:18:30.833Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-31T02:18:30.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events')) [2019-07-31T02:18:30.833Z] DEBUG - Setting state to checked on: All [2019-07-31T02:18:31.090Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:18:31.090Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:18:31.090Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:18:31.090Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:18:31.090Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:18:31.090Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:31.090Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:18:31.090Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:31.090Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:18:31.090Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:31.090Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:18:31.090Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events' [2019-07-31T02:18:31.090Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Exclude Events') [2019-07-31T02:18:31.090Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-31T02:18:31.090Z] DEBUG - 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') [2019-07-31T02:18:31.090Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:31.090Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:18:31.090Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T02:18:31.090Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T02:18:31.090Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:31.090Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:31.090Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-31T02:18:31.090Z] DEBUG - Toggling state on Button {Select}. Setting state to selected [2019-07-31T02:18:31.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1171415102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-31T02:18:31.090Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1171415103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-31T02:18:31.090Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1171415103 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-31T02:18:31.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1171415103 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-31T02:18:31.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1171415103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-31T02:18:31.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1171415104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-31T02:18:31.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1171415104 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-31T02:18:31.090Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1171415105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-31T02:18:31.090Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1171415105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-31T02:18:31.090Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1171415106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-31T02:18:31.090Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1171415106 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-31T02:18:31.090Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1171415106 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-31T02:18:31.090Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-31T02:18:31.090Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:31.090Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:31.090Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:31.090Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events' [2019-07-31T02:18:31.090Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Exclude Events') [2019-07-31T02:18:31.090Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Exclude Events')) [2019-07-31T02:18:31.090Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:31.090Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:31.090Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:18:31.090Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:18:31.090Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:18:31.090Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:18:31.090Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:18:31.090Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:31.090Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:31.090Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:31.090Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:31.090Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T02:18:31.090Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T02:18:31.090Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:31.090Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:31.090Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T02:18:31.090Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T02:18:31.090Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:31.090Z] DEBUG - Clicking on &Ok [2019-07-31T02:18:31.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1171415121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:31.090Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1171415121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:31.090Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1171415121 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:31.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1171415121 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:31.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1171415122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:31.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1171415122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:31.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1171415122 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:31.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1171414408 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:31.091Z] DEBUG - Clicked on [2019-07-31T02:18:31.091Z] [2019-07-31T02:18:31.091Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2019-07-31 02:18:31.071 [2019-07-31T02:18:31.091Z] !MESSAGE Command to change state of events failed [2019-07-31T02:18:31.091Z] !STACK 0 [2019-07-31T02:18:31.091Z] org.eclipse.core.commands.ExecutionException: Command failed! Command: lttng --mi xml enable-event -a -u -s mysession --exclude foo [2019-07-31T02:18:31.091Z] Error Output: [2019-07-31T02:18:31.091Z] Command not found [2019-07-31T02:18:31.091Z] Return Value: 1 [2019-07-31T02:18:31.091Z] Command not found [2019-07-31T02:18:31.091Z] [2019-07-31T02:18:31.091Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1570) [2019-07-31T02:18:31.091Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1539) [2019-07-31T02:18:31.091Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.enableEvents(LTTngControlService.java:807) [2019-07-31T02:18:31.091Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.model.impl.TraceSessionComponent.enableEvents(TraceSessionComponent.java:389) [2019-07-31T02:18:31.091Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.EnableEventOnSessionHandler.enableEvents(EnableEventOnSessionHandler.java:52) [2019-07-31T02:18:31.091Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.BaseEnableEventHandler$1.run(BaseEnableEventHandler.java:191) [2019-07-31T02:18:31.091Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T02:18:32.458Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:32.458Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:32.458Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:32.458Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:32.458Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:32.458Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:32.458Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-31T02:18:32.458Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:32.458Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:32.458Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:32.458Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-31T02:18:32.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1171416632 data=null doit=true} to Tree node with text: channel0 [2019-07-31T02:18:32.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1171416632 data=null} to Tree node with text: channel0 [2019-07-31T02:18:32.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1171416633 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T02:18:32.458Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171416633 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0 [2019-07-31T02:18:32.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1171416634 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T02:18:32.458Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:32.458Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:32.458Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:32.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171416641 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:32.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171416642 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:32.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171416642 data=null} to Tree node with text: mysession [2019-07-31T02:18:32.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171416642 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:32.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171416643 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:32.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171416644 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:32.458Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:32.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171416645 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:32.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171416646 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:32.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171416646 data=null} to Tree node with text: mysession [2019-07-31T02:18:32.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171416646 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:32.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171416646 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:32.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171416648 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:32.715Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-31T02:18:32.715Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-31T02:18:32.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1171416803 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start' [2019-07-31T02:18:32.715Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-31T02:18:32.715Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:32.715Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:32.715Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:32.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171416909 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:32.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171416909 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:32.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171416909 data=null} to Tree node with text: mysession [2019-07-31T02:18:32.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171416910 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:32.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171416910 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:32.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171416914 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:32.715Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:32.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171416915 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:32.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171416915 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:32.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171416915 data=null} to Tree node with text: mysession [2019-07-31T02:18:32.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171416916 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:32.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171416916 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:32.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171416920 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:32.971Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-31T02:18:32.971Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-31T02:18:32.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1171417079 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop' [2019-07-31T02:18:32.971Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-31T02:18:32.971Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T02:18:33.627Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:33.627Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:33.627Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:33.627Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-31T02:18:33.627Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-31T02:18:33.627Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:33.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {*} time=1171417317 data=null button=0 stateMask=0x0 x=136 y=113 count=0} to Tree node with text: * [2019-07-31T02:18:33.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {*} time=1171417318 data=null doit=true} to Tree node with text: * [2019-07-31T02:18:33.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {*} time=1171417318 data=null} to Tree node with text: * [2019-07-31T02:18:33.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {*} time=1171417318 data=null button=1 stateMask=0x0 x=136 y=113 count=1} to Tree node with text: * [2019-07-31T02:18:33.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171417319 data=null item=TreeItem {*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: * [2019-07-31T02:18:33.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {*} time=1171417326 data=null button=1 stateMask=0x80000 x=136 y=113 count=1} to Tree node with text: * [2019-07-31T02:18:33.627Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T02:18:33.627Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:18:33.627Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:18:33.627Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:33.627Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:33.627Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:33.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171417589 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-31T02:18:33.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171417589 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:33.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171417589 data=null} to Tree node with text: mysession [2019-07-31T02:18:33.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171417590 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T02:18:33.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171417590 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:33.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171417593 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T02:18:33.627Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:33.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171417594 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-31T02:18:33.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171417594 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:33.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171417594 data=null} to Tree node with text: mysession [2019-07-31T02:18:33.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171417594 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T02:18:33.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171417595 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:33.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171417596 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T02:18:33.627Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-31T02:18:33.627Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-31T02:18:33.884Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-31T02:18:33.884Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-31T02:18:33.884Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1171417908 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-31T02:18:33.884Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:18:33.884Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:18:33.884Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:18:33.884Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:18:33.884Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:18:33.884Z] DEBUG - Clicking on OK [2019-07-31T02:18:33.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171417910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:18:33.884Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171417910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:18:33.884Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171417910 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:18:33.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171417911 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:18:33.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171417911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:18:33.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171417911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:18:33.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171417911 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:18:33.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1171417717 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Destroy Session...' [2019-07-31T02:18:33.884Z] DEBUG - Clicked on [2019-07-31T02:18:33.884Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:33.884Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:33.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1171418088 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-31T02:18:33.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1171418089 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:18:33.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1171418089 data=null} to TreeItem with text {myNode} [2019-07-31T02:18:33.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1171418089 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T02:18:33.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171418089 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:18:33.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1171418094 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T02:18:33.884Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:33.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1171418094 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-31T02:18:33.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1171418095 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:18:33.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1171418095 data=null} to TreeItem with text {myNode} [2019-07-31T02:18:33.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1171418095 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T02:18:33.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171418095 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:18:33.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1171418097 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T02:18:34.141Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-31T02:18:34.141Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-31T02:18:34.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1171418220 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect' [2019-07-31T02:18:34.141Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-31T02:18:34.141Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.135 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest [2019-07-31T02:18:34.141Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest) Time elapsed: 6.935 s [2019-07-31T02:18:34.141Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest [2019-07-31T02:18:35.070Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T02:18:35.070Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:18:35.070Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:18:35.070Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:35.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1171419091 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T02:18:35.070Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1171419091 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:18:35.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1171419092 data=null} to TreeItem with text {myNode} [2019-07-31T02:18:35.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1171419092 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T02:18:35.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171419092 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:18:35.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1171419096 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T02:18:35.070Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:35.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1171419097 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T02:18:35.070Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1171419098 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:18:35.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1171419098 data=null} to TreeItem with text {myNode} [2019-07-31T02:18:35.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1171419103 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T02:18:35.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171419104 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:18:35.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1171419105 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T02:18:35.070Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-31T02:18:35.070Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-31T02:18:35.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1171419282 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect' [2019-07-31T02:18:35.070Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-31T02:18:35.633Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:35.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1171419806 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T02:18:35.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1171419807 data=null doit=true} to Tree node with text: Sessions [2019-07-31T02:18:35.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1171419807 data=null} to Tree node with text: Sessions [2019-07-31T02:18:35.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1171419807 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T02:18:35.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171419808 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2019-07-31T02:18:35.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1171419810 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T02:18:35.633Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:35.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1171419811 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T02:18:35.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1171419811 data=null doit=true} to Tree node with text: Sessions [2019-07-31T02:18:35.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1171419811 data=null} to Tree node with text: Sessions [2019-07-31T02:18:35.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1171419812 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T02:18:35.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171419817 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2019-07-31T02:18:35.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1171419819 data=null button=1 stateMask=0x80000 x=89 y=127 count=1} to Tree node with text: Sessions [2019-07-31T02:18:35.890Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-31T02:18:35.890Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-31T02:18:35.890Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-31T02:18:36.147Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-31T02:18:36.147Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1171420187 data=null doit=true} to Shell with text {Create Session} [2019-07-31T02:18:36.147Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:36.147Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T02:18:36.147Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T02:18:36.147Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T02:18:36.147Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:36.147Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T02:18:36.147Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T02:18:36.147Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T02:18:36.147Z] DEBUG - matched Text with text " [2019-07-31T02:18:36.147Z] ", using matcher: of type 'Text' [2019-07-31T02:18:36.147Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T02:18:36.147Z] DEBUG - matched Text with text " [2019-07-31T02:18:36.147Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T02:18:36.147Z] DEBUG - matched Text with text " [2019-07-31T02:18:36.147Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T02:18:36.147Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-31T02:18:36.147Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-31T02:18:36.147Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-31T02:18:36.147Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:36.147Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:36.147Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T02:18:36.147Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T02:18:36.147Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:36.147Z] DEBUG - Clicking on &Ok [2019-07-31T02:18:36.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1171420194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:36.147Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1171420194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:36.147Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1171420204 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:36.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1171420204 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:36.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1171420205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:36.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1171420205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:36.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1171420205 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:36.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1171419918 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Create Session...' [2019-07-31T02:18:36.147Z] DEBUG - Clicked on [2019-07-31T02:18:36.147Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1171420395 data=null doit=true} to Tree node with text: Sessions [2019-07-31T02:18:36.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1171420395 data=null} to Tree node with text: Sessions [2019-07-31T02:18:36.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1171420396 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-31T02:18:36.147Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171420396 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Sessions [2019-07-31T02:18:36.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1171420406 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-31T02:18:36.404Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:36.404Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:36.404Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:36.404Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:36.404Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:36.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171420410 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-31T02:18:36.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171420410 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:36.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171420410 data=null} to Tree node with text: mysession [2019-07-31T02:18:36.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171420410 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-31T02:18:36.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171420411 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:36.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171420425 data=null button=1 stateMask=0x80000 x=112 y=109 count=1} to Tree node with text: mysession [2019-07-31T02:18:36.404Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:36.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171420426 data=null button=0 stateMask=0x0 x=112 y=109 count=0} to Tree node with text: mysession [2019-07-31T02:18:36.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171420426 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:36.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171420427 data=null} to Tree node with text: mysession [2019-07-31T02:18:36.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171420427 data=null button=1 stateMask=0x0 x=112 y=109 count=1} to Tree node with text: mysession [2019-07-31T02:18:36.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171420427 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:36.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171420429 data=null button=1 stateMask=0x80000 x=112 y=109 count=1} to Tree node with text: mysession [2019-07-31T02:18:36.404Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:36.404Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:36.661Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:36.917Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T02:18:36.917Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1171420927 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T02:18:36.917Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:18:36.917Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:18:36.917Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:18:36.917Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-31T02:18:36.917Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T02:18:36.917Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-31T02:18:36.917Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-31T02:18:36.917Z] DEBUG - 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') [2019-07-31T02:18:36.917Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:18:36.917Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:18:36.917Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:36.917Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:36.917Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:36.917Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:36.917Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:36.917Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:36.917Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:36.917Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:36.917Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1171420989 data=null doit=true} to Button with text {Kernel} [2019-07-31T02:18:36.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1171420989 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel} [2019-07-31T02:18:36.917Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:36.917Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1171420991 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:36.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1171420991 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:36.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1171420991 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:36.917Z] *** BUG *** [2019-07-31T02:18:36.917Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:18:36.917Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:18:36.917Z] [2019-07-31T02:18:36.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1171420991 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:36.917Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:36.917Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:18:36.917Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T02:18:36.917Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T02:18:36.917Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T02:18:36.917Z] DEBUG - Setting state to checked on: All [2019-07-31T02:18:36.917Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:18:36.917Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:18:36.917Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:18:36.917Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:18:36.917Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:18:36.917Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:36.917Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:36.917Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T02:18:36.917Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T02:18:36.917Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:36.917Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:36.917Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T02:18:36.917Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T02:18:36.917Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:36.917Z] DEBUG - Clicking on &Ok [2019-07-31T02:18:36.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1171421126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:36.917Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1171421126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:36.917Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1171421126 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:36.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1171421127 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:36.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1171421127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:36.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1171421127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:37.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1171421127 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:37.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1171420600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:37.174Z] DEBUG - Clicked on [2019-07-31T02:18:37.174Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:37.174Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:37.174Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:37.174Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:37.174Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:37.174Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:37.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1171421412 data=null doit=true} to Tree node with text: JUL [2019-07-31T02:18:37.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1171421412 data=null} to Tree node with text: JUL [2019-07-31T02:18:37.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1171421412 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-31T02:18:37.174Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171421413 data=null item=TreeItem {JUL} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: JUL [2019-07-31T02:18:37.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1171421414 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-31T02:18:37.174Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:37.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171421415 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:37.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171421418 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:37.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171421418 data=null} to Tree node with text: mysession [2019-07-31T02:18:37.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171421419 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:37.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171421419 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:37.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171421422 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:37.174Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:37.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171421422 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:37.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171421423 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:37.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171421423 data=null} to Tree node with text: mysession [2019-07-31T02:18:37.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171421423 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:37.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171421423 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:37.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171421425 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:37.431Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:37.431Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:37.687Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:37.688Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T02:18:37.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1171421894 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T02:18:37.688Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:18:37.688Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:18:37.688Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:18:37.688Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-31T02:18:37.688Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T02:18:37.688Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-31T02:18:37.688Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-31T02:18:37.688Z] DEBUG - 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') [2019-07-31T02:18:37.688Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:18:37.688Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:18:37.688Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:37.688Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:37.688Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:37.688Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:37.688Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:37.688Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:37.688Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:37.688Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:37.688Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1171421910 data=null doit=true} to Button with text {Kernel} [2019-07-31T02:18:37.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1171421910 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel} [2019-07-31T02:18:37.688Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:37.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1171421911 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:37.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1171421912 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:37.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1171421912 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:37.688Z] *** BUG *** [2019-07-31T02:18:37.688Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:18:37.688Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:18:37.688Z] [2019-07-31T02:18:37.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1171421912 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:37.945Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:37.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:18:37.945Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T02:18:37.945Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T02:18:37.945Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T02:18:37.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1171422009 data=null doit=true} to TreeItem with text {All} [2019-07-31T02:18:37.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1171422015 data=null} to TreeItem with text {All} [2019-07-31T02:18:37.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1171422015 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T02:18:37.945Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171422016 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {All} [2019-07-31T02:18:37.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1171422017 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T02:18:37.945Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T02:18:37.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1171422018 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T02:18:37.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1171422019 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T02:18:37.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1171422020 data=null button=1 stateMask=0x0 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T02:18:37.945Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171422020 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} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T02:18:37.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1171422021 data=null button=1 stateMask=0x80000 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T02:18:37.945Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T02:18:37.945Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again. [2019-07-31T02:18:37.945Z] DEBUG - Setting state to checked on: logger [2019-07-31T02:18:37.945Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:18:37.945Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:18:37.945Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:18:37.945Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:18:37.945Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:18:37.945Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:37.945Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:37.945Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T02:18:37.945Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T02:18:37.945Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:37.945Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:37.945Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T02:18:37.945Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T02:18:37.945Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:37.945Z] DEBUG - Clicking on &Ok [2019-07-31T02:18:37.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1171422026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:37.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1171422026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:37.945Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1171422026 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:37.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1171422026 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:37.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1171422026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:37.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1171422031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:37.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1171422031 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:37.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1171421588 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:38.201Z] DEBUG - Clicked on [2019-07-31T02:18:38.201Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:38.201Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:38.201Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:38.201Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:38.201Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:38.201Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:38.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1171422315 data=null doit=true} to Tree node with text: JUL [2019-07-31T02:18:38.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1171422315 data=null} to Tree node with text: JUL [2019-07-31T02:18:38.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1171422316 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-31T02:18:38.201Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171422316 data=null item=TreeItem {JUL} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: JUL [2019-07-31T02:18:38.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1171422317 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-31T02:18:38.201Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:38.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171422319 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:38.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171422319 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:38.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171422319 data=null} to Tree node with text: mysession [2019-07-31T02:18:38.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171422320 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:38.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171422320 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:38.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171422323 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:38.201Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:38.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171422324 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:38.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171422324 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:38.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171422324 data=null} to Tree node with text: mysession [2019-07-31T02:18:38.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171422324 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:38.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171422324 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:38.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171422326 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:38.201Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:38.201Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:38.764Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:38.764Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T02:18:38.764Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1171422809 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T02:18:38.764Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:18:38.764Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:18:38.764Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:18:38.764Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-31T02:18:38.764Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T02:18:38.764Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-31T02:18:38.764Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-31T02:18:38.764Z] DEBUG - 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') [2019-07-31T02:18:38.764Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:18:38.764Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:18:38.764Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:38.764Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:38.764Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:38.764Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:38.764Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:38.764Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:38.764Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:38.764Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:38.764Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1171422826 data=null doit=true} to Button with text {Kernel} [2019-07-31T02:18:38.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1171422826 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel} [2019-07-31T02:18:38.764Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:38.764Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1171422827 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:38.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1171422827 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:38.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1171422828 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:38.764Z] *** BUG *** [2019-07-31T02:18:38.764Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:18:38.764Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:18:38.764Z] [2019-07-31T02:18:38.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1171422828 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:38.764Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:38.764Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:18:38.764Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T02:18:38.764Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T02:18:38.764Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T02:18:38.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1171422981 data=null doit=true} to TreeItem with text {All} [2019-07-31T02:18:38.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1171422982 data=null} to TreeItem with text {All} [2019-07-31T02:18:38.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1171422982 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T02:18:38.764Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171422983 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {All} [2019-07-31T02:18:38.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1171422984 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T02:18:38.764Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T02:18:38.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1171422985 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T02:18:38.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1171422985 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T02:18:38.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1171422986 data=null button=1 stateMask=0x0 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T02:18:38.764Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171422986 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} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T02:18:38.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1171422987 data=null button=1 stateMask=0x80000 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T02:18:38.764Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T02:18:38.764Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again. [2019-07-31T02:18:38.764Z] DEBUG - Setting state to checked on: anotherLogger [2019-07-31T02:18:38.764Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:18:38.764Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:18:38.764Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:18:38.764Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:18:38.764Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:18:38.764Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:38.764Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:38.764Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T02:18:38.764Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T02:18:38.764Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-31T02:18:38.764Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T02:18:38.764Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T02:18:38.764Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T02:18:38.764Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T02:18:38.764Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T02:18:38.764Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T02:18:38.764Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T02:18:38.764Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:38.764Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:38.764Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T02:18:38.764Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@44b860b1 [2019-07-31T02:18:38.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1171423011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T02:18:38.764Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1171423015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T02:18:38.764Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1171423015 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T02:18:38.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1171423016 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T02:18:38.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1171423016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T02:18:38.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1171423016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T02:18:39.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1171423016 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T02:18:39.022Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1171423019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T02:18:39.022Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1171423019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T02:18:39.022Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1171423019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T02:18:39.022Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1171423019 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T02:18:39.022Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1171423019 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T02:18:39.022Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-31T02:18:39.022Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T02:18:39.022Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T02:18:39.022Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2019-07-31T02:18:39.022Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Warning [2019-07-31T02:18:39.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1171423024 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2019-07-31T02:18:39.022Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Warning [2019-07-31T02:18:39.022Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:18:39.022Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:18:39.022Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:18:39.022Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:18:39.022Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:18:39.022Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:39.022Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:39.022Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T02:18:39.022Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T02:18:39.022Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:39.022Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:39.022Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T02:18:39.022Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T02:18:39.022Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:39.022Z] DEBUG - Clicking on &Ok [2019-07-31T02:18:39.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1171423034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:39.022Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1171423034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:39.022Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1171423034 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:39.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1171423034 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:39.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1171423034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:39.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1171423034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:39.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1171423035 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:39.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1171422441 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:39.278Z] DEBUG - Clicked on [2019-07-31T02:18:39.278Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:39.278Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:39.278Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:39.278Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:39.278Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:39.278Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:39.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1171423405 data=null doit=true} to Tree node with text: JUL [2019-07-31T02:18:39.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1171423405 data=null} to Tree node with text: JUL [2019-07-31T02:18:39.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1171423405 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-31T02:18:39.278Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171423405 data=null item=TreeItem {JUL} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: JUL [2019-07-31T02:18:39.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1171423407 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-31T02:18:39.278Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:39.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171423408 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:39.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171423408 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:39.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171423408 data=null} to Tree node with text: mysession [2019-07-31T02:18:39.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171423408 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:39.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171423408 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:39.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171423410 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:39.278Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:39.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171423411 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:39.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171423411 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:39.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171423411 data=null} to Tree node with text: mysession [2019-07-31T02:18:39.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171423412 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:39.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171423412 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:39.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171423417 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:39.278Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:39.278Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:39.842Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:39.842Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T02:18:39.842Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1171423907 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T02:18:39.842Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:18:39.842Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:18:39.842Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:18:39.842Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-31T02:18:39.842Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T02:18:39.842Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-31T02:18:39.842Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-31T02:18:39.842Z] DEBUG - 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') [2019-07-31T02:18:39.842Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:18:39.842Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:18:39.842Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:39.842Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:39.842Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:39.842Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:39.842Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:39.842Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:39.842Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:39.842Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:39.842Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1171423911 data=null doit=true} to Button with text {Kernel} [2019-07-31T02:18:39.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1171423911 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel} [2019-07-31T02:18:39.842Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:39.842Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1171423912 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:39.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1171423917 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:39.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1171423917 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:39.842Z] *** BUG *** [2019-07-31T02:18:39.842Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:18:39.842Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:18:39.842Z] [2019-07-31T02:18:39.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1171423917 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:39.842Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:39.842Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:18:39.842Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T02:18:39.842Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T02:18:39.842Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T02:18:39.842Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:39.842Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:39.842Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2019-07-31T02:18:39.842Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2019-07-31T02:18:39.842Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2019-07-31T02:18:39.842Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:18:39.842Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:18:39.842Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:18:39.842Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:18:39.842Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:18:39.842Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:39.842Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:39.842Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T02:18:39.842Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T02:18:39.842Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:39.842Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:39.842Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T02:18:39.842Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T02:18:39.842Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:39.842Z] DEBUG - Clicking on &Ok [2019-07-31T02:18:39.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1171424042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:39.842Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1171424043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:39.842Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1171424043 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:39.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1171424043 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:39.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1171424043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:39.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1171424043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:39.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1171424043 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:39.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1171423533 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:40.406Z] DEBUG - Clicked on [2019-07-31T02:18:40.406Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:40.406Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:40.406Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:40.406Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:40.406Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:40.406Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:40.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1171424392 data=null doit=true} to Tree node with text: JUL [2019-07-31T02:18:40.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1171424392 data=null} to Tree node with text: JUL [2019-07-31T02:18:40.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1171424392 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-31T02:18:40.406Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171424393 data=null item=TreeItem {JUL} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: JUL [2019-07-31T02:18:40.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1171424394 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-31T02:18:40.406Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:40.406Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:40.406Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:40.406Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again. [2019-07-31T02:18:40.406Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:40.406Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:40.406Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:40.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171424402 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:40.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171424402 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:40.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171424403 data=null} to Tree node with text: mysession [2019-07-31T02:18:40.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171424403 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:40.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171424403 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:40.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171424405 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:40.406Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:40.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171424406 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:40.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171424406 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:40.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171424406 data=null} to Tree node with text: mysession [2019-07-31T02:18:40.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171424406 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:40.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171424406 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:40.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171424407 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:40.406Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-31T02:18:40.406Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-31T02:18:40.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1171424515 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start' [2019-07-31T02:18:40.406Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-31T02:18:40.406Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:40.406Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:40.406Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:40.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171424618 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:40.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171424618 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:40.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171424618 data=null} to Tree node with text: mysession [2019-07-31T02:18:40.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171424619 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:40.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171424619 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:40.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171424622 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:40.406Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:40.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171424623 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:40.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171424623 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:40.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171424623 data=null} to Tree node with text: mysession [2019-07-31T02:18:40.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171424624 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:40.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171424624 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:40.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171424625 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:40.662Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-31T02:18:40.662Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-31T02:18:40.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1171424693 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop' [2019-07-31T02:18:40.662Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-31T02:18:40.662Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T02:18:40.662Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:40.662Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:40.662Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:40.662Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again. [2019-07-31T02:18:40.662Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:40.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=1171424883 data=null button=0 stateMask=0x0 x=134 y=134 count=0} to Tree node with text: logger [2019-07-31T02:18:40.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=1171424884 data=null doit=true} to Tree node with text: logger [2019-07-31T02:18:40.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=1171424884 data=null} to Tree node with text: logger [2019-07-31T02:18:40.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=1171424884 data=null button=1 stateMask=0x0 x=134 y=134 count=1} to Tree node with text: logger [2019-07-31T02:18:40.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171424885 data=null item=TreeItem {logger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: logger [2019-07-31T02:18:40.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=1171424890 data=null button=1 stateMask=0x80000 x=134 y=134 count=1} to Tree node with text: logger [2019-07-31T02:18:40.662Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T02:18:40.919Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:18:40.919Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:18:40.919Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T02:18:40.919Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:40.919Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:40.919Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:40.919Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again. [2019-07-31T02:18:40.919Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:40.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1171425034 data=null button=0 stateMask=0x0 x=161 y=114 count=0} to Tree node with text: anotherLogger [2019-07-31T02:18:40.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1171425034 data=null doit=true} to Tree node with text: anotherLogger [2019-07-31T02:18:40.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1171425035 data=null} to Tree node with text: anotherLogger [2019-07-31T02:18:40.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1171425035 data=null button=1 stateMask=0x0 x=161 y=114 count=1} to Tree node with text: anotherLogger [2019-07-31T02:18:40.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171425035 data=null item=TreeItem {anotherLogger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: anotherLogger [2019-07-31T02:18:40.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1171425084 data=null button=1 stateMask=0x80000 x=161 y=101 count=1} to Tree node with text: anotherLogger [2019-07-31T02:18:40.919Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T02:18:40.919Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:18:40.919Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:18:41.176Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:41.176Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:41.176Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:41.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171425294 data=null button=0 stateMask=0x0 x=112 y=-13 count=0} to Tree node with text: mysession [2019-07-31T02:18:41.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171425294 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:41.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171425294 data=null} to Tree node with text: mysession [2019-07-31T02:18:41.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171425295 data=null button=1 stateMask=0x0 x=112 y=-13 count=1} to Tree node with text: mysession [2019-07-31T02:18:41.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171425295 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:41.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171425297 data=null button=1 stateMask=0x80000 x=112 y=-13 count=1} to Tree node with text: mysession [2019-07-31T02:18:41.176Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:41.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171425298 data=null button=0 stateMask=0x0 x=112 y=-13 count=0} to Tree node with text: mysession [2019-07-31T02:18:41.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171425298 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:41.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171425298 data=null} to Tree node with text: mysession [2019-07-31T02:18:41.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171425299 data=null button=1 stateMask=0x0 x=112 y=-13 count=1} to Tree node with text: mysession [2019-07-31T02:18:41.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171425299 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:41.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171425300 data=null button=1 stateMask=0x80000 x=112 y=-13 count=1} to Tree node with text: mysession [2019-07-31T02:18:41.433Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:41.433Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:41.689Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:41.689Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T02:18:41.689Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1171425913 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T02:18:41.947Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:18:41.947Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:18:41.947Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:18:41.947Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:18:41.947Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-31T02:18:41.947Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T02:18:41.947Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-31T02:18:41.947Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-31T02:18:41.947Z] DEBUG - 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') [2019-07-31T02:18:41.947Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:18:41.947Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:41.947Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:41.947Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:41.947Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:41.947Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:41.947Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:41.947Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:41.947Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:41.947Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1171425990 data=null doit=true} to Button with text {Kernel} [2019-07-31T02:18:41.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1171425990 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel} [2019-07-31T02:18:41.947Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:41.947Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1171425991 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:41.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1171425992 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:41.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1171425992 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:41.947Z] *** BUG *** [2019-07-31T02:18:41.947Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:18:41.947Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:18:41.947Z] [2019-07-31T02:18:41.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1171425992 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:41.947Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:41.947Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:18:41.947Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T02:18:41.947Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T02:18:41.947Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T02:18:41.947Z] DEBUG - Setting state to checked on: All [2019-07-31T02:18:41.947Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:18:41.947Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:18:41.947Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:18:41.947Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:18:41.947Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:18:41.947Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:41.947Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:41.947Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T02:18:41.947Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T02:18:41.947Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:41.947Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:41.947Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T02:18:41.947Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T02:18:41.947Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:41.947Z] DEBUG - Clicking on &Ok [2019-07-31T02:18:41.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1171426108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:41.947Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1171426108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:41.947Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1171426108 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:41.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1171426109 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:41.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1171426109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:41.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1171426109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:41.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1171426109 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:41.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1171425529 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:42.204Z] DEBUG - Clicked on [2019-07-31T02:18:42.204Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:42.204Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:42.204Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:42.204Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:42.204Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:42.204Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:42.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1171426308 data=null doit=true} to Tree node with text: LOG4J [2019-07-31T02:18:42.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1171426308 data=null} to Tree node with text: LOG4J [2019-07-31T02:18:42.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1171426309 data=null button=1 stateMask=0x0 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-31T02:18:42.204Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171426309 data=null item=TreeItem {LOG4J} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: LOG4J [2019-07-31T02:18:42.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1171426310 data=null button=1 stateMask=0x80000 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-31T02:18:42.204Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:42.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171426310 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:42.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171426310 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:42.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171426311 data=null} to Tree node with text: mysession [2019-07-31T02:18:42.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171426311 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:42.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171426311 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:42.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171426312 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:42.204Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:42.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171426313 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:42.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171426313 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:42.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171426313 data=null} to Tree node with text: mysession [2019-07-31T02:18:42.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171426313 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:42.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171426313 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:42.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171426315 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:42.204Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:42.204Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:42.461Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:42.717Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T02:18:42.717Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1171426728 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T02:18:42.717Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:18:42.717Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:18:42.717Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:18:42.717Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:18:42.717Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-31T02:18:42.717Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T02:18:42.717Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-31T02:18:42.717Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-31T02:18:42.717Z] DEBUG - 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') [2019-07-31T02:18:42.717Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:18:42.717Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:42.717Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:42.717Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:42.717Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:42.717Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:42.717Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:42.717Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:42.717Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:42.717Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1171426790 data=null doit=true} to Button with text {Kernel} [2019-07-31T02:18:42.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1171426790 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel} [2019-07-31T02:18:42.717Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:42.717Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1171426791 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:42.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1171426792 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:42.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1171426792 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:42.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1171426792 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:42.717Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:42.717Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:18:42.717Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T02:18:42.717Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T02:18:42.717Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T02:18:42.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1171426905 data=null doit=true} to TreeItem with text {All} [2019-07-31T02:18:42.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1171426905 data=null} to TreeItem with text {All} [2019-07-31T02:18:42.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1171426906 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T02:18:42.717Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171426906 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {All} [2019-07-31T02:18:42.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1171426907 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T02:18:42.717Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T02:18:42.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1171426909 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T02:18:42.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1171426909 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T02:18:42.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1171426909 data=null button=1 stateMask=0x0 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T02:18:42.717Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171426910 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} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T02:18:42.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1171426911 data=null button=1 stateMask=0x80000 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T02:18:42.717Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T02:18:42.717Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again. [2019-07-31T02:18:42.717Z] DEBUG - Setting state to checked on: logger [2019-07-31T02:18:42.717Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:18:42.717Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:18:42.717Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:18:42.717Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:18:42.717Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:18:42.717Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:42.717Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:42.717Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T02:18:42.717Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T02:18:42.717Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:42.717Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:42.717Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T02:18:42.717Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T02:18:42.717Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:42.717Z] DEBUG - Clicking on &Ok [2019-07-31T02:18:42.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1171426920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:42.717Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1171426921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:42.717Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1171426921 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:42.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1171426921 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:42.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1171426921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:42.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1171426921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:42.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1171426921 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:42.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1171426432 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:42.974Z] DEBUG - Clicked on [2019-07-31T02:18:42.974Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:42.974Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:42.974Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:42.974Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:42.974Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:42.974Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:42.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1171427125 data=null doit=true} to Tree node with text: LOG4J [2019-07-31T02:18:42.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1171427125 data=null} to Tree node with text: LOG4J [2019-07-31T02:18:42.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1171427126 data=null button=1 stateMask=0x0 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-31T02:18:42.974Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171427126 data=null item=TreeItem {LOG4J} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: LOG4J [2019-07-31T02:18:42.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1171427127 data=null button=1 stateMask=0x80000 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-31T02:18:42.974Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:42.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171427128 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:42.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171427128 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:42.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171427128 data=null} to Tree node with text: mysession [2019-07-31T02:18:42.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171427129 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:42.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171427129 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:42.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171427185 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:42.974Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:42.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171427186 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:42.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171427186 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:42.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171427186 data=null} to Tree node with text: mysession [2019-07-31T02:18:42.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171427187 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:42.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171427187 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:42.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171427188 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:43.230Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:43.230Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:43.623Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:43.623Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T02:18:43.623Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1171427557 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T02:18:43.623Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:18:43.623Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:18:43.623Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:18:43.623Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:18:43.623Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-31T02:18:43.623Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T02:18:43.623Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-31T02:18:43.623Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-31T02:18:43.623Z] DEBUG - 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') [2019-07-31T02:18:43.623Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:18:43.623Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:43.623Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:43.623Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:43.623Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:43.623Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:43.623Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:43.623Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:43.623Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:43.623Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1171427593 data=null doit=true} to Button with text {Kernel} [2019-07-31T02:18:43.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1171427593 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel} [2019-07-31T02:18:43.623Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:43.623Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1171427594 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:43.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1171427594 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:43.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1171427594 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:43.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1171427594 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:43.623Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:43.623Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:18:43.623Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T02:18:43.623Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T02:18:43.623Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T02:18:43.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1171427659 data=null doit=true} to TreeItem with text {All} [2019-07-31T02:18:43.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1171427659 data=null} to TreeItem with text {All} [2019-07-31T02:18:43.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1171427659 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T02:18:43.623Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171427681 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {All} [2019-07-31T02:18:43.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1171427682 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T02:18:43.623Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T02:18:43.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1171427684 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T02:18:43.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1171427684 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T02:18:43.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1171427684 data=null button=1 stateMask=0x0 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T02:18:43.623Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171427685 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} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T02:18:43.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1171427686 data=null button=1 stateMask=0x80000 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T02:18:43.623Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T02:18:43.623Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again. [2019-07-31T02:18:43.623Z] DEBUG - Setting state to checked on: anotherLogger [2019-07-31T02:18:43.623Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:18:43.623Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:18:43.623Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:18:43.623Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:18:43.623Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:18:43.623Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:43.623Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:43.623Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T02:18:43.623Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T02:18:43.623Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-31T02:18:43.623Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T02:18:43.623Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T02:18:43.623Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T02:18:43.623Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T02:18:43.623Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T02:18:43.623Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T02:18:43.623Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T02:18:43.623Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:43.623Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:43.623Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T02:18:43.623Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6a64be00 [2019-07-31T02:18:43.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1171427690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T02:18:43.627Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1171427691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T02:18:43.627Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1171427691 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T02:18:43.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1171427691 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T02:18:43.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1171427691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T02:18:43.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1171427691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T02:18:43.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1171427691 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T02:18:43.627Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1171427693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T02:18:43.627Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1171427693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T02:18:43.627Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1171427693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T02:18:43.627Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1171427693 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T02:18:43.627Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1171427693 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T02:18:43.627Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-31T02:18:43.627Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T02:18:43.627Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T02:18:43.627Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2019-07-31T02:18:43.627Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Fatal [2019-07-31T02:18:43.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1171427701 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2019-07-31T02:18:43.627Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Fatal [2019-07-31T02:18:43.627Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:18:43.627Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:18:43.627Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:18:43.627Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:18:43.627Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:18:43.627Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:43.627Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:43.627Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T02:18:43.627Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T02:18:43.627Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:43.627Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:43.627Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T02:18:43.627Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T02:18:43.627Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:43.627Z] DEBUG - Clicking on &Ok [2019-07-31T02:18:43.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1171427704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:43.627Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1171427704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:43.627Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1171427704 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:43.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1171427704 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:43.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1171427705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:43.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1171427705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:43.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1171427705 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:43.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1171427298 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:44.025Z] DEBUG - Clicked on [2019-07-31T02:18:44.025Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:44.025Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:44.025Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:44.025Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:44.025Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:44.025Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:44.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1171427919 data=null doit=true} to Tree node with text: LOG4J [2019-07-31T02:18:44.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1171427919 data=null} to Tree node with text: LOG4J [2019-07-31T02:18:44.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1171427920 data=null button=1 stateMask=0x0 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-31T02:18:44.025Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171427920 data=null item=TreeItem {LOG4J} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: LOG4J [2019-07-31T02:18:44.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1171427922 data=null button=1 stateMask=0x80000 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-31T02:18:44.025Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:44.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171427923 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:44.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171427923 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:44.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171427923 data=null} to Tree node with text: mysession [2019-07-31T02:18:44.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171427924 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:44.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171427924 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:44.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171427925 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:44.025Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:44.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171427926 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:44.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171427926 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:44.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171427926 data=null} to Tree node with text: mysession [2019-07-31T02:18:44.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171427926 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:44.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171427927 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:44.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171427928 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:44.025Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:44.025Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:44.025Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:44.282Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T02:18:44.282Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1171428292 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T02:18:44.282Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:18:44.282Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:18:44.282Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:18:44.282Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:18:44.282Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-31T02:18:44.282Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T02:18:44.282Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-31T02:18:44.282Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-31T02:18:44.282Z] DEBUG - 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') [2019-07-31T02:18:44.282Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:18:44.282Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:44.282Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:44.282Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:44.282Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:44.282Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:44.282Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:44.282Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:44.282Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:44.282Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1171428296 data=null doit=true} to Button with text {Kernel} [2019-07-31T02:18:44.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1171428296 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel} [2019-07-31T02:18:44.282Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:44.282Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1171428297 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:44.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1171428297 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:44.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1171428298 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:44.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1171428298 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:44.282Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:44.282Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:18:44.282Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T02:18:44.282Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T02:18:44.282Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T02:18:44.282Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:44.282Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:44.282Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2019-07-31T02:18:44.282Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2019-07-31T02:18:44.282Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2019-07-31T02:18:44.282Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:18:44.282Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:18:44.282Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:18:44.282Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:18:44.282Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:18:44.282Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:44.282Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:44.282Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T02:18:44.282Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T02:18:44.282Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:44.282Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:44.282Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T02:18:44.282Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T02:18:44.282Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:44.282Z] DEBUG - Clicking on &Ok [2019-07-31T02:18:44.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1171428409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:44.282Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1171428409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:44.282Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1171428410 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:44.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1171428410 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:44.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1171428410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:44.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1171428410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:44.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1171428410 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:44.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1171428034 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:44.539Z] DEBUG - Clicked on [2019-07-31T02:18:44.539Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:44.539Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:44.539Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:44.539Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:44.539Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:44.539Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:44.539Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1171428617 data=null doit=true} to Tree node with text: LOG4J [2019-07-31T02:18:44.539Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1171428617 data=null} to Tree node with text: LOG4J [2019-07-31T02:18:44.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1171428618 data=null button=1 stateMask=0x0 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-31T02:18:44.539Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171428618 data=null item=TreeItem {LOG4J} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: LOG4J [2019-07-31T02:18:44.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1171428620 data=null button=1 stateMask=0x80000 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-31T02:18:44.539Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:44.539Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:44.539Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:44.539Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again. [2019-07-31T02:18:44.539Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:44.539Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:44.539Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:44.539Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171428623 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:44.539Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171428623 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:44.539Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171428623 data=null} to Tree node with text: mysession [2019-07-31T02:18:44.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171428623 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:44.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171428623 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:44.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171428625 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:44.539Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:44.539Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171428626 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:44.539Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171428626 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:44.539Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171428626 data=null} to Tree node with text: mysession [2019-07-31T02:18:44.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171428626 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:44.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171428626 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:44.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171428628 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:44.539Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-31T02:18:44.539Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-31T02:18:44.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1171428780 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start' [2019-07-31T02:18:44.539Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-31T02:18:44.796Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:44.796Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:44.796Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:44.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171428884 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:44.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171428884 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:44.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171428884 data=null} to Tree node with text: mysession [2019-07-31T02:18:44.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171428885 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:44.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171428885 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:44.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171428889 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:44.796Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:44.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171428890 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:44.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171428890 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:44.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171428890 data=null} to Tree node with text: mysession [2019-07-31T02:18:44.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171428890 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:44.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171428890 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:44.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171428892 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:44.796Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-31T02:18:44.796Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-31T02:18:44.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1171428992 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop' [2019-07-31T02:18:44.796Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-31T02:18:45.053Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T02:18:45.053Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:45.053Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:45.053Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:45.053Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again. [2019-07-31T02:18:45.053Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:45.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=1171429288 data=null button=0 stateMask=0x0 x=134 y=134 count=0} to Tree node with text: logger [2019-07-31T02:18:45.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=1171429288 data=null doit=true} to Tree node with text: logger [2019-07-31T02:18:45.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=1171429288 data=null} to Tree node with text: logger [2019-07-31T02:18:45.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=1171429289 data=null button=1 stateMask=0x0 x=134 y=134 count=1} to Tree node with text: logger [2019-07-31T02:18:45.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171429289 data=null item=TreeItem {logger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: logger [2019-07-31T02:18:45.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=1171429292 data=null button=1 stateMask=0x80000 x=134 y=134 count=1} to Tree node with text: logger [2019-07-31T02:18:45.053Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T02:18:45.310Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:18:45.310Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:18:45.310Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T02:18:45.310Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:45.310Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:45.310Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:45.310Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again. [2019-07-31T02:18:45.310Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:45.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1171429418 data=null button=0 stateMask=0x0 x=161 y=115 count=0} to Tree node with text: anotherLogger [2019-07-31T02:18:45.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1171429418 data=null doit=true} to Tree node with text: anotherLogger [2019-07-31T02:18:45.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1171429418 data=null} to Tree node with text: anotherLogger [2019-07-31T02:18:45.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1171429419 data=null button=1 stateMask=0x0 x=161 y=115 count=1} to Tree node with text: anotherLogger [2019-07-31T02:18:45.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171429419 data=null item=TreeItem {anotherLogger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: anotherLogger [2019-07-31T02:18:45.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1171429422 data=null button=1 stateMask=0x80000 x=161 y=115 count=1} to Tree node with text: anotherLogger [2019-07-31T02:18:45.310Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T02:18:45.310Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:18:45.310Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:18:45.566Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:45.566Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:45.566Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:45.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171429586 data=null button=0 stateMask=0x0 x=112 y=-12 count=0} to Tree node with text: mysession [2019-07-31T02:18:45.566Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171429587 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:45.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171429587 data=null} to Tree node with text: mysession [2019-07-31T02:18:45.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171429587 data=null button=1 stateMask=0x0 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-31T02:18:45.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171429588 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:45.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171429589 data=null button=1 stateMask=0x80000 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-31T02:18:45.566Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:45.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171429590 data=null button=0 stateMask=0x0 x=112 y=-12 count=0} to Tree node with text: mysession [2019-07-31T02:18:45.566Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171429590 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:45.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171429591 data=null} to Tree node with text: mysession [2019-07-31T02:18:45.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171429591 data=null button=1 stateMask=0x0 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-31T02:18:45.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171429591 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:45.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171429592 data=null button=1 stateMask=0x80000 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-31T02:18:45.566Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:45.566Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:45.823Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:45.823Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T02:18:45.823Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1171430026 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T02:18:45.823Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:18:45.823Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:18:45.823Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:18:45.823Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:18:45.823Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:18:45.823Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-31T02:18:45.823Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T02:18:45.823Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-31T02:18:45.823Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-31T02:18:45.823Z] DEBUG - 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') [2019-07-31T02:18:45.823Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:45.823Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:45.823Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:45.823Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:45.823Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:45.823Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:45.823Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:46.079Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:46.079Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1171430092 data=null doit=true} to Button with text {Kernel} [2019-07-31T02:18:46.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1171430092 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel} [2019-07-31T02:18:46.079Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:46.079Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1171430093 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:46.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1171430093 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:46.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1171430094 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:46.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1171430094 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:46.079Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:46.079Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:18:46.079Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T02:18:46.079Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T02:18:46.079Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T02:18:46.079Z] DEBUG - Setting state to checked on: All [2019-07-31T02:18:46.079Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:18:46.079Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:18:46.079Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:18:46.079Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:18:46.079Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:18:46.079Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:46.079Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:46.079Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T02:18:46.079Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T02:18:46.079Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:46.079Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:46.079Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T02:18:46.079Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T02:18:46.079Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:46.079Z] DEBUG - Clicking on &Ok [2019-07-31T02:18:46.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1171430217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:46.079Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1171430217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:46.079Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1171430218 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:46.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1171430218 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:46.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1171430218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:46.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1171430218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:46.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1171430218 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:46.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1171429708 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:46.336Z] DEBUG - Clicked on [2019-07-31T02:18:46.336Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:46.336Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:46.336Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:46.336Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:46.336Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:46.336Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:46.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1171430422 data=null doit=true} to Tree node with text: Python [2019-07-31T02:18:46.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1171430422 data=null} to Tree node with text: Python [2019-07-31T02:18:46.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1171430423 data=null button=1 stateMask=0x0 x=118 y=92 count=1} to Tree node with text: Python [2019-07-31T02:18:46.336Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171430423 data=null item=TreeItem {Python} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Python [2019-07-31T02:18:46.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1171430424 data=null button=1 stateMask=0x80000 x=118 y=92 count=1} to Tree node with text: Python [2019-07-31T02:18:46.336Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:46.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171430426 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:46.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171430426 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:46.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171430426 data=null} to Tree node with text: mysession [2019-07-31T02:18:46.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171430426 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:46.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171430427 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:46.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171430428 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:46.336Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:46.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171430429 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:46.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171430429 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:46.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171430429 data=null} to Tree node with text: mysession [2019-07-31T02:18:46.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171430430 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:46.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171430482 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:46.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171430484 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:46.592Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:46.592Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:46.592Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:46.592Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T02:18:46.592Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1171430826 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T02:18:46.592Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:18:46.592Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:18:46.592Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:18:46.592Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:18:46.592Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:18:46.592Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-31T02:18:46.592Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T02:18:46.592Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-31T02:18:46.592Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-31T02:18:46.592Z] DEBUG - 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') [2019-07-31T02:18:46.592Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:46.592Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:46.592Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:46.592Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:46.592Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:46.592Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:46.592Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:46.592Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:46.592Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1171430830 data=null doit=true} to Button with text {Kernel} [2019-07-31T02:18:46.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1171430831 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel} [2019-07-31T02:18:46.592Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:46.592Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1171430832 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:46.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1171430832 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:46.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1171430832 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:46.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1171430832 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:46.848Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:46.848Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:18:46.848Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T02:18:46.848Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T02:18:46.848Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T02:18:46.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1171430984 data=null doit=true} to TreeItem with text {All} [2019-07-31T02:18:46.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1171430985 data=null} to TreeItem with text {All} [2019-07-31T02:18:46.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1171430985 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T02:18:46.848Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171430986 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {All} [2019-07-31T02:18:46.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1171430987 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T02:18:46.848Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T02:18:46.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1171430988 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T02:18:46.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1171430988 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T02:18:46.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1171430989 data=null button=1 stateMask=0x0 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T02:18:46.848Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171430989 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} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T02:18:46.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1171430990 data=null button=1 stateMask=0x80000 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T02:18:46.848Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T02:18:46.848Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again. [2019-07-31T02:18:46.848Z] DEBUG - Setting state to checked on: logger [2019-07-31T02:18:46.848Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:18:46.848Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:18:46.848Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:18:46.848Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:18:46.848Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:18:46.848Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:46.848Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:46.848Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T02:18:46.848Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T02:18:46.848Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:46.848Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:46.848Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T02:18:46.848Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T02:18:46.848Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:46.848Z] DEBUG - Clicking on &Ok [2019-07-31T02:18:46.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1171430994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:46.848Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1171430994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:46.848Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1171430994 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:46.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1171430994 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:46.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1171430995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:46.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1171430995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:46.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1171430995 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:46.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1171430596 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:47.105Z] DEBUG - Clicked on [2019-07-31T02:18:47.105Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:47.105Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:47.105Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:47.105Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:47.105Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:47.105Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:47.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1171431195 data=null doit=true} to Tree node with text: Python [2019-07-31T02:18:47.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1171431195 data=null} to Tree node with text: Python [2019-07-31T02:18:47.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1171431195 data=null button=1 stateMask=0x0 x=102 y=92 count=1} to Tree node with text: Python [2019-07-31T02:18:47.105Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171431196 data=null item=TreeItem {Python} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Python [2019-07-31T02:18:47.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1171431202 data=null button=1 stateMask=0x80000 x=118 y=92 count=1} to Tree node with text: Python [2019-07-31T02:18:47.105Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:47.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171431203 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:47.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171431204 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:47.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171431204 data=null} to Tree node with text: mysession [2019-07-31T02:18:47.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171431204 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:47.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171431204 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:47.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171431206 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:47.105Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:47.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171431206 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:47.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171431206 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:47.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171431207 data=null} to Tree node with text: mysession [2019-07-31T02:18:47.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171431207 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:47.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171431207 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:47.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171431208 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:47.105Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:47.105Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:47.361Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:47.618Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T02:18:47.618Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1171431632 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T02:18:47.618Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:18:47.618Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:18:47.618Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:18:47.618Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:18:47.618Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:18:47.618Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-31T02:18:47.618Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T02:18:47.618Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-31T02:18:47.618Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-31T02:18:47.618Z] DEBUG - 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') [2019-07-31T02:18:47.618Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:47.618Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:47.618Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:47.618Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:47.618Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:47.618Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:47.618Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:47.618Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:47.618Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1171431636 data=null doit=true} to Button with text {Kernel} [2019-07-31T02:18:47.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1171431636 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel} [2019-07-31T02:18:47.618Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:47.618Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1171431638 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:47.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1171431638 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:47.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1171431638 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:47.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1171431638 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:47.618Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:47.618Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:18:47.618Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T02:18:47.618Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T02:18:47.618Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T02:18:47.618Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1171431718 data=null doit=true} to TreeItem with text {All} [2019-07-31T02:18:47.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1171431718 data=null} to TreeItem with text {All} [2019-07-31T02:18:47.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1171431718 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T02:18:47.618Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171431718 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {All} [2019-07-31T02:18:47.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1171431719 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T02:18:47.618Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T02:18:47.618Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1171431727 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T02:18:47.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1171431727 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T02:18:47.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1171431728 data=null button=1 stateMask=0x0 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T02:18:47.618Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171431728 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} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T02:18:47.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1171431729 data=null button=1 stateMask=0x80000 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T02:18:47.618Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T02:18:47.618Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again. [2019-07-31T02:18:47.618Z] DEBUG - Setting state to checked on: anotherLogger [2019-07-31T02:18:47.618Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:18:47.618Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:18:47.618Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:18:47.618Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:18:47.618Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:18:47.618Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:47.618Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:47.618Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T02:18:47.618Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T02:18:47.618Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-31T02:18:47.618Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T02:18:47.618Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T02:18:47.618Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T02:18:47.618Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T02:18:47.618Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T02:18:47.618Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T02:18:47.618Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T02:18:47.618Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:47.618Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:47.618Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T02:18:47.618Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@687fa4d0 [2019-07-31T02:18:47.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1171431734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T02:18:47.618Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1171431734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T02:18:47.618Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1171431734 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T02:18:47.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1171431734 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T02:18:47.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1171431735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T02:18:47.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1171431735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T02:18:47.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1171431735 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T02:18:47.618Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1171431742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T02:18:47.618Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1171431742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T02:18:47.618Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1171431743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T02:18:47.618Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1171431743 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T02:18:47.618Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1171431743 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T02:18:47.618Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-31T02:18:47.618Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T02:18:47.618Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T02:18:47.618Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2019-07-31T02:18:47.618Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Critical [2019-07-31T02:18:47.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1171431745 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2019-07-31T02:18:47.618Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Critical [2019-07-31T02:18:47.618Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:18:47.618Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:18:47.618Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:18:47.618Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:18:47.618Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:18:47.618Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:47.618Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:47.618Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T02:18:47.618Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T02:18:47.618Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:47.618Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:47.618Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T02:18:47.618Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T02:18:47.618Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:47.618Z] DEBUG - Clicking on &Ok [2019-07-31T02:18:47.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1171431747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:47.618Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1171431748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:47.618Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1171431748 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:47.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1171431748 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:47.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1171431748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:47.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1171431748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:47.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1171431748 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:47.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1171431333 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:47.874Z] DEBUG - Clicked on [2019-07-31T02:18:47.874Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:47.874Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:47.874Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:47.874Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:47.874Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:47.874Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:47.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1171431931 data=null doit=true} to Tree node with text: Python [2019-07-31T02:18:47.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1171431931 data=null} to Tree node with text: Python [2019-07-31T02:18:47.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1171431931 data=null button=1 stateMask=0x0 x=118 y=92 count=1} to Tree node with text: Python [2019-07-31T02:18:47.874Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171431932 data=null item=TreeItem {Python} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Python [2019-07-31T02:18:47.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1171431933 data=null button=1 stateMask=0x80000 x=118 y=92 count=1} to Tree node with text: Python [2019-07-31T02:18:47.874Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:47.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171431934 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:47.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171431934 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:47.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171431934 data=null} to Tree node with text: mysession [2019-07-31T02:18:47.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171431934 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:47.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171431935 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:47.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171431936 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:47.874Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:47.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171431983 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:47.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171431983 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:47.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171431984 data=null} to Tree node with text: mysession [2019-07-31T02:18:47.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171431984 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:47.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171431984 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:47.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171431985 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:47.874Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:47.874Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:48.131Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:48.131Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T02:18:48.131Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1171432327 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T02:18:48.131Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:18:48.131Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:18:48.131Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:18:48.131Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:18:48.131Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:18:48.131Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-31T02:18:48.131Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T02:18:48.131Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-31T02:18:48.131Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-31T02:18:48.131Z] DEBUG - 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') [2019-07-31T02:18:48.131Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:48.131Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:48.131Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:48.131Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:48.131Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:48.131Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:48.131Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:48.131Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:48.131Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1171432332 data=null doit=true} to Button with text {Kernel} [2019-07-31T02:18:48.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1171432335 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel} [2019-07-31T02:18:48.389Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:48.389Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1171432394 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:48.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1171432394 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:48.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1171432395 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:48.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1171432395 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:48.389Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:18:48.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:18:48.389Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T02:18:48.389Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T02:18:48.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T02:18:48.389Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:48.389Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:48.389Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2019-07-31T02:18:48.389Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2019-07-31T02:18:48.389Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2019-07-31T02:18:48.389Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:18:48.389Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:18:48.389Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:18:48.389Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:18:48.389Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:18:48.389Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:48.389Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:48.389Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T02:18:48.389Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T02:18:48.389Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:48.389Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:48.389Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T02:18:48.389Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T02:18:48.389Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:48.389Z] DEBUG - Clicking on &Ok [2019-07-31T02:18:48.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1171432509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:48.389Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1171432509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:48.389Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1171432509 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:48.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1171432509 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:48.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1171432510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:48.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1171432510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:48.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1171432510 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:48.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1171432094 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:48.646Z] DEBUG - Clicked on [2019-07-31T02:18:48.646Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:48.646Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:48.646Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:48.646Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:48.646Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:48.646Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:48.646Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1171432786 data=null doit=true} to Tree node with text: Python [2019-07-31T02:18:48.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1171432787 data=null} to Tree node with text: Python [2019-07-31T02:18:48.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1171432787 data=null button=1 stateMask=0x0 x=118 y=92 count=1} to Tree node with text: Python [2019-07-31T02:18:48.646Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171432787 data=null item=TreeItem {Python} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Python [2019-07-31T02:18:48.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1171432789 data=null button=1 stateMask=0x80000 x=118 y=92 count=1} to Tree node with text: Python [2019-07-31T02:18:48.646Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:48.646Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:48.646Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:48.646Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again. [2019-07-31T02:18:48.646Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:48.646Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:48.646Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:48.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171432793 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:48.646Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171432794 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:48.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171432794 data=null} to Tree node with text: mysession [2019-07-31T02:18:48.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171432794 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:48.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171432799 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:48.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171432802 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:48.646Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:48.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171432803 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:48.646Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171432804 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:48.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171432804 data=null} to Tree node with text: mysession [2019-07-31T02:18:48.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171432804 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:48.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171432804 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:48.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171432805 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:48.903Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-31T02:18:48.903Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-31T02:18:48.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1171432939 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start' [2019-07-31T02:18:48.903Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-31T02:18:48.903Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:48.903Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:48.903Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:48.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171433043 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:48.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171433044 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:48.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171433044 data=null} to Tree node with text: mysession [2019-07-31T02:18:48.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171433044 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:48.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171433044 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:48.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171433048 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:48.903Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:48.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171433049 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:48.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171433049 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:48.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171433079 data=null} to Tree node with text: mysession [2019-07-31T02:18:48.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171433080 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:48.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171433080 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:48.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171433083 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:48.903Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-31T02:18:48.903Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-31T02:18:48.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1171433150 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop' [2019-07-31T02:18:48.903Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-31T02:18:49.160Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T02:18:49.416Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:49.416Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:49.416Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:49.416Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again. [2019-07-31T02:18:49.416Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:49.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=1171433490 data=null button=0 stateMask=0x0 x=134 y=134 count=0} to Tree node with text: logger [2019-07-31T02:18:49.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=1171433490 data=null doit=true} to Tree node with text: logger [2019-07-31T02:18:49.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=1171433490 data=null} to Tree node with text: logger [2019-07-31T02:18:49.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=1171433490 data=null button=1 stateMask=0x0 x=134 y=134 count=1} to Tree node with text: logger [2019-07-31T02:18:49.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171433490 data=null item=TreeItem {logger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: logger [2019-07-31T02:18:49.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=1171433493 data=null button=1 stateMask=0x80000 x=134 y=134 count=1} to Tree node with text: logger [2019-07-31T02:18:49.416Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T02:18:49.416Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:18:49.416Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:18:49.416Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T02:18:49.416Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:49.416Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:49.416Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:49.416Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again. [2019-07-31T02:18:49.416Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:49.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1171433626 data=null button=0 stateMask=0x0 x=161 y=115 count=0} to Tree node with text: anotherLogger [2019-07-31T02:18:49.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1171433627 data=null doit=true} to Tree node with text: anotherLogger [2019-07-31T02:18:49.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1171433627 data=null} to Tree node with text: anotherLogger [2019-07-31T02:18:49.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1171433627 data=null button=1 stateMask=0x0 x=161 y=115 count=1} to Tree node with text: anotherLogger [2019-07-31T02:18:49.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171433627 data=null item=TreeItem {anotherLogger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: anotherLogger [2019-07-31T02:18:49.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1171433630 data=null button=1 stateMask=0x80000 x=161 y=115 count=1} to Tree node with text: anotherLogger [2019-07-31T02:18:49.416Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T02:18:49.673Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:18:49.673Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:18:49.673Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:49.673Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:49.673Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:49.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171433792 data=null button=0 stateMask=0x0 x=112 y=-12 count=0} to Tree node with text: mysession [2019-07-31T02:18:49.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171433792 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:49.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171433792 data=null} to Tree node with text: mysession [2019-07-31T02:18:49.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171433793 data=null button=1 stateMask=0x0 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-31T02:18:49.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171433793 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:49.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171433794 data=null button=1 stateMask=0x80000 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-31T02:18:49.673Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:49.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171433795 data=null button=0 stateMask=0x0 x=112 y=-12 count=0} to Tree node with text: mysession [2019-07-31T02:18:49.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171433795 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:49.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171433795 data=null} to Tree node with text: mysession [2019-07-31T02:18:49.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171433796 data=null button=1 stateMask=0x0 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-31T02:18:49.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171433796 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:49.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171433805 data=null button=1 stateMask=0x80000 x=112 y=-7 count=1} to Tree node with text: mysession [2019-07-31T02:18:49.929Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-31T02:18:49.929Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-31T02:18:49.929Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-31T02:18:49.929Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-31T02:18:49.929Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1171434128 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-31T02:18:49.929Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:18:49.929Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:18:49.929Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:18:49.929Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:18:49.929Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:18:49.929Z] DEBUG - Clicking on OK [2019-07-31T02:18:49.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171434130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:18:49.929Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171434130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:18:49.929Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171434130 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:18:49.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171434131 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:18:49.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171434131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:18:49.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171434131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:18:50.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171434131 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:18:50.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1171433938 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Destroy Session...' [2019-07-31T02:18:50.185Z] DEBUG - Clicked on [2019-07-31T02:18:50.185Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:50.185Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:50.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1171434294 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-31T02:18:50.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1171434295 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:18:50.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1171434295 data=null} to TreeItem with text {myNode} [2019-07-31T02:18:50.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1171434295 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T02:18:50.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171434296 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:18:50.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1171434303 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T02:18:50.185Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:50.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1171434304 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T02:18:50.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1171434304 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:18:50.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1171434304 data=null} to TreeItem with text {myNode} [2019-07-31T02:18:50.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1171434304 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T02:18:50.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171434305 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:18:50.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1171434307 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T02:18:50.185Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-31T02:18:50.185Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-31T02:18:50.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1171434418 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect' [2019-07-31T02:18:50.185Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-31T02:18:50.442Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.127 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest [2019-07-31T02:18:50.442Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest) Time elapsed: 15.685 s [2019-07-31T02:18:50.442Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest [2019-07-31T02:18:51.004Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T02:18:51.004Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:18:51.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:18:51.004Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:51.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1171435236 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T02:18:51.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1171435237 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:18:51.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1171435237 data=null} to TreeItem with text {myNode} [2019-07-31T02:18:51.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1171435283 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T02:18:51.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171435283 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:18:51.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1171435286 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T02:18:51.260Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:51.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1171435287 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T02:18:51.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1171435287 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:18:51.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1171435287 data=null} to TreeItem with text {myNode} [2019-07-31T02:18:51.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1171435287 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T02:18:51.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171435288 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:18:51.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1171435289 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T02:18:51.260Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-31T02:18:51.260Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-31T02:18:51.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1171435394 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect' [2019-07-31T02:18:51.260Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-31T02:18:51.822Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:51.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1171435915 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T02:18:51.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1171435915 data=null doit=true} to Tree node with text: Sessions [2019-07-31T02:18:51.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1171435916 data=null} to Tree node with text: Sessions [2019-07-31T02:18:51.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1171435916 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T02:18:51.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171435917 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2019-07-31T02:18:51.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1171435925 data=null button=1 stateMask=0x80000 x=89 y=126 count=1} to Tree node with text: Sessions [2019-07-31T02:18:51.822Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:51.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1171435927 data=null button=0 stateMask=0x0 x=89 y=126 count=0} to Tree node with text: Sessions [2019-07-31T02:18:51.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1171435927 data=null doit=true} to Tree node with text: Sessions [2019-07-31T02:18:51.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1171435927 data=null} to Tree node with text: Sessions [2019-07-31T02:18:51.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1171435927 data=null button=1 stateMask=0x0 x=89 y=126 count=1} to Tree node with text: Sessions [2019-07-31T02:18:51.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171435927 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2019-07-31T02:18:51.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1171435929 data=null button=1 stateMask=0x80000 x=89 y=126 count=1} to Tree node with text: Sessions [2019-07-31T02:18:51.822Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-31T02:18:51.822Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-31T02:18:52.078Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-31T02:18:52.078Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-31T02:18:52.078Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1171436219 data=null doit=true} to Shell with text {Create Session} [2019-07-31T02:18:52.078Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:52.078Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T02:18:52.078Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T02:18:52.078Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T02:18:52.078Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:52.078Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T02:18:52.078Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T02:18:52.078Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T02:18:52.078Z] DEBUG - matched Text with text " [2019-07-31T02:18:52.078Z] ", using matcher: of type 'Text' [2019-07-31T02:18:52.078Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T02:18:52.078Z] DEBUG - matched Text with text " [2019-07-31T02:18:52.078Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T02:18:52.078Z] DEBUG - matched Text with text " [2019-07-31T02:18:52.078Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T02:18:52.078Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-31T02:18:52.078Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-31T02:18:52.078Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-31T02:18:52.078Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:52.078Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:52.078Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T02:18:52.078Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T02:18:52.078Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:52.078Z] DEBUG - Clicking on &Ok [2019-07-31T02:18:52.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1171436225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:52.078Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1171436225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:52.078Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1171436225 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:52.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1171436225 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:52.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1171436225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:52.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1171436236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:52.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1171436236 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:52.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1171436013 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Create Session...' [2019-07-31T02:18:52.335Z] DEBUG - Clicked on [2019-07-31T02:18:52.335Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1171436433 data=null doit=true} to Tree node with text: Sessions [2019-07-31T02:18:52.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1171436433 data=null} to Tree node with text: Sessions [2019-07-31T02:18:52.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1171436433 data=null button=1 stateMask=0x0 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-31T02:18:52.335Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171436484 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Sessions [2019-07-31T02:18:52.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1171436486 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-31T02:18:52.335Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:52.335Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:52.335Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:52.335Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:52.335Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:52.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171436490 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-31T02:18:52.335Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171436490 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:52.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171436490 data=null} to Tree node with text: mysession [2019-07-31T02:18:52.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171436491 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-31T02:18:52.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171436491 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:52.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171436505 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-31T02:18:52.335Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:52.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171436506 data=null button=0 stateMask=0x0 x=112 y=92 count=0} to Tree node with text: mysession [2019-07-31T02:18:52.335Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171436506 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:52.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171436506 data=null} to Tree node with text: mysession [2019-07-31T02:18:52.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171436506 data=null button=1 stateMask=0x0 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-31T02:18:52.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171436507 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:52.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171436508 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-31T02:18:52.591Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:52.591Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:52.847Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:52.847Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T02:18:52.847Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1171436990 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T02:18:52.847Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:18:52.847Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:18:52.847Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:18:52.847Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:18:52.847Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:18:52.847Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:52.847Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:18:52.847Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:52.847Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:18:52.847Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-31T02:18:52.847Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-31T02:18:52.847Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-31T02:18:52.847Z] DEBUG - 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') [2019-07-31T02:18:52.847Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:52.847Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:18:52.847Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:52.847Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:18:52.847Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:52.847Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:18:52.847Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:52.847Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:52.847Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:18:52.847Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:18:52.847Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1171436995 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:18:52.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1171436995 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:18:52.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1171436995 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:18:52.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1171436995 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:18:52.847Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:18:52.847Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:52.847Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:52.847Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-31T02:18:52.847Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-31T02:18:52.847Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-31T02:18:52.847Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:52.847Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:52.847Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:52.847Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:52.847Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:52.847Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:52.847Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:18:52.847Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:18:52.847Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:18:52.847Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:18:52.847Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:18:52.847Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:52.847Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:52.847Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:52.847Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:52.847Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:52.847Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:52.847Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:52.847Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T02:18:52.847Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T02:18:52.847Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:52.847Z] DEBUG - Clicking on &Ok [2019-07-31T02:18:52.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1171437022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:52.847Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1171437022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:52.847Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1171437023 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:52.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1171437023 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:52.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1171437023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:52.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1171437023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:52.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1171437023 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:52.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1171436631 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:53.108Z] DEBUG - Clicked on [2019-07-31T02:18:53.108Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:53.108Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:53.108Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:53.108Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T02:18:53.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1171437294 data=null doit=true} to Tree node with text: channel0 [2019-07-31T02:18:53.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1171437294 data=null} to Tree node with text: channel0 [2019-07-31T02:18:53.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1171437294 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T02:18:53.108Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171437295 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0 [2019-07-31T02:18:53.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1171437302 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T02:18:53.108Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:53.108Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:53.108Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:53.108Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T02:18:53.108Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-31T02:18:53.108Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:53.108Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:53.108Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:53.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171437305 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:53.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171437306 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:53.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171437306 data=null} to Tree node with text: mysession [2019-07-31T02:18:53.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171437306 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:53.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171437306 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:53.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171437308 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:53.108Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:53.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171437308 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:53.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171437308 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:53.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171437308 data=null} to Tree node with text: mysession [2019-07-31T02:18:53.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171437309 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:53.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171437309 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:53.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171437311 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:53.426Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:53.426Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:53.779Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:53.779Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T02:18:53.779Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1171437716 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T02:18:53.779Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:18:53.779Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:18:53.779Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:18:53.779Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:18:53.779Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:18:53.779Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:53.779Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:18:53.779Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:53.779Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:18:53.779Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-31T02:18:53.779Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-31T02:18:53.779Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-31T02:18:53.779Z] DEBUG - 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') [2019-07-31T02:18:53.779Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:53.779Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:18:53.779Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:53.779Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:18:53.779Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:53.779Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:18:53.779Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:53.779Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:53.779Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:18:53.779Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:18:53.779Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1171437721 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:18:53.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1171437726 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:18:53.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1171437735 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:18:53.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1171437735 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:18:53.779Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:18:53.779Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:53.779Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:53.779Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-31T02:18:53.779Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-31T02:18:53.779Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-31T02:18:53.779Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:53.779Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:53.779Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:53.779Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:53.779Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:53.779Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:53.779Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:18:53.779Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:18:53.779Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:18:53.779Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:18:53.779Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:18:53.779Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:53.779Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:53.779Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:53.779Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:53.779Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:53.779Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:53.779Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:53.779Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T02:18:53.779Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T02:18:53.779Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:53.779Z] DEBUG - Clicking on &Ok [2019-07-31T02:18:53.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1171437797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:53.779Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1171437797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:53.779Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1171437797 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:53.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1171437798 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:53.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1171437798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:53.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1171437798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:53.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1171437798 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:53.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1171437426 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:53.779Z] DEBUG - Clicked on [2019-07-31T02:18:53.779Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:53.779Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:53.779Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:53.779Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T02:18:53.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1171438024 data=null doit=true} to Tree node with text: channel0 [2019-07-31T02:18:53.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1171438024 data=null} to Tree node with text: channel0 [2019-07-31T02:18:53.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1171438024 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T02:18:53.779Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171438024 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0 [2019-07-31T02:18:53.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1171438026 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T02:18:53.779Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:53.779Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:53.779Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:53.779Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T02:18:53.779Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-31T02:18:53.779Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:53.779Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:53.779Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:53.779Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T02:18:53.779Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-31T02:18:53.779Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:53.779Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:53.779Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:53.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171438030 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:53.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171438030 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:53.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171438030 data=null} to Tree node with text: mysession [2019-07-31T02:18:53.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171438030 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:53.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171438030 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:54.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171438085 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:54.039Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:54.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171438086 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:54.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171438087 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:54.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171438087 data=null} to Tree node with text: mysession [2019-07-31T02:18:54.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171438087 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:54.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171438087 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:54.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171438089 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:54.039Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:54.039Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:54.295Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:54.295Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T02:18:54.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1171438506 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T02:18:54.295Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:18:54.295Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:18:54.295Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:18:54.295Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:18:54.295Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:18:54.295Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:54.295Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:18:54.295Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:54.295Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:18:54.295Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-31T02:18:54.295Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-31T02:18:54.295Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-31T02:18:54.295Z] DEBUG - 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') [2019-07-31T02:18:54.295Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:54.295Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:18:54.295Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:54.295Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:18:54.295Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:54.295Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:18:54.295Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:54.295Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:54.295Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:18:54.295Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:18:54.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1171438511 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:18:54.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1171438511 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:18:54.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1171438511 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:18:54.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1171438511 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:18:54.295Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:18:54.295Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:18:54.295Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:18:54.295Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:18:54.295Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:18:54.295Z] DEBUG - Expanding nodes All in tree (of type 'Tree') [2019-07-31T02:18:54.295Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1171438528 data=null doit=true} to TreeItem with text {All} [2019-07-31T02:18:54.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1171438528 data=null} to TreeItem with text {All} [2019-07-31T02:18:54.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1171438529 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T02:18:54.552Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171438529 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {All} [2019-07-31T02:18:54.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1171438627 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T02:18:54.552Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T02:18:54.552Z] DEBUG - Setting state to checked on: sched_process_fork [2019-07-31T02:18:54.552Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:54.552Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:54.552Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-31T02:18:54.552Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-31T02:18:54.552Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-31T02:18:54.552Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:54.552Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:54.552Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:54.552Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:54.552Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:54.552Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:54.552Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:18:54.552Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:18:54.552Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:18:54.552Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:18:54.552Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:18:54.552Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:54.552Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:54.552Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:54.552Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:54.552Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:54.552Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:54.552Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:54.552Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T02:18:54.552Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T02:18:54.552Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:54.552Z] DEBUG - Clicking on &Ok [2019-07-31T02:18:54.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1171438636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:54.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1171438636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:54.552Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1171438636 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:54.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1171438636 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:54.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1171438636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:54.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1171438636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:54.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1171438636 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:54.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1171438198 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:54.808Z] DEBUG - Clicked on [2019-07-31T02:18:54.808Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:54.808Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:54.808Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:54.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Kernel} time=1171438896 data=null doit=true} to Tree node with text: Kernel [2019-07-31T02:18:54.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Kernel} time=1171438896 data=null} to Tree node with text: Kernel [2019-07-31T02:18:54.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Kernel} time=1171438897 data=null button=1 stateMask=0x0 x=100 y=92 count=1} to Tree node with text: Kernel [2019-07-31T02:18:54.808Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171438897 data=null item=TreeItem {Kernel} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Kernel [2019-07-31T02:18:54.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Kernel} time=1171438898 data=null button=1 stateMask=0x80000 x=100 y=92 count=1} to Tree node with text: Kernel [2019-07-31T02:18:54.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1171438908 data=null doit=true} to Tree node with text: channel0 [2019-07-31T02:18:54.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1171438909 data=null} to Tree node with text: channel0 [2019-07-31T02:18:54.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1171438909 data=null button=1 stateMask=0x0 x=143 y=113 count=1} to Tree node with text: channel0 [2019-07-31T02:18:54.808Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171438909 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0 [2019-07-31T02:18:54.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1171438911 data=null button=1 stateMask=0x80000 x=143 y=113 count=1} to Tree node with text: channel0 [2019-07-31T02:18:54.808Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:54.808Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:54.808Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:54.808Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T02:18:54.808Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-31T02:18:54.809Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:54.809Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:54.809Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:54.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171438915 data=null button=0 stateMask=0x0 x=112 y=71 count=0} to Tree node with text: mysession [2019-07-31T02:18:54.809Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171438915 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:54.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171438915 data=null} to Tree node with text: mysession [2019-07-31T02:18:54.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171438916 data=null button=1 stateMask=0x0 x=112 y=71 count=1} to Tree node with text: mysession [2019-07-31T02:18:54.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171438924 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:54.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171438927 data=null button=1 stateMask=0x80000 x=112 y=71 count=1} to Tree node with text: mysession [2019-07-31T02:18:54.809Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:54.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171438928 data=null button=0 stateMask=0x0 x=112 y=71 count=0} to Tree node with text: mysession [2019-07-31T02:18:54.809Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171438928 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:54.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171438929 data=null} to Tree node with text: mysession [2019-07-31T02:18:54.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171438929 data=null button=1 stateMask=0x0 x=112 y=71 count=1} to Tree node with text: mysession [2019-07-31T02:18:54.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171438929 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:54.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171438930 data=null button=1 stateMask=0x80000 x=112 y=71 count=1} to Tree node with text: mysession [2019-07-31T02:18:55.065Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:55.065Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:55.322Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:55.322Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T02:18:55.322Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1171439400 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T02:18:55.322Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:18:55.322Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:18:55.322Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:18:55.322Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:18:55.322Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:18:55.322Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:55.322Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:18:55.322Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:55.322Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:18:55.322Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-31T02:18:55.322Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-31T02:18:55.322Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-31T02:18:55.322Z] DEBUG - 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') [2019-07-31T02:18:55.322Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:55.322Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:18:55.322Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:55.322Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:18:55.322Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:55.322Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:18:55.322Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:55.322Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:55.322Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:18:55.322Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:18:55.322Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1171439411 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:18:55.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1171439417 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:18:55.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1171439417 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:18:55.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1171439417 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:18:55.322Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:18:55.322Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:18:55.322Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:18:55.322Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:18:55.322Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:18:55.322Z] DEBUG - Expanding nodes All in tree (of type 'Tree') [2019-07-31T02:18:55.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1171439434 data=null doit=true} to TreeItem with text {All} [2019-07-31T02:18:55.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1171439434 data=null} to TreeItem with text {All} [2019-07-31T02:18:55.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1171439434 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T02:18:55.322Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171439435 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {All} [2019-07-31T02:18:55.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1171439522 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T02:18:55.322Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T02:18:55.322Z] DEBUG - Setting state to checked on: sched_process_exec [2019-07-31T02:18:55.322Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:18:55.322Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:18:55.322Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:18:55.322Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:18:55.322Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:18:55.322Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:55.322Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:55.322Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:55.322Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:55.322Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:55.322Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:55.322Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:55.322Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T02:18:55.322Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T02:18:55.322Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:55.322Z] DEBUG - Clicking on &Ok [2019-07-31T02:18:55.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1171439527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:55.322Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1171439528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:55.322Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1171439528 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:55.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1171439528 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:55.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1171439528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:55.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1171439528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:55.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1171439528 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:55.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1171439081 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:55.579Z] DEBUG - Clicked on [2019-07-31T02:18:55.579Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:55.579Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:55.579Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:55.579Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T02:18:55.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1171439713 data=null doit=true} to Tree node with text: channel0 [2019-07-31T02:18:55.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1171439713 data=null} to Tree node with text: channel0 [2019-07-31T02:18:55.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1171439714 data=null button=1 stateMask=0x0 x=127 y=92 count=1} to Tree node with text: channel0 [2019-07-31T02:18:55.579Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171439714 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0 [2019-07-31T02:18:55.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1171439724 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T02:18:55.579Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:55.579Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:55.579Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:55.579Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T02:18:55.579Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-31T02:18:55.579Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:55.579Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:55.579Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:55.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171439778 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:55.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171439785 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:55.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171439786 data=null} to Tree node with text: mysession [2019-07-31T02:18:55.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171439786 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:55.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171439787 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:55.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171439792 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:55.579Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:55.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171439793 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:55.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171439794 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:55.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171439794 data=null} to Tree node with text: mysession [2019-07-31T02:18:55.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171439794 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:55.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171439795 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:55.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171439801 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:55.835Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:55.835Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:56.091Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:56.091Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T02:18:56.091Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1171440234 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T02:18:56.091Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:18:56.091Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:18:56.091Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:18:56.091Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:18:56.091Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:18:56.091Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:56.091Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:18:56.091Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:56.091Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:18:56.091Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-31T02:18:56.091Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-31T02:18:56.091Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-31T02:18:56.091Z] DEBUG - 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') [2019-07-31T02:18:56.091Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:56.091Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:18:56.091Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:56.091Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:18:56.091Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:56.091Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:18:56.091Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:56.091Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:56.091Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:18:56.091Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:18:56.091Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1171440240 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:18:56.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1171440240 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:18:56.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1171440240 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:18:56.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1171440240 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:18:56.091Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:18:56.092Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:18:56.092Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:18:56.092Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:18:56.092Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:18:56.092Z] DEBUG - Setting state to checked on: All [2019-07-31T02:18:56.092Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:56.092Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:56.092Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-31T02:18:56.092Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-31T02:18:56.092Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-31T02:18:56.092Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:56.092Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:56.092Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:56.092Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:56.092Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:56.092Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:56.092Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:18:56.092Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:18:56.092Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:18:56.092Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:18:56.092Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:18:56.092Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:56.092Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:56.092Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:56.092Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:56.092Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:56.092Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:56.092Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:56.092Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T02:18:56.092Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T02:18:56.092Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:56.092Z] DEBUG - Clicking on &Ok [2019-07-31T02:18:56.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1171440326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:56.092Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1171440326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:56.092Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1171440326 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:56.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1171440326 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:56.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1171440326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:56.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1171440326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:56.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1171440326 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:56.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1171439913 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:56.348Z] DEBUG - Clicked on [2019-07-31T02:18:56.348Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:56.348Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:56.348Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:56.348Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T02:18:56.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1171440591 data=null doit=true} to Tree node with text: channel0 [2019-07-31T02:18:56.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1171440591 data=null} to Tree node with text: channel0 [2019-07-31T02:18:56.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1171440592 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T02:18:56.348Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171440592 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0 [2019-07-31T02:18:56.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1171440594 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T02:18:56.348Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:56.348Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:56.348Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:18:56.348Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T02:18:56.348Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-31T02:18:56.348Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:56.348Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:56.348Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:56.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171440598 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:56.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171440607 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:56.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171440607 data=null} to Tree node with text: mysession [2019-07-31T02:18:56.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171440608 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:56.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171440608 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:56.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171440610 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:56.605Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:56.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171440611 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:56.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171440611 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:56.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171440611 data=null} to Tree node with text: mysession [2019-07-31T02:18:56.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171440612 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:56.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171440612 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:56.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171440613 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:56.605Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-31T02:18:56.605Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-31T02:18:56.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1171440731 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start' [2019-07-31T02:18:56.605Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-31T02:18:56.605Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:56.605Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:56.605Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:56.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171440834 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:56.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171440834 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:56.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171440834 data=null} to Tree node with text: mysession [2019-07-31T02:18:56.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171440834 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:56.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171440835 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:56.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171440837 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:56.605Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:56.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171440837 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:56.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171440837 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:56.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171440838 data=null} to Tree node with text: mysession [2019-07-31T02:18:56.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171440838 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:56.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171440838 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:56.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171440839 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:56.862Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-31T02:18:56.862Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-31T02:18:56.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1171440919 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop' [2019-07-31T02:18:56.862Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-31T02:18:56.862Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:56.862Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:56.862Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:56.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171441022 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:56.862Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171441022 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:56.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171441022 data=null} to Tree node with text: mysession [2019-07-31T02:18:56.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171441022 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:56.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171441023 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:56.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171441025 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:56.862Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:56.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171441025 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:18:56.862Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171441026 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:56.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171441026 data=null} to Tree node with text: mysession [2019-07-31T02:18:56.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171441026 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:56.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171441026 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:56.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171441027 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:18:56.862Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-31T02:18:56.862Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-31T02:18:57.119Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-31T02:18:57.119Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-31T02:18:57.119Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1171441305 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-31T02:18:57.119Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:18:57.119Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:18:57.119Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:18:57.119Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:18:57.119Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:18:57.119Z] DEBUG - Clicking on OK [2019-07-31T02:18:57.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171441306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:18:57.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171441306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:18:57.119Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171441306 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:18:57.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171441306 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:18:57.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171441306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:18:57.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171441307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:18:57.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171441307 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:18:57.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1171441108 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Destroy Session...' [2019-07-31T02:18:57.375Z] DEBUG - Clicked on [2019-07-31T02:18:57.375Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:57.375Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:57.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1171441427 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-31T02:18:57.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1171441427 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:18:57.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1171441427 data=null} to TreeItem with text {myNode} [2019-07-31T02:18:57.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1171441428 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T02:18:57.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171441435 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:18:57.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1171441439 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T02:18:57.375Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:57.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1171441440 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-31T02:18:57.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1171441440 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:18:57.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1171441441 data=null} to TreeItem with text {myNode} [2019-07-31T02:18:57.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1171441441 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T02:18:57.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171441441 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:18:57.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1171441442 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T02:18:57.375Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-31T02:18:57.375Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-31T02:18:57.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1171441529 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect' [2019-07-31T02:18:57.375Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-31T02:18:57.631Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.102 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest [2019-07-31T02:18:57.631Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest) Time elapsed: 6.635 s [2019-07-31T02:18:57.631Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest [2019-07-31T02:18:58.194Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T02:18:58.194Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:18:58.194Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:18:58.194Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:58.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1171442283 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T02:18:58.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1171442283 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:18:58.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1171442284 data=null} to TreeItem with text {myNode} [2019-07-31T02:18:58.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1171442284 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T02:18:58.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171442284 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:18:58.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1171442287 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T02:18:58.194Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:58.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1171442288 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T02:18:58.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1171442288 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:18:58.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1171442288 data=null} to TreeItem with text {myNode} [2019-07-31T02:18:58.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1171442288 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T02:18:58.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171442289 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:18:58.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1171442290 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T02:18:58.194Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-31T02:18:58.194Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-31T02:18:58.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1171442399 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect' [2019-07-31T02:18:58.194Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-31T02:18:58.758Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:58.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1171442920 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T02:18:58.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1171442920 data=null doit=true} to Tree node with text: Sessions [2019-07-31T02:18:58.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1171442920 data=null} to Tree node with text: Sessions [2019-07-31T02:18:58.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1171442921 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T02:18:58.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171442921 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2019-07-31T02:18:58.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1171442922 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T02:18:58.758Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:58.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1171442928 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T02:18:58.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1171442929 data=null doit=true} to Tree node with text: Sessions [2019-07-31T02:18:58.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1171442929 data=null} to Tree node with text: Sessions [2019-07-31T02:18:58.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1171442929 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T02:18:58.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171442930 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2019-07-31T02:18:58.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1171442933 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T02:18:58.758Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-31T02:18:58.758Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-31T02:18:59.014Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-31T02:18:59.014Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-31T02:18:59.014Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1171443217 data=null doit=true} to Shell with text {Create Session} [2019-07-31T02:18:59.014Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:59.014Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T02:18:59.014Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T02:18:59.014Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T02:18:59.014Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:18:59.014Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T02:18:59.014Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T02:18:59.014Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T02:18:59.014Z] DEBUG - matched Text with text " [2019-07-31T02:18:59.014Z] ", using matcher: of type 'Text' [2019-07-31T02:18:59.014Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T02:18:59.014Z] DEBUG - matched Text with text " [2019-07-31T02:18:59.014Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T02:18:59.014Z] DEBUG - matched Text with text " [2019-07-31T02:18:59.014Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T02:18:59.014Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-31T02:18:59.014Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-31T02:18:59.014Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-31T02:18:59.014Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:59.014Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:59.014Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T02:18:59.014Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T02:18:59.014Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:59.014Z] DEBUG - Clicking on &Ok [2019-07-31T02:18:59.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1171443221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:59.014Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1171443222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:59.014Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1171443222 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:59.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1171443222 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:59.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1171443222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:59.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1171443222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:59.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1171443222 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:59.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1171443005 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Create Session...' [2019-07-31T02:18:59.271Z] DEBUG - Clicked on [2019-07-31T02:18:59.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1171443343 data=null doit=true} to Tree node with text: Sessions [2019-07-31T02:18:59.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1171443343 data=null} to Tree node with text: Sessions [2019-07-31T02:18:59.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1171443343 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-31T02:18:59.271Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171443343 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Sessions [2019-07-31T02:18:59.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1171443344 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-31T02:18:59.271Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:59.271Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:59.271Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:18:59.271Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:18:59.271Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:59.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171443389 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-31T02:18:59.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171443389 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:59.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171443389 data=null} to Tree node with text: mysession [2019-07-31T02:18:59.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171443390 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-31T02:18:59.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171443390 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:59.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171443393 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-31T02:18:59.271Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:18:59.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171443394 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-31T02:18:59.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171443394 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:59.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171443395 data=null} to Tree node with text: mysession [2019-07-31T02:18:59.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171443395 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-31T02:18:59.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171443395 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:18:59.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171443396 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-31T02:18:59.271Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:59.271Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:59.834Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:18:59.834Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T02:18:59.834Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1171443822 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T02:18:59.834Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:18:59.834Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:18:59.834Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:18:59.834Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:18:59.834Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:18:59.834Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:59.834Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:18:59.834Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:59.834Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:18:59.834Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-31T02:18:59.834Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-31T02:18:59.834Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-31T02:18:59.834Z] DEBUG - 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') [2019-07-31T02:18:59.834Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:59.834Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:18:59.834Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:59.834Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:18:59.834Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:59.834Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:18:59.834Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:59.834Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:59.834Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:18:59.834Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:18:59.834Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1171443832 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:18:59.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1171443832 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:18:59.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1171443885 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:18:59.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1171443885 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:18:59.834Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:18:59.834Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:18:59.834Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-31T02:18:59.834Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-31T02:18:59.834Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events')) [2019-07-31T02:18:59.834Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:18:59.834Z] DEBUG - Setting state to checked on: All [2019-07-31T02:18:59.834Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:18:59.834Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:18:59.834Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:18:59.834Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:18:59.834Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:18:59.834Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:59.834Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:59.834Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:59.834Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:59.834Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:18:59.834Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:18:59.834Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:18:59.834Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T02:18:59.834Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T02:18:59.834Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:59.834Z] DEBUG - Clicking on &Ok [2019-07-31T02:18:59.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1171443910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:59.834Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1171443910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:59.834Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1171443910 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:59.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1171443910 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:59.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1171443910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:59.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1171443911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:59.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1171443911 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:18:59.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1171443498 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:19:00.091Z] DEBUG - Clicked on [2019-07-31T02:19:00.091Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:00.091Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:00.091Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:19:00.091Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T02:19:00.091Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:00.091Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:00.091Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:19:00.091Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T02:19:00.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1171444129 data=null doit=true} to Tree node with text: channel0 [2019-07-31T02:19:00.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1171444129 data=null} to Tree node with text: channel0 [2019-07-31T02:19:00.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1171444129 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T02:19:00.091Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171444130 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0 [2019-07-31T02:19:00.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1171444130 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T02:19:00.091Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:00.091Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:00.091Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:19:00.091Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:00.091Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:00.091Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:00.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171444133 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:19:00.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171444133 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:00.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171444133 data=null} to Tree node with text: mysession [2019-07-31T02:19:00.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171444133 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:19:00.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171444133 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:00.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171444186 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:19:00.091Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:00.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171444187 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:19:00.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171444187 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:00.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171444187 data=null} to Tree node with text: mysession [2019-07-31T02:19:00.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171444188 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:19:00.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171444188 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:00.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171444189 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:19:00.091Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:19:00.091Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:19:00.347Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:19:00.347Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T02:19:00.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1171444538 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T02:19:00.347Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:19:00.347Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:19:00.347Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:19:00.347Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:19:00.347Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:19:00.347Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:19:00.347Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:19:00.347Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:19:00.347Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:19:00.347Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:19:00.347Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:19:00.347Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-31T02:19:00.347Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-31T02:19:00.347Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-31T02:19:00.347Z] DEBUG - 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') [2019-07-31T02:19:00.347Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:19:00.347Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:19:00.347Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:19:00.347Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:19:00.347Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:19:00.347Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:19:00.347Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-31T02:19:00.347Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-31T02:19:00.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1171444542 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-31T02:19:00.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1171444588 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-31T02:19:00.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1171444589 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-31T02:19:00.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1171444589 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-31T02:19:00.347Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-31T02:19:00.347Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:19:00.347Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:19:00.347Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-31T02:19:00.347Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-31T02:19:00.347Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events')) [2019-07-31T02:19:00.347Z] DEBUG - Setting state to checked on: All [2019-07-31T02:19:00.604Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:19:00.604Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:19:00.604Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:19:00.604Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:19:00.604Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:19:00.604Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:19:00.604Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:19:00.604Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:19:00.604Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:19:00.604Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:19:00.604Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:19:00.604Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:19:00.604Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T02:19:00.604Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T02:19:00.604Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:00.604Z] DEBUG - Clicking on &Ok [2019-07-31T02:19:00.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1171444627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:00.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1171444627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:00.604Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1171444627 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:00.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1171444628 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:00.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1171444628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:00.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1171444628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:00.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1171444628 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:00.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1171444258 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:19:00.604Z] DEBUG - Clicked on [2019-07-31T02:19:00.604Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:00.604Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:00.604Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:19:00.604Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:00.604Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:00.604Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:19:00.604Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T02:19:00.604Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:00.604Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:00.604Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:19:00.604Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T02:19:00.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1171444829 data=null doit=true} to Tree node with text: channel0 [2019-07-31T02:19:00.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1171444829 data=null} to Tree node with text: channel0 [2019-07-31T02:19:00.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1171444830 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T02:19:00.604Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171444830 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0 [2019-07-31T02:19:00.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1171444831 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T02:19:00.604Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:00.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171444832 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:19:00.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171444832 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:00.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171444832 data=null} to Tree node with text: mysession [2019-07-31T02:19:00.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171444839 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:19:00.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171444840 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:00.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171444841 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:19:00.604Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:00.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171444843 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:19:00.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171444843 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:00.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171444843 data=null} to Tree node with text: mysession [2019-07-31T02:19:00.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171444843 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:19:00.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171444844 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:00.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171444844 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:19:00.861Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:19:00.861Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:19:00.861Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:19:01.118Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T02:19:01.118Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1171445126 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T02:19:01.118Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:19:01.118Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:19:01.118Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:19:01.118Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:19:01.118Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:19:01.118Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:19:01.118Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:19:01.118Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:19:01.118Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:19:01.118Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:19:01.118Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:19:01.118Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-31T02:19:01.118Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-31T02:19:01.118Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-31T02:19:01.118Z] DEBUG - 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') [2019-07-31T02:19:01.118Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:19:01.118Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:19:01.118Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:19:01.118Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:19:01.118Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:19:01.118Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:19:01.118Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-31T02:19:01.118Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-31T02:19:01.118Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1171445151 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-31T02:19:01.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1171445199 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-31T02:19:01.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1171445199 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-31T02:19:01.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1171445200 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-31T02:19:01.118Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-31T02:19:01.118Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:19:01.118Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:19:01.118Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-31T02:19:01.118Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-31T02:19:01.118Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events')) [2019-07-31T02:19:01.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1171445214 data=null doit=true} to TreeItem with text {All} [2019-07-31T02:19:01.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1171445214 data=null} to TreeItem with text {All} [2019-07-31T02:19:01.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1171445214 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T02:19:01.118Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171445215 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {All} [2019-07-31T02:19:01.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1171445316 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T02:19:01.118Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T02:19:01.118Z] DEBUG - Setting state to checked on: write [2019-07-31T02:19:01.118Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T02:19:01.118Z] DEBUG - Setting state to checked on: read [2019-07-31T02:19:01.118Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T02:19:01.118Z] DEBUG - Setting state to checked on: close [2019-07-31T02:19:01.118Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:19:01.118Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:19:01.118Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:19:01.118Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:19:01.118Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:19:01.118Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:19:01.118Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:19:01.118Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:19:01.118Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:19:01.118Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:19:01.118Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:19:01.118Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:19:01.118Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T02:19:01.118Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T02:19:01.118Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:01.118Z] DEBUG - Clicking on &Ok [2019-07-31T02:19:01.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1171445324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:01.118Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1171445325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:01.118Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1171445325 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:01.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1171445325 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:01.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1171445325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:01.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1171445325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:01.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1171445325 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:01.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1171444929 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:19:01.375Z] DEBUG - Clicked on [2019-07-31T02:19:01.375Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:01.375Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:01.375Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:19:01.375Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:01.375Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:01.375Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:19:01.375Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T02:19:01.375Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:01.375Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:01.375Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:19:01.375Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T02:19:01.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1171445552 data=null doit=true} to Tree node with text: channel0 [2019-07-31T02:19:01.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1171445553 data=null} to Tree node with text: channel0 [2019-07-31T02:19:01.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1171445553 data=null button=1 stateMask=0x0 x=143 y=113 count=1} to Tree node with text: channel0 [2019-07-31T02:19:01.375Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171445554 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0 [2019-07-31T02:19:01.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1171445555 data=null button=1 stateMask=0x80000 x=143 y=113 count=1} to Tree node with text: channel0 [2019-07-31T02:19:01.375Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:01.375Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:01.375Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:19:01.375Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T02:19:01.375Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-31T02:19:01.375Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:01.375Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:01.375Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:19:01.375Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T02:19:01.375Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-31T02:19:01.375Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:01.375Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:01.375Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:01.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171445592 data=null button=0 stateMask=0x0 x=112 y=71 count=0} to Tree node with text: mysession [2019-07-31T02:19:01.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171445592 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:01.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171445592 data=null} to Tree node with text: mysession [2019-07-31T02:19:01.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171445592 data=null button=1 stateMask=0x0 x=112 y=71 count=1} to Tree node with text: mysession [2019-07-31T02:19:01.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171445593 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:01.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171445594 data=null button=1 stateMask=0x80000 x=112 y=71 count=1} to Tree node with text: mysession [2019-07-31T02:19:01.375Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:01.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171445595 data=null button=0 stateMask=0x0 x=112 y=71 count=0} to Tree node with text: mysession [2019-07-31T02:19:01.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171445595 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:01.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171445595 data=null} to Tree node with text: mysession [2019-07-31T02:19:01.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171445595 data=null button=1 stateMask=0x0 x=112 y=71 count=1} to Tree node with text: mysession [2019-07-31T02:19:01.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171445596 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:01.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171445596 data=null button=1 stateMask=0x80000 x=112 y=71 count=1} to Tree node with text: mysession [2019-07-31T02:19:01.632Z] DEBUG - matched MenuItem with text "Enable Channel...", using matcher: with mnemonic 'Enable Channel...' [2019-07-31T02:19:01.632Z] DEBUG - Clicking on with mnemonic 'Enable Channel...' [2019-07-31T02:19:01.888Z] DEBUG - Clicked on with mnemonic 'Enable Channel...' [2019-07-31T02:19:01.888Z] DEBUG - matched Shell with text "Enable Channel", using matcher: with text 'Enable Channel' [2019-07-31T02:19:01.888Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Channel} time=1171446011 data=null doit=true} to Shell with text {Enable Channel} [2019-07-31T02:19:01.888Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:19:01.888Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-31T02:19:01.888Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-31T02:19:01.888Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-31T02:19:01.889Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:19:01.889Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-31T02:19:01.889Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-31T02:19:01.889Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-31T02:19:01.889Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:19:01.889Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-31T02:19:01.889Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-31T02:19:01.889Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-31T02:19:01.889Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:19:01.889Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-31T02:19:01.889Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-31T02:19:01.889Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-31T02:19:01.889Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:19:01.889Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-31T02:19:01.889Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-31T02:19:01.889Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-31T02:19:01.889Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:19:01.889Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-31T02:19:01.889Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-31T02:19:01.889Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-31T02:19:01.889Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:19:01.889Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-31T02:19:01.889Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-31T02:19:01.889Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-31T02:19:01.889Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2019-07-31T02:19:01.889Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button' [2019-07-31T02:19:01.889Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T02:19:01.889Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:19:01.889Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:19:01.889Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST' [2019-07-31T02:19:01.889Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T02:19:01.889Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain') [2019-07-31T02:19:01.889Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO' [2019-07-31T02:19:01.889Z] DEBUG - 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') [2019-07-31T02:19:01.889Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2019-07-31T02:19:01.889Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2019-07-31T02:19:01.889Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2019-07-31T02:19:01.889Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button' [2019-07-31T02:19:01.889Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:19:01.889Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:19:01.889Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:19:01.889Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1171446022 data=null doit=true} to Button with text {Kernel} [2019-07-31T02:19:01.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1171446022 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel} [2019-07-31T02:19:01.889Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:19:01.889Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=1171446024 data=null doit=true} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:19:01.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=1171446029 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:19:01.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=1171446029 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:19:01.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=1171446029 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:19:01.889Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T02:19:01.889Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2019-07-31T02:19:01.889Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button' [2019-07-31T02:19:01.889Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T02:19:01.889Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:19:01.889Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:19:01.889Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2019-07-31T02:19:01.889Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2019-07-31T02:19:01.889Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2019-07-31T02:19:01.889Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with mnemonic 'Per UID buffers' [2019-07-31T02:19:01.889Z] DEBUG - matched Group with text "Buffer Type", using matcher: with mnemonic 'Buffer Type' [2019-07-31T02:19:01.889Z] DEBUG - matched Button with text "Per UID buffers", using matcher: in group (with mnemonic 'Buffer Type') [2019-07-31T02:19:01.889Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with style 'SWT.RADIO' [2019-07-31T02:19:01.889Z] DEBUG - 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') [2019-07-31T02:19:01.889Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button' [2019-07-31T02:19:01.889Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:19:01.889Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:19:01.889Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO') [2019-07-31T02:19:01.889Z] DEBUG - 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') [2019-07-31T02:19:01.889Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Per UID buffers} time=1171446033 data=null doit=true} to (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO') [2019-07-31T02:19:01.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Per UID buffers} time=1171446033 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO') [2019-07-31T02:19:01.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Per UID buffers} time=1171446033 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO') [2019-07-31T02:19:01.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Per UID buffers} time=1171446033 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO') [2019-07-31T02:19:01.889Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO') [2019-07-31T02:19:01.889Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2019-07-31T02:19:01.889Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button' [2019-07-31T02:19:01.889Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T02:19:01.889Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:19:01.889Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:19:01.889Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2019-07-31T02:19:01.889Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2019-07-31T02:19:01.889Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2019-07-31T02:19:01.889Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button' [2019-07-31T02:19:01.889Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:19:01.889Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:19:01.889Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T02:19:01.889Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T02:19:01.889Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:01.889Z] DEBUG - Clicking on &Ok [2019-07-31T02:19:01.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1171446045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:01.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1171446046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:01.889Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1171446046 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:01.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1171446046 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:01.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1171446046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:01.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1171446046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:01.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1171446046 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:01.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Channel...} time=1171445700 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Channel...' [2019-07-31T02:19:02.145Z] DEBUG - Clicked on [2019-07-31T02:19:02.145Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:02.145Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:02.145Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:19:02.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {UST global} time=1171446306 data=null doit=true} to Tree node with text: UST global [2019-07-31T02:19:02.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {UST global} time=1171446306 data=null} to Tree node with text: UST global [2019-07-31T02:19:02.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {UST global} time=1171446307 data=null button=1 stateMask=0x0 x=130 y=92 count=1} to Tree node with text: UST global [2019-07-31T02:19:02.145Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171446307 data=null item=TreeItem {UST global} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: UST global [2019-07-31T02:19:02.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {UST global} time=1171446308 data=null button=1 stateMask=0x80000 x=130 y=92 count=1} to Tree node with text: UST global [2019-07-31T02:19:02.145Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:02.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=1171446309 data=null button=0 stateMask=0x0 x=143 y=113 count=0} to Tree node with text: channel0 [2019-07-31T02:19:02.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1171446309 data=null doit=true} to Tree node with text: channel0 [2019-07-31T02:19:02.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1171446309 data=null} to Tree node with text: channel0 [2019-07-31T02:19:02.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1171446309 data=null button=1 stateMask=0x0 x=143 y=113 count=1} to Tree node with text: channel0 [2019-07-31T02:19:02.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171446309 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: channel0 [2019-07-31T02:19:02.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1171446331 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T02:19:02.145Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:02.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=1171446332 data=null button=0 stateMask=0x0 x=143 y=92 count=0} to Tree node with text: channel0 [2019-07-31T02:19:02.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1171446332 data=null doit=true} to Tree node with text: channel0 [2019-07-31T02:19:02.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1171446332 data=null} to Tree node with text: channel0 [2019-07-31T02:19:02.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1171446333 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T02:19:02.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171446333 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: channel0 [2019-07-31T02:19:02.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1171446335 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T02:19:02.401Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...' [2019-07-31T02:19:02.401Z] DEBUG - Clicking on with mnemonic 'Enable Event...' [2019-07-31T02:19:02.657Z] DEBUG - Clicked on with mnemonic 'Enable Event...' [2019-07-31T02:19:02.657Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T02:19:02.657Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1171446714 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T02:19:02.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:19:02.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:19:02.657Z] DEBUG - Attempting to set focus on (of type 'Tree') [2019-07-31T02:19:02.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1171446718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T02:19:02.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1171446719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T02:19:02.657Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1171446719 data=null doit=true} to (of type 'Tree') [2019-07-31T02:19:02.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1171446719 data=null} to (of type 'Tree') [2019-07-31T02:19:02.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1171446720 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to (of type 'Tree') [2019-07-31T02:19:02.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171446720 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Tree') [2019-07-31T02:19:02.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1171446720 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to (of type 'Tree') [2019-07-31T02:19:02.657Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:19:02.657Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:19:02.657Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:19:02.657Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:19:02.657Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:19:02.657Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:19:02.657Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:19:02.657Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:19:02.657Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:19:02.657Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T02:19:02.657Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T02:19:02.657Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:19:02.657Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:19:02.657Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T02:19:02.657Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T02:19:02.657Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:02.657Z] DEBUG - Clicking on &Ok [2019-07-31T02:19:02.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1171446735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:02.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1171446735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:02.657Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1171446735 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:02.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1171446736 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:02.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1171446736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:02.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1171446736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:02.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1171446782 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:02.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=1171446441 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event...' [2019-07-31T02:19:02.915Z] DEBUG - Clicked on [2019-07-31T02:19:02.915Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:02.915Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:02.915Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:19:02.915Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-31T02:19:02.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1171447010 data=null doit=true} to Tree node with text: channel0 [2019-07-31T02:19:02.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1171447010 data=null} to Tree node with text: channel0 [2019-07-31T02:19:02.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1171447010 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T02:19:02.915Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171447011 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0 [2019-07-31T02:19:02.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1171447011 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T02:19:02.915Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:02.915Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:02.915Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:02.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171447013 data=null button=0 stateMask=0x0 x=112 y=8 count=0} to Tree node with text: mysession [2019-07-31T02:19:02.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171447013 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:02.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171447014 data=null} to Tree node with text: mysession [2019-07-31T02:19:02.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171447014 data=null button=1 stateMask=0x0 x=112 y=8 count=1} to Tree node with text: mysession [2019-07-31T02:19:02.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171447014 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:02.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171447026 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T02:19:02.915Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:02.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171447027 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-31T02:19:02.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171447027 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:02.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171447027 data=null} to Tree node with text: mysession [2019-07-31T02:19:02.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171447028 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T02:19:02.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171447028 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:02.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171447030 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T02:19:02.915Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-31T02:19:02.915Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-31T02:19:02.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1171447135 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start' [2019-07-31T02:19:02.915Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-31T02:19:03.427Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:03.427Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:03.427Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:03.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171447242 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-31T02:19:03.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171447242 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:03.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171447242 data=null} to Tree node with text: mysession [2019-07-31T02:19:03.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171447243 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T02:19:03.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171447243 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:03.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171447246 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T02:19:03.427Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:03.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171447247 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-31T02:19:03.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171447247 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:03.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171447248 data=null} to Tree node with text: mysession [2019-07-31T02:19:03.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171447248 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T02:19:03.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171447248 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:03.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171447249 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T02:19:03.427Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-31T02:19:03.427Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-31T02:19:03.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1171447324 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop' [2019-07-31T02:19:03.427Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-31T02:19:03.427Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:03.427Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:03.427Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:03.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171447427 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-31T02:19:03.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171447428 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:03.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171447428 data=null} to Tree node with text: mysession [2019-07-31T02:19:03.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171447428 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T02:19:03.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171447429 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:03.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171447431 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T02:19:03.427Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:03.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171447523 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-31T02:19:03.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171447523 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:03.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171447523 data=null} to Tree node with text: mysession [2019-07-31T02:19:03.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171447523 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T02:19:03.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171447524 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:03.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171447525 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T02:19:03.778Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-31T02:19:03.778Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T02:19:04.034Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T02:19:04.291Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-31T02:19:04.291Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1171448391 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-31T02:19:04.291Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T02:19:04.291Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T02:19:04.291Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-31T02:19:04.291Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:19:04.291Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-31T02:19:04.291Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T02:19:04.291Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:19:04.291Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:19:04.291Z] DEBUG - Clicking on Cancel [2019-07-31T02:19:04.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1171448508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:19:04.291Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1171448508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:19:04.291Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1171448509 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:19:04.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1171448509 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:19:04.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1171448509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:19:04.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1171448510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:19:04.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1171448510 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:19:04.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1171447630 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T02:19:04.548Z] DEBUG - Clicked on [2019-07-31T02:19:04.548Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:04.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171448732 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-31T02:19:04.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171448733 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:04.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171448733 data=null} to Tree node with text: mysession [2019-07-31T02:19:04.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171448733 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T02:19:04.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171448734 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:04.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171448786 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T02:19:04.805Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-31T02:19:04.805Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T02:19:05.062Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T02:19:05.318Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-31T02:19:05.318Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1171449415 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-31T02:19:05.318Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T02:19:05.318Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T02:19:05.318Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-31T02:19:05.318Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:19:05.318Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:19:05.318Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T02:19:05.318Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T02:19:05.318Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:19:05.318Z] DEBUG - Clicking on &Finish [2019-07-31T02:19:05.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1171449417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:19:05.318Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1171449417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:19:05.318Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1171449417 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:19:05.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1171449417 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:19:05.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1171449417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:19:05.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1171449417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:19:05.318Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:19:05.318Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:19:05.318Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:19:05.318Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:19:05.318Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:19:05.318Z] DEBUG - Clicked on &Finish [2019-07-31T02:19:07.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1171449418 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:19:07.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1171448905 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T02:19:07.211Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:07.211Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:07.211Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:07.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171451322 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-31T02:19:07.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171451322 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:07.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171451322 data=null} to Tree node with text: mysession [2019-07-31T02:19:07.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171451322 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T02:19:07.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171451323 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:07.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171451324 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T02:19:07.211Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:07.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171451398 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-31T02:19:07.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171451399 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:07.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171451399 data=null} to Tree node with text: mysession [2019-07-31T02:19:07.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171451399 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T02:19:07.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171451400 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:07.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171451401 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T02:19:07.468Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-31T02:19:07.468Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T02:19:07.725Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T02:19:07.725Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-31T02:19:07.725Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1171451895 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-31T02:19:07.725Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T02:19:07.725Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T02:19:07.725Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-31T02:19:07.725Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:19:07.725Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-31T02:19:07.725Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T02:19:07.725Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:19:07.725Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:19:07.725Z] DEBUG - Clicking on Cancel [2019-07-31T02:19:07.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1171451897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:19:07.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1171451897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:19:07.725Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1171451897 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:19:07.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1171451898 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:19:07.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1171451898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:19:07.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1171451898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:19:07.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1171451898 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:19:07.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1171451579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T02:19:07.981Z] DEBUG - Clicked on [2019-07-31T02:19:07.981Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:07.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171452120 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-31T02:19:07.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171452120 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:07.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171452120 data=null} to Tree node with text: mysession [2019-07-31T02:19:07.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171452120 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T02:19:07.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171452120 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:07.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171452122 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T02:19:07.981Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-31T02:19:07.981Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T02:19:08.237Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T02:19:08.494Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-31T02:19:08.494Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1171452603 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-31T02:19:08.494Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T02:19:08.494Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T02:19:08.494Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-31T02:19:08.494Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T02:19:08.494Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:19:08.494Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:19:08.494Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:19:08.494Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:19:08.494Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected [2019-07-31T02:19:08.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=1171452605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:19:08.494Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1171452605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:19:08.494Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=1171452605 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:19:08.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=1171452605 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:19:08.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=1171452605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:19:08.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=1171452605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:19:08.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=1171452605 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:19:08.494Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=1171452609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:19:08.494Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1171452610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:19:08.494Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=1171452610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:19:08.494Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=1171452610 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:19:08.494Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=1171452610 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:19:08.494Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:19:08.494Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T02:19:08.494Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T02:19:08.494Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-31T02:19:08.494Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:19:08.494Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:19:08.494Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T02:19:08.494Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T02:19:08.494Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:19:08.494Z] DEBUG - Clicking on &Finish [2019-07-31T02:19:08.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1171452618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:19:08.494Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1171452619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:19:08.494Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1171452619 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:19:08.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1171452619 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:19:08.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1171452619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:19:08.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1171452619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:19:08.494Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:19:08.494Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:19:08.494Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:19:08.494Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:19:08.494Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:19:08.494Z] DEBUG - Clicked on &Finish [2019-07-31T02:19:09.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1171452619 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:19:09.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1171452217 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T02:19:09.313Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:09.313Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:09.313Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:09.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171453389 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-31T02:19:09.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171453389 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:09.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171453389 data=null} to Tree node with text: mysession [2019-07-31T02:19:09.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171453389 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T02:19:09.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171453389 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:09.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171453391 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T02:19:09.313Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:09.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171453429 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-31T02:19:09.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171453429 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:09.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171453429 data=null} to Tree node with text: mysession [2019-07-31T02:19:09.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171453430 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T02:19:09.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171453430 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:09.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171453434 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T02:19:09.313Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-31T02:19:09.313Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T02:19:09.569Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T02:19:09.826Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-31T02:19:09.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1171453987 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-31T02:19:09.826Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T02:19:09.826Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T02:19:09.826Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-31T02:19:09.826Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:19:09.826Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-31T02:19:09.826Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T02:19:09.826Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:19:09.826Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:19:09.826Z] DEBUG - Clicking on Cancel [2019-07-31T02:19:09.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1171453989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:19:09.826Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1171453990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:19:09.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1171453990 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:19:09.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1171453990 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:19:09.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1171453990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:19:09.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1171453990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:19:09.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1171453990 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:19:09.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1171453538 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T02:19:10.082Z] DEBUG - Clicked on [2019-07-31T02:19:10.082Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:10.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171454087 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-31T02:19:10.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171454088 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:10.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171454088 data=null} to Tree node with text: mysession [2019-07-31T02:19:10.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171454088 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T02:19:10.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171454094 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:10.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171454095 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T02:19:10.082Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-31T02:19:10.082Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T02:19:10.082Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T02:19:10.338Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-31T02:19:10.338Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1171454492 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-31T02:19:10.338Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T02:19:10.338Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T02:19:10.338Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-31T02:19:10.338Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T02:19:10.338Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:19:10.338Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:19:10.338Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:19:10.338Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:19:10.338Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected [2019-07-31T02:19:10.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=1171454494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:19:10.338Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1171454495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:19:10.338Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=1171454495 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:19:10.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=1171454495 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:19:10.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=1171454495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:19:10.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=1171454495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:19:10.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=1171454495 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:19:10.338Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=1171454512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:19:10.338Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1171454513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:19:10.338Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=1171454513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:19:10.338Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=1171454513 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:19:10.338Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=1171454513 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:19:10.338Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:19:10.338Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T02:19:10.338Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T02:19:10.338Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-31T02:19:10.338Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:19:10.338Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:19:10.338Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T02:19:10.338Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T02:19:10.338Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:19:10.338Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: of type 'Text' [2019-07-31T02:19:10.338Z] DEBUG - matched Group with text "Options", using matcher: with mnemonic 'Options' [2019-07-31T02:19:10.338Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: in group (with mnemonic 'Options') [2019-07-31T02:19:10.338Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: (of type 'Text' and in group (with mnemonic 'Options')) [2019-07-31T02:19:10.338Z] DEBUG - matched Text with text " Experiment "mysessi...", using matcher: of type 'Text' [2019-07-31T02:19:10.338Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T02:19:10.338Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T02:19:10.338Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-31T02:19:10.338Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:19:10.338Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:19:10.338Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T02:19:10.338Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T02:19:10.338Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:19:10.338Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T02:19:10.338Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T02:19:10.338Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-31T02:19:10.338Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:19:10.338Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:19:10.338Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T02:19:10.338Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T02:19:10.338Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:19:10.338Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T02:19:10.338Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T02:19:10.338Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-31T02:19:10.338Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:19:10.338Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:19:10.338Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T02:19:10.338Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T02:19:10.338Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:19:10.338Z] DEBUG - Clicking on &Finish [2019-07-31T02:19:10.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1171454586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:19:10.338Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1171454587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:19:10.338Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1171454587 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:19:10.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1171454587 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:19:10.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1171454587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:19:10.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1171454587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:19:10.594Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:19:10.594Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:19:10.594Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:19:10.594Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:19:10.594Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:19:10.594Z] DEBUG - Clicked on &Finish [2019-07-31T02:19:10.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1171454588 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:19:10.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1171454189 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T02:19:11.106Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:11.106Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:11.106Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:11.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171455190 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-31T02:19:11.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171455190 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:11.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171455190 data=null} to Tree node with text: mysession [2019-07-31T02:19:11.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171455190 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T02:19:11.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171455191 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:11.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171455192 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T02:19:11.106Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:11.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171455193 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-31T02:19:11.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171455193 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:11.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171455193 data=null} to Tree node with text: mysession [2019-07-31T02:19:11.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171455193 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T02:19:11.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171455193 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:11.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171455194 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T02:19:11.106Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-31T02:19:11.106Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-31T02:19:11.363Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-31T02:19:11.363Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-31T02:19:11.363Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1171455491 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-31T02:19:11.363Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:19:11.363Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:19:11.363Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:19:11.363Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:19:11.363Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:11.363Z] DEBUG - Clicking on OK [2019-07-31T02:19:11.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171455492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:11.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171455492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:11.363Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171455493 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:11.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171455493 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:11.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171455493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:11.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171455493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:11.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171455493 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:11.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1171455301 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Destroy Session...' [2019-07-31T02:19:11.619Z] DEBUG - Clicked on [2019-07-31T02:19:11.619Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:11.619Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:11.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1171455633 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-31T02:19:11.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1171455633 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:19:11.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1171455633 data=null} to TreeItem with text {myNode} [2019-07-31T02:19:11.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1171455633 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T02:19:11.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171455634 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:19:11.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1171455649 data=null button=1 stateMask=0x80000 x=69 y=-23 count=1} to TreeItem with text {myNode} [2019-07-31T02:19:11.619Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:11.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1171455650 data=null button=0 stateMask=0x0 x=69 y=-23 count=0} to TreeItem with text {myNode} [2019-07-31T02:19:11.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1171455650 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:19:11.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1171455650 data=null} to TreeItem with text {myNode} [2019-07-31T02:19:11.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1171455651 data=null button=1 stateMask=0x0 x=69 y=-23 count=1} to TreeItem with text {myNode} [2019-07-31T02:19:11.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171455651 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:19:11.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1171455685 data=null button=1 stateMask=0x80000 x=69 y=-5 count=1} to TreeItem with text {myNode} [2019-07-31T02:19:11.619Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-31T02:19:11.619Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-31T02:19:11.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1171455795 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect' [2019-07-31T02:19:11.619Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-31T02:19:11.876Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1171455903 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:19:11.876Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T02:19:11.876Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:19:11.876Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:19:11.876Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:11.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Remote} time=1171455963 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {Remote} [2019-07-31T02:19:11.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Remote} time=1171455963 data=null doit=true} to TreeItem with text {Remote} [2019-07-31T02:19:11.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Remote} time=1171455963 data=null} to TreeItem with text {Remote} [2019-07-31T02:19:11.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Remote} time=1171455963 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {Remote} [2019-07-31T02:19:11.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171455963 data=null item=TreeItem {Remote} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Remote} [2019-07-31T02:19:11.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Remote} time=1171456099 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {Remote} [2019-07-31T02:19:12.132Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:19:12.132Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T02:19:12.389Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T02:19:12.951Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T02:19:12.951Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T02:19:12.951Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:19:12.951Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:19:12.951Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:19:12.951Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:19:12.951Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:19:12.951Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:19:12.951Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:19:12.951Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T02:19:12.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171456927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:19:12.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171456927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:19:12.951Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171456928 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:19:12.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171456928 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:19:12.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171456928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:19:12.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171456928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:19:12.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171456929 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:19:12.951Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171456929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:19:12.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171456929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:19:12.951Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171456929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:19:12.951Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171456929 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:19:12.951Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171456929 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:19:12.951Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:19:12.951Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:19:12.951Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:19:12.951Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:19:12.951Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:19:12.951Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:19:12.951Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:19:12.951Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:12.951Z] DEBUG - Clicking on OK [2019-07-31T02:19:12.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171456931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:12.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171456931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:12.951Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171456932 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:12.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171456932 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:12.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171456932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:12.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171456932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:12.951Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:12.951Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:12.951Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:12.951Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:12.951Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:12.951Z] DEBUG - Clicked on OK [2019-07-31T02:19:13.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171456992 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:13.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1171456288 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T02:19:13.465Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.876 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest [2019-07-31T02:19:13.465Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest) Time elapsed: 15.482 s [2019-07-31T02:19:13.465Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest [2019-07-31T02:19:14.029Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T02:19:14.029Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:19:14.029Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:19:14.029Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:14.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1171458160 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T02:19:14.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1171458161 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:19:14.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1171458161 data=null} to TreeItem with text {myNode} [2019-07-31T02:19:14.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1171458161 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T02:19:14.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171458161 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:19:14.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1171458183 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T02:19:14.029Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:14.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1171458184 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T02:19:14.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1171458184 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:19:14.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1171458184 data=null} to TreeItem with text {myNode} [2019-07-31T02:19:14.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1171458184 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T02:19:14.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171458185 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:19:14.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1171458186 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T02:19:14.423Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-31T02:19:14.423Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-31T02:19:14.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1171458305 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect' [2019-07-31T02:19:14.423Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-31T02:19:14.923Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:14.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1171458821 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T02:19:14.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1171458822 data=null doit=true} to Tree node with text: Sessions [2019-07-31T02:19:14.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1171458822 data=null} to Tree node with text: Sessions [2019-07-31T02:19:14.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1171458822 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T02:19:14.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171458822 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2019-07-31T02:19:14.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1171458824 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T02:19:14.923Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:14.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1171458825 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T02:19:14.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1171458825 data=null doit=true} to Tree node with text: Sessions [2019-07-31T02:19:14.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1171458825 data=null} to Tree node with text: Sessions [2019-07-31T02:19:14.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1171458826 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T02:19:14.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171458826 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2019-07-31T02:19:14.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1171458827 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T02:19:14.923Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-31T02:19:14.923Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-31T02:19:14.923Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-31T02:19:15.180Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-31T02:19:15.180Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1171459090 data=null doit=true} to Shell with text {Create Session} [2019-07-31T02:19:15.180Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:19:15.180Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T02:19:15.180Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T02:19:15.180Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T02:19:15.180Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:19:15.180Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T02:19:15.180Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T02:19:15.180Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T02:19:15.180Z] DEBUG - matched Text with text " [2019-07-31T02:19:15.180Z] ", using matcher: of type 'Text' [2019-07-31T02:19:15.180Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T02:19:15.180Z] DEBUG - matched Text with text " [2019-07-31T02:19:15.180Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T02:19:15.180Z] DEBUG - matched Text with text " [2019-07-31T02:19:15.180Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T02:19:15.180Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-31T02:19:15.180Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-31T02:19:15.180Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-31T02:19:15.180Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:19:15.180Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:19:15.180Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T02:19:15.180Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T02:19:15.180Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:15.180Z] DEBUG - Clicking on &Ok [2019-07-31T02:19:15.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1171459095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:15.180Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1171459095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:15.180Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1171459095 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:15.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1171459095 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:15.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1171459095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:15.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1171459096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:15.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1171459096 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:15.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1171458898 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Create Session...' [2019-07-31T02:19:15.180Z] DEBUG - Clicked on [2019-07-31T02:19:15.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1171459223 data=null doit=true} to Tree node with text: Sessions [2019-07-31T02:19:15.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1171459223 data=null} to Tree node with text: Sessions [2019-07-31T02:19:15.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1171459223 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-31T02:19:15.180Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171459231 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Sessions [2019-07-31T02:19:15.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1171459232 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-31T02:19:15.180Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:15.180Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:15.180Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:15.180Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:15.180Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:15.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171459235 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-31T02:19:15.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171459235 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:15.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171459235 data=null} to Tree node with text: mysession [2019-07-31T02:19:15.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171459236 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-31T02:19:15.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171459236 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:15.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171459240 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-31T02:19:15.180Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:15.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171459249 data=null button=0 stateMask=0x0 x=112 y=92 count=0} to Tree node with text: mysession [2019-07-31T02:19:15.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171459250 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:15.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171459250 data=null} to Tree node with text: mysession [2019-07-31T02:19:15.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171459250 data=null button=1 stateMask=0x0 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-31T02:19:15.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171459250 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:15.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171459251 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-31T02:19:15.180Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:19:15.180Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:19:15.437Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:19:15.437Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T02:19:15.437Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1171459572 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T02:19:15.437Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:19:15.437Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:19:15.437Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:19:15.437Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:19:15.437Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:19:15.437Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:19:15.437Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:19:15.437Z] DEBUG - matched Group with text "All Tracepoint Event...", using matcher: with mnemonic 'All Tracepoint Events and Syscalls' [2019-07-31T02:19:15.437Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'All Tracepoint Events and Syscalls') [2019-07-31T02:19:15.437Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-31T02:19:15.437Z] DEBUG - 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') [2019-07-31T02:19:15.437Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:19:15.437Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:19:15.437Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:19:15.437Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:19:15.437Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:19:15.437Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:19:15.437Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:19:15.437Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:19:15.437Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:19:15.437Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:19:15.437Z] DEBUG - 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. [2019-07-31T02:19:15.437Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:19:15.437Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:19:15.437Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:19:15.437Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:19:15.437Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:19:15.437Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:19:15.437Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:19:15.437Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:19:15.437Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:19:15.437Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:19:15.437Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:19:15.437Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:19:15.437Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T02:19:15.437Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T02:19:15.437Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:15.437Z] DEBUG - Clicking on &Ok [2019-07-31T02:19:15.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1171459611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:15.437Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1171459611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:15.437Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1171459611 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:15.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1171459611 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:15.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1171459612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:15.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1171459612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:15.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1171459612 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:15.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1171459381 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:19:15.694Z] DEBUG - Clicked on [2019-07-31T02:19:15.694Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:15.694Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:15.694Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:19:15.694Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T02:19:15.694Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:15.694Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:15.694Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:19:15.694Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T02:19:15.694Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1171459789 data=null doit=true} to Tree node with text: channel0 [2019-07-31T02:19:15.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1171459789 data=null} to Tree node with text: channel0 [2019-07-31T02:19:15.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1171459789 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T02:19:15.694Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171459789 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0 [2019-07-31T02:19:15.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1171459790 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T02:19:15.694Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:15.694Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:15.694Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:15.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171459792 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:19:15.694Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171459792 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:15.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171459792 data=null} to Tree node with text: mysession [2019-07-31T02:19:15.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171459792 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:19:15.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171459793 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:15.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171459794 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:19:15.694Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:15.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171459802 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:19:15.694Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171459803 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:15.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171459803 data=null} to Tree node with text: mysession [2019-07-31T02:19:15.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171459803 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:19:15.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171459803 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:15.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171459805 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:19:15.694Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-31T02:19:15.694Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-31T02:19:15.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1171459917 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start' [2019-07-31T02:19:15.694Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-31T02:19:15.950Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:15.950Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:15.950Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:15.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171460021 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:19:15.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171460022 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:15.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171460022 data=null} to Tree node with text: mysession [2019-07-31T02:19:15.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171460022 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:19:15.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171460022 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:15.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171460025 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:19:15.950Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:15.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171460026 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:19:15.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171460026 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:15.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171460026 data=null} to Tree node with text: mysession [2019-07-31T02:19:15.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171460026 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:19:15.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171460027 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:15.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171460027 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:19:15.950Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-31T02:19:15.950Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-31T02:19:15.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1171460117 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop' [2019-07-31T02:19:15.950Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-31T02:19:16.207Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:16.207Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:16.207Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:16.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171460220 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:19:16.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171460220 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:16.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171460221 data=null} to Tree node with text: mysession [2019-07-31T02:19:16.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171460221 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:19:16.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171460221 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:16.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171460222 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:19:16.207Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:16.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171460223 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:19:16.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171460223 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:16.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171460223 data=null} to Tree node with text: mysession [2019-07-31T02:19:16.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171460224 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:19:16.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171460224 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:16.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171460225 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:19:16.207Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-31T02:19:16.207Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-31T02:19:16.463Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-31T02:19:16.463Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-31T02:19:16.463Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1171460528 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-31T02:19:16.463Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:19:16.463Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:19:16.463Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:19:16.463Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:19:16.463Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:16.463Z] DEBUG - Clicking on OK [2019-07-31T02:19:16.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171460529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:16.463Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171460529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:16.463Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171460530 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:16.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171460530 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:16.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171460530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:16.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171460530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:16.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171460530 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:16.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1171460321 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Destroy Session...' [2019-07-31T02:19:16.463Z] DEBUG - Clicked on [2019-07-31T02:19:16.463Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:16.463Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:16.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1171460706 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-31T02:19:16.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1171460707 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:19:16.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1171460707 data=null} to TreeItem with text {myNode} [2019-07-31T02:19:16.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1171460707 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T02:19:16.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171460707 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:19:16.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1171460718 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T02:19:16.720Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:16.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1171460719 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T02:19:16.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1171460719 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:19:16.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1171460719 data=null} to TreeItem with text {myNode} [2019-07-31T02:19:16.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1171460720 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T02:19:16.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171460720 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:19:16.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1171460721 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T02:19:16.720Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-31T02:19:16.720Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-31T02:19:16.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1171460823 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect' [2019-07-31T02:19:16.720Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-31T02:19:16.720Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.383 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest [2019-07-31T02:19:16.720Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest) Time elapsed: 2.929 s [2019-07-31T02:19:16.720Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest [2019-07-31T02:19:17.649Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T02:19:17.649Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:19:17.649Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:19:17.649Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:17.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1171461694 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T02:19:17.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1171461694 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:19:17.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1171461694 data=null} to TreeItem with text {myNode} [2019-07-31T02:19:17.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1171461695 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T02:19:17.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171461695 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:19:17.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1171461704 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T02:19:17.649Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:17.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1171461705 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T02:19:17.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1171461705 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:19:17.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1171461705 data=null} to TreeItem with text {myNode} [2019-07-31T02:19:17.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1171461705 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T02:19:17.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171461705 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:19:17.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1171461706 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T02:19:17.649Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-31T02:19:17.649Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-31T02:19:17.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1171461832 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect' [2019-07-31T02:19:17.649Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-31T02:19:18.211Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:18.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1171462394 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T02:19:18.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1171462394 data=null doit=true} to Tree node with text: Sessions [2019-07-31T02:19:18.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1171462394 data=null} to Tree node with text: Sessions [2019-07-31T02:19:18.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1171462395 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T02:19:18.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171462395 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2019-07-31T02:19:18.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1171462397 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T02:19:18.211Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:18.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1171462403 data=null button=0 stateMask=0x0 x=89 y=127 count=0} to Tree node with text: Sessions [2019-07-31T02:19:18.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1171462403 data=null doit=true} to Tree node with text: Sessions [2019-07-31T02:19:18.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1171462403 data=null} to Tree node with text: Sessions [2019-07-31T02:19:18.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1171462403 data=null button=1 stateMask=0x0 x=89 y=127 count=1} to Tree node with text: Sessions [2019-07-31T02:19:18.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171462404 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2019-07-31T02:19:18.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1171462404 data=null button=1 stateMask=0x80000 x=89 y=127 count=1} to Tree node with text: Sessions [2019-07-31T02:19:18.467Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-31T02:19:18.467Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-31T02:19:18.467Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-31T02:19:18.467Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-31T02:19:18.467Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1171462712 data=null doit=true} to Shell with text {Create Session} [2019-07-31T02:19:18.467Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:19:18.467Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T02:19:18.467Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T02:19:18.467Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T02:19:18.467Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:19:18.467Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T02:19:18.467Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T02:19:18.467Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T02:19:18.467Z] DEBUG - matched Text with text " [2019-07-31T02:19:18.467Z] ", using matcher: of type 'Text' [2019-07-31T02:19:18.467Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T02:19:18.467Z] DEBUG - matched Text with text " [2019-07-31T02:19:18.467Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T02:19:18.467Z] DEBUG - matched Text with text " [2019-07-31T02:19:18.467Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T02:19:18.467Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-31T02:19:18.467Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-31T02:19:18.467Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-31T02:19:18.467Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:19:18.467Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:19:18.467Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T02:19:18.467Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T02:19:18.467Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:18.467Z] DEBUG - Clicking on &Ok [2019-07-31T02:19:18.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1171462717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:18.467Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1171462717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:18.467Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1171462717 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:18.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1171462718 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:18.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1171462718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:18.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1171462721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:18.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1171462721 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:18.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1171462471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Create Session...' [2019-07-31T02:19:18.723Z] DEBUG - Clicked on [2019-07-31T02:19:18.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1171462858 data=null doit=true} to Tree node with text: Sessions [2019-07-31T02:19:18.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1171462858 data=null} to Tree node with text: Sessions [2019-07-31T02:19:18.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1171462859 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-31T02:19:18.723Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171462859 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Sessions [2019-07-31T02:19:18.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1171462860 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-31T02:19:18.723Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:18.723Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:18.723Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:18.723Z] WARN - Tree item Tree node with text: Provider is already expanded. Won't expand it again. [2019-07-31T02:19:18.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Kernel} time=1171462893 data=null doit=true} to Tree node with text: Kernel [2019-07-31T02:19:18.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Kernel} time=1171462893 data=null} to Tree node with text: Kernel [2019-07-31T02:19:18.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Kernel} time=1171462894 data=null button=1 stateMask=0x0 x=98 y=8 count=1} to Tree node with text: Kernel [2019-07-31T02:19:18.723Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171462894 data=null item=TreeItem {Kernel} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Kernel [2019-07-31T02:19:18.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Kernel} time=1171463084 data=null button=1 stateMask=0x80000 x=98 y=8 count=1} to Tree node with text: Kernel [2019-07-31T02:19:18.979Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:18.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=1171463088 data=null button=0 stateMask=0x0 x=138 y=2717 count=0} to Tree node with text: sched_switch [2019-07-31T02:19:18.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=1171463089 data=null doit=true} to Tree node with text: sched_switch [2019-07-31T02:19:18.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=1171463089 data=null} to Tree node with text: sched_switch [2019-07-31T02:19:18.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=1171463089 data=null button=1 stateMask=0x0 x=138 y=2717 count=1} to Tree node with text: sched_switch [2019-07-31T02:19:18.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171463090 data=null item=TreeItem {sched_switch} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: sched_switch [2019-07-31T02:19:18.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=1171463102 data=null button=1 stateMask=0x80000 x=138 y=2091 count=1} to Tree node with text: sched_switch [2019-07-31T02:19:18.979Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:18.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=1171463103 data=null button=0 stateMask=0x0 x=138 y=2091 count=0} to Tree node with text: sched_switch [2019-07-31T02:19:18.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=1171463103 data=null doit=true} to Tree node with text: sched_switch [2019-07-31T02:19:18.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=1171463104 data=null} to Tree node with text: sched_switch [2019-07-31T02:19:18.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=1171463104 data=null button=1 stateMask=0x0 x=138 y=2091 count=1} to Tree node with text: sched_switch [2019-07-31T02:19:18.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171463104 data=null item=TreeItem {sched_switch} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: sched_switch [2019-07-31T02:19:18.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=1171463106 data=null button=1 stateMask=0x80000 x=138 y=2091 count=1} to Tree node with text: sched_switch [2019-07-31T02:19:18.979Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...' [2019-07-31T02:19:18.979Z] DEBUG - Clicking on with mnemonic 'Enable Event...' [2019-07-31T02:19:19.235Z] DEBUG - Clicked on with mnemonic 'Enable Event...' [2019-07-31T02:19:19.235Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T02:19:19.235Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1171463431 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T02:19:19.235Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-31T02:19:19.235Z] DEBUG - matched Group with text "Session List", using matcher: with mnemonic 'Session List' [2019-07-31T02:19:19.235Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Session List') [2019-07-31T02:19:19.235Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Session List')) [2019-07-31T02:19:19.235Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-31T02:19:19.235Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to mysession [2019-07-31T02:19:19.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1171463435 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo' and in group (with mnemonic 'Session List')) [2019-07-31T02:19:19.491Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to mysession [2019-07-31T02:19:19.491Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:19:19.491Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression' [2019-07-31T02:19:19.491Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression') [2019-07-31T02:19:19.491Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression')) [2019-07-31T02:19:19.491Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:19:19.491Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:19:19.491Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T02:19:19.491Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T02:19:19.491Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:19.491Z] DEBUG - Clicking on &Ok [2019-07-31T02:19:19.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1171463494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:19.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1171463494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:19.491Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1171463494 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:19.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1171463494 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:19.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1171463494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:19.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1171463495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:19.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1171463495 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:19.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=1171463203 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event...' [2019-07-31T02:19:19.748Z] DEBUG - Clicked on [2019-07-31T02:19:19.748Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:19.748Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:19.748Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:19.748Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:19.748Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:19:19.748Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:19.748Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:19.748Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:19:19.748Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T02:19:19.748Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:19.748Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:19.748Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:19:19.748Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T02:19:19.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1171463915 data=null doit=true} to Tree node with text: channel0 [2019-07-31T02:19:19.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1171463916 data=null} to Tree node with text: channel0 [2019-07-31T02:19:19.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1171463916 data=null button=1 stateMask=0x0 x=143 y=9440 count=1} to Tree node with text: channel0 [2019-07-31T02:19:19.748Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171463916 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0 [2019-07-31T02:19:19.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1171463917 data=null button=1 stateMask=0x80000 x=143 y=9440 count=1} to Tree node with text: channel0 [2019-07-31T02:19:19.748Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:19.748Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:19.748Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:19.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171463920 data=null button=0 stateMask=0x0 x=112 y=9398 count=0} to Tree node with text: mysession [2019-07-31T02:19:19.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171463920 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:19.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171463920 data=null} to Tree node with text: mysession [2019-07-31T02:19:19.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171463920 data=null button=1 stateMask=0x0 x=112 y=9398 count=1} to Tree node with text: mysession [2019-07-31T02:19:19.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171463921 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:19.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171463924 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T02:19:19.748Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:19.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171463930 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-31T02:19:19.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171463930 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:19.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171463930 data=null} to Tree node with text: mysession [2019-07-31T02:19:19.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171463931 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T02:19:19.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171463931 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:19.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171463932 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T02:19:19.748Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-31T02:19:19.748Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-31T02:19:19.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1171463994 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start' [2019-07-31T02:19:19.748Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-31T02:19:20.006Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:20.006Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:20.006Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:20.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171464098 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-31T02:19:20.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171464098 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:20.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171464098 data=null} to Tree node with text: mysession [2019-07-31T02:19:20.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171464098 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T02:19:20.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171464099 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:20.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171464100 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T02:19:20.006Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:20.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171464100 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-31T02:19:20.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171464101 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:20.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171464101 data=null} to Tree node with text: mysession [2019-07-31T02:19:20.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171464101 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T02:19:20.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171464101 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:20.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171464103 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T02:19:20.006Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-31T02:19:20.006Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-31T02:19:20.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1171464163 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop' [2019-07-31T02:19:20.006Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-31T02:19:20.263Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:20.263Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:20.263Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:20.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171464289 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-31T02:19:20.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171464289 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:20.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171464289 data=null} to Tree node with text: mysession [2019-07-31T02:19:20.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171464290 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T02:19:20.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171464290 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:20.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171464292 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T02:19:20.263Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:20.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171464293 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-31T02:19:20.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171464293 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:20.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171464293 data=null} to Tree node with text: mysession [2019-07-31T02:19:20.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171464294 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T02:19:20.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171464294 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:20.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171464295 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T02:19:20.263Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-31T02:19:20.263Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-31T02:19:20.520Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-31T02:19:20.520Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-31T02:19:20.520Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1171464543 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-31T02:19:20.520Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:19:20.520Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:19:20.520Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:19:20.520Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:19:20.520Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:20.520Z] DEBUG - Clicking on OK [2019-07-31T02:19:20.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171464550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:20.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171464550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:20.520Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171464550 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:20.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171464550 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:20.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171464550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:20.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171464551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:20.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171464551 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:20.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1171464394 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Destroy Session...' [2019-07-31T02:19:20.776Z] DEBUG - Clicked on [2019-07-31T02:19:20.776Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:20.776Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:20.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1171464830 data=null button=0 stateMask=0x0 x=69 y=-12025 count=0} to TreeItem with text {myNode} [2019-07-31T02:19:20.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1171464830 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:19:20.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1171464830 data=null} to TreeItem with text {myNode} [2019-07-31T02:19:20.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1171464831 data=null button=1 stateMask=0x0 x=69 y=-12025 count=1} to TreeItem with text {myNode} [2019-07-31T02:19:20.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171464831 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:19:20.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1171464834 data=null button=1 stateMask=0x80000 x=69 y=-12025 count=1} to TreeItem with text {myNode} [2019-07-31T02:19:20.776Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:20.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1171464835 data=null button=0 stateMask=0x0 x=69 y=-12025 count=0} to TreeItem with text {myNode} [2019-07-31T02:19:20.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1171464835 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:19:20.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1171464835 data=null} to TreeItem with text {myNode} [2019-07-31T02:19:20.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1171464836 data=null button=1 stateMask=0x0 x=69 y=-12025 count=1} to TreeItem with text {myNode} [2019-07-31T02:19:20.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171464836 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:19:20.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1171464837 data=null button=1 stateMask=0x80000 x=69 y=-12025 count=1} to TreeItem with text {myNode} [2019-07-31T02:19:20.776Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-31T02:19:20.776Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-31T02:19:20.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1171464923 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect' [2019-07-31T02:19:20.776Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-31T02:19:20.776Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T02:19:21.033Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:19:21.033Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:19:21.033Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:21.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1171465042 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T02:19:21.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1171465042 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:19:21.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1171465042 data=null} to TreeItem with text {myNode} [2019-07-31T02:19:21.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1171465042 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T02:19:21.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171465043 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:19:21.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1171465046 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T02:19:21.033Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:21.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1171465046 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T02:19:21.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1171465046 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:19:21.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1171465047 data=null} to TreeItem with text {myNode} [2019-07-31T02:19:21.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1171465047 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T02:19:21.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171465047 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:19:21.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1171465048 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T02:19:21.033Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-31T02:19:21.033Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-31T02:19:21.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1171465109 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect' [2019-07-31T02:19:21.033Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-31T02:19:21.595Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:21.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1171465620 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T02:19:21.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1171465621 data=null doit=true} to Tree node with text: Sessions [2019-07-31T02:19:21.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1171465621 data=null} to Tree node with text: Sessions [2019-07-31T02:19:21.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1171465621 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T02:19:21.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171465621 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2019-07-31T02:19:21.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1171465623 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T02:19:21.595Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:21.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1171465623 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T02:19:21.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1171465623 data=null doit=true} to Tree node with text: Sessions [2019-07-31T02:19:21.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1171465624 data=null} to Tree node with text: Sessions [2019-07-31T02:19:21.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1171465624 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T02:19:21.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171465624 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2019-07-31T02:19:21.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1171465625 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T02:19:21.595Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-31T02:19:21.595Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-31T02:19:21.852Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-31T02:19:21.852Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-31T02:19:21.852Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1171465902 data=null doit=true} to Shell with text {Create Session} [2019-07-31T02:19:21.852Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:19:21.852Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T02:19:21.852Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T02:19:21.852Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T02:19:21.852Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:19:21.852Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T02:19:21.852Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T02:19:21.852Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T02:19:21.852Z] DEBUG - matched Text with text " [2019-07-31T02:19:21.852Z] ", using matcher: of type 'Text' [2019-07-31T02:19:21.852Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T02:19:21.852Z] DEBUG - matched Text with text " [2019-07-31T02:19:21.852Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T02:19:21.852Z] DEBUG - matched Text with text " [2019-07-31T02:19:21.852Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T02:19:21.852Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-31T02:19:21.852Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-31T02:19:21.852Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-31T02:19:21.852Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:19:21.852Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:19:21.852Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T02:19:21.852Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T02:19:21.852Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:21.852Z] DEBUG - Clicking on &Ok [2019-07-31T02:19:21.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1171465910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:21.852Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1171465910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:21.852Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1171465911 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:21.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1171465911 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:21.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1171465911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:21.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1171465911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:21.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1171465911 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:21.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1171465685 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Create Session...' [2019-07-31T02:19:21.852Z] DEBUG - Clicked on [2019-07-31T02:19:21.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1171466090 data=null doit=true} to Tree node with text: Sessions [2019-07-31T02:19:21.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1171466090 data=null} to Tree node with text: Sessions [2019-07-31T02:19:21.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1171466090 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-31T02:19:21.852Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171466091 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Sessions [2019-07-31T02:19:21.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1171466091 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-31T02:19:21.852Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:21.852Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:21.852Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:21.852Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:21.852Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:21.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171466093 data=null button=0 stateMask=0x0 x=96 y=113 count=0} to Tree node with text: mysession [2019-07-31T02:19:21.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171466094 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:21.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171466094 data=null} to Tree node with text: mysession [2019-07-31T02:19:21.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171466094 data=null button=1 stateMask=0x0 x=96 y=113 count=1} to Tree node with text: mysession [2019-07-31T02:19:21.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171466094 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:21.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171466104 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-31T02:19:21.852Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:21.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171466105 data=null button=0 stateMask=0x0 x=112 y=92 count=0} to Tree node with text: mysession [2019-07-31T02:19:21.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171466105 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:21.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171466105 data=null} to Tree node with text: mysession [2019-07-31T02:19:21.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171466105 data=null button=1 stateMask=0x0 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-31T02:19:21.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171466105 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:21.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171466106 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-31T02:19:22.108Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:19:22.108Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:19:22.365Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:19:22.365Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T02:19:22.365Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1171466511 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T02:19:22.365Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:19:22.365Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:19:22.365Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:19:22.365Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:19:22.365Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:19:22.365Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:19:22.365Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:19:22.365Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:19:22.365Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:19:22.365Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-31T02:19:22.365Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-31T02:19:22.365Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-31T02:19:22.365Z] DEBUG - 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') [2019-07-31T02:19:22.365Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:19:22.365Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:19:22.365Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:19:22.365Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:19:22.365Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:19:22.365Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T02:19:22.365Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:19:22.365Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:19:22.365Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:19:22.365Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:19:22.365Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1171466528 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:19:22.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1171466528 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:19:22.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1171466528 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:19:22.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1171466529 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:19:22.365Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T02:19:22.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:19:22.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:19:22.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:19:22.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:19:22.365Z] DEBUG - Setting state to checked on: All [2019-07-31T02:19:22.365Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:19:22.365Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:19:22.365Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:19:22.365Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:19:22.365Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:19:22.365Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:19:22.365Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:19:22.365Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:19:22.365Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression' [2019-07-31T02:19:22.365Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression') [2019-07-31T02:19:22.365Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression')) [2019-07-31T02:19:22.365Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T02:19:22.365Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T02:19:22.365Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T02:19:22.365Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T02:19:22.365Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T02:19:22.365Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:19:22.365Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:19:22.365Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:19:22.365Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:19:22.365Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T02:19:22.365Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T02:19:22.365Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T02:19:22.365Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T02:19:22.365Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T02:19:22.365Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:22.365Z] DEBUG - Clicking on &Ok [2019-07-31T02:19:22.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1171466599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:22.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1171466600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:22.365Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1171466600 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:22.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1171466600 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:22.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1171466600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:22.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1171466600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:22.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1171466600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T02:19:22.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1171466210 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-31T02:19:22.622Z] DEBUG - Clicked on [2019-07-31T02:19:22.622Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:22.622Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:22.622Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:19:22.622Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:22.622Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:22.622Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:19:22.622Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T02:19:22.622Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:22.622Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:22.622Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T02:19:22.622Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T02:19:22.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1171466795 data=null doit=true} to Tree node with text: channel0 [2019-07-31T02:19:22.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1171466795 data=null} to Tree node with text: channel0 [2019-07-31T02:19:22.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1171466796 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T02:19:22.622Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171466796 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0 [2019-07-31T02:19:22.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1171466797 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T02:19:22.622Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:22.622Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:22.622Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:22.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171466798 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:19:22.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171466798 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:22.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171466798 data=null} to Tree node with text: mysession [2019-07-31T02:19:22.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171466798 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:19:22.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171466799 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:22.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171466800 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:19:22.622Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:22.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171466800 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:19:22.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171466800 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:22.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171466800 data=null} to Tree node with text: mysession [2019-07-31T02:19:22.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171466801 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:19:22.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171466801 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:22.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171466809 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:19:22.878Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-31T02:19:22.878Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-31T02:19:22.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1171466879 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start' [2019-07-31T02:19:22.878Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-31T02:19:22.878Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:22.878Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:22.878Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:22.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171466981 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:19:22.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171466981 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:22.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171466981 data=null} to Tree node with text: mysession [2019-07-31T02:19:22.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171466982 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:19:22.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171466982 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:22.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171466983 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:19:22.878Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:22.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171466984 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:19:22.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171466986 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:22.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171466986 data=null} to Tree node with text: mysession [2019-07-31T02:19:22.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171466986 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:19:22.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171466986 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:22.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171466987 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:19:22.878Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-31T02:19:22.878Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-31T02:19:22.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1171467044 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop' [2019-07-31T02:19:22.878Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-31T02:19:23.135Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:23.135Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:23.135Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:23.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171467146 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:19:23.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171467146 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:23.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171467147 data=null} to Tree node with text: mysession [2019-07-31T02:19:23.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171467147 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:19:23.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171467147 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:23.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171467152 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:19:23.135Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:23.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1171467152 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T02:19:23.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1171467152 data=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:23.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1171467152 data=null} to Tree node with text: mysession [2019-07-31T02:19:23.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1171467153 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:19:23.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171467153 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T02:19:23.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1171467154 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T02:19:23.135Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-31T02:19:23.135Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-31T02:19:23.135Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-31T02:19:23.135Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-31T02:19:23.135Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1171467319 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-31T02:19:23.135Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:19:23.135Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:19:23.135Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:19:23.135Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:19:23.135Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:23.135Z] DEBUG - Clicking on OK [2019-07-31T02:19:23.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171467320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:23.135Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171467320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:23.135Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171467320 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:23.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171467320 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:23.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171467320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:23.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171467320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:23.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171467321 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:23.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1171467211 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Destroy Session...' [2019-07-31T02:19:23.392Z] DEBUG - Clicked on [2019-07-31T02:19:23.392Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:23.392Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:23.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1171467490 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-31T02:19:23.392Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1171467490 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:19:23.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1171467491 data=null} to TreeItem with text {myNode} [2019-07-31T02:19:23.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1171467491 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T02:19:23.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171467491 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:19:23.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1171467494 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T02:19:23.392Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:23.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1171467495 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-31T02:19:23.392Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1171467495 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:19:23.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1171467495 data=null} to TreeItem with text {myNode} [2019-07-31T02:19:23.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1171467495 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T02:19:23.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171467495 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:19:23.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1171467496 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T02:19:23.392Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-31T02:19:23.392Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-31T02:19:23.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1171467604 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect' [2019-07-31T02:19:23.392Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-31T02:19:23.649Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.774 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest [2019-07-31T02:19:23.649Z] testTraceSessionTreeKernelProvider(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest) Time elapsed: 3.605 s [2019-07-31T02:19:23.649Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest) Time elapsed: 2.68 s [2019-07-31T02:19:23.649Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest [2019-07-31T02:19:24.426Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T02:19:24.426Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:19:24.426Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:19:24.426Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:24.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1171468334 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T02:19:24.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1171468335 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:19:24.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1171468335 data=null} to TreeItem with text {myNode} [2019-07-31T02:19:24.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1171468335 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T02:19:24.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171468335 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:19:24.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1171468383 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T02:19:24.426Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:24.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1171468384 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T02:19:24.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1171468384 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:19:24.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1171468384 data=null} to TreeItem with text {myNode} [2019-07-31T02:19:24.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1171468384 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T02:19:24.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171468385 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:19:24.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1171468386 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T02:19:24.426Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-31T02:19:24.426Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-31T02:19:24.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1171468454 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect' [2019-07-31T02:19:24.426Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-31T02:19:24.989Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:24.989Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:24.989Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:24.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {376167223702018} time=1171468967 data=null button=0 stateMask=0x0 x=138 y=158 count=0} to Tree node with text: 376167223702018 [2019-07-31T02:19:24.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {376167223702018} time=1171468967 data=null doit=true} to Tree node with text: 376167223702018 [2019-07-31T02:19:24.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {376167223702018} time=1171468967 data=null} to Tree node with text: 376167223702018 [2019-07-31T02:19:24.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {376167223702018} time=1171468968 data=null button=1 stateMask=0x0 x=138 y=158 count=1} to Tree node with text: 376167223702018 [2019-07-31T02:19:24.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171468968 data=null item=TreeItem {376167223702018} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 376167223702018 [2019-07-31T02:19:24.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {376167223702018} time=1171468976 data=null button=1 stateMask=0x80000 x=138 y=143 count=1} to Tree node with text: 376167223702018 [2019-07-31T02:19:24.989Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:24.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {376167223702018} time=1171468977 data=null button=0 stateMask=0x0 x=138 y=143 count=0} to Tree node with text: 376167223702018 [2019-07-31T02:19:24.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {376167223702018} time=1171468977 data=null doit=true} to Tree node with text: 376167223702018 [2019-07-31T02:19:24.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {376167223702018} time=1171468977 data=null} to Tree node with text: 376167223702018 [2019-07-31T02:19:24.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {376167223702018} time=1171468977 data=null button=1 stateMask=0x0 x=138 y=143 count=1} to Tree node with text: 376167223702018 [2019-07-31T02:19:24.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171468977 data=null item=TreeItem {376167223702018} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 376167223702018 [2019-07-31T02:19:24.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {376167223702018} time=1171468978 data=null button=1 stateMask=0x80000 x=138 y=143 count=1} to Tree node with text: 376167223702018 [2019-07-31T02:19:24.989Z] DEBUG - matched MenuItem with text "Save...", using matcher: with mnemonic 'Save...' [2019-07-31T02:19:24.989Z] DEBUG - Clicking on with mnemonic 'Save...' [2019-07-31T02:19:24.989Z] DEBUG - Clicked on with mnemonic 'Save...' [2019-07-31T02:19:24.989Z] DEBUG - matched Shell with text "Save Sessions", using matcher: with text 'Save Sessions' [2019-07-31T02:19:24.989Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Save Sessions} time=1171469231 data=null doit=true} to Shell with text {Save Sessions} [2019-07-31T02:19:25.246Z] DEBUG - matched Button with text "force", using matcher: of type 'Button' [2019-07-31T02:19:25.246Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:19:25.246Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:19:25.246Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:19:25.246Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:19:25.246Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:25.246Z] DEBUG - Clicking on OK [2019-07-31T02:19:25.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171469233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:25.246Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171469233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:25.246Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171469233 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:25.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171469233 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:25.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171469233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:25.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171469233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:25.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171469233 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:25.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Save...} time=1171469083 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Save...' [2019-07-31T02:19:25.246Z] DEBUG - Clicked on [2019-07-31T02:19:25.246Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:25.246Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:25.246Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:25.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {376167223702018} time=1171469403 data=null button=0 stateMask=0x0 x=138 y=92 count=0} to Tree node with text: 376167223702018 [2019-07-31T02:19:25.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {376167223702018} time=1171469403 data=null doit=true} to Tree node with text: 376167223702018 [2019-07-31T02:19:25.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {376167223702018} time=1171469403 data=null} to Tree node with text: 376167223702018 [2019-07-31T02:19:25.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {376167223702018} time=1171469403 data=null button=1 stateMask=0x0 x=138 y=92 count=1} to Tree node with text: 376167223702018 [2019-07-31T02:19:25.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171469403 data=null item=TreeItem {376167223702018} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 376167223702018 [2019-07-31T02:19:25.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {376167223702018} time=1171469404 data=null button=1 stateMask=0x80000 x=138 y=92 count=1} to Tree node with text: 376167223702018 [2019-07-31T02:19:25.246Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:25.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {376167223702018} time=1171469405 data=null button=0 stateMask=0x0 x=138 y=92 count=0} to Tree node with text: 376167223702018 [2019-07-31T02:19:25.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {376167223702018} time=1171469405 data=null doit=true} to Tree node with text: 376167223702018 [2019-07-31T02:19:25.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {376167223702018} time=1171469405 data=null} to Tree node with text: 376167223702018 [2019-07-31T02:19:25.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {376167223702018} time=1171469406 data=null button=1 stateMask=0x0 x=138 y=92 count=1} to Tree node with text: 376167223702018 [2019-07-31T02:19:25.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171469406 data=null item=TreeItem {376167223702018} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 376167223702018 [2019-07-31T02:19:25.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {376167223702018} time=1171469407 data=null button=1 stateMask=0x80000 x=138 y=92 count=1} to Tree node with text: 376167223702018 [2019-07-31T02:19:25.503Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-31T02:19:25.503Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-31T02:19:25.503Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-31T02:19:25.503Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-31T02:19:25.503Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1171469706 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-31T02:19:25.503Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:19:25.503Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:19:25.503Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:19:25.503Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:19:25.503Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:25.503Z] DEBUG - Clicking on OK [2019-07-31T02:19:25.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171469707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:25.503Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171469707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:25.503Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171469707 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:25.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171469707 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:25.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171469707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:25.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171469707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:25.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171469708 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:25.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1171469518 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Destroy Session...' [2019-07-31T02:19:25.760Z] DEBUG - Clicked on [2019-07-31T02:19:25.760Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:25.760Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:25.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1171469891 data=null button=0 stateMask=0x0 x=73 y=92 count=0} to Tree node with text: Sessions [2019-07-31T02:19:25.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1171469891 data=null doit=true} to Tree node with text: Sessions [2019-07-31T02:19:25.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1171469891 data=null} to Tree node with text: Sessions [2019-07-31T02:19:25.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1171469892 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-31T02:19:25.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171469892 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2019-07-31T02:19:25.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1171469893 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-31T02:19:25.760Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:25.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1171469894 data=null button=0 stateMask=0x0 x=73 y=92 count=0} to Tree node with text: Sessions [2019-07-31T02:19:25.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1171469894 data=null doit=true} to Tree node with text: Sessions [2019-07-31T02:19:25.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1171469894 data=null} to Tree node with text: Sessions [2019-07-31T02:19:25.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1171469903 data=null button=1 stateMask=0x0 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-31T02:19:25.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171469904 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2019-07-31T02:19:25.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1171469905 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-31T02:19:25.760Z] DEBUG - matched MenuItem with text "Load...", using matcher: with mnemonic 'Load...' [2019-07-31T02:19:25.760Z] DEBUG - Clicking on with mnemonic 'Load...' [2019-07-31T02:19:26.017Z] DEBUG - Clicked on with mnemonic 'Load...' [2019-07-31T02:19:26.017Z] DEBUG - matched Shell with text "Load Sessions", using matcher: with text 'Load Sessions' [2019-07-31T02:19:26.017Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Load Sessions} time=1171470220 data=null doit=true} to Shell with text {Load Sessions} [2019-07-31T02:19:26.017Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button' [2019-07-31T02:19:26.017Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button' [2019-07-31T02:19:26.017Z] DEBUG - matched Button with text "Remote", using matcher: with mnemonic 'Remote' [2019-07-31T02:19:26.017Z] DEBUG - matched Button with text "Remote", using matcher: with style 'SWT.RADIO' [2019-07-31T02:19:26.017Z] DEBUG - matched Button with text "Remote", using matcher: (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-31T02:19:26.017Z] DEBUG - matched Button with text "force", using matcher: of type 'Button' [2019-07-31T02:19:26.017Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:19:26.017Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button' [2019-07-31T02:19:26.017Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:19:26.017Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-31T02:19:26.017Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Local} time=1171470222 data=null doit=true} to Button with text {Local} [2019-07-31T02:19:26.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Local} time=1171470222 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Local} [2019-07-31T02:19:26.017Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-31T02:19:26.017Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remote} time=1171470223 data=null doit=true} to (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-31T02:19:26.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remote} time=1171470223 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-31T02:19:26.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remote} time=1171470224 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-31T02:19:26.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remote} time=1171470224 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-31T02:19:26.274Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-31T02:19:26.274Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:19:26.274Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:19:26.274Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:26.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {376167223702018.lttng} time=1171470320 data=null button=0 stateMask=0x0 x=119 y=11 count=0} to TreeItem with text {376167223702018.lttng} [2019-07-31T02:19:26.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {376167223702018.lttng} time=1171470320 data=null doit=true} to TreeItem with text {376167223702018.lttng} [2019-07-31T02:19:26.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {376167223702018.lttng} time=1171470320 data=null} to TreeItem with text {376167223702018.lttng} [2019-07-31T02:19:26.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {376167223702018.lttng} time=1171470321 data=null button=1 stateMask=0x0 x=119 y=11 count=1} to TreeItem with text {376167223702018.lttng} [2019-07-31T02:19:26.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171470321 data=null item=TreeItem {376167223702018.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {376167223702018.lttng} [2019-07-31T02:19:26.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {376167223702018.lttng} time=1171470321 data=null button=1 stateMask=0x80000 x=119 y=11 count=1} to TreeItem with text {376167223702018.lttng} [2019-07-31T02:19:26.274Z] DEBUG - Clicking on TreeItem with text {376167223702018.lttng} [2019-07-31T02:19:26.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {376167223702018.lttng} time=1171470322 data=null button=0 stateMask=0x0 x=119 y=11 count=0} to TreeItem with text {376167223702018.lttng} [2019-07-31T02:19:26.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {376167223702018.lttng} time=1171470322 data=null doit=true} to TreeItem with text {376167223702018.lttng} [2019-07-31T02:19:26.274Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:26.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {376167223702018.lttng} time=1171470322 data=null} to TreeItem with text {376167223702018.lttng} [2019-07-31T02:19:26.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {376167223702018.lttng} time=1171470323 data=null button=1 stateMask=0x0 x=119 y=11 count=1} to TreeItem with text {376167223702018.lttng} [2019-07-31T02:19:26.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171470323 data=null item=TreeItem {376167223702018.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {376167223702018.lttng} [2019-07-31T02:19:26.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {376167223702018.lttng} time=1171470323 data=null button=1 stateMask=0x80000 x=119 y=11 count=1} to TreeItem with text {376167223702018.lttng} [2019-07-31T02:19:26.274Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {376167223702018.lttng} time=1171470323 data=null button=0 stateMask=0x0 x=119 y=11 count=0} to TreeItem with text {376167223702018.lttng} [2019-07-31T02:19:26.274Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {376167223702018.lttng} time=1171470323 data=null doit=true} to TreeItem with text {376167223702018.lttng} [2019-07-31T02:19:26.274Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {376167223702018.lttng} time=1171470323 data=null} to TreeItem with text {376167223702018.lttng} [2019-07-31T02:19:26.274Z] DEBUG - Clicked on TreeItem with text {376167223702018.lttng} [2019-07-31T02:19:26.274Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button' [2019-07-31T02:19:26.274Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button' [2019-07-31T02:19:26.274Z] DEBUG - matched Button with text "force", using matcher: of type 'Button' [2019-07-31T02:19:26.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:19:26.274Z] DEBUG - matched Button with text "Show hidden files", using matcher: of type 'Button' [2019-07-31T02:19:26.274Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:19:26.274Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button' [2019-07-31T02:19:26.274Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:19:26.274Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:19:26.274Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:19:26.274Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:26.274Z] DEBUG - Clicking on OK [2019-07-31T02:19:26.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171470325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:26.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171470325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:26.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171470325 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:26.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171470325 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:26.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171470325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:26.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171470326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:26.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171470326 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:26.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Load...} time=1171470004 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Load...' [2019-07-31T02:19:26.531Z] DEBUG - Clicked on [2019-07-31T02:19:26.531Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:26.531Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:26.531Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T02:19:26.531Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:26.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {376167223702018} time=1171470624 data=null button=0 stateMask=0x0 x=138 y=8 count=0} to Tree node with text: 376167223702018 [2019-07-31T02:19:26.531Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {376167223702018} time=1171470624 data=null doit=true} to Tree node with text: 376167223702018 [2019-07-31T02:19:26.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {376167223702018} time=1171470624 data=null} to Tree node with text: 376167223702018 [2019-07-31T02:19:26.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {376167223702018} time=1171470625 data=null button=1 stateMask=0x0 x=138 y=8 count=1} to Tree node with text: 376167223702018 [2019-07-31T02:19:26.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171470625 data=null item=TreeItem {376167223702018} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 376167223702018 [2019-07-31T02:19:26.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {376167223702018} time=1171470627 data=null button=1 stateMask=0x80000 x=138 y=8 count=1} to Tree node with text: 376167223702018 [2019-07-31T02:19:26.531Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:26.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {376167223702018} time=1171470628 data=null button=0 stateMask=0x0 x=138 y=8 count=0} to Tree node with text: 376167223702018 [2019-07-31T02:19:26.531Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {376167223702018} time=1171470628 data=null doit=true} to Tree node with text: 376167223702018 [2019-07-31T02:19:26.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {376167223702018} time=1171470628 data=null} to Tree node with text: 376167223702018 [2019-07-31T02:19:26.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {376167223702018} time=1171470629 data=null button=1 stateMask=0x0 x=138 y=8 count=1} to Tree node with text: 376167223702018 [2019-07-31T02:19:26.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171470635 data=null item=TreeItem {376167223702018} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 376167223702018 [2019-07-31T02:19:26.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {376167223702018} time=1171470636 data=null button=1 stateMask=0x80000 x=138 y=9 count=1} to Tree node with text: 376167223702018 [2019-07-31T02:19:26.531Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-31T02:19:26.531Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-31T02:19:26.788Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-31T02:19:26.788Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-31T02:19:26.788Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1171470922 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-31T02:19:26.788Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:19:26.788Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:19:26.788Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:19:26.788Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:19:26.788Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:26.788Z] DEBUG - Clicking on OK [2019-07-31T02:19:26.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171470987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:26.788Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171470987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:26.788Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171470987 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:26.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171470987 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:26.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171470987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:26.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171470987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:26.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171470987 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:19:26.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1171470740 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Destroy Session...' [2019-07-31T02:19:27.045Z] DEBUG - Clicked on [2019-07-31T02:19:27.045Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T02:19:27.045Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:27.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1171471119 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-31T02:19:27.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1171471119 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:19:27.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1171471119 data=null} to TreeItem with text {myNode} [2019-07-31T02:19:27.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1171471120 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T02:19:27.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171471120 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:19:27.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1171471133 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T02:19:27.045Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:19:27.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1171471135 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T02:19:27.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1171471135 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:19:27.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1171471135 data=null} to TreeItem with text {myNode} [2019-07-31T02:19:27.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1171471135 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T02:19:27.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171471136 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-31T02:19:27.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1171471137 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T02:19:27.045Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-31T02:19:27.045Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-31T02:19:27.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1171471220 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect' [2019-07-31T02:19:27.045Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-31T02:19:27.301Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.606 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest [2019-07-31T02:19:27.301Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest) Time elapsed: 3.22 s [2019-07-31T02:19:27.301Z] [2019-07-31T02:19:27.301Z] Results: [2019-07-31T02:19:27.301Z] [2019-07-31T02:19:27.301Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T02:19:27.301Z] [2019-07-31T02:19:27.864Z] [2019-07-31T02:19:27.864Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 02:19:27.823 [2019-07-31T02:19:27.864Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T02:19:29.232Z] [INFO] All tests passed! [2019-07-31T02:19:29.232Z] [INFO] [2019-07-31T02:19:29.232Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T02:19:29.232Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:19:29.232Z] [INFO] [2019-07-31T02:19:29.232Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T02:19:29.795Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T02:19:29.795Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:19:30.051Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:19:30.614Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T02:19:30.870Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T02:19:30.870Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T02:19:31.127Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:19:31.127Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-31T02:19:31.127Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T02:19:31.383Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-31T02:19:31.945Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:19:33.312Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-31T02:19:33.312Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-31T02:19:33.312Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T02:19:33.568Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T02:19:33.825Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-31T02:19:34.081Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.tests' with 31 classes [2019-07-31T02:19:34.338Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-31T02:19:34.338Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes [2019-07-31T02:19:34.338Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:19:34.595Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:19:34.595Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T02:19:34.595Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:19:34.595Z] [INFO] [2019-07-31T02:19:34.595Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T02:19:34.595Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT.jar [2019-07-31T02:19:34.595Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT.pom [2019-07-31T02:19:34.595Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT-sources.jar [2019-07-31T02:19:34.595Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:19:34.595Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT-p2metadata.xml [2019-07-31T02:19:34.595Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT-p2artifacts.xml [2019-07-31T02:19:34.595Z] [INFO] [2019-07-31T02:19:34.595Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T02:19:34.595Z] [INFO] [2019-07-31T02:19:34.595Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >-- [2019-07-31T02:19:34.595Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.10-SNAPSHOT [99/134] [2019-07-31T02:19:34.595Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T02:19:34.595Z] [INFO] [2019-07-31T02:19:34.595Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T02:19:34.595Z] [INFO] [2019-07-31T02:19:34.595Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T02:19:34.851Z] [INFO] The project's OSGi version is 1.0.10.201907310119 [2019-07-31T02:19:34.851Z] [INFO] [2019-07-31T02:19:34.851Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T02:19:34.851Z] [INFO] [2019-07-31T02:19:34.851Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T02:19:34.851Z] [INFO] [2019-07-31T02:19:34.851Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T02:19:34.851Z] [INFO] [2019-07-31T02:19:34.851Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T02:19:34.851Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:19:34.851Z] [INFO] [2019-07-31T02:19:34.851Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T02:19:34.851Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:19:34.851Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources [2019-07-31T02:19:34.851Z] [INFO] [2019-07-31T02:19:34.851Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T02:19:34.851Z] [INFO] Compiling 19 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/classes [2019-07-31T02:19:35.829Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/ResourcesViewTest.java:[384] [2019-07-31T02:19:35.829Z] final TimeGraphMarkerAxis markerAxis = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphMarkerAxis.class)); [2019-07-31T02:19:35.829Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:19:35.829Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull TimeGraphMarkerAxis'. Declaring type 'SWTBotFactory' doesn't seem to be designed with null type annotations in mind [2019-07-31T02:19:35.829Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/ResourcesViewTest.java:[400] [2019-07-31T02:19:35.829Z] final TimeGraphControl timeGraph = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class)); [2019-07-31T02:19:35.829Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:19:35.829Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull TimeGraphControl'. Declaring type 'SWTBotFactory' doesn't seem to be designed with null type annotations in mind [2019-07-31T02:19:35.829Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/FindDialogTestBase.java:[369] [2019-07-31T02:19:35.829Z] final TimeGraphControl timegraph = view.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class)); [2019-07-31T02:19:35.829Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:19:35.829Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull TimeGraphControl'. Declaring type 'SWTBotFactory' doesn't seem to be designed with null type annotations in mind [2019-07-31T02:19:35.829Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/FindDialogTestBase.java:[387] [2019-07-31T02:19:35.829Z] final TimeGraphControl timegraph = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class)); [2019-07-31T02:19:35.829Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:19:35.829Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull TimeGraphControl'. Declaring type 'SWTBotFactory' doesn't seem to be designed with null type annotations in mind [2019-07-31T02:19:35.829Z] 4 problems (4 warnings) [2019-07-31T02:19:35.829Z] [INFO] [2019-07-31T02:19:35.829Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T02:19:35.829Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:19:35.829Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/test/resources [2019-07-31T02:19:35.829Z] [INFO] [2019-07-31T02:19:35.829Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T02:19:35.829Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-31T02:19:35.829Z] [INFO] [2019-07-31T02:19:35.829Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T02:19:36.179Z] [INFO] [2019-07-31T02:19:36.179Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T02:19:36.179Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-31T02:19:36.179Z] [INFO] [2019-07-31T02:19:36.179Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T02:19:36.179Z] [INFO] [2019-07-31T02:19:36.179Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T02:19:36.179Z] [INFO] [2019-07-31T02:19:36.179Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T02:19:36.179Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-31T02:19:36.179Z] [INFO] [2019-07-31T02:19:36.179Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T02:19:36.179Z] [INFO] [2019-07-31T02:19:36.179Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T02:19:37.548Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T02:19:37.548Z] [INFO] Command line: [2019-07-31T02:19:37.548Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T02:19:37.548Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T02:19:40.818Z] !SESSION 2019-07-31 02:19:37.469 ----------------------------------------------- [2019-07-31T02:19:40.818Z] eclipse.buildId=unknown [2019-07-31T02:19:40.818Z] java.version=1.8.0_202 [2019-07-31T02:19:40.818Z] java.vendor=Oracle Corporation [2019-07-31T02:19:40.818Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T02:19:40.818Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T02:19:40.818Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T02:19:40.818Z] [2019-07-31T02:19:40.818Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 02:19:40.236 [2019-07-31T02:19:40.818Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:19:40.818Z] !STACK 0 [2019-07-31T02:19:40.818Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T02:19:40.818Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:19:40.818Z] [2019-07-31T02:19:40.818Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:19:40.818Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:19:40.818Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:19:40.818Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:19:40.818Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:19:40.818Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:19:40.818Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:19:40.818Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:19:40.818Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:19:40.818Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:19:40.818Z] [2019-07-31T02:19:40.818Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 02:19:40.364 [2019-07-31T02:19:40.818Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:19:40.818Z] !STACK 0 [2019-07-31T02:19:40.818Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T02:19:40.818Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:19:40.818Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T02:19:40.818Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T02:19:40.818Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T02:19:40.818Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:19:40.818Z] [2019-07-31T02:19:40.818Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:19:40.818Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:19:40.818Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:19:40.818Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:19:40.818Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:19:40.818Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:19:40.818Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:19:40.818Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:19:40.818Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:19:40.818Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:19:42.186Z] process 11969: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text [2019-07-31T02:19:42.186Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T02:19:42.749Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T02:19:42.749Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T02:19:52.704Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest [2019-07-31T02:19:52.705Z] Display size: 1440x900 [2019-07-31T02:19:52.705Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-31T02:19:52.705Z] GTK version=3.18.9 [2019-07-31T02:19:52.705Z] GTK theme=Ambiance [2019-07-31T02:19:52.705Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T02:19:52.705Z] Time zone: Coordinated Universal Time [2019-07-31T02:19:52.705Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T02:19:52.705Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T02:19:53.635Z] *** BUG *** [2019-07-31T02:19:53.635Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:19:53.635Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:19:53.635Z] [2019-07-31T02:19:53.635Z] *** BUG *** [2019-07-31T02:19:53.635Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:19:53.635Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:19:53.635Z] [2019-07-31T02:19:54.564Z] *** BUG *** [2019-07-31T02:19:54.564Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:19:54.564Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:19:54.564Z] [2019-07-31T02:19:54.564Z] *** BUG *** [2019-07-31T02:19:54.564Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:19:54.564Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:19:54.564Z] [2019-07-31T02:19:55.932Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:11.016Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T02:20:11.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:20:11.016Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:11.016Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T02:20:11.016Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T02:20:11.016Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T02:20:11.016Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T02:20:11.016Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T02:20:11.016Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T02:20:11.016Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:11.016Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:11.016Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:20:11.016Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T02:20:11.016Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:20:11.016Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:20:11.016Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:11.016Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:20:11.016Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:20:11.016Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:11.579Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:20:11.579Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:20:11.579Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:12.508Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:20:12.508Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:20:12.508Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:13.071Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:20:13.071Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:20:13.071Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:13.634Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:20:13.634Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:20:13.634Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:15.002Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:20:15.002Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:20:15.002Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:15.259Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:20:15.259Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:20:15.259Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:15.822Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:20:15.822Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:20:16.078Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:16.640Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:20:16.640Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:20:16.640Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:17.203Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:20:17.203Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:20:17.203Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:17.770Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:20:17.770Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:20:18.231Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:18.231Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:21.594Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T02:20:21.594Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:20:21.594Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:21.594Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:21.594Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'TimeGraphMarkerAxis' [2019-07-31T02:20:21.594Z] DEBUG - number of items : 17 [2019-07-31T02:20:21.594Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:21.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171525814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:21.850Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171526028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:21.850Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171526029 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:21.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171526029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:21.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171526030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:22.413Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171526424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:22.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171526426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:22.413Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171526426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:22.413Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171526426 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:22.413Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171526426 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:22.413Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:22.413Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2019-07-31T02:20:22.413Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:20:22.413Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T02:20:22.413Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:20:22.413Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:20:22.413Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:20:22.413Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:20:22.413Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:20:22.413Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:20:22.413Z] DEBUG - Clicking on OK [2019-07-31T02:20:22.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171526438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:20:22.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171526439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:20:22.413Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171526439 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:20:22.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171526439 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:20:22.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171526439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:20:22.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171526439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:20:22.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171526439 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:20:22.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171526030 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:22.976Z] DEBUG - Clicked on [2019-07-31T02:20:22.976Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:20:22.976Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-31T02:20:22.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1171526997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-31T02:20:22.976Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1171526998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-31T02:20:22.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1171526998 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-31T02:20:22.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1171526999 data=null} to TimeGraphMarkerAxis with text {} [2019-07-31T02:20:22.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1171526999 data=null button=1 stateMask=0x0 x=538 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-31T02:20:22.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1171527001 data=null button=1 stateMask=0x80000 x=538 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-31T02:20:22.976Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-31T02:20:23.538Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-31T02:20:23.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1171527503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-31T02:20:23.538Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1171527504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-31T02:20:23.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1171527504 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-31T02:20:23.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1171527504 data=null} to TimeGraphMarkerAxis with text {} [2019-07-31T02:20:23.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1171527505 data=null button=1 stateMask=0x0 x=239 y=25 count=1} to TimeGraphMarkerAxis with text {} [2019-07-31T02:20:23.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1171527507 data=null button=1 stateMask=0x80000 x=239 y=25 count=1} to TimeGraphMarkerAxis with text {} [2019-07-31T02:20:23.538Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-31T02:20:24.101Z] DEBUG - number of items : 17 [2019-07-31T02:20:24.101Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark} [2019-07-31T02:20:24.101Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171528133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T02:20:24.101Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171528134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T02:20:24.101Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171528135 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T02:20:24.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171528136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T02:20:24.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171528136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T02:20:24.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171528137 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T02:20:24.101Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171528201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:24.101Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171528329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:24.101Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171528330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:24.101Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171528331 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:24.101Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171528331 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:24.101Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:24.101Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-31T02:20:24.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1171528334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-31T02:20:24.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1171528390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-31T02:20:24.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1171528391 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-31T02:20:24.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1171528391 data=null} to TimeGraphMarkerAxis with text {} [2019-07-31T02:20:24.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1171528391 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-31T02:20:24.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1171528392 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-31T02:20:24.358Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-31T02:20:24.358Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-31T02:20:24.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1171528393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-31T02:20:24.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1171528393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-31T02:20:24.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1171528393 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-31T02:20:24.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1171528393 data=null} to TimeGraphMarkerAxis with text {} [2019-07-31T02:20:24.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1171528394 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-31T02:20:24.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1171528394 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-31T02:20:24.358Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-31T02:20:24.358Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-31T02:20:24.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1171528395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-31T02:20:24.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1171528395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-31T02:20:24.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1171528396 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-31T02:20:24.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1171528396 data=null} to TimeGraphMarkerAxis with text {} [2019-07-31T02:20:24.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1171528396 data=null button=1 stateMask=0x0 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-31T02:20:24.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1171528397 data=null button=1 stateMask=0x80000 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-31T02:20:24.358Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-31T02:20:24.358Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-31T02:20:24.358Z] DEBUG - Clicking on with mnemonic 'Lost Events' [2019-07-31T02:20:24.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1171528596 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Lost Events' [2019-07-31T02:20:24.358Z] DEBUG - Clicked on with mnemonic 'Lost Events' [2019-07-31T02:20:24.614Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:27.133Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T02:20:27.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:20:27.133Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:27.389Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:27.389Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:20:27.389Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T02:20:27.389Z] DEBUG - number of items : 17 [2019-07-31T02:20:27.389Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:27.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171531636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:27.389Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171531636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:27.389Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171531637 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:27.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171531637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:27.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171531637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:27.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171531637 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:27.389Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171531639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:27.389Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171531639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:27.389Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171531639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:27.389Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171531640 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:27.389Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171531640 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:27.389Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:27.389Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:27.952Z] DEBUG - number of items : 17 [2019-07-31T02:20:27.952Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:27.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171532196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:27.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171532196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:27.952Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171532196 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:27.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171532196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:27.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171532197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:27.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171532197 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:27.952Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171532199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:27.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171532199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:27.952Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171532200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:27.952Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171532200 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:27.952Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171532200 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:27.952Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:27.952Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:28.514Z] DEBUG - number of items : 17 [2019-07-31T02:20:28.514Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:28.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171532703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:28.514Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171532704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:28.514Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171532704 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:28.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171532704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:28.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171532705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:28.771Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171533014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:28.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171533015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:28.771Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171533016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:28.771Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171533016 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:28.771Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171533017 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:28.771Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:28.771Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2019-07-31T02:20:28.771Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:20:28.771Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T02:20:28.771Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:20:28.771Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:20:28.771Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:20:28.771Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:20:28.771Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:20:28.771Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:20:28.771Z] DEBUG - Clicking on OK [2019-07-31T02:20:28.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171533025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:20:29.027Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171533025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:20:29.027Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171533025 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:20:29.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171533026 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:20:29.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171533026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:20:29.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171533026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:20:29.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171533026 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:20:29.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171532705 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:29.590Z] DEBUG - Clicked on [2019-07-31T02:20:29.590Z] DEBUG - number of items : 17 [2019-07-31T02:20:29.590Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:29.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171533590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:29.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171533590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:29.590Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171533590 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:29.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171533590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:29.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171533591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:29.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171533591 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:29.590Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171533596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:29.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171533597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:29.590Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171533597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:29.590Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171533597 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:29.590Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171533597 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:29.590Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:29.590Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:30.153Z] DEBUG - number of items : 17 [2019-07-31T02:20:30.153Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:30.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171534143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:30.153Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171534144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:30.153Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171534144 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:30.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171534144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:30.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171534145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:30.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171534145 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:30.153Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171534147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:30.153Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171534148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:30.153Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171534148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:30.153Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171534192 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:30.153Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171534193 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:30.153Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:30.153Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:30.716Z] DEBUG - number of items : 17 [2019-07-31T02:20:30.716Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T02:20:30.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171534696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:30.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171534697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:30.716Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171534697 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:30.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171534697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:30.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171534697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:30.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171534697 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:30.716Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171534700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:30.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171534700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:30.716Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171534700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:30.716Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171534700 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:30.716Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171534700 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:20:30.716Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T02:20:30.716Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:31.279Z] DEBUG - number of items : 17 [2019-07-31T02:20:31.279Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:31.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171535241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:31.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171535241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:31.279Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171535241 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:31.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171535242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:31.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171535242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:31.279Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171535523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:31.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171535524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:31.279Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171535525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:31.279Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171535525 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:31.279Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171535525 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:31.279Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:31.279Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2019-07-31T02:20:31.279Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:20:31.279Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T02:20:31.279Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:20:31.279Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:20:31.279Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:20:31.279Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:20:31.279Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:20:31.279Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:20:31.279Z] DEBUG - Clicking on OK [2019-07-31T02:20:31.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171535532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:20:31.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171535533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:20:31.279Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171535533 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:20:31.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171535533 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:20:31.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171535533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:20:31.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171535533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:20:31.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171535533 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:20:31.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171535242 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:32.324Z] DEBUG - Clicked on [2019-07-31T02:20:32.324Z] DEBUG - number of items : 17 [2019-07-31T02:20:32.324Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:32.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171535952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:32.324Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171535953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:32.324Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171535953 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:32.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171535953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:32.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171535953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:32.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171535953 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:32.324Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171535954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:32.324Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171535954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:32.324Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171535955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:32.324Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171535955 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:32.324Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171535955 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:32.324Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:32.324Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:32.626Z] DEBUG - number of items : 17 [2019-07-31T02:20:32.626Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark} [2019-07-31T02:20:32.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171536459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T02:20:32.626Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171536460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T02:20:32.626Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171536460 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T02:20:32.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171536460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T02:20:32.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171536461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T02:20:32.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171536461 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T02:20:32.626Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171536498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:32.626Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171536583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:32.626Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171536583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:32.626Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171536583 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:32.626Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171536584 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:32.626Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:32.626Z] DEBUG - number of items : 17 [2019-07-31T02:20:32.626Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:32.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171536585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:32.626Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171536586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:32.626Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171536586 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:32.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171536586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:32.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171536587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:32.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171536587 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:32.626Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171536589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:32.626Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171536590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:32.626Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171536590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:32.626Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171536590 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:32.626Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171536591 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:32.626Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:32.626Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:32.882Z] DEBUG - number of items : 17 [2019-07-31T02:20:32.882Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark} [2019-07-31T02:20:32.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171537109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T02:20:32.882Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171537109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T02:20:32.882Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171537109 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T02:20:32.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171537109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T02:20:32.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171537110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T02:20:32.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171537110 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T02:20:33.139Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171537112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:33.139Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171537227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:33.139Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171537278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:33.139Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171537280 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:33.139Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171537280 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:33.139Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-31T02:20:33.139Z] DEBUG - number of items : 17 [2019-07-31T02:20:33.139Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:33.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171537281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:33.139Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171537282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:33.139Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171537282 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:33.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171537282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:33.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171537282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:33.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171537282 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:33.139Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171537282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:33.139Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171537283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:33.139Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171537283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:33.139Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171537284 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:33.139Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171537285 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:33.139Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:33.139Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:33.139Z] DEBUG - number of items : 17 [2019-07-31T02:20:33.139Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:20:33.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171537287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:20:33.139Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171537287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:20:33.139Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171537288 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:20:33.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171537288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:20:33.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171537288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:20:33.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171537288 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:20:33.139Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171537293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:20:33.139Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171537294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:20:33.139Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171537294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:20:33.139Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171537294 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:20:33.139Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171537295 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:20:33.139Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:20:33.139Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:33.701Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:36.221Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T02:20:36.221Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:20:36.477Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:36.477Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:36.477Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:20:36.477Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T02:20:36.733Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-31T02:20:36.733Z] DEBUG - number of items : 17 [2019-07-31T02:20:36.733Z] DEBUG - number of items : 17 [2019-07-31T02:20:36.990Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-31T02:20:36.990Z] DEBUG - Clicking on with mnemonic 'Lost Events' [2019-07-31T02:20:36.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1171541009 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Lost Events' [2019-07-31T02:20:36.990Z] DEBUG - Clicked on with mnemonic 'Lost Events' [2019-07-31T02:20:36.990Z] DEBUG - number of items : 17 [2019-07-31T02:20:36.990Z] DEBUG - number of items : 17 [2019-07-31T02:20:36.990Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-31T02:20:36.990Z] DEBUG - Clicking on with mnemonic 'Lost Events' [2019-07-31T02:20:36.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1171541210 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Lost Events' [2019-07-31T02:20:36.990Z] DEBUG - Clicked on with mnemonic 'Lost Events' [2019-07-31T02:20:36.990Z] DEBUG - number of items : 17 [2019-07-31T02:20:36.990Z] DEBUG - number of items : 17 [2019-07-31T02:20:37.248Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:39.768Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T02:20:39.768Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:20:39.768Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:40.331Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:40.331Z] DEBUG - number of items : 17 [2019-07-31T02:20:40.331Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters} [2019-07-31T02:20:40.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171544333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T02:20:40.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171544333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T02:20:40.331Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171544334 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-31T02:20:40.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171544334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T02:20:40.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171544334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T02:20:40.588Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171544685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T02:20:40.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171544688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T02:20:40.588Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171544688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T02:20:40.588Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171544688 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-31T02:20:40.588Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171544688 data=null} to ToolItem with tooltip text {Show View Filters} [2019-07-31T02:20:40.588Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters} [2019-07-31T02:20:40.588Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter' [2019-07-31T02:20:40.588Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=1171544703 data=null doit=true} to Shell with text {Filter} [2019-07-31T02:20:40.588Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:20:40.588Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:20:40.588Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:20:40.588Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T02:20:41.151Z] DEBUG - matched Text with text "24", using matcher: of type 'Text' [2019-07-31T02:20:41.151Z] DEBUG - matched Text with text "24", using matcher: (of type 'Text') [2019-07-31T02:20:41.715Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:20:41.715Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T02:20:41.715Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:20:41.715Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:20:41.715Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T02:20:41.715Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:20:41.715Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T02:20:41.715Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T02:20:41.715Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.715Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:20:41.715Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:20:41.715Z] DEBUG - Clicking on Uncheck all [2019-07-31T02:20:41.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1171545724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1171545725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1171545725 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1171545725 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1171545726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1171545726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1171545726 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.715Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1171545739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1171545740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.715Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1171545740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.715Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1171545740 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.715Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1171545741 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.715Z] DEBUG - Clicked on Uncheck all [2019-07-31T02:20:41.715Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:20:41.715Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T02:20:41.715Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:20:41.715Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T02:20:41.715Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T02:20:41.715Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.715Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:20:41.715Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T02:20:41.715Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:20:41.715Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:20:41.715Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:20:41.715Z] DEBUG - Clicking on Check all [2019-07-31T02:20:41.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1171545744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1171545744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1171545744 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1171545744 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1171545745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1171545745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1171545745 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.715Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1171545762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1171545763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.715Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1171545763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.715Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1171545764 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.715Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1171545764 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.715Z] DEBUG - Clicked on Check all [2019-07-31T02:20:41.715Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:20:41.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {CPU 1 States} time=1171545775 data=null button=0 stateMask=0x0 x=107 y=121 count=0} to TreeItem with text {synthetic-trace} [2019-07-31T02:20:41.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1171545775 data=null doit=true} to TreeItem with text {synthetic-trace} [2019-07-31T02:20:41.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1171545776 data=null} to TreeItem with text {synthetic-trace} [2019-07-31T02:20:41.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {CPU 1 States} time=1171545776 data=null button=1 stateMask=0x0 x=107 y=121 count=1} to TreeItem with text {synthetic-trace} [2019-07-31T02:20:41.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171545778 data=null item=TreeItem {CPU 1 States} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {synthetic-trace} [2019-07-31T02:20:41.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {CPU 1 States} time=1171545780 data=null button=1 stateMask=0x80000 x=107 y=121 count=1} to TreeItem with text {synthetic-trace} [2019-07-31T02:20:41.715Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:20:41.715Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T02:20:41.715Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:20:41.715Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:20:41.715Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T02:20:41.715Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:20:41.715Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T02:20:41.715Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T02:20:41.715Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.715Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:20:41.715Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:20:41.715Z] DEBUG - Clicking on Uncheck all [2019-07-31T02:20:41.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1171545783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1171545783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1171545783 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1171545784 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1171545784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1171545789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1171545790 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.715Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1171545800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1171545801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1171545801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1171545801 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1171545801 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Clicked on Uncheck all [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - Clicking on Check selected [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1171545809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1171545810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1171545810 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1171545810 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1171545810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1171545810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1171545811 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1171545812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1171545812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1171545812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1171545812 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1171545813 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Clicked on Check selected [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - Clicking on Uncheck all [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1171545816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1171545816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1171545816 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1171545817 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1171545817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1171545817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1171545817 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1171545821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1171545822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1171545822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1171545822 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1171545822 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Clicked on Uncheck all [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - Clicking on Check subtree [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1171545825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1171545825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1171545825 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1171545825 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1171545825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1171545825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1171545826 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1171545881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1171545881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1171545882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1171545882 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1171545882 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Clicked on Check subtree [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - Clicking on Check all [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1171545885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1171545885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1171545885 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1171545886 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1171545886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1171545886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1171545886 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1171545900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1171545900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1171545900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1171545901 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1171545901 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Clicked on Check all [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - Clicking on Uncheck selected [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1171545903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1171545903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1171545903 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1171545904 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1171545904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1171545904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1171545904 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1171545905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1171545905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1171545905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1171545905 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1171545905 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Clicked on Uncheck selected [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - Clicking on Check all [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1171545908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1171545908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1171545908 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1171545908 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1171545908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1171545909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1171545909 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1171545910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1171545910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1171545910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1171545910 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1171545910 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Clicked on Check all [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - Clicking on Uncheck subtree [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=1171545915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1171545915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=1171545916 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=1171545916 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=1171545916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=1171545916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=1171545916 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=1171545917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1171545917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=1171545917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=1171545917 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=1171545917 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Clicked on Uncheck subtree [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:20:41.716Z] DEBUG - Clicking on Uncheck all [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1171545920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1171545920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1171545921 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1171545921 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1171545921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1171545921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1171545921 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.973Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1171545986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.973Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1171545986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.973Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1171545987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.973Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1171545987 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.973Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1171545987 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.973Z] DEBUG - Clicked on Uncheck all [2019-07-31T02:20:41.973Z] DEBUG - matched Text with text "synthetic-trace", using matcher: of type 'Text' [2019-07-31T02:20:41.973Z] DEBUG - matched Text with text "synthetic-trace", using matcher: (of type 'Text') [2019-07-31T02:20:41.973Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:20:41.973Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T02:20:41.973Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:20:41.973Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T02:20:41.973Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T02:20:41.973Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.973Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:20:41.973Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T02:20:41.973Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:20:41.973Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:20:41.973Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:20:41.973Z] DEBUG - Clicking on Check all [2019-07-31T02:20:41.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1171545993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.973Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1171545993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.973Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1171545993 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1171545994 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1171545994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1171545994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1171545994 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.973Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1171546009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.973Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1171546009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.973Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1171546010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.973Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1171546010 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.973Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1171546010 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:20:41.973Z] DEBUG - Clicked on Check all [2019-07-31T02:20:41.973Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:20:41.973Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T02:20:41.973Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:20:41.973Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:20:41.973Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T02:20:41.973Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:20:41.973Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:20:41.973Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:20:41.973Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:20:41.973Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:20:41.973Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:20:41.973Z] DEBUG - Clicking on OK [2019-07-31T02:20:41.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171546013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:20:41.973Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171546014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:20:41.973Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171546014 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:20:41.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171546014 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:20:41.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171546014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:20:41.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171546014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:20:41.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171546015 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:20:41.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171544334 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-31T02:20:42.230Z] DEBUG - Clicked on [2019-07-31T02:20:42.486Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:45.273Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T02:20:45.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:20:45.273Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:45.273Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:45.273Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:45.273Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:20:45.273Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T02:20:45.273Z] DEBUG - number of items : 17 [2019-07-31T02:20:45.273Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:45.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171549383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:45.273Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171549383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:45.273Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171549383 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:45.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171549384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:45.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171549384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:45.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171549384 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:45.273Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171549385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:45.273Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171549385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:45.273Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171549385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:45.273Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171549386 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:45.273Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171549386 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:45.273Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:45.273Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:45.837Z] DEBUG - number of items : 17 [2019-07-31T02:20:45.837Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:45.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171549888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:45.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171549889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:45.837Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171549889 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:45.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171549889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:45.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171549889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:45.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171549889 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:45.837Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171549890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:45.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171549890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:45.837Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171549890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:45.837Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171549891 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:45.837Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171549891 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:45.837Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:45.837Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:46.400Z] DEBUG - number of items : 17 [2019-07-31T02:20:46.400Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:46.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171550495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:46.400Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171550495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:46.400Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171550496 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:46.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171550496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:46.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171550496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:46.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171550496 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:46.400Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171550497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:46.400Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171550497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:46.400Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171550497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:46.400Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171550497 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:46.400Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171550498 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:46.400Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:46.400Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:46.962Z] DEBUG - number of items : 17 [2019-07-31T02:20:46.962Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-31T02:20:46.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171551091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:46.962Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171551091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:46.962Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171551091 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:46.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171551092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:46.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171551092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:46.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171551092 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:46.962Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171551093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:46.962Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171551093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:46.962Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171551093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:46.962Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171551093 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:46.962Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171551093 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:46.962Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-31T02:20:46.962Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:47.525Z] DEBUG - number of items : 17 [2019-07-31T02:20:47.525Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-31T02:20:47.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171551680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:47.525Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171551680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:47.525Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171551680 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:47.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171551680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:47.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171551681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:47.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171551681 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:47.525Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171551682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:47.525Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171551682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:47.525Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171551683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:47.525Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171551683 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:47.525Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171551683 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:47.525Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-31T02:20:47.525Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:48.089Z] DEBUG - number of items : 17 [2019-07-31T02:20:48.089Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-31T02:20:48.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171552206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:48.089Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171552206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:48.089Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171552206 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:48.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171552206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:48.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171552206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:48.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171552207 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:48.089Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171552207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:48.089Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171552207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:48.089Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171552208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:48.089Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171552208 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:48.089Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171552208 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:48.089Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-31T02:20:48.089Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:48.651Z] DEBUG - number of items : 17 [2019-07-31T02:20:48.651Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-31T02:20:48.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171552710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:48.651Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171552710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:48.651Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171552710 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:48.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171552710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:48.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171552710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:48.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171552710 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:48.651Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171552713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:48.651Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171552714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:48.651Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171552714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:48.651Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171552714 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:48.651Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171552714 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:48.651Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-31T02:20:48.651Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:49.214Z] DEBUG - number of items : 17 [2019-07-31T02:20:49.214Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-31T02:20:49.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171553270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:49.214Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171553270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:49.214Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171553270 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:49.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171553270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:49.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171553270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:49.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171553270 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:49.214Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171553271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:49.214Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171553271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:49.214Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171553271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:49.214Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171553271 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:49.214Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171553271 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:49.214Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-31T02:20:49.214Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:49.777Z] DEBUG - number of items : 17 [2019-07-31T02:20:49.777Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-31T02:20:49.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171553867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:49.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171553867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:49.777Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171553868 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:49.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171553868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:49.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171553868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:49.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171553868 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:49.777Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171553869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:49.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171553869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:49.777Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171553869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:49.777Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171553869 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:49.777Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171553869 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-31T02:20:49.777Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-31T02:20:49.777Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:50.340Z] DEBUG - number of items : 17 [2019-07-31T02:20:50.340Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:50.340Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171554406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:50.340Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171554406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:50.340Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171554406 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:50.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171554406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:50.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171554406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:50.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171554407 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:50.340Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171554407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:50.340Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171554408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:50.340Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171554408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:50.340Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171554408 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:50.340Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171554408 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:50.340Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:50.340Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:50.904Z] DEBUG - number of items : 17 [2019-07-31T02:20:50.904Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:50.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171554929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:50.904Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171554929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:50.904Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171554929 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:50.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171554930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:50.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171554930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:50.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171554930 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:50.904Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171554931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:50.904Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171554931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:50.904Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171554931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:50.904Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171554931 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:50.904Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171554932 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:50.904Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:50.904Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:51.467Z] DEBUG - number of items : 17 [2019-07-31T02:20:51.467Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:51.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171555434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:51.467Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171555434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:51.467Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171555435 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:51.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171555435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:51.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171555435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:51.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171555435 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:51.467Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171555435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:51.467Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171555435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:51.467Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171555435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:51.467Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171555435 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:51.467Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171555436 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:51.467Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-31T02:20:51.467Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:51.467Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:53.986Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T02:20:53.986Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:20:53.986Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:53.986Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-31T02:20:53.986Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-31T02:20:53.986Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:20:53.986Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:20:53.986Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:56.506Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T02:20:56.506Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:20:56.506Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:56.506Z] DEBUG - number of items : 17 [2019-07-31T02:20:56.506Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:58.399Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T02:20:58.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:20:58.823Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:20:58.823Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-31T02:20:58.823Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-31T02:20:58.823Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:20:59.183Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:21:01.077Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T02:21:01.077Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:21:01.077Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:21:01.077Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:21:02.970Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:21:02.970Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:21:02.970Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:21:05.489Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T02:21:05.489Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:21:05.489Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:21:05.489Z] DEBUG - number of items : 17 [2019-07-31T02:21:05.489Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T02:21:05.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171569715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T02:21:05.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171569715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T02:21:05.489Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171569716 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T02:21:05.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171569716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T02:21:05.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171569716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T02:21:06.053Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171570199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T02:21:06.053Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171570201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T02:21:06.053Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171570201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T02:21:06.053Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171570201 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T02:21:06.053Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171570201 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T02:21:06.053Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T02:21:06.053Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T02:21:06.053Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1171570207 data=null doit=true} to Shell with text {Legend} [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T02:21:06.053Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T02:21:06.053Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T02:21:06.053Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T02:21:06.053Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T02:21:06.053Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T02:21:06.053Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T02:21:06.053Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T02:21:06.053Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T02:21:06.053Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T02:21:06.053Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T02:21:06.053Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T02:21:06.053Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-31T02:21:06.053Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-31T02:21:06.053Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:21:06.053Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:21:06.053Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:21:06.053Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:21:06.053Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:21:06.053Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:21:06.053Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:21:06.053Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:21:06.053Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:21:06.053Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:06.053Z] DEBUG - Clicking on OK [2019-07-31T02:21:06.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171570230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:06.053Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171570231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:06.053Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171570231 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:06.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171570231 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:06.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171570231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:06.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171570231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:06.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171570231 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:06.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171569716 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T02:21:06.310Z] DEBUG - Clicked on [2019-07-31T02:21:06.566Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1171570784 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:21:06.566Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T02:21:06.823Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:21:06.823Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:21:06.823Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:21:06.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1171570891 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:21:06.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1171570891 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:21:06.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1171570891 data=null} to TreeItem with text {test} [2019-07-31T02:21:06.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1171570892 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:21:06.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171570892 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:21:06.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1171570918 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:21:07.079Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:21:07.079Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T02:21:07.079Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T02:21:07.644Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T02:21:07.644Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T02:21:07.644Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:21:07.644Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:21:07.644Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:21:07.644Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:21:07.644Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:21:07.644Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:21:07.644Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:21:07.644Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T02:21:07.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171571689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:21:07.644Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171571690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:21:07.644Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171571690 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:21:07.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171571691 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:21:07.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171571691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:21:07.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171571691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:21:07.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171571691 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:21:07.644Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171571691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:21:07.644Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171571691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:21:07.644Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171571691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:21:07.644Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171571692 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:21:07.644Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171571692 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:21:07.644Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:21:07.644Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:21:07.644Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:21:07.644Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:21:07.644Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:21:07.644Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:21:07.644Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:21:07.644Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:07.644Z] DEBUG - Clicking on OK [2019-07-31T02:21:07.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171571694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:07.644Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171571694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:07.644Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171571694 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:07.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171571694 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:07.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171571694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:07.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171571694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:07.644Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:07.644Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:07.644Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:07.644Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:07.644Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:07.644Z] DEBUG - Clicked on OK [2019-07-31T02:21:08.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171571694 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:08.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1171571120 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T02:21:09.137Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 77.54 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest [2019-07-31T02:21:09.137Z] testKeyboardSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 22.324 s [2019-07-31T02:21:09.137Z] testMarkerAxis(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 6.301 s [2019-07-31T02:21:09.137Z] testAddRemoveBookmark(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 9.183 s [2019-07-31T02:21:09.137Z] testShowMarkers(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 3.495 s [2019-07-31T02:21:09.137Z] testMarkerNavigationSubMenu(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) skipped [2019-07-31T02:21:09.137Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 5.088 s [2019-07-31T02:21:09.137Z] testToolBarSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 9.105 s [2019-07-31T02:21:09.137Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 2.616 s [2019-07-31T02:21:09.137Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 2.294 s [2019-07-31T02:21:09.137Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 2.485 s [2019-07-31T02:21:09.137Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 4.142 s [2019-07-31T02:21:09.137Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 3.483 s [2019-07-31T02:21:09.137Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest [2019-07-31T02:21:10.065Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:18.349Z] DEBUG - number of items : 25 [2019-07-31T02:21:18.349Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters} [2019-07-31T02:21:18.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171582029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T02:21:18.349Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171582030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T02:21:18.349Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171582030 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-31T02:21:18.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171582030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T02:21:18.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171582031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T02:21:18.349Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171582514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T02:21:18.349Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171582518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T02:21:18.349Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171582519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T02:21:18.349Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171582519 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-31T02:21:18.349Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171582519 data=null} to ToolItem with tooltip text {Show View Filters} [2019-07-31T02:21:18.349Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters} [2019-07-31T02:21:18.349Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter' [2019-07-31T02:21:18.349Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=1171582533 data=null doit=true} to Shell with text {Filter} [2019-07-31T02:21:18.349Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:21:18.349Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:21:18.349Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:21:18.349Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T02:21:18.350Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:21:18.350Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T02:21:18.350Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:21:18.350Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T02:21:18.350Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:21:18.350Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T02:21:18.350Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T02:21:18.350Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:21:18.350Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T02:21:18.350Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:21:18.350Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:21:18.350Z] DEBUG - Clicking on Uncheck all [2019-07-31T02:21:18.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1171582584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:21:18.350Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1171582584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:21:18.350Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1171582585 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:21:18.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1171582585 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:21:18.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1171582585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:21:18.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1171582586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:21:18.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1171582586 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1171582616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1171582616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1171582617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1171582617 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1171582621 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Clicked on Uncheck all [2019-07-31T02:21:18.607Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again. [2019-07-31T02:21:18.607Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:21:18.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {systemd} time=1171582631 data=null button=0 stateMask=0x0 x=92 y=77 count=0} to Tree node with text: systemd [2019-07-31T02:21:18.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {systemd} time=1171582631 data=null doit=true} to Tree node with text: systemd [2019-07-31T02:21:18.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {systemd} time=1171582631 data=null} to Tree node with text: systemd [2019-07-31T02:21:18.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {systemd} time=1171582632 data=null button=1 stateMask=0x0 x=92 y=77 count=1} to Tree node with text: systemd [2019-07-31T02:21:18.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171582632 data=null item=TreeItem {systemd} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: systemd [2019-07-31T02:21:18.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {systemd} time=1171582633 data=null button=1 stateMask=0x80000 x=92 y=77 count=1} to Tree node with text: systemd [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:21:18.607Z] DEBUG - Clicking on Check subtree [2019-07-31T02:21:18.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1171582691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1171582692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1171582692 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1171582692 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1171582693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1171582693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1171582693 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1171582714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1171582715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1171582715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1171582715 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1171582715 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Clicked on Check subtree [2019-07-31T02:21:18.607Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again. [2019-07-31T02:21:18.607Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:21:18.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kthreadd} time=1171582718 data=null button=0 stateMask=0x0 x=93 y=1221 count=0} to Tree node with text: kthreadd [2019-07-31T02:21:18.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kthreadd} time=1171582718 data=null doit=true} to Tree node with text: kthreadd [2019-07-31T02:21:18.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kthreadd} time=1171582718 data=null} to Tree node with text: kthreadd [2019-07-31T02:21:18.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kthreadd} time=1171582719 data=null button=1 stateMask=0x0 x=93 y=1221 count=1} to Tree node with text: kthreadd [2019-07-31T02:21:18.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171582719 data=null item=TreeItem {kthreadd} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kthreadd [2019-07-31T02:21:18.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kthreadd} time=1171582720 data=null button=1 stateMask=0x80000 x=93 y=1221 count=1} to Tree node with text: kthreadd [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:21:18.607Z] DEBUG - Clicking on Check subtree [2019-07-31T02:21:18.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1171582722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1171582722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1171582722 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1171582722 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1171582723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1171582723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1171582723 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1171582781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1171582813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1171582813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1171582814 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1171582814 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Clicked on Check subtree [2019-07-31T02:21:18.607Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again. [2019-07-31T02:21:18.607Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:21:18.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {lttng-consumerd} time=1171582816 data=null button=0 stateMask=0x0 x=110 y=-1155 count=0} to Tree node with text: lttng-consumerd [2019-07-31T02:21:18.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {lttng-consumerd} time=1171582817 data=null doit=true} to Tree node with text: lttng-consumerd [2019-07-31T02:21:18.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {lttng-consumerd} time=1171582817 data=null} to Tree node with text: lttng-consumerd [2019-07-31T02:21:18.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {lttng-consumerd} time=1171582817 data=null button=1 stateMask=0x0 x=110 y=-1155 count=1} to Tree node with text: lttng-consumerd [2019-07-31T02:21:18.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171582817 data=null item=TreeItem {lttng-consumerd} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: lttng-consumerd [2019-07-31T02:21:18.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {lttng-consumerd} time=1171582818 data=null button=1 stateMask=0x80000 x=110 y=-1155 count=1} to Tree node with text: lttng-consumerd [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:21:18.607Z] DEBUG - Clicking on Check subtree [2019-07-31T02:21:18.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1171582826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1171582826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1171582826 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1171582826 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1171582826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1171582826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1171582826 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1171582827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1171582827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1171582827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1171582827 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1171582827 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Clicked on Check subtree [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:21:18.607Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Clicking on OK [2019-07-31T02:21:18.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171582829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171582829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171582830 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:18.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171582830 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:18.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171582877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:18.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171582883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:18.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171582883 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:18.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171582031 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-31T02:21:19.121Z] DEBUG - Clicked on [2019-07-31T02:21:19.121Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:21:19.121Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:21:19.121Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:21:19.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=1171583143 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {Process} [2019-07-31T02:21:19.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=1171583151 data=null button=1 stateMask=0x80000 x=69 y=-12 count=1} to TreeColumn with text {Process} [2019-07-31T02:21:19.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=1171583184 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {Process} [2019-07-31T02:21:19.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=1171583187 data=null button=1 stateMask=0x80000 x=69 y=-12 count=1} to TreeColumn with text {Process} [2019-07-31T02:21:19.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=1171583189 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {TID} [2019-07-31T02:21:19.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=1171583191 data=null button=1 stateMask=0x80000 x=158 y=-12 count=1} to TreeColumn with text {TID} [2019-07-31T02:21:19.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=1171583192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {TID} [2019-07-31T02:21:19.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=1171583193 data=null button=1 stateMask=0x80000 x=158 y=-12 count=1} to TreeColumn with text {TID} [2019-07-31T02:21:19.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=1171583194 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {PTID} [2019-07-31T02:21:19.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=1171583195 data=null button=1 stateMask=0x80000 x=198 y=-12 count=1} to TreeColumn with text {PTID} [2019-07-31T02:21:19.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=1171583196 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {PTID} [2019-07-31T02:21:19.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=1171583197 data=null button=1 stateMask=0x80000 x=198 y=-12 count=1} to TreeColumn with text {PTID} [2019-07-31T02:21:19.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=1171583206 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {Birth time} [2019-07-31T02:21:19.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=1171583208 data=null button=1 stateMask=0x80000 x=288 y=-12 count=1} to TreeColumn with text {Birth time} [2019-07-31T02:21:19.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=1171583209 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {Birth time} [2019-07-31T02:21:19.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=1171583209 data=null button=1 stateMask=0x80000 x=288 y=-12 count=1} to TreeColumn with text {Birth time} [2019-07-31T02:21:19.379Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1171583429 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:21:19.379Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T02:21:19.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:21:19.379Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:21:19.379Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:21:19.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1171583496 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:21:19.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1171583496 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:21:19.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1171583506 data=null} to TreeItem with text {test} [2019-07-31T02:21:19.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1171583507 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:21:19.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171583507 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:21:19.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1171583527 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:21:19.635Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:21:19.635Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T02:21:19.635Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T02:21:19.892Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T02:21:19.892Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T02:21:19.892Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:21:19.892Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:21:19.892Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:21:19.892Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:21:19.892Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:21:19.892Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:21:19.892Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:21:19.892Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T02:21:19.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171584100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:21:19.892Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171584100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:21:19.892Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171584100 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:21:19.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171584100 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:21:19.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171584101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:21:19.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171584101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:21:19.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171584101 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:21:19.892Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171584111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:21:19.892Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171584111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:21:19.892Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171584111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:21:19.892Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171584112 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:21:19.892Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171584112 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:21:19.892Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:21:19.892Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:21:19.892Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:21:19.892Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:21:19.892Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:21:19.892Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:21:19.892Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:21:19.892Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:19.892Z] DEBUG - Clicking on OK [2019-07-31T02:21:19.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171584116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:19.892Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171584116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:19.892Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171584116 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:19.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171584116 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:19.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171584117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:19.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171584117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:19.892Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:19.892Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:19.892Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:19.892Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:19.892Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:19.892Z] DEBUG - Clicked on OK [2019-07-31T02:21:20.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171584117 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:20.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1171583699 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T02:21:21.078Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.142 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest [2019-07-31T02:21:21.078Z] testColumnSorting(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest) Time elapsed: 9.401 s [2019-07-31T02:21:21.078Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest [2019-07-31T02:21:22.009Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:28.552Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T02:21:28.552Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:21:28.552Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:28.552Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:28.552Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:21:28.808Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T02:21:28.808Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:28.808Z] DEBUG - number of items : 25 [2019-07-31T02:21:28.808Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:28.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171592830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:28.808Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171592830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:28.808Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171592830 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:28.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171592830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:28.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171592830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:28.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171592830 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:28.808Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171592832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:28.808Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171592832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:28.808Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171592832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:28.808Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171592877 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:28.808Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171592885 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:28.808Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:28.808Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:29.372Z] DEBUG - number of items : 25 [2019-07-31T02:21:29.372Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:29.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171593388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:29.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171593389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:29.372Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171593389 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:29.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171593389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:29.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171593389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:29.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171593389 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:29.372Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171593391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:29.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171593391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:29.372Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171593391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:29.372Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171593391 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:29.372Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171593391 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:29.372Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:29.372Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:29.935Z] DEBUG - number of items : 25 [2019-07-31T02:21:29.935Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:29.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171593919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:29.935Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171593919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:29.935Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171593919 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:29.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171593919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:29.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171593920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:29.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171593920 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:29.935Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171593924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:29.935Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171593924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:29.935Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171593924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:29.935Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171593924 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:29.935Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171593925 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:29.935Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:29.935Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:30.498Z] DEBUG - number of items : 25 [2019-07-31T02:21:30.498Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T02:21:30.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171594501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:30.498Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171594501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:30.498Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171594502 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:30.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171594502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:30.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171594502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:30.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171594502 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:30.498Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171594506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:30.498Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171594506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:30.498Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171594506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:30.498Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171594506 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:30.498Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171594506 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:30.498Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T02:21:30.498Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:30.755Z] DEBUG - number of items : 25 [2019-07-31T02:21:30.755Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T02:21:30.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171595009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:30.755Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171595009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:30.755Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171595009 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:30.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171595009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:30.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171595010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:31.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171595010 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:31.012Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171595012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:31.012Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171595012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:31.012Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171595012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:31.012Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171595012 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:31.012Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171595012 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:31.012Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T02:21:31.012Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:31.529Z] DEBUG - number of items : 25 [2019-07-31T02:21:31.529Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T02:21:31.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171595541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:31.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171595542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:31.529Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171595542 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:31.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171595542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:31.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171595542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:31.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171595542 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:31.529Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171595544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:31.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171595544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:31.529Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171595544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:31.529Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171595544 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:31.529Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171595545 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:31.529Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T02:21:31.529Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:31.529Z] DEBUG - number of items : 25 [2019-07-31T02:21:31.529Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T02:21:31.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171595546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:31.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171595546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:31.529Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171595547 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:31.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171595547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:31.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171595547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:31.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171595547 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:31.529Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171595561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:31.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171595561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:31.529Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171595561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:31.529Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171595561 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:31.529Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171595562 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:31.529Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T02:21:31.529Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:31.825Z] DEBUG - number of items : 25 [2019-07-31T02:21:31.825Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T02:21:31.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171596063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:31.825Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171596064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:31.825Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171596064 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:31.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171596064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:31.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171596064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:31.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171596064 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:31.825Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171596066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:31.825Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171596066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:31.825Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171596066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:31.825Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171596066 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:31.825Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171596067 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:31.825Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T02:21:31.825Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:32.388Z] DEBUG - number of items : 25 [2019-07-31T02:21:32.388Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T02:21:32.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171596569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:32.388Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171596569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:32.388Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171596569 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:32.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171596569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:32.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171596569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:32.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171596569 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:32.388Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171596571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:32.388Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171596571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:32.388Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171596571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:32.388Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171596571 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:32.388Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171596571 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:32.388Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T02:21:32.388Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:32.952Z] DEBUG - number of items : 25 [2019-07-31T02:21:32.952Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T02:21:32.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171597100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:32.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171597100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:32.952Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171597100 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:32.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171597100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:32.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171597100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:32.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171597100 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:32.952Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171597102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:32.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171597102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:32.952Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171597103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:32.952Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171597103 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:32.952Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171597103 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:32.952Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T02:21:32.952Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:33.514Z] DEBUG - number of items : 25 [2019-07-31T02:21:33.514Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:33.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171597607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:33.514Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171597607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:33.514Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171597607 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:33.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171597607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:33.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171597607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:33.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171597607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:33.514Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171597610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:33.514Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171597610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:33.514Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171597610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:33.514Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171597610 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:33.514Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171597610 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:33.514Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:33.514Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:34.122Z] DEBUG - number of items : 25 [2019-07-31T02:21:34.122Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:34.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171598112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:34.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171598112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:34.123Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171598112 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:34.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171598112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:34.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171598113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:34.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171598113 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:34.123Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171598114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:34.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171598114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:34.123Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171598115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:34.123Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171598115 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:34.123Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171598115 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:34.123Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:34.123Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:34.380Z] DEBUG - number of items : 25 [2019-07-31T02:21:34.380Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T02:21:34.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171598631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:34.380Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171598631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:34.380Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171598631 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:34.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171598631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:34.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171598632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:34.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171598632 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:34.636Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171598634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:34.636Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171598635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:34.636Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171598635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:34.636Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171598635 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:34.636Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171598635 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:34.636Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T02:21:34.636Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:35.205Z] DEBUG - number of items : 25 [2019-07-31T02:21:35.205Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T02:21:35.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171599184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:35.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171599184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:35.205Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171599185 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:35.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171599185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:35.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171599185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:35.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171599185 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:35.205Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171599188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:35.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171599188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:35.205Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171599188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:35.206Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171599188 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:35.206Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171599189 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:35.206Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T02:21:35.206Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:35.462Z] DEBUG - number of items : 25 [2019-07-31T02:21:35.462Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T02:21:35.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171599705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:35.462Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171599705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:35.462Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171599705 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:35.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171599705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:35.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171599705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:35.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171599705 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:35.462Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171599707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:35.462Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171599707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:35.462Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171599707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:35.462Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171599707 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:35.462Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171599707 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:35.462Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T02:21:35.462Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:36.024Z] DEBUG - number of items : 25 [2019-07-31T02:21:36.024Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T02:21:36.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171600211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:36.024Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171600211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:36.024Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171600211 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:36.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171600211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:36.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171600212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:36.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171600212 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:36.024Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171600213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:36.024Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171600213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:36.024Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171600213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:36.024Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171600213 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:36.024Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171600214 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:36.024Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T02:21:36.024Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:36.587Z] DEBUG - number of items : 25 [2019-07-31T02:21:36.587Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T02:21:36.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171600716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:36.587Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171600716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:36.587Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171600716 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:36.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171600716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:36.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171600716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:36.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171600716 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:36.587Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171600732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:36.587Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171600732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:36.587Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171600732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:36.587Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171600733 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:36.587Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171600733 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:36.587Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T02:21:36.587Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:37.154Z] DEBUG - number of items : 25 [2019-07-31T02:21:37.154Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T02:21:37.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171601235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:37.154Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171601235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:37.154Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171601235 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:37.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171601235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:37.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171601235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:37.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171601235 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:37.154Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171601237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:37.154Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171601237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:37.154Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171601237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:37.154Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171601237 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:37.154Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171601237 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:37.154Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T02:21:37.154Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:37.717Z] DEBUG - number of items : 25 [2019-07-31T02:21:37.717Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T02:21:37.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171601740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:37.717Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171601740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:37.717Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171601741 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:37.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171601741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:37.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171601741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:37.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171601741 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:37.717Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171601742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:37.717Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171601743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:37.717Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171601743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:37.717Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171601743 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:37.717Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171601743 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T02:21:37.717Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T02:21:37.717Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:38.280Z] DEBUG - number of items : 25 [2019-07-31T02:21:38.280Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:38.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171602245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:38.280Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171602245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:38.280Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171602245 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:38.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171602246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:38.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171602246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:38.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171602246 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:38.280Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171602247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:38.280Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171602248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:38.280Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171602248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:38.280Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171602248 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:38.280Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171602248 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:38.280Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:38.280Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:38.537Z] DEBUG - number of items : 25 [2019-07-31T02:21:38.537Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:38.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171602751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:38.537Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171602751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:38.537Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171602751 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:38.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171602751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:38.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171602751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:38.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171602751 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:38.537Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171602753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:38.537Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171602753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:38.537Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171602753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:38.537Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171602753 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:38.537Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171602753 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:38.537Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:38.537Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:39.099Z] DEBUG - number of items : 25 [2019-07-31T02:21:39.099Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:39.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171603255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:39.099Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171603255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:39.099Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171603256 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:39.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171603256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:39.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171603256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:39.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171603256 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:39.099Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171603258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:39.099Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171603258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:39.099Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171603258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:39.099Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171603258 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:39.099Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171603258 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:39.099Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:39.099Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:39.662Z] DEBUG - number of items : 25 [2019-07-31T02:21:39.662Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:39.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171603761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:39.662Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171603761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:39.662Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171603761 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:39.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171603761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:39.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171603761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:39.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171603761 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:39.662Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171603763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:39.662Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171603763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:39.662Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171603763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:39.662Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171603763 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:39.662Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171603763 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:39.662Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:39.662Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:40.225Z] DEBUG - number of items : 25 [2019-07-31T02:21:40.225Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:40.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171604266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:40.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171604266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:40.225Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171604266 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:40.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171604266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:40.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171604266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:40.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171604267 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:40.225Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171604268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:40.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171604268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:40.225Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171604268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:40.225Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171604268 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:40.225Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171604269 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:40.225Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T02:21:40.225Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:40.789Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:43.310Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T02:21:43.310Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:21:43.310Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:43.566Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:43.566Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:43.566Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:21:43.566Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T02:21:43.566Z] DEBUG - number of items : 25 [2019-07-31T02:21:43.566Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:43.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171607784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:43.566Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171607784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:43.566Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171607784 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:43.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171607784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:43.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171607785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:43.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171607785 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:43.566Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171607786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:43.566Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171607786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:43.566Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171607786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:43.566Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171607786 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:43.566Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171607786 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:43.566Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:43.566Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:44.428Z] DEBUG - number of items : 25 [2019-07-31T02:21:44.428Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:44.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171608326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:44.428Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171608326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:44.428Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171608326 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:44.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171608326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:44.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171608327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:44.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171608327 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:44.429Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171608328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:44.429Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171608328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:44.429Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171608328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:44.429Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171608328 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:44.429Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171608329 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:44.429Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:44.429Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:44.685Z] DEBUG - number of items : 25 [2019-07-31T02:21:44.685Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:44.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171608856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:44.685Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171608856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:44.685Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171608856 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:44.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171608856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:44.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171608856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:44.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171608857 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:44.685Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171608858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:44.685Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171608858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:44.685Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171608858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:44.685Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171608858 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:44.685Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171608859 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:44.685Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:44.685Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:45.247Z] DEBUG - number of items : 25 [2019-07-31T02:21:45.247Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T02:21:45.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171609381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:45.247Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171609382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:45.247Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171609382 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:45.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171609382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:45.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171609382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:45.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171609382 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:45.247Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171609383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:45.247Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171609383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:45.247Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171609384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:45.247Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171609384 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:45.247Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171609384 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:45.247Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T02:21:45.247Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:45.812Z] DEBUG - number of items : 25 [2019-07-31T02:21:45.812Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T02:21:45.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171609920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:45.812Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171609920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:45.812Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171609920 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:45.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171609920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:45.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171609921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:45.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171609921 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:45.812Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171609922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:45.812Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171609922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:45.812Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171609922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:45.812Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171609922 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:45.812Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171609923 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:45.812Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T02:21:45.812Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:46.374Z] DEBUG - number of items : 25 [2019-07-31T02:21:46.374Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T02:21:46.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171610425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:46.374Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171610425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:46.374Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171610425 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:46.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171610426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:46.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171610426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:46.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171610426 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:46.374Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171610428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:46.374Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171610429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:46.374Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171610429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:46.374Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171610429 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:46.374Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171610429 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:46.374Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T02:21:46.374Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:46.938Z] DEBUG - number of items : 25 [2019-07-31T02:21:46.938Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T02:21:46.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171610931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:46.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171610931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:46.938Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171610931 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:46.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171610931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:46.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171610932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:46.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171610932 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:46.938Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171610933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:46.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171610933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:46.938Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171610933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:46.938Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171610933 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:46.938Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171610934 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:46.938Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T02:21:46.938Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:47.194Z] DEBUG - number of items : 25 [2019-07-31T02:21:47.194Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T02:21:47.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171611435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:47.194Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171611435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:47.194Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171611436 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:47.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171611436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:47.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171611436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:47.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171611436 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:47.194Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171611437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:47.194Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171611438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:47.194Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171611438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:47.194Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171611438 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:47.194Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171611438 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:47.194Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T02:21:47.194Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:47.756Z] DEBUG - number of items : 25 [2019-07-31T02:21:47.756Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T02:21:47.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171611941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:47.756Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171611941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:47.756Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171611941 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:47.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171611941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:47.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171611942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:47.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171611942 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:47.756Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171611951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:47.756Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171611951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:47.756Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171611951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:47.756Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171611952 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:47.756Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171611952 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:47.756Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T02:21:47.756Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:48.319Z] DEBUG - number of items : 25 [2019-07-31T02:21:48.319Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T02:21:48.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171612489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:48.319Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171612490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:48.319Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171612490 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:48.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171612490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:48.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171612490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:48.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171612490 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:48.319Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171612493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:48.319Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171612494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:48.319Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171612494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:48.319Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171612494 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:48.319Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171612494 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:48.319Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T02:21:48.319Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:48.883Z] DEBUG - number of items : 25 [2019-07-31T02:21:48.883Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:48.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171612997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:48.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171612997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:48.883Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171612997 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:48.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171612997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:48.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171612997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:48.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171612998 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:48.883Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171612999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:48.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171612999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:48.883Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171612999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:48.883Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171612999 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:48.883Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171612999 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:48.883Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:48.883Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:49.446Z] DEBUG - number of items : 25 [2019-07-31T02:21:49.446Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:49.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171613501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:49.446Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171613501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:49.446Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171613501 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:49.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171613501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:49.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171613502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:49.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171613502 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:49.446Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171613511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:49.446Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171613512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:49.446Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171613512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:49.446Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171613512 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:49.446Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171613512 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:49.446Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:49.446Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:50.010Z] DEBUG - number of items : 25 [2019-07-31T02:21:50.010Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T02:21:50.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171614015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:50.010Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171614015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:50.010Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171614015 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:50.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171614015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:50.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171614015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:50.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171614015 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:50.010Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171614017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:50.010Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171614017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:50.010Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171614017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:50.010Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171614017 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:50.010Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171614017 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:50.010Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T02:21:50.010Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:50.266Z] DEBUG - number of items : 25 [2019-07-31T02:21:50.266Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T02:21:50.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171614520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:50.266Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171614520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:50.266Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171614520 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:50.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171614521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:50.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171614521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:50.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171614521 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:50.522Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171614532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:50.522Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171614581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:50.522Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171614582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:50.522Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171614582 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:50.522Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171614582 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:50.522Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T02:21:50.522Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:51.085Z] DEBUG - number of items : 25 [2019-07-31T02:21:51.085Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T02:21:51.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171615084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:51.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171615084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:51.085Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171615084 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:51.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171615085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:51.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171615085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:51.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171615085 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:51.085Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171615086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:51.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171615086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:51.085Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171615087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:51.085Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171615087 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:51.085Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171615087 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:51.085Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T02:21:51.085Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:51.342Z] DEBUG - number of items : 25 [2019-07-31T02:21:51.342Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T02:21:51.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171615592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:51.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171615592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:51.342Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171615592 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:51.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171615592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:51.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171615593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:51.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171615593 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:51.342Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171615594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:51.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171615594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:51.342Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171615595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:51.342Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171615595 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:51.342Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171615595 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:51.342Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T02:21:51.342Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:51.906Z] DEBUG - number of items : 25 [2019-07-31T02:21:51.906Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T02:21:51.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171616097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:51.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171616097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:51.906Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171616097 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:51.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171616097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:51.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171616097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:51.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171616098 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:51.906Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171616106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:51.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171616106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:51.906Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171616106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:51.906Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171616107 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:51.906Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171616107 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:51.906Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T02:21:51.906Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:52.468Z] DEBUG - number of items : 25 [2019-07-31T02:21:52.468Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T02:21:52.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171616609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:52.468Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171616609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:52.468Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171616609 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:52.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171616610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:52.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171616610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:52.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171616610 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:52.468Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171616611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:52.468Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171616611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:52.468Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171616611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:52.468Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171616612 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:52.468Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171616612 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:52.468Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T02:21:52.468Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:53.032Z] DEBUG - number of items : 25 [2019-07-31T02:21:53.032Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T02:21:53.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171617120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:53.032Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171617120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:53.032Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171617120 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:53.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171617120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:53.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171617121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:53.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171617121 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:53.032Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171617122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:53.032Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171617122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:53.032Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171617123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:53.032Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171617123 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:53.032Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171617123 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:21:53.032Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T02:21:53.032Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:53.594Z] DEBUG - number of items : 25 [2019-07-31T02:21:53.594Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:53.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171617626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:53.594Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171617626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:53.594Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171617626 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:53.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171617626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:53.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171617627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:53.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171617627 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:53.594Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171617629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:53.594Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171617629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:53.594Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171617629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:53.594Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171617629 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:53.594Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171617629 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:53.594Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:53.594Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:54.158Z] DEBUG - number of items : 25 [2019-07-31T02:21:54.158Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:54.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171618132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:54.158Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171618132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:54.158Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171618132 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:54.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171618132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:54.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171618132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:54.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171618132 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:54.158Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171618141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:54.158Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171618141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:54.158Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171618141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:54.158Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171618141 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:54.158Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171618141 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:54.158Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:54.158Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:54.414Z] DEBUG - number of items : 25 [2019-07-31T02:21:54.414Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:54.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171618645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:54.414Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171618645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:54.414Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171618645 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:54.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171618645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:54.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171618645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:54.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171618646 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:54.414Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171618647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:54.414Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171618647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:54.414Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171618647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:54.414Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171618647 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:54.414Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171618648 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:54.414Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:54.414Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:55.228Z] DEBUG - number of items : 25 [2019-07-31T02:21:55.228Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:55.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171619182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:55.228Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171619182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:55.228Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171619182 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:55.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171619183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:55.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171619183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:55.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171619183 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:55.228Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171619185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:55.228Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171619186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:55.228Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171619186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:55.228Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171619186 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:55.228Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171619186 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:55.228Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:55.228Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:55.579Z] DEBUG - number of items : 25 [2019-07-31T02:21:55.579Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:55.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171619733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:55.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171619784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:55.579Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171619785 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:55.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171619785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:55.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171619785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:55.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171619785 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:55.579Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171619787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:55.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171619787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:55.579Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171619787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:55.579Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171619788 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:55.579Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171619788 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:55.579Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:21:55.579Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:56.143Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:58.662Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T02:21:58.662Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:21:58.662Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:58.919Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:58.919Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:21:58.919Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:58.919Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-31T02:21:58.919Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-31T02:21:59.482Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-31T02:21:59.482Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-31T02:21:59.482Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1171623491 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-31T02:21:59.482Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T02:21:59.482Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-31T02:21:59.482Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:21:59.482Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:21:59.482Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T02:21:59.482Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T02:21:59.482Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:21:59.482Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:21:59.482Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:21:59.482Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected [2019-07-31T02:21:59.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1171623494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:21:59.482Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1171623494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:21:59.482Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1171623494 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:21:59.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1171623494 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:21:59.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1171623495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:21:59.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1171623495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:21:59.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1171623495 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:21:59.482Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1171623496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:21:59.482Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1171623496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:21:59.482Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1171623496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:21:59.482Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1171623496 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:21:59.482Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1171623496 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:21:59.482Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:21:59.482Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T02:21:59.482Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T02:21:59.482Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T02:21:59.482Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:21:59.482Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:21:59.482Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:21:59.482Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:21:59.482Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:59.482Z] DEBUG - Clicking on OK [2019-07-31T02:21:59.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171623497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:59.482Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171623497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:59.482Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171623498 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:59.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171623498 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:59.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171623498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:59.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171623498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:59.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171623498 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:21:59.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1171623142 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...' [2019-07-31T02:21:59.738Z] DEBUG - Clicked on [2019-07-31T02:21:59.738Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:21:59.738Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:00.301Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:00.301Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-31T02:22:00.301Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-31T02:22:00.558Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-31T02:22:00.558Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-31T02:22:00.558Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1171624653 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-31T02:22:00.558Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T02:22:00.558Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-31T02:22:00.558Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:00.558Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:22:00.558Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T02:22:00.558Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T02:22:00.558Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:22:00.558Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:22:00.558Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:22:00.558Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to unselected [2019-07-31T02:22:00.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1171624656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:22:00.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1171624657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:22:00.558Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1171624657 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:22:00.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1171624657 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:22:00.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1171624657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:22:00.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1171624657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:22:00.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1171624657 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:22:00.558Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1171624658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:22:00.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1171624658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:22:00.558Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1171624658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:22:00.558Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1171624658 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:22:00.558Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1171624658 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:22:00.558Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:22:00.558Z] DEBUG - Closing lingering shell with title Dynamic Filters Configuration [2019-07-31T02:22:00.558Z] DEBUG - Sent event Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} time=1171624790 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-31T02:22:00.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1171624376 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...' [2019-07-31T02:22:00.815Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:03.336Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T02:22:03.336Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:22:03.336Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:03.336Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T02:22:03.336Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T02:22:03.336Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T02:22:03.336Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T02:22:03.336Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T02:22:03.336Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T02:22:03.336Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:03.336Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:03.336Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:22:03.336Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T02:22:03.336Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:03.336Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:03.336Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:03.900Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:03.900Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:03.900Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:04.462Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:04.462Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:04.462Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:05.024Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:05.024Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:05.024Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:05.587Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:05.587Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:05.587Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:06.150Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:06.150Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:06.150Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:06.713Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:06.713Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:06.713Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:06.971Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:06.971Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:07.227Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:07.484Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:07.484Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:07.740Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:07.996Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:07.996Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:08.423Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:09.077Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:09.077Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:09.077Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:09.077Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:09.077Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:09.077Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:09.640Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:09.640Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:09.640Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:10.203Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:10.203Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:10.203Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:10.766Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:10.766Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:10.766Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:11.328Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:11.328Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:11.328Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:11.891Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:11.891Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:11.891Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:12.455Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:12.455Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:12.455Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:12.711Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:12.711Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:12.711Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:13.274Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:13.274Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:13.274Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:13.836Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:13.836Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:13.836Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:14.400Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:14.400Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:14.400Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:14.962Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:14.962Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:14.962Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:15.524Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:15.524Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:15.524Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:16.088Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:17.982Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T02:22:17.982Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:22:17.982Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:18.544Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:18.544Z] DEBUG - number of items : 25 [2019-07-31T02:22:18.544Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters} [2019-07-31T02:22:18.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171642673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T02:22:18.544Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171642674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T02:22:18.544Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171642674 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-31T02:22:18.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171642674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T02:22:18.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171642674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T02:22:19.108Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171643123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T02:22:19.108Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171643125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T02:22:19.108Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171643125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T02:22:19.108Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171643125 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-31T02:22:19.108Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171643126 data=null} to ToolItem with tooltip text {Show View Filters} [2019-07-31T02:22:19.108Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters} [2019-07-31T02:22:19.108Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter' [2019-07-31T02:22:19.108Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=1171643128 data=null doit=true} to Shell with text {Filter} [2019-07-31T02:22:19.108Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:22:19.108Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:22:19.108Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:22:19.108Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T02:22:19.108Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:22:19.108Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T02:22:19.108Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:22:19.108Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T02:22:19.108Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:22:19.108Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T02:22:19.108Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T02:22:19.108Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:19.108Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T02:22:19.108Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:22:19.108Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:22:19.108Z] DEBUG - Clicking on Uncheck all [2019-07-31T02:22:19.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1171643131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:19.108Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1171643131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:19.108Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1171643131 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:19.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1171643131 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:19.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1171643131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:19.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1171643131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:19.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1171643132 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:19.108Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1171643195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:19.108Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1171643199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:19.108Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1171643199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:19.108Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1171643199 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:19.108Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1171643199 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:19.108Z] DEBUG - Clicked on Uncheck all [2019-07-31T02:22:19.108Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:22:19.108Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T02:22:19.108Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:22:19.108Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T02:22:19.108Z] DEBUG - matched Button with text "Check Active", using matcher: with mnemonic 'Check Active' [2019-07-31T02:22:19.108Z] DEBUG - matched Button with text "Check Active", using matcher: with style 'SWT.PUSH' [2019-07-31T02:22:19.108Z] DEBUG - matched Button with text "Check Active", using matcher: (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-31T02:22:19.108Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:22:19.108Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T02:22:19.108Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:22:19.108Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T02:22:19.108Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:22:19.108Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:22:19.108Z] DEBUG - Clicking on Check Active [2019-07-31T02:22:19.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check Active} time=1171643201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-31T02:22:19.108Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=1171643202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-31T02:22:19.108Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check Active} time=1171643202 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-31T02:22:19.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check Active} time=1171643202 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-31T02:22:19.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check Active} time=1171643202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-31T02:22:19.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check Active} time=1171643202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-31T02:22:21.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check Active} time=1171643202 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-31T02:22:21.146Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check Active} time=1171645042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-31T02:22:21.146Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=1171645105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-31T02:22:21.146Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check Active} time=1171645105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-31T02:22:21.146Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check Active} time=1171645105 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-31T02:22:21.146Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check Active} time=1171645105 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-31T02:22:21.146Z] DEBUG - Clicked on Check Active [2019-07-31T02:22:21.146Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:22:21.146Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T02:22:21.146Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:22:21.146Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T02:22:21.146Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T02:22:21.146Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:21.146Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T02:22:21.146Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:22:21.146Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T02:22:21.146Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:22:21.146Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T02:22:21.146Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:22:21.146Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:22:21.146Z] DEBUG - Clicking on Check all [2019-07-31T02:22:21.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1171645108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:21.146Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1171645108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:21.146Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1171645108 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:21.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1171645109 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:21.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1171645109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:21.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1171645109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:21.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1171645109 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:21.146Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1171645144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:21.146Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1171645144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:21.146Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1171645144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:21.146Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1171645144 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:21.146Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1171645144 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:21.146Z] DEBUG - Clicked on Check all [2019-07-31T02:22:21.146Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:22:21.146Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T02:22:21.146Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:22:21.146Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T02:22:21.146Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:22:21.146Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T02:22:21.146Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:22:21.146Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T02:22:21.146Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with mnemonic 'Uncheck Inactive' [2019-07-31T02:22:21.146Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with style 'SWT.PUSH' [2019-07-31T02:22:21.146Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-31T02:22:21.146Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:22:21.146Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:22:21.146Z] DEBUG - Clicking on Uncheck Inactive [2019-07-31T02:22:21.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck Inactive} time=1171645146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-31T02:22:21.146Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=1171645146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-31T02:22:21.146Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck Inactive} time=1171645146 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-31T02:22:21.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck Inactive} time=1171645147 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-31T02:22:21.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck Inactive} time=1171645147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-31T02:22:21.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck Inactive} time=1171645147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck Inactive} time=1171645147 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck Inactive} time=1171646805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=1171646805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck Inactive} time=1171646805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck Inactive} time=1171646806 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck Inactive} time=1171646806 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Clicked on Uncheck Inactive [2019-07-31T02:22:23.041Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {gnuplot} time=1171646817 data=null button=0 stateMask=0x0 x=88 y=33 count=0} to TreeItem with text {synthetic-trace} [2019-07-31T02:22:23.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1171646818 data=null doit=true} to TreeItem with text {synthetic-trace} [2019-07-31T02:22:23.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1171646818 data=null} to TreeItem with text {synthetic-trace} [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {gnuplot} time=1171646819 data=null button=1 stateMask=0x0 x=88 y=33 count=1} to TreeItem with text {synthetic-trace} [2019-07-31T02:22:23.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171646819 data=null item=TreeItem {gnuplot} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {synthetic-trace} [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {gnuplot} time=1171646820 data=null button=1 stateMask=0x80000 x=88 y=33 count=1} to TreeItem with text {synthetic-trace} [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - Clicking on Uncheck all [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1171646821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1171646822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1171646822 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1171646822 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1171646822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1171646822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1171646822 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1171646849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1171646849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1171646849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1171646850 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1171646850 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Clicked on Uncheck all [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - Clicking on Check selected [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1171646851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1171646852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1171646852 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1171646852 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1171646852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1171646852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1171646852 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1171646853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1171646853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1171646853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1171646853 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1171646854 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Clicked on Check selected [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - Clicking on Uncheck all [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1171646855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1171646856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1171646856 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1171646856 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1171646856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1171646856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1171646856 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1171646857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1171646857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1171646857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1171646858 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1171646858 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Clicked on Uncheck all [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - Clicking on Check subtree [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1171646859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1171646859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1171646860 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1171646860 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1171646860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1171646860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1171646860 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1171646861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1171646864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1171646864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1171646865 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1171646865 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Clicked on Check subtree [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - Clicking on Check all [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1171646866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1171646867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1171646867 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1171646867 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1171646867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1171646867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1171646867 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1171646930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1171646931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1171646931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1171646931 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1171646932 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Clicked on Check all [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - Clicking on Uncheck selected [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1171646934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1171646935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1171646935 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1171646935 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1171646935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1171646935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1171646935 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1171646937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1171646937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1171646937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1171646937 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1171646937 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Clicked on Uncheck selected [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - Clicking on Check all [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1171646939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1171646939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1171646939 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1171646940 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1171646940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1171646940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1171646940 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1171646941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1171646942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1171646942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1171646942 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1171646942 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Clicked on Check all [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - Clicking on Uncheck subtree [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=1171646944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1171646944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=1171646944 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=1171646944 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=1171646944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=1171646944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=1171646944 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=1171646948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1171646948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=1171646948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=1171646948 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=1171646948 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Clicked on Uncheck subtree [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:22:23.041Z] DEBUG - Clicking on Uncheck all [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1171646950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1171646950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1171646950 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1171646951 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1171646951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1171646951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1171646951 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.042Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1171647008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.042Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1171647008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.042Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1171647012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.042Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1171647012 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.042Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1171647013 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.042Z] DEBUG - Clicked on Uncheck all [2019-07-31T02:22:23.042Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:22:23.042Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T02:22:23.298Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:22:23.298Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T02:22:23.298Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:22:23.298Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T02:22:23.298Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T02:22:23.298Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.298Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T02:22:23.298Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:22:23.298Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T02:22:23.298Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:22:23.298Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T02:22:23.298Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:22:23.298Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:22:23.298Z] DEBUG - Clicking on Check all [2019-07-31T02:22:23.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1171647518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1171647518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.298Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1171647518 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1171647518 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1171647519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1171647519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1171647519 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.298Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1171647529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1171647530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.298Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1171647530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.298Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1171647530 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.298Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1171647530 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:22:23.298Z] DEBUG - Clicked on Check all [2019-07-31T02:22:23.298Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:22:23.298Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T02:22:23.298Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:22:23.298Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T02:22:23.298Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:22:23.298Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T02:22:23.298Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:22:23.298Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T02:22:23.298Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:22:23.298Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:22:23.298Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:22:23.298Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:22:23.298Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:23.298Z] DEBUG - Clicking on OK [2019-07-31T02:22:23.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171647532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:23.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171647532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:23.298Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171647532 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:23.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171647532 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:23.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171647532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:23.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171647532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:23.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171647532 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:23.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171642674 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-31T02:22:23.555Z] DEBUG - Clicked on [2019-07-31T02:22:23.555Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:23.555Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:22:23.811Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:25.703Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T02:22:25.703Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:22:25.959Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:25.959Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:25.959Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-31T02:22:25.959Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-31T02:22:26.216Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-31T02:22:26.216Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-31T02:22:26.216Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1171650458 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-31T02:22:26.216Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T02:22:26.216Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-31T02:22:26.216Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:26.216Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:22:26.216Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T02:22:26.216Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T02:22:26.216Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:22:26.216Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:22:26.216Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T02:22:26.216Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T02:22:26.216Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T02:22:26.216Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2019-07-31T02:22:26.216Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2019-07-31T02:22:26.216Z] DEBUG - 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') [2019-07-31T02:22:26.216Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:22:26.216Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:22:26.216Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T02:22:26.216Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T02:22:26.216Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2019-07-31T02:22:26.216Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2019-07-31T02:22:26.216Z] DEBUG - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-31T02:22:26.216Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T02:22:26.216Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:22:26.216Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:22:26.216Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:22:26.216Z] DEBUG - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8' [2019-07-31T02:22:26.216Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8') [2019-07-31T02:22:26.216Z] DEBUG - matched Text with text " [2019-07-31T02:22:26.216Z] ", using matcher: of type 'Text' [2019-07-31T02:22:26.216Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:22:26.216Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected [2019-07-31T02:22:26.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1171650467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:22:26.216Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1171650467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:22:26.216Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1171650467 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:22:26.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1171650468 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:22:26.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1171650468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:22:26.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1171650469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:22:26.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1171650469 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:22:26.216Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1171650470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:22:26.216Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1171650470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:22:26.473Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1171650470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:22:26.473Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1171650471 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:22:26.473Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1171650471 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:22:26.473Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:22:26.473Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-31T02:22:26.473Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=1171650473 data=null doit=true} to Button with text {All Active Threads} [2019-07-31T02:22:26.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1171650474 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {All Active Threads} [2019-07-31T02:22:26.473Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-31T02:22:26.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=1171650475 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-31T02:22:26.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=1171650475 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-31T02:22:26.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=1171650475 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-31T02:22:26.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1171650476 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-31T02:22:26.473Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-31T02:22:26.473Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-31T02:22:26.473Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=1171650477 data=null doit=true} to Button with text {Active Threads on CPUs:} [2019-07-31T02:22:26.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1171650477 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Active Threads on CPUs:} [2019-07-31T02:22:26.473Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-31T02:22:26.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=1171650479 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-31T02:22:26.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=1171650479 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-31T02:22:26.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=1171650479 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-31T02:22:26.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1171650479 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-31T02:22:26.473Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-31T02:22:26.473Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-31T02:22:26.473Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=1171650480 data=null doit=true} to Button with text {All Active Threads} [2019-07-31T02:22:26.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1171650480 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {All Active Threads} [2019-07-31T02:22:26.473Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-31T02:22:26.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=1171650482 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-31T02:22:26.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=1171650482 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-31T02:22:26.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=1171650482 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-31T02:22:26.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1171650482 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-31T02:22:26.473Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-31T02:22:26.473Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T02:22:26.473Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T02:22:26.473Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T02:22:26.473Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:22:26.473Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:22:26.473Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:22:26.473Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:22:26.473Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:26.473Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T02:22:26.473Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T02:22:26.473Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T02:22:26.473Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:22:26.473Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:22:26.473Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:22:26.473Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:22:26.473Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:26.473Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T02:22:26.473Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T02:22:26.473Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T02:22:26.473Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:22:26.473Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:22:26.473Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:22:26.473Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:22:26.473Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:26.473Z] DEBUG - Clicking on OK [2019-07-31T02:22:26.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171650500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:26.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171650500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:26.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171650500 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:26.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171650500 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:26.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171650500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:26.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171650501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:26.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171650501 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:26.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1171650181 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...' [2019-07-31T02:22:26.729Z] DEBUG - Clicked on [2019-07-31T02:22:26.729Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:26.729Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:26.729Z] DEBUG - matched MenuItem with text "&Active Threads only", using matcher: with mnemonic 'Active Threads only' [2019-07-31T02:22:26.729Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:26.729Z] DEBUG - matched MenuItem with text "Flat", using matcher: with mnemonic 'Flat' [2019-07-31T02:22:26.729Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:26.729Z] DEBUG - matched MenuItem with text "Hierarchical", using matcher: with mnemonic 'Hierarchical' [2019-07-31T02:22:26.729Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:26.986Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-31T02:22:26.986Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-31T02:22:27.242Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-31T02:22:27.242Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-31T02:22:27.242Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1171651319 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-31T02:22:27.242Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T02:22:27.242Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-31T02:22:27.242Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:27.242Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:22:27.242Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T02:22:27.242Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T02:22:27.242Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:22:27.242Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:22:27.242Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T02:22:27.242Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T02:22:27.242Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T02:22:27.242Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2019-07-31T02:22:27.242Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2019-07-31T02:22:27.242Z] DEBUG - 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') [2019-07-31T02:22:27.242Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:22:27.242Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:22:27.242Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T02:22:27.242Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T02:22:27.242Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2019-07-31T02:22:27.242Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2019-07-31T02:22:27.242Z] DEBUG - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-31T02:22:27.242Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T02:22:27.242Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:22:27.242Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:22:27.242Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text' [2019-07-31T02:22:27.242Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8' [2019-07-31T02:22:27.242Z] DEBUG - matched Text with text "0,1,2-100", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8') [2019-07-31T02:22:27.242Z] DEBUG - matched Text with text " [2019-07-31T02:22:27.242Z] ", using matcher: of type 'Text' [2019-07-31T02:22:27.242Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-31T02:22:27.242Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=1171651325 data=null doit=true} to Button with text {Active Threads on CPUs:} [2019-07-31T02:22:27.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1171651325 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Active Threads on CPUs:} [2019-07-31T02:22:27.242Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-31T02:22:27.242Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=1171651326 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-31T02:22:27.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=1171651326 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-31T02:22:27.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=1171651327 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-31T02:22:27.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1171651327 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-31T02:22:27.242Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-31T02:22:27.242Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T02:22:27.242Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T02:22:27.242Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T02:22:27.242Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:22:27.242Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:22:27.242Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:22:27.242Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:22:27.242Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:27.242Z] DEBUG - Clicking on OK [2019-07-31T02:22:27.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171651328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:27.242Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171651328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:27.242Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171651328 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:27.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171651328 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:27.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171651328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:27.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171651329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:27.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171651329 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:27.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1171651020 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...' [2019-07-31T02:22:27.499Z] DEBUG - Clicked on [2019-07-31T02:22:27.499Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:28.061Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:28.061Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-31T02:22:28.061Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-31T02:22:28.317Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-31T02:22:28.317Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-31T02:22:28.317Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1171652542 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-31T02:22:28.317Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T02:22:28.317Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-31T02:22:28.317Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:28.317Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T02:22:28.317Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T02:22:28.317Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T02:22:28.317Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:22:28.317Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:22:28.317Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T02:22:28.317Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T02:22:28.317Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T02:22:28.317Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2019-07-31T02:22:28.317Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2019-07-31T02:22:28.317Z] DEBUG - 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') [2019-07-31T02:22:28.317Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:22:28.317Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:22:28.317Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T02:22:28.317Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T02:22:28.317Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2019-07-31T02:22:28.317Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2019-07-31T02:22:28.317Z] DEBUG - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-31T02:22:28.317Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T02:22:28.317Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:22:28.317Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:22:28.317Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text' [2019-07-31T02:22:28.317Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8' [2019-07-31T02:22:28.317Z] DEBUG - matched Text with text "0,1,2-100", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8') [2019-07-31T02:22:28.317Z] DEBUG - matched Text with text " [2019-07-31T02:22:28.317Z] ", using matcher: of type 'Text' [2019-07-31T02:22:28.317Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T02:22:28.317Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T02:22:28.317Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T02:22:28.317Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:22:28.317Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-31T02:22:28.317Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T02:22:28.317Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:22:28.317Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:22:28.317Z] DEBUG - Clicking on Cancel [2019-07-31T02:22:28.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1171652549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:22:28.317Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1171652549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:22:28.317Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1171652549 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:22:28.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1171652549 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:22:28.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1171652550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:22:28.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1171652550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:22:28.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1171652550 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:22:28.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1171652215 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...' [2019-07-31T02:22:28.574Z] DEBUG - Clicked on [2019-07-31T02:22:28.830Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:31.349Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T02:22:31.349Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:22:31.349Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:31.349Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-31T02:22:31.349Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-31T02:22:31.349Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:22:31.349Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:22:31.349Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:33.550Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T02:22:33.550Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:22:33.550Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:33.550Z] DEBUG - number of items : 25 [2019-07-31T02:22:33.550Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:35.448Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T02:22:35.448Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:22:35.448Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:35.448Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-31T02:22:35.448Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-31T02:22:35.448Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:22:35.448Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:37.341Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T02:22:37.341Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:22:37.341Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:37.341Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:22:37.597Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:37.597Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:22:37.855Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:40.376Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T02:22:40.376Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:22:40.376Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:40.376Z] DEBUG - number of items : 25 [2019-07-31T02:22:40.376Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T02:22:40.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171664202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T02:22:40.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171664203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T02:22:40.376Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171664203 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T02:22:40.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171664203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T02:22:40.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171664203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T02:22:40.376Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171664475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T02:22:40.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171664492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T02:22:40.376Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171664492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T02:22:40.376Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171664492 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T02:22:40.376Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171664492 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T02:22:40.376Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T02:22:40.376Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T02:22:40.376Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1171664501 data=null doit=true} to Shell with text {Legend} [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T02:22:40.376Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T02:22:40.376Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:22:40.376Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:22:40.376Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:22:40.376Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:22:40.376Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:22:40.376Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:22:40.376Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:22:40.376Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T02:22:40.376Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:22:40.376Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:22:40.376Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:22:40.376Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:40.376Z] DEBUG - Clicking on OK [2019-07-31T02:22:40.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171664527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:40.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171664527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:40.376Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171664527 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:40.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171664527 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:40.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171664528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:40.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171664528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:40.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171664528 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:40.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171664203 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T02:22:40.632Z] DEBUG - Clicked on [2019-07-31T02:22:40.889Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1171665028 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:22:40.889Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T02:22:40.889Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:22:40.889Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:22:40.889Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:22:40.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1171665081 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:22:40.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1171665082 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:22:40.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1171665082 data=null} to TreeItem with text {test} [2019-07-31T02:22:40.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1171665082 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:22:40.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171665082 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:22:40.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1171665104 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:22:41.146Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:22:41.146Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T02:22:41.146Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T02:22:41.402Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T02:22:41.402Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T02:22:41.402Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:22:41.402Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:41.402Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:22:41.402Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:22:41.402Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:22:41.402Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:22:41.402Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:22:41.402Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T02:22:41.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171665611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:22:41.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171665612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:22:41.402Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171665612 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:22:41.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171665612 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:22:41.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171665613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:22:41.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171665613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:22:41.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171665613 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:22:41.402Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171665613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:22:41.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171665613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:22:41.402Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171665613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:22:41.402Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171665613 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:22:41.402Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171665613 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:22:41.402Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:22:41.402Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:22:41.402Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:22:41.402Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:22:41.402Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:22:41.402Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:22:41.402Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:22:41.402Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:41.402Z] DEBUG - Clicking on OK [2019-07-31T02:22:41.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171665626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:41.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171665626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:41.402Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171665627 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:41.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171665627 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:41.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171665627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:41.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171665627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:41.659Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:41.659Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:41.659Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:41.659Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:41.659Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:41.659Z] DEBUG - Clicked on OK [2019-07-31T02:22:42.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171665627 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:42.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1171665198 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T02:22:42.221Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.074 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest [2019-07-31T02:22:42.221Z] testToolBarFollowCPUForwardBackward(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 18.894 s [2019-07-31T02:22:42.221Z] testToolBarSelectNextPreviousStateChange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 15.458 s [2019-07-31T02:22:42.221Z] testDynamicFiltering(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 4.646 s [2019-07-31T02:22:42.221Z] testKeyboardLeftRight(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 15.08 s [2019-07-31T02:22:42.221Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 7.779 s [2019-07-31T02:22:42.221Z] testDynamicFiltersDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 5.031 s [2019-07-31T02:22:42.221Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.333 s [2019-07-31T02:22:42.221Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.137 s [2019-07-31T02:22:42.221Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.083 s [2019-07-31T02:22:42.221Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.585 s [2019-07-31T02:22:42.221Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.891 s [2019-07-31T02:22:42.221Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest [2019-07-31T02:22:47.471Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T02:22:47.471Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:22:47.471Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:48.034Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T02:22:48.034Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T02:22:48.034Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T02:22:48.034Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T02:22:48.034Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T02:22:48.034Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T02:22:48.034Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:48.034Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:48.598Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:22:48.598Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1171672627 data=null doit=true} to Shell with text {Find} [2019-07-31T02:22:48.598Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:48.598Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-31T02:22:48.598Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-31T02:22:48.598Z] DEBUG - Setting text on (of type 'Combo') to \Alttng [2019-07-31T02:22:48.598Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=1171672696 data=null} to (of type 'Combo') [2019-07-31T02:22:48.598Z] DEBUG - Set text on (of type 'Combo') to \Alttng [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@449f319e [2019-07-31T02:22:48.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1171672715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1171672715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1171672725 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1171672725 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1171672726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1171672726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1171672726 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1171672727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1171672727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1171672727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1171672727 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1171672727 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2af73ea [2019-07-31T02:22:48.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1171672780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1171672780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1171672780 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1171672780 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1171672780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1171672780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1171672781 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1171672781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1171672781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1171672781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1171672781 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1171672781 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - Clicking on Fi&nd [2019-07-31T02:22:48.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1171672781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:48.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1171672782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:48.598Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1171672782 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:48.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1171672782 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:48.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1171672782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:48.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1171672782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:48.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1171672782 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:48.598Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1171672784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:48.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1171672784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:48.598Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1171672784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:48.598Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1171672784 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:48.598Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1171672784 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:48.598Z] DEBUG - Clicked on Fi&nd [2019-07-31T02:22:48.598Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T02:22:48.598Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T02:22:48.598Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:22:48.598Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:22:48.598Z] DEBUG - matched Combo with text "\Alttng", using matcher: of type 'Combo' [2019-07-31T02:22:48.598Z] DEBUG - matched Combo with text "\Alttng", using matcher: (of type 'Combo') [2019-07-31T02:22:48.598Z] DEBUG - Setting text on (of type 'Combo') to \Alttng [2019-07-31T02:22:48.598Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=1171672787 data=null} to (of type 'Combo') [2019-07-31T02:22:48.598Z] DEBUG - Set text on (of type 'Combo') to \Alttng [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:48.598Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@407ed4ce [2019-07-31T02:22:48.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1171672793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1171672793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1171672793 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1171672793 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1171672793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1171672793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1171672793 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1171672794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1171672794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1171672794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1171672796 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1171672796 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:22:48.598Z] DEBUG - Clicking on Fi&nd [2019-07-31T02:22:48.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1171672796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:48.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1171672806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:48.598Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1171672806 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:48.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1171672806 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:48.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1171672806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:48.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1171672806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:48.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1171672806 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:48.598Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1171672808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:48.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1171672808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:48.598Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1171672809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:48.598Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1171672809 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:48.598Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1171672809 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:48.598Z] DEBUG - Clicked on Fi&nd [2019-07-31T02:22:48.598Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T02:22:48.598Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T02:22:48.598Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-31T02:22:48.598Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-31T02:22:48.599Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:22:48.599Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:22:48.599Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:48.599Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:48.599Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:48.599Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:48.599Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:48.599Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:48.599Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:48.599Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T02:22:48.599Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T02:22:48.599Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:48.599Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:48.599Z] DEBUG - Clicking on Close [2019-07-31T02:22:48.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1171672813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:48.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1171672813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:48.599Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1171672813 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:48.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1171672813 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:48.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1171672813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:48.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1171672813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:48.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1171672813 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:49.323Z] DEBUG - Clicked on [2019-07-31T02:22:49.323Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:49.323Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T02:22:49.323Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T02:22:49.323Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T02:22:49.323Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T02:22:49.323Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T02:22:49.323Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T02:22:49.323Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:49.323Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:49.582Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:22:49.582Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1171673521 data=null doit=true} to Shell with text {Find} [2019-07-31T02:22:49.582Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:49.582Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:22:49.582Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-31T02:22:49.582Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-31T02:22:49.582Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-31T02:22:49.582Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1171673526 data=null} to (of type 'Combo') [2019-07-31T02:22:49.582Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:22:49.582Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:49.582Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1fd21ca0 [2019-07-31T02:22:49.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1171673531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:49.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1171673531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:49.582Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1171673531 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:49.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1171673531 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:49.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1171673531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:49.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1171673531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:49.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1171673532 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:49.582Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1171673536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:49.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1171673536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:49.582Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1171673536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:49.582Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1171673537 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:49.582Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1171673537 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:22:49.582Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:22:49.582Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:22:49.582Z] DEBUG - Clicking on Fi&nd [2019-07-31T02:22:49.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1171673540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:49.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1171673540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:49.582Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1171673540 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:49.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1171673540 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:49.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1171673540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:49.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1171673540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:49.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1171673540 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:49.582Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1171673542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:49.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1171673542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:49.582Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1171673542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:49.582Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1171673542 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:49.582Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1171673542 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:49.582Z] DEBUG - Clicked on Fi&nd [2019-07-31T02:22:49.582Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T02:22:49.582Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T02:22:49.582Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:22:49.582Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:22:49.582Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:22:49.582Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:22:49.582Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:22:49.582Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-31T02:22:49.582Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-31T02:22:49.582Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-31T02:22:49.582Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1171673547 data=null} to (of type 'Combo') [2019-07-31T02:22:49.582Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T02:22:49.582Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1171673549 data=null doit=true} to Button with text {F&orward} [2019-07-31T02:22:49.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1171673549 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {F&orward} [2019-07-31T02:22:49.582Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T02:22:49.582Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1171673552 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T02:22:49.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1171673553 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T02:22:49.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1171673553 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T02:22:49.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1171673553 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T02:22:49.582Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:22:49.582Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:49.582Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:22:49.582Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:22:49.582Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:22:49.582Z] DEBUG - Clicking on Fi&nd [2019-07-31T02:22:49.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1171673585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:49.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1171673585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:49.582Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1171673585 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:49.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1171673585 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:49.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1171673585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:49.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1171673585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:49.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1171673585 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:49.582Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1171673587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:49.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1171673587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:49.582Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1171673587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:49.582Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1171673587 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:49.582Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1171673587 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:49.582Z] DEBUG - Clicked on Fi&nd [2019-07-31T02:22:49.582Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T02:22:49.582Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T02:22:49.582Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-31T02:22:49.582Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-31T02:22:49.582Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:22:49.582Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:22:49.582Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:22:49.582Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:49.582Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:49.582Z] DEBUG - Clicking on Close [2019-07-31T02:22:49.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1171673591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:49.583Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1171673591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:49.583Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1171673591 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:49.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1171673591 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:49.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1171673591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:49.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1171673592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:49.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1171673592 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:49.839Z] DEBUG - Clicked on [2019-07-31T02:22:49.839Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:49.839Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T02:22:49.839Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T02:22:49.839Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T02:22:49.839Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T02:22:49.839Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T02:22:49.839Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T02:22:49.839Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:49.839Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:50.096Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:22:50.096Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1171674256 data=null doit=true} to Shell with text {Find} [2019-07-31T02:22:50.096Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:22:50.096Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:50.096Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:50.096Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:50.096Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:50.096Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:50.096Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:50.096Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:50.096Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:50.096Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-31T02:22:50.096Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-31T02:22:50.096Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.096Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-31T02:22:50.096Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-31T02:22:50.096Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-31T02:22:50.096Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1171674260 data=null} to (of type 'Combo') [2019-07-31T02:22:50.096Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-31T02:22:50.096Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:50.096Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T02:22:50.096Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T02:22:50.096Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T02:22:50.096Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:50.096Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:50.096Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:50.096Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:50.096Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:50.096Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:50.096Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:50.096Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T02:22:50.096Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1171674263 data=null doit=true} to Button with text {&Backward} [2019-07-31T02:22:50.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1171674263 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {&Backward} [2019-07-31T02:22:50.096Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T02:22:50.096Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1171674264 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T02:22:50.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1171674264 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T02:22:50.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1171674265 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T02:22:50.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1171674265 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T02:22:50.096Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T02:22:50.096Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:50.096Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:50.096Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:50.096Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T02:22:50.096Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:50.096Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:22:50.096Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:50.096Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:50.096Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:50.096Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:50.096Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:50.096Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:22:50.096Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:22:50.096Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:50.096Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:50.096Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:50.096Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:50.096Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T02:22:50.096Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:50.096Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:50.096Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:50.096Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:50.096Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:50.096Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:50.096Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:50.096Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7548f7cd [2019-07-31T02:22:50.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1171674292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:50.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1171674293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:50.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1171674293 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:50.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1171674293 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:50.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1171674293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:50.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1171674293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:50.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1171674293 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:50.097Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1171674294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:50.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1171674294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:50.097Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1171674294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:50.097Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1171674294 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:50.097Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1171674294 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:22:50.097Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@749a0f3b [2019-07-31T02:22:50.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1171674295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:22:50.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1171674295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:22:50.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1171674296 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:22:50.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1171674296 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:22:50.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1171674296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:22:50.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1171674296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:22:50.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1171674296 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:22:50.097Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1171674296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:22:50.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1171674297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:22:50.097Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1171674297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:22:50.097Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1171674297 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:22:50.097Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1171674297 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:22:50.097Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:22:50.097Z] DEBUG - Clicking on Fi&nd [2019-07-31T02:22:50.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1171674298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1171674298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1171674298 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1171674298 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1171674299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1171674299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1171674299 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.097Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1171674300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1171674300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.097Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1171674300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.097Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1171674300 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.097Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1171674300 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.097Z] DEBUG - Clicked on Fi&nd [2019-07-31T02:22:50.097Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T02:22:50.097Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T02:22:50.097Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:22:50.097Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:22:50.097Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-31T02:22:50.097Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-31T02:22:50.097Z] DEBUG - Setting text on (of type 'Combo') to lttn [2019-07-31T02:22:50.097Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttn} time=1171674302 data=null} to (of type 'Combo') [2019-07-31T02:22:50.097Z] DEBUG - Set text on (of type 'Combo') to lttn [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:22:50.097Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:50.097Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:22:50.097Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:22:50.097Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:22:50.097Z] DEBUG - Clicking on Fi&nd [2019-07-31T02:22:50.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1171674311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1171674311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1171674311 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1171674311 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1171674311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1171674311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1171674311 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.097Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1171674324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1171674324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.097Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1171674327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.097Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1171674327 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.097Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1171674327 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.097Z] DEBUG - Clicked on Fi&nd [2019-07-31T02:22:50.097Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T02:22:50.097Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T02:22:50.097Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-31T02:22:50.097Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-31T02:22:50.097Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:22:50.097Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:50.097Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:50.097Z] DEBUG - Clicking on Close [2019-07-31T02:22:50.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1171674331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:50.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1171674331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:50.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1171674331 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:50.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1171674331 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:50.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1171674331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:50.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1171674331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:50.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1171674331 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:50.353Z] DEBUG - Clicked on [2019-07-31T02:22:50.353Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:50.610Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T02:22:50.610Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T02:22:50.610Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T02:22:50.610Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T02:22:50.610Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T02:22:50.610Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T02:22:50.610Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:50.610Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:50.868Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:22:50.868Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1171674956 data=null doit=true} to Shell with text {Find} [2019-07-31T02:22:50.868Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.868Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-31T02:22:50.868Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-31T02:22:50.868Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-31T02:22:50.868Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1171674970 data=null} to (of type 'Combo') [2019-07-31T02:22:50.868Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:22:50.868Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3bb5b20b [2019-07-31T02:22:50.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1171674973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:22:50.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1171674973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:22:50.868Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1171674973 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:22:50.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1171674974 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:22:50.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1171674974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:22:50.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1171674974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:22:50.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1171674974 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:22:50.868Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1171674974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:22:50.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1171674974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:22:50.868Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1171674974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:22:50.868Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1171674974 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:22:50.868Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1171674975 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:50.868Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:22:50.868Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2d3a0c75 [2019-07-31T02:22:50.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1171674976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:22:50.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1171674977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:22:50.868Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1171674977 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:22:50.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1171674977 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:22:50.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1171674977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:22:50.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1171674977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:22:50.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1171674977 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:22:50.868Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1171674977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:22:50.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1171674978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:22:50.868Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1171674978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:22:50.868Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1171674978 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:22:50.868Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1171674978 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:22:50.868Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:22:50.868Z] DEBUG - Clicking on Fi&nd [2019-07-31T02:22:50.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1171674979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1171674979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.868Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1171674979 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1171674979 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1171674979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1171674979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1171674979 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.868Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1171674984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1171674985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.868Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1171674985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.868Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1171674985 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.868Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1171674985 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.868Z] DEBUG - Clicked on Fi&nd [2019-07-31T02:22:50.868Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T02:22:50.868Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T02:22:50.868Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:22:50.868Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:22:50.868Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-31T02:22:50.868Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-31T02:22:50.868Z] DEBUG - Setting text on (of type 'Combo') to LTTNG [2019-07-31T02:22:50.868Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {LTTNG} time=1171674986 data=null} to (of type 'Combo') [2019-07-31T02:22:50.868Z] DEBUG - Set text on (of type 'Combo') to LTTNG [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:22:50.868Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:50.868Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:22:50.868Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:22:50.868Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:22:50.868Z] DEBUG - Clicking on Fi&nd [2019-07-31T02:22:50.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1171675003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1171675004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.868Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1171675004 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1171675004 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1171675004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1171675004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1171675004 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.868Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1171675007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1171675007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.868Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1171675007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.868Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1171675007 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.868Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1171675007 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:50.868Z] DEBUG - Clicked on Fi&nd [2019-07-31T02:22:50.868Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T02:22:50.868Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T02:22:50.868Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-31T02:22:50.868Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-31T02:22:50.868Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:22:50.868Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:50.868Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:50.868Z] DEBUG - Clicking on Close [2019-07-31T02:22:50.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1171675010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:50.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1171675010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:50.868Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1171675010 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:50.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1171675010 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:50.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1171675010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:50.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1171675010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:50.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1171675010 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:51.125Z] DEBUG - Clicked on [2019-07-31T02:22:51.125Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:51.125Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T02:22:51.125Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T02:22:51.125Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T02:22:51.125Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T02:22:51.125Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T02:22:51.125Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T02:22:51.125Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:51.125Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:51.381Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:22:51.381Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1171675606 data=null doit=true} to Shell with text {Find} [2019-07-31T02:22:51.381Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:22:51.381Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:22:51.381Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:51.381Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:51.381Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:51.381Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:51.381Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:51.381Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:51.381Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:51.381Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T02:22:51.381Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T02:22:51.381Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:51.381Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:51.381Z] DEBUG - Clicking on Close [2019-07-31T02:22:51.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1171675609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:51.381Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1171675609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:51.381Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1171675609 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:51.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1171675609 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:51.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1171675609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:51.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1171675609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:51.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1171675609 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:51.944Z] DEBUG - Clicked on [2019-07-31T02:22:51.944Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T02:22:51.944Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T02:22:51.944Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T02:22:51.944Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T02:22:51.944Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T02:22:51.944Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T02:22:51.944Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:51.944Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:52.200Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:22:52.200Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1171676243 data=null doit=true} to Shell with text {Find} [2019-07-31T02:22:52.200Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:22:52.200Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:22:52.200Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:52.200Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:52.200Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:52.200Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:52.200Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:52.200Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:52.200Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:52.200Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T02:22:52.200Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T02:22:52.200Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:52.200Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:52.200Z] DEBUG - Clicking on Close [2019-07-31T02:22:52.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1171676246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:52.200Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1171676246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:52.200Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1171676246 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:52.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1171676246 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:52.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1171676246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:52.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1171676246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:52.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1171676247 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:52.457Z] DEBUG - Clicked on [2019-07-31T02:22:52.457Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:22:52.457Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T02:22:52.457Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T02:22:52.457Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T02:22:52.457Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T02:22:52.457Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T02:22:52.457Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T02:22:52.457Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:52.457Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:22:52.715Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:22:52.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1171676824 data=null doit=true} to Shell with text {Find} [2019-07-31T02:22:52.715Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:52.715Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-31T02:22:52.715Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-31T02:22:52.715Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-31T02:22:52.715Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1171676828 data=null} to (of type 'Combo') [2019-07-31T02:22:52.715Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T02:22:52.715Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1171676835 data=null doit=true} to Button with text {F&orward} [2019-07-31T02:22:52.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1171676836 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {F&orward} [2019-07-31T02:22:52.715Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T02:22:52.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1171676837 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T02:22:52.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1171676837 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T02:22:52.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1171676837 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T02:22:52.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1171676837 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T02:22:52.715Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:22:52.715Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@70cfc5ed [2019-07-31T02:22:52.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1171676839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:22:52.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1171676840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:22:52.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1171676840 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:22:52.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1171676840 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:22:52.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1171676840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:22:52.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1171676840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:22:52.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1171676841 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:22:52.715Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1171676841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:22:52.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1171676841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:22:52.715Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1171676841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:22:52.715Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1171676841 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:22:52.715Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1171676841 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:52.715Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@17b9049 [2019-07-31T02:22:52.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1171676843 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:52.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1171676843 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:52.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1171676843 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:52.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1171676843 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:52.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1171676843 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:52.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1171676843 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:52.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1171676843 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:52.715Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1171676844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:52.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1171676844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:52.715Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1171676844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:52.715Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1171676844 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:52.715Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1171676844 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:22:52.715Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:22:52.715Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:22:52.715Z] DEBUG - Clicking on Fi&nd [2019-07-31T02:22:52.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1171676847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:52.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1171676847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:52.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1171676851 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:52.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1171676851 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:52.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1171676851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:52.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1171676852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:52.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1171676852 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:52.715Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1171676858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:52.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1171676859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:52.715Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1171676859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:52.715Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1171676859 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:52.715Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1171676859 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:52.715Z] DEBUG - Clicked on Fi&nd [2019-07-31T02:22:52.715Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T02:22:52.715Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T02:22:52.715Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-31T02:22:52.715Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-31T02:22:52.715Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T02:22:52.715Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T02:22:52.715Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-31T02:22:52.715Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-31T02:22:52.715Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:22:52.715Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:22:52.715Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-31T02:22:52.715Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-31T02:22:52.715Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-31T02:22:52.715Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1171676864 data=null} to (of type 'Combo') [2019-07-31T02:22:52.715Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:52.715Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T02:22:52.716Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1171676867 data=null doit=true} to Button with text {&Backward} [2019-07-31T02:22:52.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1171676867 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {&Backward} [2019-07-31T02:22:52.716Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T02:22:52.716Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1171676868 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T02:22:52.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1171676868 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T02:22:52.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1171676869 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T02:22:52.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1171676869 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T02:22:52.716Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:22:52.716Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:22:52.716Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:22:52.716Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:22:52.716Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:22:52.716Z] DEBUG - Clicking on Fi&nd [2019-07-31T02:22:52.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1171676890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:52.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1171676890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:52.716Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1171676890 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:52.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1171676891 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:52.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1171676891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:52.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1171676891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:52.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1171676891 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:52.716Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1171676892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:52.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1171676892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:52.716Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1171676892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:52.716Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1171676892 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:52.716Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1171676892 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:22:52.716Z] DEBUG - Clicked on Fi&nd [2019-07-31T02:22:52.716Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T02:22:52.716Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T02:22:52.716Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-31T02:22:52.716Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-31T02:22:52.716Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:22:52.716Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:52.716Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:22:52.716Z] DEBUG - Clicking on Close [2019-07-31T02:22:52.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1171676895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:52.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1171676895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:52.716Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1171676895 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:52.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1171676895 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:52.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1171676896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:52.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1171676896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:52.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1171676896 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:22:52.972Z] DEBUG - Clicked on [2019-07-31T02:22:52.972Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=1171677218 data=null doit=true} to Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} [2019-07-31T02:22:52.972Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T02:22:53.228Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:22:53.228Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:22:53.228Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:22:53.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1171677284 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:22:53.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1171677285 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:22:53.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1171677285 data=null} to TreeItem with text {test} [2019-07-31T02:22:53.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1171677285 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:22:53.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171677286 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:22:53.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1171677305 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:22:53.228Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:22:53.228Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T02:22:53.484Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T02:22:53.741Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T02:22:53.741Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T02:22:53.997Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:22:53.997Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:22:53.997Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:22:53.997Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:22:53.997Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:22:53.997Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:22:53.997Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:22:53.997Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T02:22:53.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171677999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:22:53.997Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171678000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:22:53.997Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171678000 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:22:53.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171678000 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:22:53.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171678000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:22:53.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171678000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:22:53.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171678000 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:22:53.997Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171678000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:22:53.997Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171678001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:22:53.997Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171678001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:22:53.997Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171678001 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:22:53.997Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171678001 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:22:53.997Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:22:53.997Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:22:53.997Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:22:53.997Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:22:53.997Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:22:53.997Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:22:53.997Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:22:53.997Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:53.997Z] DEBUG - Clicking on OK [2019-07-31T02:22:53.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171678003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:53.997Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171678003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:53.997Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171678003 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:53.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171678003 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:53.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171678004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:53.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171678004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:53.997Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:53.997Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:53.997Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:53.997Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:53.997Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:53.997Z] DEBUG - Clicked on OK [2019-07-31T02:22:54.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171678004 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:22:54.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1171677418 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T02:22:54.560Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.34 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest [2019-07-31T02:22:54.560Z] testRegEx(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 1.394 s [2019-07-31T02:22:54.560Z] testDirection(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.742 s [2019-07-31T02:22:54.560Z] testWholeWord(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.738 s [2019-07-31T02:22:54.560Z] testCaseSensitive(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.642 s [2019-07-31T02:22:54.560Z] testOpenCloseDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 1.268 s [2019-07-31T02:22:54.560Z] testWrapSearch(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.647 s [2019-07-31T02:22:54.560Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest [2019-07-31T02:22:55.123Z] *** BUG *** [2019-07-31T02:22:55.123Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:22:55.123Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:22:55.123Z] [2019-07-31T02:22:55.123Z] *** BUG *** [2019-07-31T02:22:55.123Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:22:55.123Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:22:55.123Z] [2019-07-31T02:22:55.380Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"' [2019-07-31T02:22:55.380Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T02:23:00.701Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T02:23:00.701Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:23:00.701Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:23:00.701Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:23:00.701Z] DEBUG - number of items : 6 [2019-07-31T02:23:00.701Z] DEBUG - Clicking on ToolItem with tooltip text {Showing active threads} [2019-07-31T02:23:00.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171684793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-31T02:23:00.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171684794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-31T02:23:00.701Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171684794 data=null doit=true} to ToolItem with tooltip text {Showing active threads} [2019-07-31T02:23:00.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171684794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-31T02:23:00.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171684794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-31T02:23:00.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171684794 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Showing active threads} [2019-07-31T02:23:00.701Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171684795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-31T02:23:00.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171684795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-31T02:23:00.701Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171684796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-31T02:23:00.701Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171684802 data=null doit=true} to ToolItem with tooltip text {Showing all threads} [2019-07-31T02:23:00.701Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171684885 data=null} to ToolItem with tooltip text {Showing all threads} [2019-07-31T02:23:00.701Z] DEBUG - Clicked on ToolItem with tooltip text {Showing all threads} [2019-07-31T02:23:00.701Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:23:00.701Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:23:00.701Z] DEBUG - number of items : 6 [2019-07-31T02:23:00.701Z] DEBUG - Clicking on ToolItem with tooltip text {Showing all threads} [2019-07-31T02:23:00.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171684891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-31T02:23:00.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171684891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-31T02:23:00.701Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171684892 data=null doit=true} to ToolItem with tooltip text {Showing all threads} [2019-07-31T02:23:00.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171684892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-31T02:23:00.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171684892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-31T02:23:00.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171684892 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Showing all threads} [2019-07-31T02:23:00.701Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171684893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-31T02:23:00.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171684918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-31T02:23:00.701Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171684918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-31T02:23:00.701Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171684918 data=null doit=true} to ToolItem with tooltip text {Showing active threads} [2019-07-31T02:23:00.958Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171684919 data=null} to ToolItem with tooltip text {Showing active threads} [2019-07-31T02:23:00.958Z] DEBUG - Clicked on ToolItem with tooltip text {Showing active threads} [2019-07-31T02:23:00.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:23:00.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:23:00.958Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"' [2019-07-31T02:23:00.958Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T02:23:04.231Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T02:23:04.231Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:23:04.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:23:04.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:23:04.231Z] DEBUG - Setting state to checked on: lttng-sessiond [2019-07-31T02:23:04.231Z] DEBUG - Setting state to checked on: lttng-consumerd [2019-07-31T02:23:04.488Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1171688589 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:23:04.488Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T02:23:04.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:23:04.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:23:04.488Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:23:04.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1171688627 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:23:04.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1171688627 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:23:04.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1171688628 data=null} to TreeItem with text {test} [2019-07-31T02:23:04.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1171688628 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:23:04.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171688628 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:23:04.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1171688682 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:23:04.744Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:23:04.744Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T02:23:04.744Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T02:23:05.001Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T02:23:05.001Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T02:23:05.001Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:23:05.001Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:23:05.001Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:05.001Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:23:05.001Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:23:05.001Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:23:05.001Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:05.001Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T02:23:05.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171689196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:05.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171689199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:05.001Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171689200 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:05.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171689200 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:05.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171689200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:05.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171689200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:05.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171689206 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:05.001Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171689206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:05.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171689206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:05.001Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171689206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:05.001Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171689206 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:05.001Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171689206 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:05.001Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:05.001Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:23:05.001Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:23:05.001Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:23:05.001Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:23:05.001Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:23:05.001Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:23:05.001Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:05.001Z] DEBUG - Clicking on OK [2019-07-31T02:23:05.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171689208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:05.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171689208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:05.001Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171689208 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:05.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171689208 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:05.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171689208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:05.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171689209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:05.001Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:05.001Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:05.001Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:05.001Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:05.001Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:05.001Z] DEBUG - Clicked on OK [2019-07-31T02:23:05.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171689209 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:05.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1171688789 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T02:23:05.930Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.43 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest [2019-07-31T02:23:05.930Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest) Time elapsed: 6.065 s [2019-07-31T02:23:05.930Z] testKernelMemoryView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest) Time elapsed: 3.477 s [2019-07-31T02:23:05.930Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest [2019-07-31T02:23:14.022Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-31T02:23:14.022Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:23:14.022Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T02:23:14.022Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:23:14.022Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:23:14.022Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-31T02:23:14.279Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:23:14.279Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:23:14.279Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T02:23:14.536Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:23:14.536Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:23:14.536Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-31T02:23:14.536Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:23:14.536Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:23:14.536Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T02:23:14.793Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:23:14.793Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:23:14.793Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-31T02:23:15.050Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:23:15.050Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:23:15.050Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T02:23:15.050Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:23:15.050Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:23:15.613Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1171699706 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:23:15.613Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T02:23:15.613Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:23:15.613Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:23:15.613Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:23:15.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1171699777 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:23:15.613Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1171699777 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:23:15.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1171699777 data=null} to TreeItem with text {test} [2019-07-31T02:23:15.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1171699777 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:23:15.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171699778 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:23:15.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1171699788 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:23:15.869Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:23:15.869Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T02:23:15.869Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T02:23:16.126Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T02:23:16.126Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T02:23:16.126Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:23:16.126Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:23:16.126Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:16.126Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:23:16.126Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:23:16.126Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:23:16.126Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:16.126Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T02:23:16.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171700214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:16.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171700214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:16.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171700214 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:16.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171700215 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:16.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171700215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:16.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171700215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:16.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171700215 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:16.126Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171700215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:16.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171700215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:16.126Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171700215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:16.126Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171700215 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:16.126Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171700215 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:16.126Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:16.126Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:23:16.126Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:23:16.126Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:23:16.126Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:23:16.126Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:23:16.126Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:23:16.126Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:16.126Z] DEBUG - Clicking on OK [2019-07-31T02:23:16.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171700224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:16.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171700224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:16.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171700225 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:16.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171700225 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:16.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171700225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:16.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171700225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:16.126Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:16.126Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:16.126Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:16.126Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:16.126Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:16.126Z] DEBUG - Clicked on OK [2019-07-31T02:23:16.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171700225 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:16.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1171699885 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T02:23:16.690Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.787 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest [2019-07-31T02:23:16.690Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest) Time elapsed: 1.702 s [2019-07-31T02:23:16.690Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest [2019-07-31T02:23:17.253Z] *** BUG *** [2019-07-31T02:23:17.253Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:23:17.253Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:23:17.253Z] [2019-07-31T02:23:17.253Z] *** BUG *** [2019-07-31T02:23:17.253Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:23:17.253Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:23:17.253Z] [2019-07-31T02:23:17.253Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-31T02:23:17.253Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T02:23:22.554Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T02:23:22.554Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:23:22.554Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:23:22.554Z] DEBUG - number of items : 5 [2019-07-31T02:23:22.554Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T02:23:22.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171706701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T02:23:22.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171706701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T02:23:22.554Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171706701 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T02:23:22.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171706701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T02:23:22.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171706702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T02:23:22.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171706702 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T02:23:22.811Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171706719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T02:23:22.811Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171706901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T02:23:22.811Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171706902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T02:23:22.811Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171706902 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T02:23:22.811Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171706902 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T02:23:22.811Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T02:23:23.375Z] DEBUG - number of items : 17 [2019-07-31T02:23:23.375Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T02:23:23.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171707591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T02:23:23.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171707591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T02:23:23.375Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171707591 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T02:23:23.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171707592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T02:23:23.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171707592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T02:23:23.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171707592 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T02:23:23.375Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171707592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T02:23:23.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171707592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T02:23:23.375Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171707593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T02:23:23.375Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171707593 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T02:23:23.375Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171707593 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T02:23:23.375Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T02:23:24.744Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-31T02:23:24.744Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T02:23:28.016Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T02:23:28.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:23:28.016Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:23:28.272Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:23:28.272Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:23:28.272Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:23:28.272Z] DEBUG - Setting state to checked on: lttng-sessiond [2019-07-31T02:23:28.272Z] DEBUG - Setting state to unchecked on: lttng-sessiond [2019-07-31T02:23:28.528Z] DEBUG - Setting state to checked on: lttng-consumerd [2019-07-31T02:23:29.092Z] DEBUG - number of items : 17 [2019-07-31T02:23:29.092Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T02:23:29.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171713294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T02:23:29.092Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171713295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T02:23:29.092Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171713295 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T02:23:29.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171713295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T02:23:29.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171713295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T02:23:29.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171713295 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T02:23:29.092Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171713296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T02:23:29.092Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171713296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T02:23:29.092Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171713296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T02:23:29.092Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171713296 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T02:23:29.092Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171713296 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T02:23:29.092Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T02:23:30.460Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-31T02:23:30.460Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T02:23:32.982Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T02:23:32.982Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:23:33.238Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T02:23:33.494Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T02:23:33.494Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:23:33.750Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T02:23:33.750Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:23:33.750Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T02:23:33.750Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:23:34.007Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T02:23:34.007Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:23:34.007Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1171718231 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:23:34.007Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T02:23:34.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:23:34.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:23:34.263Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:23:34.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1171718318 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:23:34.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1171718318 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:23:34.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1171718318 data=null} to TreeItem with text {test} [2019-07-31T02:23:34.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1171718319 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:23:34.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171718319 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:23:34.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1171718334 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:23:34.263Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:23:34.263Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T02:23:34.627Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T02:23:35.234Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T02:23:35.234Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T02:23:35.234Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:23:35.234Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:23:35.234Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:35.234Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:23:35.234Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:23:35.234Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:23:35.234Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:35.234Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T02:23:35.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171719255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:35.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171719256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:35.234Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171719256 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:35.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171719256 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:35.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171719256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:35.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171719256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:35.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171719257 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:35.234Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171719257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:35.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171719257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:35.234Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171719257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:35.234Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171719257 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:35.234Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171719257 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:35.234Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:35.234Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:23:35.234Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:23:35.234Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:23:35.234Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:23:35.234Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:23:35.234Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:23:35.234Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:35.234Z] DEBUG - Clicking on OK [2019-07-31T02:23:35.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171719258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:35.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171719259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:35.234Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171719259 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:35.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171719259 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:35.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171719259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:35.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171719259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:35.234Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:35.234Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:35.234Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:35.234Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:35.234Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:35.234Z] DEBUG - Clicked on OK [2019-07-31T02:23:35.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171719259 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:35.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1171718487 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T02:23:35.797Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.959 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest [2019-07-31T02:23:35.797Z] testResetTimeRange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest) Time elapsed: 7.648 s [2019-07-31T02:23:35.797Z] testCpuView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest) Time elapsed: 5.471 s [2019-07-31T02:23:35.797Z] testSignals(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest) Time elapsed: 3.861 s [2019-07-31T02:23:35.797Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest [2019-07-31T02:23:43.889Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T02:23:43.890Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:23:43.890Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T02:23:43.890Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:23:43.890Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:23:43.890Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-31T02:23:43.890Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:23:43.890Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:23:43.890Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T02:23:44.147Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:23:44.147Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:23:44.147Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-31T02:23:44.404Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:23:44.404Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:23:44.404Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T02:23:44.404Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:23:44.404Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:23:44.404Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-31T02:23:44.660Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:23:44.661Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:23:44.661Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T02:23:44.661Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:23:44.661Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:23:45.223Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1171729291 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:23:45.223Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T02:23:45.223Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:23:45.223Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:23:45.223Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:23:45.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1171729384 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:23:45.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1171729385 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:23:45.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1171729385 data=null} to TreeItem with text {test} [2019-07-31T02:23:45.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1171729385 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:23:45.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171729386 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:23:45.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1171729396 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:23:45.480Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:23:45.480Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T02:23:45.480Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T02:23:46.042Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T02:23:46.042Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T02:23:46.042Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:23:46.042Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:23:46.042Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:46.042Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:23:46.042Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:23:46.042Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:23:46.042Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:46.042Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T02:23:46.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171730000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:46.042Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171730000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:46.043Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171730001 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:46.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171730001 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:46.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171730001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:46.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171730001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:46.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171730001 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:46.043Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171730001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:46.043Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171730001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:46.043Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171730001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:46.043Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171730001 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:46.043Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171730002 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:46.043Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:23:46.043Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:23:46.043Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:23:46.043Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:23:46.043Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:23:46.043Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:23:46.043Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:23:46.043Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:46.043Z] DEBUG - Clicking on OK [2019-07-31T02:23:46.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171730013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:46.043Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171730014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:46.043Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171730016 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:46.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171730016 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:46.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171730017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:46.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171730017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:46.043Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:46.043Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:46.043Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:46.043Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:46.043Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:46.043Z] DEBUG - Clicked on OK [2019-07-31T02:23:46.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171730017 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:23:46.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1171729519 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T02:23:47.169Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.316 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest [2019-07-31T02:23:47.169Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest) Time elapsed: 1.805 s [2019-07-31T02:23:47.169Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest [2019-07-31T02:23:53.712Z] [2019-07-31T02:23:53.712Z] !ENTRY org.eclipse.tracecompass.analysis.os.linux.ui 4 0 2019-07-31 02:23:53.243 [2019-07-31T02:23:53.712Z] !MESSAGE Thread Status Data Provider failed: org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException:null [2019-07-31T02:24:25.975Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.904 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest [2019-07-31T02:24:25.975Z] testOpenAndCloseConcurrency(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest) Time elapsed: 34.579 s [2019-07-31T02:24:25.975Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest [2019-07-31T02:24:25.975Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T02:24:25.975Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:24:25.975Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.controlflow"' [2019-07-31T02:24:25.975Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.analysis.graph.ui.criticalpath.view.criticalpathview"' [2019-07-31T02:24:25.975Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:24:25.975Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:24:25.975Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:24:25.975Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:24:25.975Z] DEBUG - matched MenuItem with text "Follow weston/338", using matcher: with mnemonic 'Follow weston/338' [2019-07-31T02:24:25.975Z] DEBUG - Clicking on with mnemonic 'Follow weston/338' [2019-07-31T02:24:25.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston/338} time=1171769997 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Follow weston/338' [2019-07-31T02:24:25.975Z] DEBUG - Clicked on with mnemonic 'Follow weston/338' [2019-07-31T02:24:28.497Z] DEBUG - number of items : 19 [2019-07-31T02:24:28.497Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward} [2019-07-31T02:24:28.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171772294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T02:24:28.497Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171772294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T02:24:28.497Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171772294 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T02:24:28.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171772294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T02:24:28.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171772294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T02:24:28.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171772295 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T02:24:28.497Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171772296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T02:24:28.497Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171772296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T02:24:28.497Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171772296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T02:24:28.497Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171772296 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T02:24:28.497Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171772296 data=null} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T02:24:28.497Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward} [2019-07-31T02:24:28.754Z] DEBUG - number of items : 19 [2019-07-31T02:24:28.754Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward} [2019-07-31T02:24:28.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171772811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T02:24:28.755Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171772811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T02:24:28.755Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171772812 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T02:24:28.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171772812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T02:24:28.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171772813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T02:24:28.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171772813 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T02:24:28.755Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171772881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T02:24:28.755Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171772882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T02:24:28.755Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171772882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T02:24:28.755Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171772882 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T02:24:28.755Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171772882 data=null} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T02:24:28.755Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward} [2019-07-31T02:24:28.755Z] DEBUG - number of items : 19 [2019-07-31T02:24:28.755Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path backward} [2019-07-31T02:24:28.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171772883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-31T02:24:28.755Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171772883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-31T02:24:28.755Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171772883 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward} [2019-07-31T02:24:28.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171772883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-31T02:24:28.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171772883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-31T02:24:28.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171772884 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Follow critical path backward} [2019-07-31T02:24:28.755Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171772884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-31T02:24:28.755Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171772885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-31T02:24:28.755Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171772885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-31T02:24:28.755Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171772885 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward} [2019-07-31T02:24:28.755Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171772885 data=null} to ToolItem with tooltip text {Follow critical path backward} [2019-07-31T02:24:28.755Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path backward} [2019-07-31T02:24:29.012Z] DEBUG - matched MenuItem with text "Follow weston-deskto...", using matcher: with mnemonic 'Follow weston-desktop-/340' [2019-07-31T02:24:29.012Z] DEBUG - Clicking on with mnemonic 'Follow weston-desktop-/340' [2019-07-31T02:24:29.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston-desktop-/340} time=1171773110 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Follow weston-desktop-/340' [2019-07-31T02:24:29.012Z] DEBUG - Clicked on with mnemonic 'Follow weston-desktop-/340' [2019-07-31T02:24:29.941Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1171774014 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:24:29.941Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T02:24:29.941Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:24:29.941Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:24:29.941Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:24:29.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1171774110 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:24:29.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1171774111 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:24:29.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1171774111 data=null} to TreeItem with text {test} [2019-07-31T02:24:29.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1171774111 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:24:29.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171774112 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:24:29.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1171774126 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:24:30.198Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:24:30.198Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T02:24:30.198Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T02:24:31.129Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T02:24:31.129Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T02:24:31.129Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:24:31.129Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:24:31.129Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:24:31.129Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:24:31.129Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:24:31.129Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:24:31.129Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:24:31.129Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T02:24:31.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171775102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:24:31.129Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171775102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:24:31.129Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171775103 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:24:31.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171775103 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:24:31.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171775103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:24:31.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171775103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:24:31.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171775103 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:24:31.129Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171775103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:24:31.129Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171775103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:24:31.129Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171775103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:24:31.129Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171775103 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:24:31.129Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171775104 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:24:31.129Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:24:31.129Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:24:31.129Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:24:31.129Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:24:31.129Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:24:31.129Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:24:31.129Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:24:31.129Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:24:31.129Z] DEBUG - Clicking on OK [2019-07-31T02:24:31.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171775105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:24:31.129Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171775105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:24:31.129Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171775105 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:24:31.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171775105 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:24:31.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171775106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:24:31.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171775106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:24:31.129Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:24:31.129Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:24:31.129Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:24:31.129Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:24:31.129Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:24:31.129Z] DEBUG - Clicked on OK [2019-07-31T02:24:31.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171775106 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:24:31.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1171774219 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T02:24:31.643Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.698 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest [2019-07-31T02:24:31.643Z] testFull(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest) Time elapsed: 7.33 s [2019-07-31T02:24:31.643Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest [2019-07-31T02:24:38.188Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T02:24:38.188Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:24:38.188Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-31T02:24:38.188Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T02:24:38.188Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T02:24:38.188Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T02:24:38.188Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T02:24:38.188Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T02:24:38.188Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T02:24:38.188Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:24:38.188Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:24:38.188Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:24:38.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1171782429 data=null doit=true} to Shell with text {Find} [2019-07-31T02:24:38.188Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:24:38.188Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:38.188Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:38.188Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:38.188Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:38.188Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:38.188Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:38.188Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:38.188Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:38.188Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-31T02:24:38.188Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-31T02:24:38.188Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:38.188Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-31T02:24:38.188Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-31T02:24:38.188Z] DEBUG - Setting text on (of type 'Combo') to \ACPU [2019-07-31T02:24:38.188Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=1171782432 data=null} to (of type 'Combo') [2019-07-31T02:24:38.188Z] DEBUG - Set text on (of type 'Combo') to \ACPU [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@441b80bf [2019-07-31T02:24:38.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1171782485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1171782485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1171782485 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1171782485 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1171782485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1171782485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1171782486 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1171782486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1171782486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1171782486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1171782486 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1171782486 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@623ffed6 [2019-07-31T02:24:38.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1171782488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1171782489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1171782489 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1171782489 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1171782489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1171782489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1171782489 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1171782489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1171782490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1171782490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1171782490 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1171782490 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - Clicking on Fi&nd [2019-07-31T02:24:38.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1171782490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:38.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1171782490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:38.447Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1171782490 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:38.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1171782491 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:38.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1171782491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:38.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1171782491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:38.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1171782491 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:38.447Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1171782491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:38.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1171782491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:38.447Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1171782492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:38.447Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1171782492 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:38.447Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1171782492 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:38.447Z] DEBUG - Clicked on Fi&nd [2019-07-31T02:24:38.447Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T02:24:38.447Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T02:24:38.447Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:24:38.447Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:24:38.447Z] DEBUG - matched Combo with text "\ACPU", using matcher: of type 'Combo' [2019-07-31T02:24:38.447Z] DEBUG - matched Combo with text "\ACPU", using matcher: (of type 'Combo') [2019-07-31T02:24:38.447Z] DEBUG - Setting text on (of type 'Combo') to \ACPU [2019-07-31T02:24:38.447Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=1171782493 data=null} to (of type 'Combo') [2019-07-31T02:24:38.447Z] DEBUG - Set text on (of type 'Combo') to \ACPU [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:38.447Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@27961c61 [2019-07-31T02:24:38.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1171782515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1171782516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1171782516 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1171782516 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1171782516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1171782516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1171782516 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1171782517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1171782517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1171782517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1171782517 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1171782517 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:24:38.447Z] DEBUG - Clicking on Fi&nd [2019-07-31T02:24:38.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1171782518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:38.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1171782518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:38.447Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1171782519 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:38.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1171782519 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:38.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1171782519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:38.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1171782519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:38.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1171782519 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:38.448Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1171782519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:38.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1171782520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:38.448Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1171782520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:38.448Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1171782520 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:38.448Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1171782520 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:38.448Z] DEBUG - Clicked on Fi&nd [2019-07-31T02:24:38.448Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T02:24:38.448Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T02:24:38.448Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-31T02:24:38.448Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-31T02:24:38.448Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:24:38.448Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:24:38.448Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:38.448Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:38.448Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:38.448Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:38.448Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:38.448Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:38.448Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:38.448Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T02:24:38.448Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T02:24:38.448Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:38.448Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:38.448Z] DEBUG - Clicking on Close [2019-07-31T02:24:38.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1171782522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:38.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1171782523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:38.448Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1171782523 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:38.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1171782523 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:38.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1171782523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:38.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1171782523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:38.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1171782523 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:38.704Z] DEBUG - Clicked on [2019-07-31T02:24:38.704Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-31T02:24:38.704Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T02:24:38.704Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T02:24:38.704Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T02:24:38.704Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T02:24:38.704Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T02:24:38.704Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T02:24:38.704Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:24:38.704Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:24:38.961Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:24:38.961Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1171783207 data=null doit=true} to Shell with text {Find} [2019-07-31T02:24:38.961Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:24:38.961Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:38.961Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:38.961Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:38.961Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:38.961Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:38.961Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:38.961Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:38.961Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:38.961Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-31T02:24:38.961Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-31T02:24:38.961Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:38.961Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:24:38.961Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-31T02:24:38.961Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-31T02:24:38.961Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-31T02:24:38.961Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1171783211 data=null} to (of type 'Combo') [2019-07-31T02:24:38.961Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-31T02:24:38.961Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:38.961Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T02:24:38.961Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T02:24:38.961Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T02:24:38.961Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:38.961Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:38.961Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:38.961Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:38.961Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:38.961Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:38.961Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:38.961Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:24:38.961Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:38.961Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:38.961Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:38.961Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T02:24:38.961Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T02:24:38.961Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:24:38.961Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:38.961Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:38.961Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:38.961Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:38.961Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:38.961Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:24:38.961Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:24:38.961Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:38.961Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:38.961Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:38.961Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:38.961Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T02:24:38.961Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T02:24:38.961Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:38.961Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:38.961Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:38.961Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:38.961Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:38.961Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:38.961Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@dabaad2 [2019-07-31T02:24:38.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1171783215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:38.961Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1171783215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:38.961Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1171783215 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:38.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1171783216 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:38.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1171783216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:38.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1171783216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:39.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1171783216 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:39.219Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1171783216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:39.219Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1171783216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:39.219Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1171783216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:39.219Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1171783216 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:39.219Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1171783217 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:24:39.219Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:24:39.219Z] DEBUG - Clicking on Fi&nd [2019-07-31T02:24:39.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1171783225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.219Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1171783225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.219Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1171783225 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1171783225 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1171783225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1171783225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1171783225 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.219Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1171783226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.219Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1171783226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.219Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1171783226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.219Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1171783226 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.219Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1171783226 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.219Z] DEBUG - Clicked on Fi&nd [2019-07-31T02:24:39.219Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T02:24:39.219Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T02:24:39.219Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:24:39.219Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:24:39.219Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:24:39.219Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:24:39.219Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:24:39.219Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2019-07-31T02:24:39.219Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2019-07-31T02:24:39.219Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-31T02:24:39.219Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1171783229 data=null} to (of type 'Combo') [2019-07-31T02:24:39.219Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T02:24:39.219Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1171783230 data=null doit=true} to Button with text {F&orward} [2019-07-31T02:24:39.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1171783231 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {F&orward} [2019-07-31T02:24:39.219Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T02:24:39.219Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1171783232 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T02:24:39.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1171783232 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T02:24:39.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1171783232 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T02:24:39.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1171783232 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T02:24:39.219Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:24:39.219Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:39.219Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:24:39.219Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:24:39.219Z] DEBUG - Clicking on Fi&nd [2019-07-31T02:24:39.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1171783297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.219Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1171783297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.219Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1171783297 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1171783297 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1171783297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1171783297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1171783298 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.219Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1171783301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.219Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1171783302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.219Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1171783302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.219Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1171783302 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.219Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1171783303 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.219Z] DEBUG - Clicked on Fi&nd [2019-07-31T02:24:39.219Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T02:24:39.219Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T02:24:39.219Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-31T02:24:39.219Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-31T02:24:39.219Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:24:39.219Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:24:39.219Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:24:39.219Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:39.219Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:39.219Z] DEBUG - Clicking on Close [2019-07-31T02:24:39.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1171783306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:39.219Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1171783306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:39.219Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1171783306 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:39.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1171783306 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:39.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1171783306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:39.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1171783306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:39.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1171783307 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:39.476Z] DEBUG - Clicked on [2019-07-31T02:24:39.476Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-31T02:24:39.476Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T02:24:39.476Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T02:24:39.476Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T02:24:39.476Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T02:24:39.476Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T02:24:39.476Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T02:24:39.476Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:24:39.476Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:24:39.733Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:24:39.733Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1171783928 data=null doit=true} to Shell with text {Find} [2019-07-31T02:24:39.733Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:24:39.733Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:39.733Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:39.733Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:39.733Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:39.733Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:39.733Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:39.733Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:39.733Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:39.733Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-31T02:24:39.733Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-31T02:24:39.733Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.733Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-31T02:24:39.733Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-31T02:24:39.733Z] DEBUG - Setting text on (of type 'Combo') to CPU [2019-07-31T02:24:39.733Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU} time=1171783931 data=null} to (of type 'Combo') [2019-07-31T02:24:39.733Z] DEBUG - Set text on (of type 'Combo') to CPU [2019-07-31T02:24:39.733Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:39.733Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T02:24:39.733Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T02:24:39.733Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T02:24:39.733Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:39.733Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:39.733Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:39.733Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:39.733Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:39.733Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:39.733Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:39.733Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T02:24:39.733Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1171783933 data=null doit=true} to Button with text {&Backward} [2019-07-31T02:24:39.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1171783934 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {&Backward} [2019-07-31T02:24:39.733Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T02:24:39.733Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1171783935 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T02:24:39.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1171783955 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T02:24:39.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1171783955 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T02:24:39.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1171783955 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T02:24:39.733Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T02:24:39.733Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:39.733Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:39.733Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:39.733Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T02:24:39.733Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T02:24:39.733Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:24:39.733Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:39.733Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:39.733Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:39.733Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:39.733Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:39.733Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:24:39.733Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:24:39.733Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:39.733Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:39.733Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:39.733Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:39.733Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T02:24:39.733Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T02:24:39.733Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:39.733Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:39.733Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:39.733Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:39.733Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:39.733Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:39.733Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6ecd41c4 [2019-07-31T02:24:39.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1171783980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:39.733Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1171783980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:39.733Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1171783981 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:39.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1171783981 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:39.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1171783981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:39.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1171783981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:39.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1171783981 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:39.733Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1171783982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:39.734Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1171783982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:39.734Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1171783982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:39.734Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1171783982 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:39.734Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1171783982 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:39.734Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:39.734Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:39.734Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:39.734Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:39.734Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:39.734Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T02:24:39.734Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T02:24:39.734Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:24:39.734Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:39.734Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:39.734Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:39.734Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:24:39.734Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@68397630 [2019-07-31T02:24:39.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1171783983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:24:39.734Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1171783984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:24:39.734Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1171783984 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:24:39.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1171783984 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:24:39.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1171783984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:24:39.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1171783984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:24:39.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1171783985 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:24:39.734Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1171783985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:24:39.734Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1171783985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:24:39.734Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1171783985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:24:39.734Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1171783985 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:24:39.734Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1171783985 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:24:39.734Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:39.734Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:39.734Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:39.734Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:39.734Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:39.734Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:39.734Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T02:24:39.734Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T02:24:39.734Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:24:39.734Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:39.734Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:39.734Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:24:39.734Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:24:39.734Z] DEBUG - Clicking on Fi&nd [2019-07-31T02:24:39.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1171783987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.734Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1171783987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.734Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1171783987 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1171783987 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1171783987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1171783987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1171783987 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.991Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1171783988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.991Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1171783988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.991Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1171783988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.991Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1171783988 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.991Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1171783988 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.991Z] DEBUG - Clicked on Fi&nd [2019-07-31T02:24:39.991Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T02:24:39.991Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T02:24:39.991Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:24:39.991Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:24:39.991Z] DEBUG - matched Combo with text "CPU", using matcher: of type 'Combo' [2019-07-31T02:24:39.991Z] DEBUG - matched Combo with text "CPU", using matcher: (of type 'Combo') [2019-07-31T02:24:39.991Z] DEBUG - Setting text on (of type 'Combo') to CP [2019-07-31T02:24:39.991Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CP} time=1171783990 data=null} to (of type 'Combo') [2019-07-31T02:24:39.991Z] DEBUG - Set text on (of type 'Combo') to CP [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:24:39.991Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:39.991Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:24:39.991Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:24:39.991Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:24:39.991Z] DEBUG - Clicking on Fi&nd [2019-07-31T02:24:39.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1171784018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.991Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1171784018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.991Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1171784018 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1171784018 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1171784018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1171784018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1171784018 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.991Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1171784021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.991Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1171784022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.991Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1171784022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.991Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1171784022 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.991Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1171784022 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:39.991Z] DEBUG - Clicked on Fi&nd [2019-07-31T02:24:39.991Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T02:24:39.991Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T02:24:39.991Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-31T02:24:39.991Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-31T02:24:39.991Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:24:39.991Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:39.991Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:39.991Z] DEBUG - Clicking on Close [2019-07-31T02:24:39.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1171784024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:39.991Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1171784024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:39.991Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1171784024 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:39.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1171784024 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:39.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1171784025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:39.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1171784025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:39.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1171784025 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:40.248Z] DEBUG - Clicked on [2019-07-31T02:24:40.248Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-31T02:24:40.248Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T02:24:40.248Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T02:24:40.248Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T02:24:40.248Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T02:24:40.248Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T02:24:40.248Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T02:24:40.248Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:24:40.248Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:24:40.505Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:24:40.505Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1171784661 data=null doit=true} to Shell with text {Find} [2019-07-31T02:24:40.505Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:24:40.505Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:40.505Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:40.505Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:40.505Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:40.505Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:40.505Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:40.505Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:40.506Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-31T02:24:40.506Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-31T02:24:40.506Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-31T02:24:40.506Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1171784665 data=null} to (of type 'Combo') [2019-07-31T02:24:40.506Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:24:40.506Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@79dca6fe [2019-07-31T02:24:40.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1171784667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:24:40.506Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1171784668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:24:40.506Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1171784668 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:24:40.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1171784668 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:24:40.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1171784668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:24:40.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1171784668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:24:40.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1171784668 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:24:40.506Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1171784668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:24:40.506Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1171784668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:24:40.506Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1171784668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:24:40.506Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1171784669 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:24:40.506Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1171784669 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:40.506Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:24:40.506Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:24:40.506Z] DEBUG - Clicking on Fi&nd [2019-07-31T02:24:40.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1171784677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:40.506Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1171784677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:40.506Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1171784677 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:40.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1171784677 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:40.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1171784677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:40.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1171784677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:40.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1171784677 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:40.506Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1171784677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:40.506Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1171784677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:40.506Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1171784678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:40.506Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1171784678 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:40.506Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1171784678 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:40.506Z] DEBUG - Clicked on Fi&nd [2019-07-31T02:24:40.506Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T02:24:40.506Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T02:24:40.506Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:24:40.506Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T02:24:40.506Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2019-07-31T02:24:40.506Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2019-07-31T02:24:40.506Z] DEBUG - Setting text on (of type 'Combo') to cpu 1 [2019-07-31T02:24:40.506Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {cpu 1} time=1171784679 data=null} to (of type 'Combo') [2019-07-31T02:24:40.506Z] DEBUG - Set text on (of type 'Combo') to cpu 1 [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:24:40.506Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:40.506Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:24:40.506Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:24:40.506Z] DEBUG - Clicking on Fi&nd [2019-07-31T02:24:40.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1171784683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:40.506Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1171784683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:40.506Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1171784683 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:40.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1171784683 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:40.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1171784683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:40.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1171784683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:40.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1171784683 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:40.506Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1171784686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:40.506Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1171784690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:40.506Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1171784690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:40.506Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1171784691 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:40.506Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1171784691 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:40.506Z] DEBUG - Clicked on Fi&nd [2019-07-31T02:24:40.506Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T02:24:40.506Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T02:24:40.506Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-31T02:24:40.506Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-31T02:24:40.506Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:24:40.506Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:40.506Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:40.506Z] DEBUG - Clicking on Close [2019-07-31T02:24:40.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1171784706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:40.506Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1171784707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:40.506Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1171784707 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:40.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1171784707 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:40.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1171784707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:40.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1171784707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:40.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1171784707 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:40.763Z] DEBUG - Clicked on [2019-07-31T02:24:40.763Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-31T02:24:40.763Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T02:24:40.763Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T02:24:40.763Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T02:24:40.763Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T02:24:40.763Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T02:24:40.763Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T02:24:40.763Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:24:40.763Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:24:41.020Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:24:41.020Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1171785221 data=null doit=true} to Shell with text {Find} [2019-07-31T02:24:41.020Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:24:41.020Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:24:41.020Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:41.020Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:41.020Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:41.020Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:41.020Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:41.020Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:41.020Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:41.020Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T02:24:41.020Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T02:24:41.020Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:41.020Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:41.020Z] DEBUG - Clicking on Close [2019-07-31T02:24:41.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1171785224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:41.020Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1171785224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:41.020Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1171785224 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:41.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1171785224 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:41.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1171785224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:41.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1171785224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:41.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1171785225 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:41.277Z] DEBUG - Clicked on [2019-07-31T02:24:41.277Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T02:24:41.277Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T02:24:41.277Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T02:24:41.277Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T02:24:41.277Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T02:24:41.277Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T02:24:41.277Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:24:41.277Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:24:41.533Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:24:41.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1171785736 data=null doit=true} to Shell with text {Find} [2019-07-31T02:24:41.533Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:24:41.533Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:24:41.533Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:41.533Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:41.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:41.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:41.533Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:41.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:41.533Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:41.533Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T02:24:41.533Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T02:24:41.533Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:41.533Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:41.533Z] DEBUG - Clicking on Close [2019-07-31T02:24:41.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1171785739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:41.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1171785739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:41.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1171785739 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:41.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1171785739 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:41.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1171785739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:41.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1171785739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:41.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1171785739 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:41.790Z] DEBUG - Clicked on [2019-07-31T02:24:41.790Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-31T02:24:41.790Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T02:24:41.790Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T02:24:41.790Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T02:24:41.790Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T02:24:41.790Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T02:24:41.790Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T02:24:41.790Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:24:41.790Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T02:24:42.047Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:24:42.047Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1171786289 data=null doit=true} to Shell with text {Find} [2019-07-31T02:24:42.047Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:24:42.047Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:42.047Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:42.047Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:42.047Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:42.047Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:42.047Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:42.047Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:42.047Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:42.047Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-31T02:24:42.047Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-31T02:24:42.047Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:42.047Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-31T02:24:42.047Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-31T02:24:42.047Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-31T02:24:42.047Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1171786292 data=null} to (of type 'Combo') [2019-07-31T02:24:42.047Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-31T02:24:42.047Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:42.047Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:42.047Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-31T02:24:42.047Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-31T02:24:42.047Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T02:24:42.047Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:42.047Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:42.047Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:42.047Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:42.047Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:42.047Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:42.047Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T02:24:42.047Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1171786294 data=null doit=true} to Button with text {F&orward} [2019-07-31T02:24:42.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1171786294 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {F&orward} [2019-07-31T02:24:42.047Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T02:24:42.047Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1171786296 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T02:24:42.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1171786296 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T02:24:42.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1171786296 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T02:24:42.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1171786296 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T02:24:42.047Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T02:24:42.047Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:42.047Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:42.047Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:42.047Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T02:24:42.047Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T02:24:42.047Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:24:42.047Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:42.047Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:42.047Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:42.047Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:42.047Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:42.047Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:24:42.047Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@305b3a50 [2019-07-31T02:24:42.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1171786297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:24:42.047Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1171786297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:24:42.047Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1171786297 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:24:42.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1171786297 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:24:42.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1171786298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:24:42.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1171786298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:24:42.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1171786298 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:24:42.047Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1171786298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:24:42.047Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1171786298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:24:42.047Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1171786298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:24:42.047Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1171786298 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:24:42.047Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1171786298 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:24:42.047Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:42.047Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:42.047Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:42.047Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:42.047Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T02:24:42.047Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T02:24:42.047Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:42.047Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:42.047Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:42.047Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:42.047Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:42.047Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:42.047Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@67057412 [2019-07-31T02:24:42.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1171786299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:42.047Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1171786300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:42.047Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1171786300 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:42.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1171786300 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:42.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1171786300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:42.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1171786300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:42.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1171786300 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:42.305Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1171786306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:42.305Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1171786306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:42.305Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1171786306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:42.305Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1171786307 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:42.305Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1171786307 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:42.305Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:42.305Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:42.305Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:42.305Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:42.305Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:42.305Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T02:24:42.305Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T02:24:42.305Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:24:42.305Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:42.305Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:42.305Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:42.305Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:42.305Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:42.305Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:42.305Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:42.305Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:42.305Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:42.305Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T02:24:42.305Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T02:24:42.305Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:24:42.305Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:42.305Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:42.305Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:24:42.305Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:24:42.305Z] DEBUG - Clicking on Fi&nd [2019-07-31T02:24:42.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1171786308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:42.305Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1171786309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:42.305Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1171786309 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:42.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1171786309 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:42.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1171786309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:42.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1171786309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:42.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1171786309 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:42.305Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1171786309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:42.305Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1171786309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:42.305Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1171786310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:42.305Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1171786310 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:42.305Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1171786310 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:42.305Z] DEBUG - Clicked on Fi&nd [2019-07-31T02:24:42.305Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T02:24:42.305Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T02:24:42.305Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-31T02:24:42.305Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-31T02:24:42.305Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T02:24:42.305Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T02:24:42.305Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-31T02:24:42.305Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-31T02:24:42.305Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:24:42.305Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:24:42.305Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2019-07-31T02:24:42.305Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2019-07-31T02:24:42.305Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-31T02:24:42.305Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1171786312 data=null} to (of type 'Combo') [2019-07-31T02:24:42.305Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-31T02:24:42.305Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:42.305Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T02:24:42.305Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T02:24:42.305Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T02:24:42.305Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:42.305Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:42.305Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:42.305Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:42.305Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:42.305Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:42.305Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:42.306Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T02:24:42.306Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1171786313 data=null doit=true} to Button with text {&Backward} [2019-07-31T02:24:42.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1171786313 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {&Backward} [2019-07-31T02:24:42.306Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T02:24:42.306Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1171786314 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T02:24:42.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1171786314 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T02:24:42.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1171786314 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T02:24:42.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1171786314 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T02:24:42.306Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:42.306Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T02:24:42.306Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:42.306Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T02:24:42.306Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:42.306Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T02:24:42.306Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:24:42.306Z] DEBUG - Clicking on Fi&nd [2019-07-31T02:24:42.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1171786322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:42.306Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1171786322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:42.306Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1171786322 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:42.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1171786322 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:42.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1171786322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:42.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1171786323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:42.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1171786323 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:42.306Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1171786323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:42.306Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1171786323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:42.306Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1171786323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:42.306Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1171786333 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:42.306Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1171786333 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T02:24:42.306Z] DEBUG - Clicked on Fi&nd [2019-07-31T02:24:42.306Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T02:24:42.306Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T02:24:42.306Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-31T02:24:42.306Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-31T02:24:42.306Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:24:42.306Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:42.306Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T02:24:42.306Z] DEBUG - Clicking on Close [2019-07-31T02:24:42.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1171786337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:42.306Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1171786338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:42.306Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1171786338 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:42.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1171786338 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:42.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1171786338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:42.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1171786338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:42.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1171786338 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:24:42.563Z] DEBUG - Clicked on [2019-07-31T02:24:42.563Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=1171786661 data=null doit=true} to Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} [2019-07-31T02:24:42.563Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T02:24:42.563Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:24:42.563Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:24:42.563Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:24:42.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1171786721 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:24:42.563Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1171786721 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:24:42.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1171786721 data=null} to TreeItem with text {test} [2019-07-31T02:24:42.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1171786722 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:24:42.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171786722 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:24:42.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1171786731 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:24:42.563Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:24:42.563Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T02:24:42.819Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T02:24:43.076Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T02:24:43.076Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T02:24:43.076Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:24:43.076Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:24:43.076Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:24:43.076Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:24:43.076Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:24:43.076Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:24:43.076Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:24:43.076Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T02:24:43.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171787166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:24:43.076Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171787167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:24:43.076Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171787168 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:24:43.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171787168 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:24:43.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171787168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:24:43.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171787168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:24:43.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171787168 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:24:43.076Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171787168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:24:43.076Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171787168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:24:43.076Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171787169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:24:43.076Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171787169 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:24:43.076Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171787169 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:24:43.076Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:24:43.076Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:24:43.076Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:24:43.076Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:24:43.076Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:24:43.076Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:24:43.076Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:24:43.076Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:24:43.076Z] DEBUG - Clicking on OK [2019-07-31T02:24:43.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171787183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:24:43.076Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171787183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:24:43.076Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171787183 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:24:43.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171787183 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:24:43.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171787183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:24:43.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171787184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:24:43.076Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:24:43.076Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:24:43.076Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:24:43.640Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:24:43.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171787184 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:24:43.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1171786802 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T02:24:43.897Z] DEBUG - Clicked on [2019-07-31T02:24:43.897Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.242 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest [2019-07-31T02:24:43.897Z] testRegEx(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 1.202 s [2019-07-31T02:24:43.897Z] testDirection(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.808 s [2019-07-31T02:24:43.897Z] testWholeWord(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.716 s [2019-07-31T02:24:43.897Z] testCaseSensitive(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.566 s [2019-07-31T02:24:43.897Z] testOpenCloseDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 1.056 s [2019-07-31T02:24:43.897Z] testWrapSearch(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.679 s [2019-07-31T02:24:43.897Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest [2019-07-31T02:25:01.956Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T02:25:01.956Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:25:01.956Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T02:25:01.956Z] *** BUG *** [2019-07-31T02:25:01.956Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:25:01.956Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:25:01.956Z] [2019-07-31T02:25:01.956Z] *** BUG *** [2019-07-31T02:25:01.956Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:25:01.956Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:25:01.956Z] [2019-07-31T02:25:01.956Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-31T02:25:01.956Z] DEBUG - number of items : 2 [2019-07-31T02:25:01.956Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Lost Events} [2019-07-31T02:25:01.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171803826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-31T02:25:01.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171803827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-31T02:25:01.956Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171803827 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events} [2019-07-31T02:25:01.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171803827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-31T02:25:01.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171803827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-31T02:25:01.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171803827 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Hide Lost Events} [2019-07-31T02:25:01.956Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171803828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-31T02:25:01.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171803828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-31T02:25:01.956Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171803828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-31T02:25:01.956Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171803828 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events} [2019-07-31T02:25:01.956Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171803828 data=null} to ToolItem with tooltip text {Hide Lost Events} [2019-07-31T02:25:01.956Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Lost Events} [2019-07-31T02:25:01.956Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-31T02:25:04.477Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-31T02:25:04.733Z] [2019-07-31T02:25:04.733Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 02:25:04.553 [2019-07-31T02:25:04.733Z] !MESSAGE Unhandled event loop exception [2019-07-31T02:25:04.733Z] !STACK 0 [2019-07-31T02:25:04.733Z] java.lang.NullPointerException [2019-07-31T02:25:04.733Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T02:25:04.733Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T02:25:04.733Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T02:25:04.733Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T02:25:04.733Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T02:25:04.733Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T02:25:04.733Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T02:25:04.733Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T02:25:04.733Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T02:25:04.734Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T02:25:04.734Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T02:25:04.734Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T02:25:04.734Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T02:25:04.734Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T02:25:04.734Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T02:25:04.734Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T02:25:04.734Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T02:25:04.734Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T02:25:04.734Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T02:25:04.734Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T02:25:04.734Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T02:25:04.734Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T02:25:04.734Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T02:25:04.734Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T02:25:04.734Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T02:25:04.734Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T02:25:04.734Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T02:25:04.734Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T02:25:04.734Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T02:25:04.734Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T02:25:04.734Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T02:25:04.734Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T02:25:04.734Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T02:25:04.734Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T02:25:04.734Z] [2019-07-31T02:25:04.734Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 02:25:04.625 [2019-07-31T02:25:04.734Z] !MESSAGE Unhandled event loop exception [2019-07-31T02:25:04.734Z] !STACK 0 [2019-07-31T02:25:04.734Z] java.lang.NullPointerException [2019-07-31T02:25:04.734Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T02:25:04.734Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T02:25:04.734Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T02:25:04.734Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T02:25:04.734Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T02:25:04.734Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T02:25:04.734Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T02:25:04.734Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T02:25:04.734Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T02:25:04.734Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T02:25:04.734Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T02:25:04.734Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T02:25:04.734Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T02:25:04.734Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T02:25:04.734Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T02:25:04.734Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T02:25:04.734Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T02:25:04.734Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T02:25:04.734Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T02:25:04.734Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T02:25:04.734Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T02:25:04.734Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T02:25:04.734Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T02:25:04.734Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T02:25:04.734Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T02:25:04.734Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T02:25:04.734Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T02:25:04.734Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T02:25:04.734Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T02:25:04.734Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T02:25:04.734Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T02:25:04.734Z] [2019-07-31T02:25:04.734Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 02:25:04.648 [2019-07-31T02:25:04.734Z] !MESSAGE Unhandled event loop exception [2019-07-31T02:25:04.734Z] !STACK 0 [2019-07-31T02:25:04.734Z] java.lang.NullPointerException [2019-07-31T02:25:04.734Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T02:25:04.734Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T02:25:04.734Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T02:25:04.734Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T02:25:04.734Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T02:25:04.734Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T02:25:04.734Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T02:25:04.734Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T02:25:04.734Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T02:25:04.734Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T02:25:04.734Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T02:25:04.734Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T02:25:04.734Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T02:25:04.734Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T02:25:04.734Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T02:25:04.734Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T02:25:04.734Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T02:25:04.734Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T02:25:04.734Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T02:25:04.734Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T02:25:04.734Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T02:25:04.734Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T02:25:04.734Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T02:25:04.734Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T02:25:04.734Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T02:25:04.734Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T02:25:04.734Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T02:25:04.734Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T02:25:04.734Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T02:25:04.734Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T02:25:04.734Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T02:25:04.734Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T02:25:04.990Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"' [2019-07-31T02:25:04.990Z] [2019-07-31T02:25:04.990Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 02:25:04.750 [2019-07-31T02:25:04.990Z] !MESSAGE Unhandled event loop exception [2019-07-31T02:25:04.990Z] !STACK 0 [2019-07-31T02:25:04.990Z] java.lang.NullPointerException [2019-07-31T02:25:04.990Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T02:25:04.990Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T02:25:04.990Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T02:25:04.990Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T02:25:04.990Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T02:25:04.990Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T02:25:04.990Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T02:25:04.990Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T02:25:04.990Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T02:25:04.990Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T02:25:04.990Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T02:25:04.990Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T02:25:04.990Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T02:25:04.990Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T02:25:04.990Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T02:25:04.991Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T02:25:04.991Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T02:25:04.991Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T02:25:04.991Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T02:25:04.991Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T02:25:04.991Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T02:25:04.991Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T02:25:04.991Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T02:25:04.991Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T02:25:04.991Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T02:25:04.991Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T02:25:04.991Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T02:25:04.991Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T02:25:04.991Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T02:25:04.991Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T02:25:04.991Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T02:25:04.991Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T02:25:04.991Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T02:25:04.991Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T02:25:04.991Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T02:25:04.991Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T02:25:04.991Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T02:25:04.991Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T02:25:04.991Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T02:25:04.991Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T02:25:04.991Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T02:25:04.991Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T02:25:04.991Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T02:25:04.991Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T02:25:04.991Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T02:25:04.991Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T02:25:04.991Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T02:25:04.991Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T02:25:04.991Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T02:25:04.991Z] [2019-07-31T02:25:04.991Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 02:25:04.763 [2019-07-31T02:25:04.991Z] !MESSAGE Unhandled event loop exception [2019-07-31T02:25:04.991Z] !STACK 0 [2019-07-31T02:25:04.991Z] java.lang.NullPointerException [2019-07-31T02:25:04.991Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T02:25:04.991Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T02:25:04.991Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T02:25:04.991Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T02:25:04.991Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T02:25:04.991Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T02:25:04.991Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T02:25:04.991Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T02:25:04.991Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T02:25:04.991Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T02:25:04.991Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T02:25:04.991Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T02:25:04.991Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T02:25:04.991Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T02:25:04.991Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T02:25:04.991Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T02:25:04.991Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T02:25:04.991Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T02:25:04.991Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T02:25:04.991Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T02:25:04.991Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T02:25:04.991Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T02:25:04.991Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T02:25:04.991Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T02:25:04.991Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T02:25:04.991Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T02:25:04.991Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T02:25:04.991Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T02:25:04.991Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T02:25:04.991Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T02:25:04.991Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T02:25:04.991Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T02:25:04.991Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T02:25:04.991Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T02:25:04.991Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T02:25:04.991Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T02:25:04.991Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T02:25:04.991Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T02:25:04.991Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T02:25:04.991Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T02:25:04.991Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T02:25:04.991Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T02:25:04.991Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T02:25:04.991Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T02:25:04.991Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T02:25:04.991Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T02:25:04.991Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T02:25:04.991Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T02:25:04.991Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T02:25:04.991Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:25:05.247Z] [2019-07-31T02:25:05.247Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 02:25:05.148 [2019-07-31T02:25:05.247Z] !MESSAGE Unhandled event loop exception [2019-07-31T02:25:05.247Z] !STACK 0 [2019-07-31T02:25:05.247Z] java.lang.NullPointerException [2019-07-31T02:25:05.247Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T02:25:05.247Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T02:25:05.247Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T02:25:05.247Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T02:25:05.247Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T02:25:05.247Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T02:25:05.247Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T02:25:05.247Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T02:25:05.247Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T02:25:05.247Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T02:25:05.247Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T02:25:05.247Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T02:25:05.247Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T02:25:05.247Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T02:25:05.247Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T02:25:05.247Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T02:25:05.247Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T02:25:05.247Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T02:25:05.247Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T02:25:05.247Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T02:25:05.247Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T02:25:05.247Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T02:25:05.247Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T02:25:05.247Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T02:25:05.247Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T02:25:05.247Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T02:25:05.247Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T02:25:05.247Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T02:25:05.247Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T02:25:05.247Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T02:25:05.247Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T02:25:05.247Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T02:25:05.247Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T02:25:05.247Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T02:25:05.247Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T02:25:05.247Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T02:25:05.247Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T02:25:05.247Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T02:25:05.247Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T02:25:05.247Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T02:25:05.247Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T02:25:05.247Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T02:25:05.247Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T02:25:05.247Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T02:25:05.247Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T02:25:05.247Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T02:25:05.247Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T02:25:05.247Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T02:25:05.247Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T02:25:05.247Z] [2019-07-31T02:25:05.247Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 02:25:05.230 [2019-07-31T02:25:05.247Z] !MESSAGE Unhandled event loop exception [2019-07-31T02:25:05.247Z] !STACK 0 [2019-07-31T02:25:05.247Z] java.lang.NullPointerException [2019-07-31T02:25:05.247Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T02:25:05.247Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T02:25:05.248Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T02:25:05.248Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T02:25:05.248Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T02:25:05.248Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T02:25:05.248Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T02:25:05.248Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T02:25:05.248Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T02:25:05.248Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T02:25:05.248Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T02:25:05.248Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T02:25:05.248Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T02:25:05.248Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T02:25:05.248Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T02:25:05.248Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T02:25:05.248Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T02:25:05.248Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T02:25:05.248Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T02:25:05.248Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T02:25:05.248Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T02:25:05.248Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T02:25:05.248Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T02:25:05.248Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T02:25:05.248Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T02:25:05.248Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T02:25:05.248Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T02:25:05.248Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T02:25:05.248Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T02:25:05.248Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T02:25:05.248Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T02:25:05.248Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T02:25:05.248Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T02:25:05.248Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T02:25:05.248Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T02:25:05.248Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T02:25:05.248Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T02:25:05.248Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T02:25:05.248Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T02:25:05.248Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T02:25:05.248Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T02:25:05.248Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T02:25:05.248Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T02:25:05.248Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T02:25:05.248Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T02:25:05.248Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T02:25:05.248Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T02:25:05.248Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T02:25:05.248Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T02:25:05.504Z] [2019-07-31T02:25:05.504Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 02:25:05.249 [2019-07-31T02:25:05.504Z] !MESSAGE Unhandled event loop exception [2019-07-31T02:25:05.504Z] !STACK 0 [2019-07-31T02:25:05.504Z] java.lang.NullPointerException [2019-07-31T02:25:05.504Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T02:25:05.504Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T02:25:05.504Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T02:25:05.504Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T02:25:05.504Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T02:25:05.504Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T02:25:05.504Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T02:25:05.504Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T02:25:05.504Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T02:25:05.504Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T02:25:05.504Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T02:25:05.504Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T02:25:05.504Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T02:25:05.504Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T02:25:05.504Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T02:25:05.504Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T02:25:05.504Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T02:25:05.504Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T02:25:05.504Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T02:25:05.504Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T02:25:05.504Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T02:25:05.504Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T02:25:05.504Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T02:25:05.504Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T02:25:05.504Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T02:25:05.504Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T02:25:05.504Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T02:25:05.504Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T02:25:05.504Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T02:25:05.504Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T02:25:05.504Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T02:25:05.504Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T02:25:05.504Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T02:25:05.504Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T02:25:05.504Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T02:25:05.504Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T02:25:05.504Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T02:25:05.504Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T02:25:05.504Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T02:25:05.504Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T02:25:05.504Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T02:25:05.504Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T02:25:05.504Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T02:25:05.504Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T02:25:05.504Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T02:25:05.504Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T02:25:05.504Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T02:25:05.504Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T02:25:05.504Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T02:25:05.504Z] [2019-07-31T02:25:05.504Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 02:25:05.266 [2019-07-31T02:25:05.504Z] !MESSAGE Unhandled event loop exception [2019-07-31T02:25:05.504Z] !STACK 0 [2019-07-31T02:25:05.504Z] java.lang.NullPointerException [2019-07-31T02:25:05.504Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T02:25:05.504Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T02:25:05.504Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T02:25:05.504Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T02:25:05.504Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T02:25:05.504Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T02:25:05.504Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T02:25:05.504Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T02:25:05.504Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T02:25:05.504Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T02:25:05.504Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T02:25:05.504Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T02:25:05.504Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T02:25:05.504Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T02:25:05.504Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T02:25:05.504Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T02:25:05.504Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T02:25:05.504Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T02:25:05.504Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T02:25:05.504Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T02:25:05.504Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T02:25:05.504Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T02:25:05.504Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T02:25:05.504Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T02:25:05.504Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T02:25:05.504Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T02:25:05.504Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T02:25:05.504Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T02:25:05.504Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T02:25:05.504Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T02:25:05.504Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T02:25:05.504Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T02:25:05.504Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T02:25:05.504Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T02:25:05.504Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T02:25:05.504Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T02:25:05.504Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T02:25:05.504Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T02:25:05.504Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T02:25:05.504Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T02:25:05.504Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T02:25:05.504Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T02:25:05.504Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T02:25:05.504Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T02:25:05.504Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T02:25:05.504Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T02:25:05.504Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T02:25:05.504Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T02:25:05.504Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T02:25:05.504Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"' [2019-07-31T02:25:05.504Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:25:05.504Z] [2019-07-31T02:25:05.504Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 02:25:05.438 [2019-07-31T02:25:05.504Z] !MESSAGE Unhandled event loop exception [2019-07-31T02:25:05.504Z] !STACK 0 [2019-07-31T02:25:05.504Z] java.lang.NullPointerException [2019-07-31T02:25:05.504Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T02:25:05.504Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T02:25:05.504Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T02:25:05.504Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T02:25:05.504Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T02:25:05.504Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T02:25:05.504Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T02:25:05.504Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T02:25:05.504Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T02:25:05.504Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T02:25:05.504Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T02:25:05.504Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T02:25:05.504Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T02:25:05.505Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T02:25:05.505Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T02:25:05.505Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T02:25:05.505Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T02:25:05.505Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T02:25:05.505Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T02:25:05.505Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T02:25:05.505Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T02:25:05.505Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T02:25:05.505Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T02:25:05.505Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T02:25:05.505Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T02:25:05.505Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T02:25:05.505Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T02:25:05.505Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T02:25:05.505Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T02:25:05.505Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T02:25:05.505Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T02:25:05.505Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T02:25:05.505Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T02:25:05.505Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T02:25:05.505Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T02:25:05.505Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T02:25:05.505Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T02:25:05.505Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T02:25:05.505Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T02:25:05.505Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T02:25:05.505Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T02:25:05.505Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T02:25:05.505Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T02:25:05.505Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T02:25:05.505Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T02:25:05.505Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T02:25:05.505Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T02:25:05.505Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T02:25:05.505Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T02:25:05.505Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:25:05.505Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:25:09.677Z] [2019-07-31T02:25:09.677Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 02:25:09.636 [2019-07-31T02:25:09.677Z] !MESSAGE Unhandled event loop exception [2019-07-31T02:25:09.677Z] !STACK 0 [2019-07-31T02:25:09.677Z] java.lang.NullPointerException [2019-07-31T02:25:09.677Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T02:25:09.677Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T02:25:09.677Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T02:25:09.677Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T02:25:09.677Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T02:25:09.677Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T02:25:09.677Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T02:25:09.677Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T02:25:09.677Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T02:25:09.677Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T02:25:09.677Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T02:25:09.677Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T02:25:09.677Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T02:25:09.677Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T02:25:09.677Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T02:25:09.677Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T02:25:09.677Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T02:25:09.677Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T02:25:09.677Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T02:25:09.677Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T02:25:09.677Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T02:25:09.677Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T02:25:09.677Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T02:25:09.677Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T02:25:09.677Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T02:25:09.677Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T02:25:09.677Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T02:25:09.677Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T02:25:09.677Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T02:25:09.677Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T02:25:09.677Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T02:25:09.677Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T02:25:09.677Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T02:25:09.678Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T02:25:09.678Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T02:25:09.678Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T02:25:09.678Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T02:25:09.678Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T02:25:09.678Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T02:25:09.678Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T02:25:09.678Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T02:25:09.678Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T02:25:09.678Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T02:25:09.678Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T02:25:09.678Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T02:25:09.678Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T02:25:09.678Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T02:25:09.678Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T02:25:09.678Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T02:25:09.935Z] [2019-07-31T02:25:09.935Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 02:25:09.847 [2019-07-31T02:25:09.935Z] !MESSAGE Unhandled event loop exception [2019-07-31T02:25:09.935Z] !STACK 0 [2019-07-31T02:25:09.935Z] java.lang.NullPointerException [2019-07-31T02:25:09.935Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T02:25:09.935Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T02:25:09.935Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T02:25:09.935Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T02:25:09.935Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T02:25:09.935Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T02:25:09.935Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T02:25:09.935Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T02:25:09.935Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T02:25:09.935Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T02:25:09.935Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T02:25:09.935Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T02:25:09.935Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T02:25:09.935Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T02:25:09.935Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T02:25:09.935Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T02:25:09.935Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T02:25:09.935Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T02:25:09.935Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T02:25:09.935Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T02:25:09.935Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T02:25:09.935Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T02:25:09.935Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T02:25:09.935Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T02:25:09.935Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T02:25:09.935Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T02:25:09.935Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T02:25:09.935Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T02:25:09.935Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T02:25:09.935Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T02:25:09.935Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T02:25:09.935Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T02:25:09.935Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T02:25:09.935Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T02:25:09.935Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T02:25:09.935Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T02:25:09.935Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T02:25:09.935Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T02:25:09.935Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T02:25:09.935Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T02:25:09.935Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T02:25:09.935Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T02:25:09.935Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T02:25:09.935Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T02:25:09.935Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T02:25:09.935Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T02:25:09.935Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T02:25:09.935Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T02:25:09.935Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T02:25:19.887Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:25:19.887Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1171823156 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:25:19.887Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T02:25:19.887Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:25:19.887Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:25:19.887Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:25:19.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1171823214 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:25:19.887Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1171823215 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:25:19.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1171823215 data=null} to TreeItem with text {test} [2019-07-31T02:25:19.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1171823215 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:25:19.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171823216 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:25:19.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1171823230 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:25:19.887Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:25:19.887Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T02:25:19.887Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T02:25:19.887Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T02:25:19.887Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T02:25:19.887Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:25:19.887Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:25:19.887Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:25:19.887Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:25:19.887Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:25:19.887Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:25:19.887Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:25:19.887Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T02:25:19.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171823606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:25:19.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171823607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:25:19.887Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171823607 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:25:19.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171823607 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:25:19.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171823607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:25:19.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171823607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:25:19.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171823607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:25:19.887Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171823607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:25:19.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171823607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:25:19.887Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171823608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:25:19.887Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171823608 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:25:19.887Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171823608 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:25:19.887Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:25:19.887Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:25:19.887Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:25:19.887Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:25:19.887Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:25:19.887Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:25:19.887Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:25:19.887Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:25:19.887Z] DEBUG - Clicking on OK [2019-07-31T02:25:19.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171823609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:25:19.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171823609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:25:19.887Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171823609 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:25:19.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171823609 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:25:19.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171823609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:25:19.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171823609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:25:19.887Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:25:19.887Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:25:19.887Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:25:19.887Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:25:19.887Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:25:19.887Z] DEBUG - Clicked on OK [2019-07-31T02:25:20.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171823609 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:25:20.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1171823311 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T02:25:20.451Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.45 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest [2019-07-31T02:25:20.451Z] test(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest) Time elapsed: 34.466 s [2019-07-31T02:25:20.451Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest [2019-07-31T02:25:20.707Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.diskioactivity"' [2019-07-31T02:25:20.707Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T02:25:26.211Z] DEBUG - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2019-07-31T02:25:26.211Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:25:26.211Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:25:26.211Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:25:26.211Z] DEBUG - Setting state to checked on: scp_dest [2019-07-31T02:25:26.773Z] Series don't currently have the same x axis values [2019-07-31T02:25:27.336Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1171831333 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:25:27.336Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T02:25:27.336Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:25:27.336Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:25:27.336Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:25:27.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1171831371 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:25:27.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1171831371 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:25:27.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1171831371 data=null} to TreeItem with text {test} [2019-07-31T02:25:27.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1171831372 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:25:27.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171831372 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:25:27.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1171831398 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:25:27.336Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:25:27.336Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T02:25:27.336Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T02:25:28.266Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T02:25:28.266Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T02:25:28.266Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:25:28.266Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:25:28.266Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:25:28.266Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:25:28.266Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:25:28.266Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:25:28.266Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:25:28.266Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T02:25:28.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171832241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:25:28.266Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171832241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:25:28.266Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171832241 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:25:28.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171832241 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:25:28.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171832242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:25:28.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171832242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:25:28.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171832242 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:25:28.266Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171832242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:25:28.266Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171832242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:25:28.266Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171832242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:25:28.266Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171832242 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:25:28.266Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171832242 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:25:28.266Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:25:28.266Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:25:28.266Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:25:28.266Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:25:28.266Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:25:28.266Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:25:28.266Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:25:28.266Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:25:28.266Z] DEBUG - Clicking on OK [2019-07-31T02:25:28.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171832243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:25:28.266Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171832243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:25:28.266Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171832243 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:25:28.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171832244 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:25:28.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171832244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:25:28.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171832244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:25:28.266Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:25:28.266Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:25:28.266Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:25:28.266Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:25:28.266Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:25:28.266Z] DEBUG - Clicked on OK [2019-07-31T02:25:28.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171832244 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:25:28.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1171831513 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T02:25:28.830Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.379 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest [2019-07-31T02:25:28.830Z] testDiskView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest) Time elapsed: 6.46 s [2019-07-31T02:25:28.830Z] [2019-07-31T02:25:28.830Z] Results: [2019-07-31T02:25:28.830Z] [2019-07-31T02:25:28.830Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 1 [2019-07-31T02:25:28.830Z] [2019-07-31T02:25:29.393Z] [2019-07-31T02:25:29.393Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 02:25:29.235 [2019-07-31T02:25:29.393Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T02:25:30.322Z] [INFO] All tests passed! [2019-07-31T02:25:30.322Z] [INFO] [2019-07-31T02:25:30.322Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T02:25:30.322Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:25:30.322Z] [INFO] [2019-07-31T02:25:30.322Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T02:25:32.215Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T02:25:32.215Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:25:32.215Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:25:32.778Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T02:25:32.778Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-31T02:25:32.778Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:25:33.035Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:25:34.403Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-31T02:25:34.403Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T02:25:34.403Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T02:25:34.660Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:25:34.660Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:25:34.660Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T02:25:34.916Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-31T02:25:34.916Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T02:25:34.916Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T02:25:35.173Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests' with 10 classes [2019-07-31T02:25:35.173Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T02:25:35.430Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T02:25:35.686Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T02:25:35.686Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-31T02:25:36.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-31T02:25:36.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-31T02:25:36.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests' with 4 classes [2019-07-31T02:25:36.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-31T02:25:36.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T02:25:36.678Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T02:25:36.678Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-31T02:25:36.678Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-31T02:25:36.934Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-31T02:25:37.191Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-31T02:25:37.191Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-31T02:25:37.191Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T02:25:37.448Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-31T02:25:37.448Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T02:25:37.448Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:25:37.448Z] [INFO] [2019-07-31T02:25:37.448Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T02:25:37.448Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-31T02:25:37.448Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT.pom [2019-07-31T02:25:37.448Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-31T02:25:37.448Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:25:37.448Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT-p2metadata.xml [2019-07-31T02:25:37.448Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT-p2artifacts.xml [2019-07-31T02:25:37.448Z] [INFO] [2019-07-31T02:25:37.448Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T02:25:37.448Z] [INFO] [2019-07-31T02:25:37.448Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >-- [2019-07-31T02:25:37.448Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.10-SNAPSHOT [100/134] [2019-07-31T02:25:37.448Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T02:25:37.705Z] [INFO] [2019-07-31T02:25:37.705Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T02:25:37.705Z] [INFO] [2019-07-31T02:25:37.705Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T02:25:37.705Z] [INFO] The project's OSGi version is 1.0.10.201907310119 [2019-07-31T02:25:37.705Z] [INFO] [2019-07-31T02:25:37.705Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T02:25:37.705Z] [INFO] [2019-07-31T02:25:37.705Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T02:25:37.705Z] [INFO] [2019-07-31T02:25:37.705Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T02:25:37.705Z] [INFO] [2019-07-31T02:25:37.705Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T02:25:37.705Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:25:37.705Z] [INFO] [2019-07-31T02:25:37.705Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T02:25:37.705Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:25:37.705Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources [2019-07-31T02:25:37.705Z] [INFO] [2019-07-31T02:25:37.705Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T02:25:37.705Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/classes [2019-07-31T02:25:37.962Z] [INFO] [2019-07-31T02:25:37.962Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T02:25:37.962Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:25:37.962Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/test/resources [2019-07-31T02:25:37.962Z] [INFO] [2019-07-31T02:25:37.962Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T02:25:37.962Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-31T02:25:37.962Z] [INFO] [2019-07-31T02:25:37.962Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T02:25:37.962Z] [INFO] [2019-07-31T02:25:37.962Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T02:25:37.962Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-31T02:25:37.962Z] [INFO] [2019-07-31T02:25:37.962Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T02:25:37.962Z] [INFO] [2019-07-31T02:25:37.962Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T02:25:37.962Z] [INFO] [2019-07-31T02:25:37.962Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T02:25:37.962Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-31T02:25:37.962Z] [INFO] [2019-07-31T02:25:37.962Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T02:25:37.962Z] [INFO] [2019-07-31T02:25:37.962Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T02:25:39.855Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T02:25:39.855Z] [INFO] Command line: [2019-07-31T02:25:39.855Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T02:25:39.855Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T02:25:42.376Z] !SESSION 2019-07-31 02:25:39.629 ----------------------------------------------- [2019-07-31T02:25:42.376Z] eclipse.buildId=unknown [2019-07-31T02:25:42.376Z] java.version=1.8.0_202 [2019-07-31T02:25:42.376Z] java.vendor=Oracle Corporation [2019-07-31T02:25:42.376Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T02:25:42.376Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T02:25:42.376Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T02:25:42.376Z] [2019-07-31T02:25:42.376Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 02:25:42.258 [2019-07-31T02:25:42.376Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:25:42.376Z] !STACK 0 [2019-07-31T02:25:42.376Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T02:25:42.376Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:25:42.376Z] [2019-07-31T02:25:42.376Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:25:42.376Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:25:42.376Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:25:42.376Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:25:42.376Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:25:42.376Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:25:42.376Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:25:42.376Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:25:42.376Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:25:42.376Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:25:42.633Z] [2019-07-31T02:25:42.633Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 02:25:42.437 [2019-07-31T02:25:42.633Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:25:42.633Z] !STACK 0 [2019-07-31T02:25:42.633Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T02:25:42.633Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:25:42.633Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T02:25:42.633Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T02:25:42.633Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T02:25:42.633Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:25:42.633Z] [2019-07-31T02:25:42.633Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:25:42.633Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:25:42.633Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:25:42.633Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:25:42.633Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:25:42.633Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:25:42.633Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:25:42.633Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:25:42.633Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:25:42.633Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:25:44.524Z] process 14762: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text [2019-07-31T02:25:44.524Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T02:25:44.781Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T02:25:44.781Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T02:25:52.871Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest [2019-07-31T02:25:54.428Z] Display size: 1440x900 [2019-07-31T02:25:54.428Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-31T02:25:54.428Z] GTK version=3.18.9 [2019-07-31T02:25:54.428Z] GTK theme=Ambiance [2019-07-31T02:25:54.428Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T02:25:54.428Z] Time zone: Coordinated Universal Time [2019-07-31T02:25:54.428Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T02:25:54.428Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T02:25:55.595Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:25:55.852Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:25:55.852Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:25:55.852Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:25:55.852Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:25:55.852Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:25:55.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1171860016 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T02:25:55.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1171860017 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:25:55.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1171860017 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T02:25:55.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1171860018 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:25:55.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171860019 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:25:56.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1171860203 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:25:56.109Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:25:56.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1171860205 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T02:25:56.109Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1171860205 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:25:56.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1171860205 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T02:25:56.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1171860206 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:25:56.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171860207 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:25:56.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1171860219 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:25:56.109Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1171860221 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:25:56.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1171860222 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T02:25:56.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1171860222 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:25:56.109Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171860223 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:25:56.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1171860310 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:25:56.109Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:25:56.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1171860314 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T02:25:56.109Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1171860314 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:25:56.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1171860314 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:25:56.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1171860315 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:25:56.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171860317 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:25:56.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1171860400 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:26:01.616Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-31T02:26:01.616Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:26:04.136Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T02:26:04.136Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T02:26:04.136Z] DEBUG - number of items : 18 [2019-07-31T02:26:04.136Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T02:26:04.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171867806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T02:26:04.136Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171867807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T02:26:04.136Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171867807 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T02:26:04.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171867808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T02:26:04.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171867808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T02:26:04.136Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171868196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T02:26:04.136Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171868211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T02:26:04.136Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171868211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T02:26:04.136Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171868212 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T02:26:04.136Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171868212 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T02:26:04.136Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T02:26:04.136Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping' [2019-07-31T02:26:04.136Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-31T02:26:04.136Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-07-31T02:26:04.136Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-07-31T02:26:04.136Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T02:26:04.136Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-31T02:26:04.136Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-31T02:26:04.136Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-31T02:26:04.136Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:26:04.136Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:26:04.136Z] DEBUG - Clicking on Add... [2019-07-31T02:26:04.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1171868229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T02:26:04.136Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1171868229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T02:26:04.136Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1171868229 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T02:26:04.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1171868229 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T02:26:04.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1171868230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T02:26:04.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1171868230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T02:26:04.393Z] [2019-07-31T02:26:04.393Z] !ENTRY org.eclipse.cdt.core.native 4 0 2019-07-31 02:26:04.281 [2019-07-31T02:26:04.393Z] !MESSAGE no spawner in java.library.path [2019-07-31T02:26:04.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1171868231 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T02:26:04.393Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1171868592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T02:26:04.393Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1171868592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T02:26:04.393Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1171868593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T02:26:04.393Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1171868593 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T02:26:04.393Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1171868593 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T02:26:04.393Z] DEBUG - Clicked on Add... [2019-07-31T02:26:04.393Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-31T02:26:04.393Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-31T02:26:04.393Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-31T02:26:04.393Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-31T02:26:04.393Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:26:04.393Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:26:04.393Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:26:04.393Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:26:04.393Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:04.393Z] DEBUG - Clicking on OK [2019-07-31T02:26:04.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171868598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:04.393Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171868598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:04.393Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171868598 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:04.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171868599 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:04.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171868599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:04.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171868599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:04.650Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=1171868692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:04.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171868599 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:04.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171867808 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T02:26:04.907Z] DEBUG - Clicked on [2019-07-31T02:26:04.907Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T02:26:05.164Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:26:05.164Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:26:05.164Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T02:26:05.164Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:26:05.726Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:26:05.726Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T02:26:05.726Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T02:26:05.726Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:26:05.726Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:26:06.289Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1171870531 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:26:06.289Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T02:26:06.546Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:26:06.546Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:26:06.546Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:26:06.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1171870618 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:06.546Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1171870618 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:06.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1171870619 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:06.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1171870619 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:06.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171870620 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:06.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1171870640 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:06.802Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:26:06.802Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T02:26:07.059Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T02:26:07.315Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T02:26:07.315Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T02:26:07.315Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:26:07.315Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:26:07.315Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:07.315Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:26:07.315Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:26:07.315Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:26:07.315Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:07.315Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T02:26:07.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171871489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:07.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171871490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:07.315Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171871490 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:07.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171871490 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:07.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171871491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:07.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171871491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:07.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171871491 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:07.315Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171871491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:07.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171871492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:07.315Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171871492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:07.315Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171871492 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:07.315Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171871492 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:07.315Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:07.315Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:26:07.315Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:26:07.315Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:26:07.315Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:26:07.315Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:26:07.315Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:26:07.315Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:07.315Z] DEBUG - Clicking on OK [2019-07-31T02:26:07.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171871495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:07.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171871495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:07.315Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171871496 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:07.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171871496 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:07.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171871496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:07.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171871504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:07.572Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:07.572Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:07.572Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:07.572Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:07.572Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:07.572Z] DEBUG - Clicked on OK [2019-07-31T02:26:08.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171871504 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:08.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1171870915 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T02:26:09.031Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:26:09.288Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:26:09.288Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:26:09.288Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:26:09.288Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:26:09.288Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:26:09.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1171873318 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:09.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1171873318 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:09.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1171873318 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:09.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1171873319 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:09.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171873319 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:09.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1171873351 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:09.288Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:26:09.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1171873352 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:09.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1171873353 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:09.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1171873353 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:09.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1171873353 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:09.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171873354 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:09.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1171873363 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:09.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1171873370 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:09.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1171873370 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:09.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1171873371 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:09.288Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171873371 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:09.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1171873389 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:09.294Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:26:09.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1171873391 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T02:26:09.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1171873391 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:26:09.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1171873391 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:26:09.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1171873391 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:26:09.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171873392 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:26:09.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1171873407 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:26:12.566Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-31T02:26:12.566Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:26:12.566Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T02:26:12.566Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T02:26:12.566Z] DEBUG - number of items : 18 [2019-07-31T02:26:12.566Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T02:26:12.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171876287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T02:26:12.566Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171876287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T02:26:12.566Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171876287 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T02:26:12.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171876288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T02:26:12.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171876288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T02:26:12.566Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171876611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T02:26:12.566Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171876613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T02:26:12.566Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171876613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T02:26:12.566Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171876613 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T02:26:12.566Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171876613 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T02:26:12.566Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T02:26:12.566Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping' [2019-07-31T02:26:12.566Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-31T02:26:12.566Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-07-31T02:26:12.566Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-07-31T02:26:12.566Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T02:26:12.566Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-31T02:26:12.566Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-31T02:26:12.566Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-31T02:26:12.566Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:26:12.566Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:26:12.566Z] DEBUG - Clicking on Add... [2019-07-31T02:26:12.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1171876618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T02:26:12.566Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1171876619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T02:26:12.566Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1171876619 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T02:26:12.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1171876619 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T02:26:12.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1171876619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T02:26:12.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1171876620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T02:26:12.566Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1171876811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T02:26:12.566Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1171876812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T02:26:12.567Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1171876812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T02:26:12.567Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1171876812 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T02:26:12.567Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1171876812 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T02:26:12.567Z] DEBUG - Clicked on Add... [2019-07-31T02:26:12.567Z] DEBUG - matched Shell with text "Import failure", using matcher: with text 'Import failure' [2019-07-31T02:26:12.567Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:26:12.567Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:26:12.567Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:26:12.567Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:12.567Z] DEBUG - Clicking on OK [2019-07-31T02:26:12.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171876816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:12.567Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171876816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:12.567Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171876816 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:12.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171876816 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:12.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171876816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:12.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171876817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171876817 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1171876620 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Clicked on [2019-07-31T02:26:12.824Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:26:12.824Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:26:12.824Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T02:26:12.824Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1171876907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1171876907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:26:12.824Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1171876907 data=null doit=true} to (of type 'Table') [2019-07-31T02:26:12.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1171876908 data=null} to (of type 'Table') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=1171876908 data=null button=1 stateMask=0x0 x=260 y=11 count=1} to (of type 'Table') [2019-07-31T02:26:12.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1171876910 data=null item=TableItem {/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/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} to (of type 'Table') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=1171876911 data=null button=1 stateMask=0x80000 x=260 y=11 count=1} to (of type 'Table') [2019-07-31T02:26:12.824Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-31T02:26:12.824Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-31T02:26:12.824Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-31T02:26:12.824Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-31T02:26:12.824Z] DEBUG - matched Button with text "Down", using matcher: with mnemonic 'Down' [2019-07-31T02:26:12.824Z] DEBUG - matched Button with text "Down", using matcher: with style 'SWT.PUSH' [2019-07-31T02:26:12.824Z] DEBUG - matched Button with text "Down", using matcher: (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:26:12.824Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:26:12.824Z] DEBUG - Clicking on Down [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=1171876914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1171876914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=1171876914 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=1171876915 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=1171876915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=1171876915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=1171876915 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=1171876918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1171876918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=1171876918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=1171876918 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=1171876918 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Clicked on Down [2019-07-31T02:26:12.824Z] DEBUG - Clicking on Down [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=1171876919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1171876919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=1171876925 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=1171876925 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=1171876925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=1171876925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=1171876925 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=1171876927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1171876927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=1171876928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=1171876928 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=1171876928 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Clicked on Down [2019-07-31T02:26:12.824Z] DEBUG - Clicking on Down [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=1171876928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1171876929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=1171876929 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=1171876929 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=1171876929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=1171876929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=1171876929 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=1171876931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1171876932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=1171876932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=1171876932 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=1171876932 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Clicked on Down [2019-07-31T02:26:12.824Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-31T02:26:12.824Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-31T02:26:12.824Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-31T02:26:12.824Z] DEBUG - matched Button with text "Up", using matcher: with mnemonic 'Up' [2019-07-31T02:26:12.824Z] DEBUG - matched Button with text "Up", using matcher: with style 'SWT.PUSH' [2019-07-31T02:26:12.824Z] DEBUG - matched Button with text "Up", using matcher: (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-31T02:26:12.824Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:26:12.824Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:26:12.824Z] DEBUG - Clicking on Up [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=1171876935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1171876935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=1171876984 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=1171876985 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=1171876985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=1171876985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=1171876986 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=1171876988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1171876988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=1171876988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=1171876989 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=1171876989 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Clicked on Up [2019-07-31T02:26:12.824Z] DEBUG - Clicking on Up [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=1171876989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1171876990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=1171876990 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=1171876990 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=1171876990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=1171876990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=1171876991 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=1171876993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1171876993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=1171876993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=1171876993 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=1171876994 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Clicked on Up [2019-07-31T02:26:12.824Z] DEBUG - Clicking on Up [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=1171876994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1171876994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=1171876994 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=1171876995 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=1171876995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=1171876995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=1171876995 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=1171877003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1171877004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=1171877004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=1171877004 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=1171877004 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Clicked on Up [2019-07-31T02:26:12.824Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T02:26:12.824Z] DEBUG - Selecting rows [0, 1] in (of type 'Table') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1171877006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1171877006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:26:12.824Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1171877006 data=null doit=true} to (of type 'Table') [2019-07-31T02:26:12.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1171877006 data=null} to (of type 'Table') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=1171877007 data=null button=1 stateMask=0x0 x=260 y=11 count=1} to (of type 'Table') [2019-07-31T02:26:12.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1171877008 data=null item=TableItem {/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/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} to (of type 'Table') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=1171877009 data=null button=1 stateMask=0x80000 x=260 y=11 count=1} to (of type 'Table') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1171877009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1171877009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:26:12.824Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1171877010 data=null doit=true} to (of type 'Table') [2019-07-31T02:26:12.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1171877010 data=null} to (of type 'Table') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=1171877010 data=null button=1 stateMask=0x40000 x=260 y=32 count=1} to (of type 'Table') [2019-07-31T02:26:12.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1171877011 data=null item=TableItem {/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/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} to (of type 'Table') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=1171877012 data=null button=1 stateMask=0xc0000 x=260 y=32 count=1} to (of type 'Table') [2019-07-31T02:26:12.824Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-31T02:26:12.824Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-31T02:26:12.824Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2019-07-31T02:26:12.824Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2019-07-31T02:26:12.824Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-31T02:26:12.824Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-31T02:26:12.824Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:26:12.824Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:26:12.824Z] DEBUG - Clicking on Remove [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=1171877019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=1171877019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=1171877020 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=1171877020 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=1171877020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=1171877020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=1171877020 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - Clicked on Remove [2019-07-31T02:26:12.824Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-31T02:26:12.824Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-31T02:26:12.824Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-31T02:26:12.824Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-31T02:26:12.824Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:26:12.824Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-31T02:26:12.824Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T02:26:12.824Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:26:12.824Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:26:12.825Z] DEBUG - Clicking on Cancel [2019-07-31T02:26:12.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1171877026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:26:12.825Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1171877027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:26:12.825Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1171877027 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:26:12.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1171877027 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:26:12.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1171877027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:26:12.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1171877027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:26:13.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1171877027 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:26:13.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171876288 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T02:26:13.081Z] DEBUG - Clicked on [2019-07-31T02:26:13.644Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1171877833 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:26:13.644Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T02:26:13.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:26:13.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:26:13.900Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:26:13.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1171877932 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:13.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1171877932 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:13.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1171877932 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:13.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1171877933 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:13.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171877979 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:13.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1171878009 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:14.157Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:26:14.157Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T02:26:14.157Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T02:26:14.414Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T02:26:14.414Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T02:26:14.414Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:26:14.414Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:26:14.414Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:14.414Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:26:14.414Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:26:14.414Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:26:14.414Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:14.414Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T02:26:14.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171878527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:14.414Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171878527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:14.414Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171878527 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:14.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171878528 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:14.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171878528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:14.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171878528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:14.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171878528 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:14.414Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171878528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:14.414Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171878528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:14.414Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171878531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:14.414Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171878531 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:14.414Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171878531 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:14.414Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:14.414Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:26:14.414Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:26:14.414Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:26:14.414Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:26:14.414Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:26:14.414Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:26:14.414Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:14.414Z] DEBUG - Clicking on OK [2019-07-31T02:26:14.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171878588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:14.414Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171878588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:14.414Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171878589 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:14.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171878589 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:14.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171878589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:14.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171878589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:14.414Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:14.414Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:14.414Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:14.414Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:14.414Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:14.414Z] DEBUG - Clicked on OK [2019-07-31T02:26:14.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171878589 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:14.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1171878190 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T02:26:15.233Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:26:15.233Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:26:15.233Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:26:15.233Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:26:15.233Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:26:15.233Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:26:15.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1171879332 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:15.233Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1171879335 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:15.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1171879335 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:15.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1171879335 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:15.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171879336 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:15.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1171879383 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:15.233Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:26:15.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1171879384 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:15.233Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1171879384 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:15.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1171879384 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:15.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1171879385 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:15.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171879385 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:15.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1171879394 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:15.233Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1171879394 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:15.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1171879394 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:15.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1171879395 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:15.233Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171879399 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:15.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1171879404 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:15.233Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:26:15.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1171879405 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T02:26:15.233Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1171879405 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:26:15.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1171879405 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:26:15.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1171879405 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:26:15.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171879406 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:26:15.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1171879419 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:26:17.754Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-31T02:26:17.754Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:26:17.754Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T02:26:17.754Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:26:17.754Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:26:17.754Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T02:26:18.010Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:26:18.573Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:26:18.573Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T02:26:18.573Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T02:26:18.573Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:26:18.573Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:26:18.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Name} time=1171882717 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {Name} [2019-07-31T02:26:18.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Name} time=1171882726 data=null button=1 stateMask=0x80000 x=78 y=-12 count=1} to TreeColumn with text {Name} [2019-07-31T02:26:18.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PID/TID} time=1171882726 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {PID/TID} [2019-07-31T02:26:18.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PID/TID} time=1171882728 data=null button=1 stateMask=0x80000 x=180 y=-12 count=1} to TreeColumn with text {PID/TID} [2019-07-31T02:26:18.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Start time} time=1171882785 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {Start time} [2019-07-31T02:26:18.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Start time} time=1171882786 data=null button=1 stateMask=0x80000 x=294 y=-12 count=1} to TreeColumn with text {Start time} [2019-07-31T02:26:18.573Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T02:26:18.573Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:26:18.573Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:26:19.136Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1171883326 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:26:19.136Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T02:26:19.136Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:26:19.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:26:19.136Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:26:19.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1171883375 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:19.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1171883375 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:19.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1171883376 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:19.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1171883376 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:19.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171883376 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:19.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1171883385 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:19.392Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:26:19.392Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T02:26:19.392Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T02:26:20.322Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T02:26:20.322Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T02:26:20.322Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:26:20.322Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:26:20.322Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:20.322Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:26:20.322Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:26:20.322Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:26:20.322Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:20.322Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T02:26:20.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171884414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:20.322Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171884414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:20.322Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171884414 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:20.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171884414 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:20.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171884414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:20.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171884414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:20.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171884414 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:20.322Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171884415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:20.322Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171884415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:20.322Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171884415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:20.322Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171884415 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:20.322Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171884415 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:20.322Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:20.322Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:26:20.322Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:26:20.322Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:26:20.322Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:26:20.322Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:26:20.322Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:26:20.322Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:20.322Z] DEBUG - Clicking on OK [2019-07-31T02:26:20.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171884417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:20.322Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171884417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:20.322Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171884417 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:20.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171884417 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:20.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171884417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:20.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171884418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:20.322Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:20.322Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:20.322Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:20.322Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:20.322Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:20.322Z] DEBUG - Clicked on OK [2019-07-31T02:26:20.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171884418 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:20.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1171883508 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T02:26:21.142Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:26:21.142Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:26:21.142Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:26:21.142Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:26:21.142Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:26:21.142Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:26:21.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1171885148 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:21.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1171885148 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:21.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1171885149 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:21.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1171885149 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:21.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171885149 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:21.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1171885173 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:21.142Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:26:21.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1171885174 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:21.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1171885177 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:21.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1171885177 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:21.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1171885178 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:21.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171885178 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:21.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1171885186 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:21.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1171885186 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:21.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1171885187 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:21.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1171885187 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:21.142Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171885188 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:21.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1171885191 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:21.142Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:26:21.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1171885200 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T02:26:21.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1171885200 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:26:21.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1171885200 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:26:21.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1171885201 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:26:21.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171885201 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:26:21.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1171885217 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:26:23.150Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-31T02:26:23.406Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:26:23.406Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T02:26:23.406Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T02:26:23.406Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:26:23.406Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:26:23.406Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T02:26:23.663Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:26:24.225Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:26:24.225Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T02:26:24.225Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T02:26:24.225Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:26:24.225Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:26:24.482Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1171888603 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:26:24.482Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T02:26:24.482Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:26:24.482Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:26:24.482Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:26:24.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1171888681 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:24.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1171888682 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:24.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1171888682 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:24.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1171888682 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:24.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171888683 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:24.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1171888693 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:24.739Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:26:24.739Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T02:26:24.739Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T02:26:24.996Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T02:26:24.996Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T02:26:24.996Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:26:24.996Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:26:24.996Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:24.996Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:26:24.996Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:26:24.996Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:26:24.996Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:24.996Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T02:26:24.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171889189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:24.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171889189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:24.996Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171889189 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:24.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171889189 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:24.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171889190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:24.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171889190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:24.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171889190 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:24.996Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171889190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:24.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171889190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:24.996Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171889190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:24.996Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171889190 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:24.996Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171889191 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:24.996Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:24.996Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:26:24.996Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:26:24.996Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:26:24.996Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:26:24.996Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:26:24.996Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:26:24.996Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:24.996Z] DEBUG - Clicking on OK [2019-07-31T02:26:24.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171889193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:24.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171889193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:24.996Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171889193 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:24.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171889193 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:24.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171889193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:24.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171889193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:24.996Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:24.996Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:24.996Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:24.996Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:24.996Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:24.996Z] DEBUG - Clicked on OK [2019-07-31T02:26:25.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171889193 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:25.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1171888811 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T02:26:25.815Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:26:26.377Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:26:26.377Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:26:26.377Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:26:26.377Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:26:26.377Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:26:26.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1171890402 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:26.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1171890402 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:26.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1171890403 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:26.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1171890403 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:26.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171890404 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:26.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1171890449 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:26.377Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:26:26.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1171890449 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:26.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1171890450 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:26.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1171890450 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:26.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1171890450 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:26.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171890450 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:26.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1171890457 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:26.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1171890458 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:26.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1171890458 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:26.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1171890458 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:26.377Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171890458 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:26.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1171890470 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:26.377Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:26:26.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1171890480 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T02:26:26.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1171890480 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:26:26.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1171890480 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:26:26.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1171890480 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:26:26.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171890481 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:26:26.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1171890487 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:26:28.899Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-31T02:26:28.899Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:26:28.899Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T02:26:28.899Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T02:26:28.899Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T02:26:28.899Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:26:28.899Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:26:28.899Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1171893115 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:26:28.899Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T02:26:29.155Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:26:29.155Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:26:29.155Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:26:29.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1171893210 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:29.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1171893210 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:29.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1171893211 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:29.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1171893211 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:29.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171893212 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:29.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1171893222 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:29.155Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:26:29.155Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T02:26:29.412Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T02:26:29.412Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T02:26:29.412Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T02:26:29.412Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:26:29.412Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:26:29.412Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:29.412Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:26:29.412Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:26:29.412Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:26:29.412Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:29.412Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T02:26:29.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171893605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:29.412Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171893605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:29.412Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171893605 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:29.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171893606 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:29.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171893606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:29.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171893606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:29.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171893606 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:29.412Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171893606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:29.412Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171893606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:29.412Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171893606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:29.412Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171893606 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:29.412Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171893610 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:29.412Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:29.412Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:26:29.412Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:26:29.412Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:26:29.412Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:26:29.412Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:26:29.412Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:26:29.412Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:29.412Z] DEBUG - Clicking on OK [2019-07-31T02:26:29.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171893617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:29.412Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171893617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:29.413Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171893618 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:29.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171893618 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:29.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171893618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:29.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171893618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:29.413Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:29.413Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:29.413Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:29.976Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:29.976Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:29.976Z] DEBUG - Clicked on OK [2019-07-31T02:26:29.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171893618 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:29.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1171893380 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T02:26:30.539Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:26:31.103Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:26:31.103Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:26:31.103Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:26:31.103Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:26:31.103Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:26:31.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1171895097 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:31.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1171895097 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:31.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1171895098 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:31.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1171895098 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:31.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171895098 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:31.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1171895107 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:31.103Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:26:31.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1171895108 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:31.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1171895108 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:31.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1171895108 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:31.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1171895108 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:31.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171895109 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:31.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1171895135 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:31.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1171895135 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:31.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1171895136 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:31.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1171895136 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:31.103Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171895136 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:31.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1171895140 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:31.103Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:26:31.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1171895141 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T02:26:31.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1171895141 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:26:31.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1171895141 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:26:31.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1171895141 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:26:31.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171895142 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:26:31.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1171895187 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:26:32.996Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-31T02:26:32.996Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:26:33.253Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T02:26:33.253Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:26:33.253Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:26:33.253Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T02:26:33.509Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:26:34.074Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:26:34.074Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T02:26:34.074Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T02:26:34.074Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T02:26:34.074Z] DEBUG - number of items : 18 [2019-07-31T02:26:34.074Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T02:26:34.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171898198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T02:26:34.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171898198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T02:26:34.074Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171898198 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T02:26:34.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171898198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T02:26:34.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171898198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T02:26:34.723Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171898531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T02:26:34.723Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171898532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T02:26:34.723Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171898532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T02:26:34.723Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171898532 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T02:26:34.723Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171898532 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T02:26:34.723Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T02:26:34.723Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping' [2019-07-31T02:26:34.723Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-31T02:26:34.723Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-07-31T02:26:34.723Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-07-31T02:26:34.723Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T02:26:34.723Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-31T02:26:34.723Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-31T02:26:34.723Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-31T02:26:34.723Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:26:34.723Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:26:34.723Z] DEBUG - Clicking on Add... [2019-07-31T02:26:34.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1171898535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T02:26:34.723Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1171898535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T02:26:34.723Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1171898535 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T02:26:34.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1171898535 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T02:26:34.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1171898536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T02:26:34.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1171898536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T02:26:34.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1171898536 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T02:26:34.723Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1171898586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T02:26:34.723Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1171898586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T02:26:34.723Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1171898586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T02:26:34.723Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1171898586 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T02:26:34.723Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1171898587 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T02:26:34.723Z] DEBUG - Clicked on Add... [2019-07-31T02:26:34.723Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-31T02:26:34.723Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-31T02:26:34.723Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-31T02:26:34.723Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-31T02:26:34.723Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:26:34.723Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:26:34.723Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:26:34.723Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:26:34.723Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:34.723Z] DEBUG - Clicking on OK [2019-07-31T02:26:34.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171898589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:34.723Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171898589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:34.723Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171898589 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:34.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171898589 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:34.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171898589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:34.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171898589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:34.980Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=1171898683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:34.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171898589 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:34.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171898199 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T02:26:34.980Z] DEBUG - Clicked on [2019-07-31T02:26:34.980Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:26:34.980Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T02:26:34.980Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:26:34.980Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:26:35.543Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1171899530 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:26:35.543Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T02:26:35.543Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:26:35.543Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:26:35.543Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:26:35.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1171899596 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:35.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1171899596 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:35.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1171899597 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:35.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1171899597 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:35.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171899597 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:35.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1171899615 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:35.543Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:26:35.543Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T02:26:35.799Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T02:26:35.799Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T02:26:35.799Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T02:26:35.799Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:26:35.799Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:26:35.799Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:35.799Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:26:35.799Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:26:35.799Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:26:35.799Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:35.799Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T02:26:35.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171899997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:35.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171899998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:35.799Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171899998 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:35.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171899998 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:35.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171899998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:35.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171899998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:35.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171899998 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:35.799Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171900002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:35.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171900002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:35.799Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171900003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:35.799Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171900003 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:35.799Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171900009 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:35.799Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:35.799Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:26:35.799Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:26:35.799Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:26:35.799Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:26:35.799Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:26:35.799Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:26:35.799Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:35.799Z] DEBUG - Clicking on OK [2019-07-31T02:26:35.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171900011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:35.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171900011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:35.799Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171900011 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:35.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171900011 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:35.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171900011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:35.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171900012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:35.799Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:35.799Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:35.799Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:35.799Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:35.799Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:35.799Z] DEBUG - Clicked on OK [2019-07-31T02:26:36.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171900012 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:36.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1171899728 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T02:26:36.620Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:26:37.182Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:26:37.182Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:26:37.182Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:26:37.182Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:26:37.182Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:26:37.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1171901244 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:37.182Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1171901244 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:37.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1171901244 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:37.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1171901245 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:37.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171901245 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:37.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1171901255 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:37.182Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:26:37.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1171901255 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:37.182Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1171901255 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:37.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1171901256 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:37.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1171901256 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:37.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171901256 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:37.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1171901281 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:37.182Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1171901283 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:37.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1171901284 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:37.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1171901284 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:37.182Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171901286 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:37.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1171901292 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:37.182Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:26:37.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1171901294 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T02:26:37.182Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1171901301 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:26:37.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1171901301 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:26:37.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1171901301 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:26:37.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171901302 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:26:37.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1171901318 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:26:39.075Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-31T02:26:39.075Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:26:39.331Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T02:26:39.331Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T02:26:39.331Z] DEBUG - number of items : 18 [2019-07-31T02:26:39.893Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1171903994 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:26:39.893Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T02:26:39.893Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:26:39.893Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:26:39.893Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:26:39.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1171904040 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:39.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1171904040 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:39.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1171904040 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:39.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1171904041 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:39.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171904041 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:39.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1171904049 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:39.893Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:26:39.893Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T02:26:40.150Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T02:26:40.407Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T02:26:40.407Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T02:26:40.407Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:26:40.407Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:26:40.407Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:40.407Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:26:40.407Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:26:40.407Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:26:40.407Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:40.407Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T02:26:40.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171904426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:40.407Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171904426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:40.407Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171904430 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:40.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171904430 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:40.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171904430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:40.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171904431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:40.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171904431 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:40.407Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171904431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:40.407Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171904431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:40.407Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171904431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:40.407Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171904431 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:40.407Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171904437 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:40.407Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:40.407Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:26:40.407Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:26:40.407Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:26:40.407Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:26:40.407Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:26:40.407Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:26:40.407Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:40.407Z] DEBUG - Clicking on OK [2019-07-31T02:26:40.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171904439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:40.407Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171904440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:40.407Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171904440 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:40.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171904440 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:40.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171904440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:40.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171904440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:40.407Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:40.407Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:40.407Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:40.407Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:40.407Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:40.407Z] DEBUG - Clicked on OK [2019-07-31T02:26:40.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171904440 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:40.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1171904128 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T02:26:40.919Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:26:41.482Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:26:41.482Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:26:41.482Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:26:41.482Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:26:41.482Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:26:41.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1171905585 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:41.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1171905585 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:41.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1171905586 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:41.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1171905586 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:41.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171905586 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:41.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1171905603 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:41.482Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:26:41.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1171905604 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:41.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1171905604 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:41.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1171905604 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:41.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1171905604 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:41.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171905604 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:41.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1171905620 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:41.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1171905621 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:41.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1171905621 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:41.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1171905622 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:41.482Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1171905622 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:41.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1171905680 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:41.482Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:26:41.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1171905681 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T02:26:41.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1171905681 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:26:41.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1171905682 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:26:41.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1171905682 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:26:41.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171905682 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:26:41.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1171905688 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:26:44.002Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-31T02:26:44.002Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:26:44.002Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T02:26:44.002Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T02:26:44.002Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:26:44.002Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:26:44.002Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T02:26:44.002Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:26:44.259Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:26:44.259Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T02:26:44.259Z] DEBUG - number of items : 18 [2019-07-31T02:26:44.259Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:44.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171908494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:44.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171908494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:44.259Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171908494 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:44.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171908495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:44.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171908495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:44.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171908495 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:44.259Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171908497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:44.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171908497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:44.259Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171908498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:44.259Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171908498 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:44.259Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171908498 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:44.259Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:44.259Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:26:44.822Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:26:44.822Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T02:26:44.822Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:26:44.822Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:26:44.822Z] DEBUG - number of items : 18 [2019-07-31T02:26:44.822Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:44.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171909020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:44.822Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171909020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:44.822Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171909020 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:44.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171909020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:44.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171909021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:44.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171909021 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:44.822Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171909022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:44.822Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171909022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:44.822Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171909022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:44.822Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171909022 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:44.822Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171909022 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:44.822Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:44.822Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:26:45.384Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:26:45.384Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T02:26:45.384Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:26:45.384Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:26:45.384Z] DEBUG - number of items : 18 [2019-07-31T02:26:45.384Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:45.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171909528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:45.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171909529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:45.384Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171909529 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:45.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171909529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:45.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171909529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:45.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171909530 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:45.384Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171909531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:45.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171909531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:45.384Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171909531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:45.384Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171909531 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:45.384Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171909531 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:45.384Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:45.384Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:26:45.947Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:26:45.947Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T02:26:45.947Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:26:45.947Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:26:45.947Z] DEBUG - number of items : 18 [2019-07-31T02:26:45.947Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:45.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171910059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:45.947Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171910059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:45.947Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171910059 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:45.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171910060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:45.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171910060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:45.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171910060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:45.947Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171910061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:45.947Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171910061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:45.947Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171910061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:45.947Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171910061 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:45.947Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171910061 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:45.947Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:45.947Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:26:46.510Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:26:46.510Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T02:26:46.510Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:26:46.510Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:26:46.510Z] DEBUG - number of items : 18 [2019-07-31T02:26:46.510Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:46.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171910568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:46.510Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171910568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:46.510Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171910568 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:46.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171910568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:46.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171910569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:46.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171910569 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:46.510Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171910570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:46.510Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171910570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:46.510Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171910570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:46.510Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171910570 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:46.510Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171910570 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:46.510Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:46.510Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:26:47.230Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:26:47.230Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T02:26:47.230Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:26:47.230Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:26:47.230Z] DEBUG - number of items : 18 [2019-07-31T02:26:47.230Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:47.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171911102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:47.230Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171911103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:47.230Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171911103 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:47.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171911103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:47.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171911103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:47.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171911104 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:47.230Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171911105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:47.230Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171911105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:47.230Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171911105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:47.230Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171911105 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:47.230Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171911105 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:47.230Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:47.230Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:26:47.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:26:47.625Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T02:26:47.625Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:26:47.625Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:26:47.625Z] DEBUG - number of items : 18 [2019-07-31T02:26:47.625Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:47.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171911626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:47.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171911626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:47.625Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171911626 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:47.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171911626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:47.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171911626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:47.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171911626 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:47.625Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171911627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:47.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171911628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:47.625Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171911628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:47.625Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171911628 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:47.625Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171911628 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:47.625Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:47.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:26:48.188Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:26:48.188Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T02:26:48.188Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:26:48.188Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:26:48.188Z] DEBUG - number of items : 18 [2019-07-31T02:26:48.188Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:48.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171912151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:48.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171912151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:48.188Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171912151 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:48.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171912151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:48.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171912151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:48.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171912152 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:48.188Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171912153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:48.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171912154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:48.188Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171912154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:48.188Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171912154 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:48.188Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171912154 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:48.188Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:48.188Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:26:48.445Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:26:48.702Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T02:26:48.702Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:26:48.702Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:26:48.702Z] DEBUG - number of items : 18 [2019-07-31T02:26:48.702Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:48.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171912703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:48.702Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171912703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:48.702Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171912703 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:48.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171912703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:48.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171912703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:48.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171912703 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:48.702Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171912704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:48.702Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171912704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:48.702Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171912705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:48.702Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171912705 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:48.702Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171912705 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:48.702Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:48.702Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:26:48.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:26:48.959Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T02:26:49.215Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:26:49.215Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:26:49.215Z] DEBUG - number of items : 18 [2019-07-31T02:26:49.215Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:49.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171913216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:49.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171913216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:49.215Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171913216 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:49.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171913216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:49.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171913216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:49.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171913216 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:49.215Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171913217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:49.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171913217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:49.215Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171913218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:49.215Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171913218 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:49.215Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171913218 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:49.215Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T02:26:49.215Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:26:49.778Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:26:49.778Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T02:26:49.778Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:26:49.778Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:26:49.778Z] DEBUG - number of items : 18 [2019-07-31T02:26:49.778Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:26:49.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171913731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:26:49.778Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171913732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:26:49.778Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171913732 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:26:49.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171913732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:26:49.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171913732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:26:49.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171913732 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:26:49.778Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171913733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:26:49.778Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171913734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:26:49.778Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171913734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:26:49.778Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171913734 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:26:49.778Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171913734 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:26:49.778Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:26:49.778Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:26:50.034Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:26:50.034Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T02:26:50.034Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:26:50.034Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:26:50.034Z] DEBUG - number of items : 18 [2019-07-31T02:26:50.034Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:26:50.034Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171914243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:26:50.034Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171914244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:26:50.034Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171914244 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:26:50.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171914244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:26:50.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171914244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:26:50.034Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171914244 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:26:50.034Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171914245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:26:50.034Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171914245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:26:50.034Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171914245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:26:50.034Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171914245 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:26:50.034Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171914245 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:26:50.034Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T02:26:50.034Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:26:50.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:26:50.597Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T02:26:50.597Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:26:50.597Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T02:26:50.597Z] DEBUG - number of items : 18 [2019-07-31T02:26:50.597Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous Item} [2019-07-31T02:26:50.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171914771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-31T02:26:50.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171914771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-31T02:26:50.597Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171914771 data=null doit=true} to ToolItem with tooltip text {Select Previous Item} [2019-07-31T02:26:50.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171914772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-31T02:26:50.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171914772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-31T02:26:50.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171914772 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Previous Item} [2019-07-31T02:26:50.597Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171914772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-31T02:26:50.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171914772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-31T02:26:50.597Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171914772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-31T02:26:50.597Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171914772 data=null doit=true} to ToolItem with tooltip text {Select Previous Item} [2019-07-31T02:26:50.597Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171914773 data=null} to ToolItem with tooltip text {Select Previous Item} [2019-07-31T02:26:50.597Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous Item} [2019-07-31T02:26:50.597Z] DEBUG - number of items : 18 [2019-07-31T02:26:50.597Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next Item} [2019-07-31T02:26:50.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171914773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-31T02:26:50.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171914774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-31T02:26:50.597Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171914774 data=null doit=true} to ToolItem with tooltip text {Select Next Item} [2019-07-31T02:26:50.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171914774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-31T02:26:50.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171914774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-31T02:26:50.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171914774 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Select Next Item} [2019-07-31T02:26:50.597Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171914774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-31T02:26:50.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171914774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-31T02:26:50.597Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171914774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-31T02:26:50.597Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171914774 data=null doit=true} to ToolItem with tooltip text {Select Next Item} [2019-07-31T02:26:50.597Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171914775 data=null} to ToolItem with tooltip text {Select Next Item} [2019-07-31T02:26:50.597Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next Item} [2019-07-31T02:26:50.597Z] DEBUG - number of items : 18 [2019-07-31T02:26:50.597Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In} [2019-07-31T02:26:50.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171914775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T02:26:50.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171914775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T02:26:50.597Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171914775 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-31T02:26:50.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171914776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T02:26:50.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171914776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T02:26:50.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171914776 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-31T02:26:50.597Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171914776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T02:26:50.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171914776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T02:26:50.597Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171914776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T02:26:50.597Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171914776 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-31T02:26:50.597Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171914776 data=null} to ToolItem with tooltip text {Zoom In} [2019-07-31T02:26:50.597Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In} [2019-07-31T02:26:50.597Z] DEBUG - number of items : 18 [2019-07-31T02:26:50.597Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out} [2019-07-31T02:26:50.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1171914777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T02:26:50.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171914777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T02:26:50.597Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1171914777 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-31T02:26:50.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1171914778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T02:26:50.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1171914778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T02:26:50.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1171914778 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-31T02:26:50.597Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1171914778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T02:26:50.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1171914778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T02:26:50.597Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1171914778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T02:26:50.597Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1171914778 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-31T02:26:50.597Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1171914778 data=null} to ToolItem with tooltip text {Zoom Out} [2019-07-31T02:26:50.597Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out} [2019-07-31T02:26:51.161Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1171915311 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:26:51.161Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T02:26:51.161Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:26:51.161Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:26:51.161Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:26:51.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1171915354 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:51.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1171915354 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:51.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1171915354 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:51.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1171915355 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:51.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171915355 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:51.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1171915387 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T02:26:51.417Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:26:51.417Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T02:26:51.417Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T02:26:52.347Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T02:26:52.347Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T02:26:52.347Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:26:52.347Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:26:52.347Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:52.347Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:26:52.347Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:26:52.347Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:26:52.347Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:52.347Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T02:26:52.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171916334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:52.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171916334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:52.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171916335 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:52.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171916335 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:52.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171916335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:52.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171916335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:52.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171916335 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:52.347Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171916335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:52.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171916335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:52.347Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171916335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:52.347Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171916335 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:52.347Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171916335 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:52.347Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:26:52.347Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:26:52.347Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:26:52.347Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:26:52.347Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:26:52.347Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:26:52.347Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:26:52.347Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:52.347Z] DEBUG - Clicking on OK [2019-07-31T02:26:52.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171916337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:52.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171916337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:52.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171916337 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:52.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171916337 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:52.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171916337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:52.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171916337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:52.347Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:52.347Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:52.347Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:52.347Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:52.347Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:52.347Z] DEBUG - Clicked on OK [2019-07-31T02:26:52.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171916337 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:26:52.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1171915489 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T02:26:52.861Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 59.774 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest [2019-07-31T02:26:52.861Z] testLoadingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 13.394 s [2019-07-31T02:26:52.861Z] testManipulatingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 6.52 s [2019-07-31T02:26:52.861Z] testGoToTimeSortAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 5.707 s [2019-07-31T02:26:52.861Z] testGoToTimeAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 4.797 s [2019-07-31T02:26:52.861Z] testOpenCallstack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 4.76 s [2019-07-31T02:26:52.861Z] testGoToTimeAndCheckStackWithNames(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 6.147 s [2019-07-31T02:26:52.861Z] testCallStackToolBar(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 4.327 s [2019-07-31T02:26:52.861Z] testGoToTimeGoBackAndForthAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 11.93 s [2019-07-31T02:26:52.861Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest [2019-07-31T02:26:53.424Z] *** BUG *** [2019-07-31T02:26:53.424Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:26:53.424Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:26:53.424Z] [2019-07-31T02:26:53.424Z] *** BUG *** [2019-07-31T02:26:53.424Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:26:53.424Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:26:53.424Z] [2019-07-31T02:26:53.424Z] *** BUG *** [2019-07-31T02:26:53.424Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:26:53.424Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:26:53.424Z] [2019-07-31T02:26:53.681Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"' [2019-07-31T02:26:53.681Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T02:27:08.531Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"' [2019-07-31T02:27:08.531Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:27:08.531Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"' [2019-07-31T02:27:08.531Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T02:27:08.531Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:27:08.531Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:27:08.531Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:27:08.531Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:27:08.531Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:27:08.531Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:27:08.531Z] DEBUG - Setting state to checked on: memory [2019-07-31T02:27:08.531Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"' [2019-07-31T02:27:08.531Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T02:27:08.933Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"' [2019-07-31T02:27:08.933Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:27:08.933Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:27:08.933Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:27:08.933Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:27:08.933Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:27:08.933Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:27:08.933Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:27:08.933Z] DEBUG - Setting state to checked on: memory [2019-07-31T02:27:09.322Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1171933093 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:27:09.322Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T02:27:09.322Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:27:09.322Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:27:09.322Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:27:09.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1171933183 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:27:09.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1171933183 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:27:09.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1171933183 data=null} to TreeItem with text {test} [2019-07-31T02:27:09.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1171933183 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:27:09.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1171933184 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:27:09.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1171933195 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:27:09.322Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:27:09.322Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T02:27:09.322Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T02:27:09.885Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T02:27:09.885Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T02:27:09.885Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:27:09.885Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:27:09.885Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:27:09.885Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:27:09.885Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:27:09.885Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:27:09.885Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:27:09.885Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T02:27:09.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171934116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:27:09.885Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171934116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:27:09.885Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171934116 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:27:09.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171934117 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:27:09.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171934117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:27:09.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171934117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:27:09.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171934117 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:27:09.885Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171934117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:27:09.885Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171934117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:27:09.885Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171934117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:27:09.885Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171934118 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:27:09.885Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1171934118 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:27:09.885Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:27:09.885Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:27:09.885Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:27:09.885Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:27:09.885Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:27:09.885Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:27:09.885Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:27:09.885Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:27:09.885Z] DEBUG - Clicking on OK [2019-07-31T02:27:09.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1171934119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:27:09.885Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1171934119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:27:09.885Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1171934120 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:27:09.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1171934120 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:27:09.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1171934120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:27:09.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1171934120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:27:09.885Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:27:09.885Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:27:09.885Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:27:09.885Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:27:09.885Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:27:09.885Z] DEBUG - Clicked on OK [2019-07-31T02:27:10.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1171934120 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:27:10.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1171933306 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T02:27:11.072Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.208 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest [2019-07-31T02:27:11.072Z] testOpenMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest) Time elapsed: 13.723 s [2019-07-31T02:27:11.072Z] testMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest) Time elapsed: 1.963 s [2019-07-31T02:27:11.072Z] [2019-07-31T02:27:11.072Z] Results: [2019-07-31T02:27:11.072Z] [2019-07-31T02:27:11.072Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T02:27:11.072Z] [2019-07-31T02:27:11.635Z] [2019-07-31T02:27:11.635Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 02:27:11.435 [2019-07-31T02:27:11.635Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T02:27:12.198Z] [INFO] All tests passed! [2019-07-31T02:27:12.198Z] [INFO] [2019-07-31T02:27:12.198Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T02:27:12.198Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:27:12.198Z] [INFO] [2019-07-31T02:27:12.198Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T02:27:13.568Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T02:27:13.568Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:27:13.568Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:27:14.131Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T02:27:14.131Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T02:27:14.388Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:27:14.388Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:27:14.388Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T02:27:14.388Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:27:14.645Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-31T02:27:14.903Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:27:16.269Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T02:27:16.269Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T02:27:16.269Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T02:27:16.269Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-31T02:27:16.526Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T02:27:16.783Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T02:27:16.783Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T02:27:16.783Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-31T02:27:16.783Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-31T02:27:17.039Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-31T02:27:17.039Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-31T02:27:17.295Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T02:27:17.551Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T02:27:17.551Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-31T02:27:17.808Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-31T02:27:18.064Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T02:27:18.064Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:27:18.064Z] [INFO] [2019-07-31T02:27:18.064Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T02:27:18.064Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-31T02:27:18.064Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT.pom [2019-07-31T02:27:18.064Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-31T02:27:18.064Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:27:18.064Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT-p2metadata.xml [2019-07-31T02:27:18.064Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT-p2artifacts.xml [2019-07-31T02:27:18.064Z] [INFO] [2019-07-31T02:27:18.064Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T02:27:18.064Z] [INFO] [2019-07-31T02:27:18.064Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >---- [2019-07-31T02:27:18.064Z] [INFO] Building Trace Compass Pcap Format Support Parent 5.0.0-SNAPSHOT [101/134] [2019-07-31T02:27:18.064Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T02:27:18.064Z] [INFO] [2019-07-31T02:27:18.064Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-31T02:27:18.064Z] [INFO] [2019-07-31T02:27:18.064Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-31T02:27:18.064Z] [INFO] [2019-07-31T02:27:18.064Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-31T02:27:18.064Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:27:18.064Z] [INFO] [2019-07-31T02:27:18.064Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-31T02:27:18.064Z] [INFO] [2019-07-31T02:27:18.064Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-31T02:27:18.064Z] [INFO] [2019-07-31T02:27:18.064Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-31T02:27:18.064Z] [INFO] [2019-07-31T02:27:18.064Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-31T02:27:18.064Z] [INFO] [2019-07-31T02:27:18.064Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-31T02:27:18.064Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:27:18.064Z] [INFO] [2019-07-31T02:27:18.064Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-31T02:27:18.064Z] [INFO] [2019-07-31T02:27:18.064Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-31T02:27:18.064Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.pcap-parent-5.0.0-SNAPSHOT.pom [2019-07-31T02:27:18.064Z] [INFO] [2019-07-31T02:27:18.064Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >----- [2019-07-31T02:27:18.064Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.1.0-SNAPSHOT [102/134] [2019-07-31T02:27:18.064Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T02:27:18.064Z] [INFO] [2019-07-31T02:27:18.064Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T02:27:18.064Z] [INFO] [2019-07-31T02:27:18.064Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T02:27:18.064Z] [INFO] The project's OSGi version is 1.1.0.201907310119 [2019-07-31T02:27:18.064Z] [INFO] [2019-07-31T02:27:18.064Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T02:27:18.064Z] [INFO] [2019-07-31T02:27:18.064Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T02:27:18.064Z] [INFO] [2019-07-31T02:27:18.064Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T02:27:18.064Z] [INFO] [2019-07-31T02:27:18.064Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T02:27:18.064Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:27:18.064Z] [INFO] [2019-07-31T02:27:18.064Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T02:27:18.064Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:27:18.064Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources [2019-07-31T02:27:18.064Z] [INFO] [2019-07-31T02:27:18.064Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T02:27:18.064Z] [INFO] Compiling 55 source files to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/classes [2019-07-31T02:27:18.321Z] [INFO] [2019-07-31T02:27:18.321Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T02:27:18.321Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:27:18.321Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/src/test/resources [2019-07-31T02:27:18.321Z] [INFO] [2019-07-31T02:27:18.321Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T02:27:18.578Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT-sources.jar [2019-07-31T02:27:18.578Z] [INFO] [2019-07-31T02:27:18.578Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T02:27:18.578Z] [INFO] [2019-07-31T02:27:18.578Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T02:27:18.578Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT.jar [2019-07-31T02:27:18.578Z] [INFO] [2019-07-31T02:27:18.578Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T02:27:18.578Z] [INFO] [2019-07-31T02:27:18.578Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T02:27:18.578Z] [INFO] [2019-07-31T02:27:18.578Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T02:27:18.578Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT.jar [2019-07-31T02:27:18.578Z] [INFO] [2019-07-31T02:27:18.578Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T02:27:18.578Z] [INFO] [2019-07-31T02:27:18.578Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T02:27:18.578Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:27:18.578Z] [INFO] [2019-07-31T02:27:18.578Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T02:27:18.578Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:27:18.835Z] [INFO] [2019-07-31T02:27:18.835Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T02:27:18.835Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT.jar [2019-07-31T02:27:18.835Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT.pom [2019-07-31T02:27:18.835Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT-sources.jar [2019-07-31T02:27:18.835Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:27:18.835Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT-p2metadata.xml [2019-07-31T02:27:18.835Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT-p2artifacts.xml [2019-07-31T02:27:18.835Z] [INFO] [2019-07-31T02:27:18.835Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T02:27:18.835Z] [INFO] [2019-07-31T02:27:18.835Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >-- [2019-07-31T02:27:18.835Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.2-SNAPSHOT [103/134] [2019-07-31T02:27:18.835Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T02:27:18.835Z] [INFO] [2019-07-31T02:27:18.835Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T02:27:18.835Z] [INFO] [2019-07-31T02:27:18.835Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-traces) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T02:27:18.835Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc (includes = [*.zip, *.pcap, *.cap, *.tar*], excludes = [*.xml, *.sh]) [2019-07-31T02:27:18.835Z] [INFO] [2019-07-31T02:27:18.835Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T02:27:18.835Z] [INFO] The project's OSGi version is 1.0.2.201907310119 [2019-07-31T02:27:18.835Z] [INFO] [2019-07-31T02:27:18.835Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T02:27:18.835Z] [INFO] [2019-07-31T02:27:18.835Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T02:27:18.835Z] [INFO] [2019-07-31T02:27:18.835Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T02:27:18.835Z] [INFO] [2019-07-31T02:27:18.835Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T02:27:18.835Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:27:18.835Z] [INFO] [2019-07-31T02:27:18.835Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T02:27:18.835Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:27:18.835Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources [2019-07-31T02:27:18.835Z] [INFO] [2019-07-31T02:27:18.835Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T02:27:18.835Z] [INFO] Compiling 17 source files to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/classes [2019-07-31T02:27:18.835Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/packet/PacketTest.java:[103] [2019-07-31T02:27:18.835Z] Packet packet = new EthernetIIPacket(dummy, null, byteBuffer); [2019-07-31T02:27:18.835Z] ^^^^^ [2019-07-31T02:27:18.835Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-31T02:27:18.835Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[42] [2019-07-31T02:27:18.835Z] public void FileOpenBadPcapTest() throws IOException { [2019-07-31T02:27:18.835Z] ^^^^^^^^^^^ [2019-07-31T02:27:18.835Z] The declared exception IOException is not actually thrown by the method FileOpenBadPcapTest() from type PcapFileOpenFailTest [2019-07-31T02:27:18.835Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[60] [2019-07-31T02:27:18.835Z] public void FileOpenBinaryFile() throws IOException { [2019-07-31T02:27:18.835Z] ^^^^^^^^^^^ [2019-07-31T02:27:18.835Z] The declared exception IOException is not actually thrown by the method FileOpenBinaryFile() from type PcapFileOpenFailTest [2019-07-31T02:27:18.835Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[78] [2019-07-31T02:27:18.835Z] public void FileOpenDirectory() throws IOException { [2019-07-31T02:27:18.835Z] ^^^^^^^^^^^ [2019-07-31T02:27:18.835Z] The declared exception IOException is not actually thrown by the method FileOpenDirectory() from type PcapFileOpenFailTest [2019-07-31T02:27:18.835Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/unknown/UnknownPacketTest.java:[86] [2019-07-31T02:27:18.835Z] UnknownPacket packet = new UnknownPacket(dummy, null, byteBuffer); [2019-07-31T02:27:18.835Z] ^^^^^ [2019-07-31T02:27:18.835Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-31T02:27:18.835Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/unknown/UnknownPacketTest.java:[97] [2019-07-31T02:27:18.835Z] assertEquals(new UnknownPacket(dummy, null, byteBuffer), packet); [2019-07-31T02:27:18.835Z] ^^^^^ [2019-07-31T02:27:18.835Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-31T02:27:18.835Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/pcap/PcapPacketTest.java:[244] [2019-07-31T02:27:18.835Z] PcapOldPacket expected = new PcapOldPacket((PcapOldFile) file, fHeader, fPayload, 36L); [2019-07-31T02:27:18.835Z] ^^^^^^^ [2019-07-31T02:27:18.835Z] Null type safety (type annotations): The expression of type 'ByteBuffer' needs unchecked conversion to conform to '@NonNull ByteBuffer' [2019-07-31T02:27:18.835Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/udp/UDPPacketTest.java:[117] [2019-07-31T02:27:18.835Z] UDPPacket packet = new UDPPacket(file, null, byteBuffer); [2019-07-31T02:27:18.835Z] ^^^^ [2019-07-31T02:27:18.835Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-31T02:27:18.835Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/udp/UDPPacketTest.java:[127] [2019-07-31T02:27:18.835Z] UDPPacket expected = new UDPPacket(file, null, byteBuffer); [2019-07-31T02:27:18.835Z] ^^^^ [2019-07-31T02:27:18.835Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-31T02:27:19.092Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/tcp/TCPPacketTest.java:[164] [2019-07-31T02:27:19.092Z] TCPPacket packet = new TCPPacket(file, null, byteBuffer); [2019-07-31T02:27:19.092Z] ^^^^ [2019-07-31T02:27:19.092Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-31T02:27:19.092Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/tcp/TCPPacketTest.java:[174] [2019-07-31T02:27:19.092Z] TCPPacket expected = new TCPPacket(file, null, byteBuffer); [2019-07-31T02:27:19.092Z] ^^^^ [2019-07-31T02:27:19.092Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-31T02:27:19.092Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/packet/BadPacketTest.java:[87] [2019-07-31T02:27:19.092Z] new EthernetIIPacket(dummy, null, packet); [2019-07-31T02:27:19.092Z] ^^^^^ [2019-07-31T02:27:19.092Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-31T02:27:19.092Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileEndiannessTest.java:[54] [2019-07-31T02:27:19.092Z] PcapFile littleEndian = trace.getTrace(); [2019-07-31T02:27:19.092Z] ^^^^^^^^^^^^ [2019-07-31T02:27:19.092Z] Potential resource leak: 'littleEndian' may not be closed [2019-07-31T02:27:19.092Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileEndiannessTest.java:[59] [2019-07-31T02:27:19.092Z] PcapFile bigEndian = trace.getTrace(); [2019-07-31T02:27:19.092Z] ^^^^^^^^^ [2019-07-31T02:27:19.092Z] Potential resource leak: 'bigEndian' may not be closed [2019-07-31T02:27:19.092Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ethernet2/EthernetIIPacketTest.java:[113] [2019-07-31T02:27:19.092Z] EthernetIIPacket packet = new EthernetIIPacket(file, null, byteBuffer); [2019-07-31T02:27:19.092Z] ^^^^ [2019-07-31T02:27:19.092Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-31T02:27:19.092Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ethernet2/EthernetIIPacketTest.java:[123] [2019-07-31T02:27:19.092Z] EthernetIIPacket expected = new EthernetIIPacket(file, null, byteBuffer); [2019-07-31T02:27:19.092Z] ^^^^ [2019-07-31T02:27:19.092Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-31T02:27:19.092Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ipv4/IPv4PacketTest.java:[165] [2019-07-31T02:27:19.092Z] IPv4Packet packet = new IPv4Packet(file, null, byteBuffer); [2019-07-31T02:27:19.092Z] ^^^^ [2019-07-31T02:27:19.092Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-31T02:27:19.092Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ipv4/IPv4PacketTest.java:[175] [2019-07-31T02:27:19.092Z] IPv4Packet expected = new IPv4Packet(file, null, byteBuffer); [2019-07-31T02:27:19.092Z] ^^^^ [2019-07-31T02:27:19.092Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-31T02:27:19.092Z] 18 problems (18 warnings) [2019-07-31T02:27:19.092Z] [INFO] [2019-07-31T02:27:19.092Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T02:27:19.092Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:27:19.092Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/test/resources [2019-07-31T02:27:19.092Z] [INFO] [2019-07-31T02:27:19.092Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T02:27:19.092Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-31T02:27:19.092Z] [INFO] [2019-07-31T02:27:19.092Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T02:27:19.092Z] [INFO] [2019-07-31T02:27:19.092Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T02:27:19.092Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT.jar [2019-07-31T02:27:19.092Z] [INFO] [2019-07-31T02:27:19.092Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T02:27:19.092Z] [INFO] [2019-07-31T02:27:19.092Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T02:27:19.092Z] [INFO] [2019-07-31T02:27:19.092Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T02:27:19.092Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT.jar [2019-07-31T02:27:19.092Z] [INFO] [2019-07-31T02:27:19.092Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T02:27:19.092Z] [INFO] [2019-07-31T02:27:19.092Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T02:27:19.092Z] [INFO] Executing tasks [2019-07-31T02:27:19.092Z] [2019-07-31T02:27:19.092Z] main: [2019-07-31T02:27:19.092Z] [2019-07-31T02:27:19.092Z] main: [2019-07-31T02:27:19.092Z] [echo] Attempting to download test traces [2019-07-31T02:27:19.092Z] [get] Getting: http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip [2019-07-31T02:27:19.092Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip [2019-07-31T02:27:19.092Z] [get] Getting: http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip [2019-07-31T02:27:19.092Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip [2019-07-31T02:27:19.092Z] [get] Getting: http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip [2019-07-31T02:27:19.092Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip [2019-07-31T02:27:19.350Z] [get] Getting: http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip [2019-07-31T02:27:19.350Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip [2019-07-31T02:27:19.350Z] [get] Getting: http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip [2019-07-31T02:27:19.350Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip [2019-07-31T02:27:19.350Z] [get] Getting: http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip [2019-07-31T02:27:19.350Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip [2019-07-31T02:27:19.350Z] [get] Getting: http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip [2019-07-31T02:27:19.350Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip [2019-07-31T02:27:19.350Z] [get] Getting: http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2 [2019-07-31T02:27:19.350Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2 [2019-07-31T02:27:20.178Z] [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 [2019-07-31T02:27:20.178Z] [2019-07-31T02:27:20.178Z] extractTraces: [2019-07-31T02:27:20.178Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-31T02:27:20.178Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-31T02:27:20.178Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-31T02:27:20.178Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-31T02:27:20.178Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-31T02:27:20.178Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-31T02:27:20.178Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-31T02:27:20.742Z] [bunzip2] Expanding /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2 to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar [2019-07-31T02:27:22.111Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar into /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-31T02:27:22.111Z] [echo] Traces extracted successfully [2019-07-31T02:27:22.111Z] [INFO] Executed tasks [2019-07-31T02:27:22.111Z] [INFO] [2019-07-31T02:27:22.111Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T02:27:22.675Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data/.metadata/.log [2019-07-31T02:27:22.675Z] [INFO] Command line: [2019-07-31T02:27:22.675Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T02:27:22.931Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T02:27:26.202Z] !SESSION 2019-07-31 02:27:23.139 ----------------------------------------------- [2019-07-31T02:27:26.202Z] eclipse.buildId=unknown [2019-07-31T02:27:26.202Z] java.version=1.8.0_202 [2019-07-31T02:27:26.202Z] java.vendor=Oracle Corporation [2019-07-31T02:27:26.202Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T02:27:26.202Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T02:27:26.202Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T02:27:26.202Z] [2019-07-31T02:27:26.202Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 02:27:25.529 [2019-07-31T02:27:26.202Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:27:26.202Z] !STACK 0 [2019-07-31T02:27:26.202Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-31T02:27:26.202Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:27:26.202Z] [2019-07-31T02:27:26.202Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:27:26.202Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:27:26.202Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:27:26.202Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:27:26.202Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:27:26.202Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:27:26.202Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:27:26.202Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:27:26.202Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:27:26.202Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:27:26.202Z] [2019-07-31T02:27:26.202Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 02:27:25.653 [2019-07-31T02:27:26.202Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:27:26.202Z] !STACK 0 [2019-07-31T02:27:26.202Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-31T02:27:26.202Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:27:26.202Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T02:27:26.202Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T02:27:26.202Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-31T02:27:26.202Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:27:26.202Z] [2019-07-31T02:27:26.202Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:27:26.202Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:27:26.202Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:27:26.202Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:27:26.202Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:27:26.202Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:27:26.202Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:27:26.202Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:27:26.202Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:27:26.202Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:27:27.132Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest [2019-07-31T02:27:27.389Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s - in org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest [2019-07-31T02:27:27.389Z] GenericPacketTest(org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest) Time elapsed: 0.105 s [2019-07-31T02:27:27.389Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest [2019-07-31T02:27:27.389Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest [2019-07-31T02:27:27.389Z] PacketExceptionTest(org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest) Time elapsed: 0.001 s [2019-07-31T02:27:27.389Z] Running org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest [2019-07-31T02:27:27.646Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest [2019-07-31T02:27:27.646Z] StreamBuildingTest(org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest) Time elapsed: 0.086 s [2019-07-31T02:27:27.646Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest [2019-07-31T02:27:27.646Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest [2019-07-31T02:27:27.646Z] FileOpenDirectory(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest) Time elapsed: 0 s [2019-07-31T02:27:27.646Z] FileOpenBinaryFile(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest) Time elapsed: 0 s [2019-07-31T02:27:27.646Z] FileOpenBadPcapTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest) Time elapsed: 0 s [2019-07-31T02:27:27.646Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest [2019-07-31T02:27:27.646Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest [2019-07-31T02:27:27.646Z] FileReadTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest) Time elapsed: 0.063 s [2019-07-31T02:27:27.646Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest [2019-07-31T02:27:27.646Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest [2019-07-31T02:27:27.646Z] EndiannessTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest) Time elapsed: 0.001 s [2019-07-31T02:27:27.646Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest [2019-07-31T02:27:27.646Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest [2019-07-31T02:27:27.646Z] FileOpenTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest) Time elapsed: 0.001 s [2019-07-31T02:27:27.646Z] FileOpenEmptyTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest) Time elapsed: 0.001 s [2019-07-31T02:27:27.646Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest [2019-07-31T02:27:28.210Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.3 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest [2019-07-31T02:27:28.210Z] CompleteUnknownPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest) Time elapsed: 0.29 s [2019-07-31T02:27:28.210Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest [2019-07-31T02:27:28.210Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest [2019-07-31T02:27:28.210Z] CompletePcapPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest) Time elapsed: 0.003 s [2019-07-31T02:27:28.210Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest [2019-07-31T02:27:28.210Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest [2019-07-31T02:27:28.210Z] CompleteUDPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest) Time elapsed: 0.001 s [2019-07-31T02:27:28.210Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest [2019-07-31T02:27:28.210Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest [2019-07-31T02:27:28.210Z] TestgetProtocols(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest) Time elapsed: 0 s [2019-07-31T02:27:28.210Z] TestProtocolAttributes(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest) Time elapsed: 0.001 s [2019-07-31T02:27:28.210Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest [2019-07-31T02:27:28.210Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest [2019-07-31T02:27:28.210Z] CompleteTCPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest) Time elapsed: 0.002 s [2019-07-31T02:27:28.210Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest [2019-07-31T02:27:28.210Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest [2019-07-31T02:27:28.210Z] CompleteEthernetIIPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest) Time elapsed: 0.002 s [2019-07-31T02:27:28.210Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest [2019-07-31T02:27:28.210Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest [2019-07-31T02:27:28.210Z] CompleteIPv4PacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest) Time elapsed: 0.002 s [2019-07-31T02:27:28.210Z] [2019-07-31T02:27:28.210Z] Results: [2019-07-31T02:27:28.210Z] [2019-07-31T02:27:28.210Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T02:27:28.210Z] [2019-07-31T02:27:29.139Z] [INFO] All tests passed! [2019-07-31T02:27:29.139Z] [INFO] [2019-07-31T02:27:29.139Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T02:27:29.139Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:27:29.139Z] [INFO] [2019-07-31T02:27:29.139Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T02:27:29.139Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:27:29.139Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-31T02:27:29.139Z] [INFO] [2019-07-31T02:27:29.139Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T02:27:29.139Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT.jar [2019-07-31T02:27:29.139Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT.pom [2019-07-31T02:27:29.139Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-31T02:27:29.139Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:27:29.139Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T02:27:29.139Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T02:27:29.139Z] [INFO] [2019-07-31T02:27:29.139Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T02:27:29.139Z] [INFO] [2019-07-31T02:27:29.139Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >--- [2019-07-31T02:27:29.139Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.0.3-SNAPSHOT [104/134] [2019-07-31T02:27:29.139Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T02:27:29.139Z] [INFO] [2019-07-31T02:27:29.139Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T02:27:29.139Z] [INFO] [2019-07-31T02:27:29.139Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T02:27:29.139Z] [INFO] The project's OSGi version is 1.0.3.201907310119 [2019-07-31T02:27:29.139Z] [INFO] [2019-07-31T02:27:29.139Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T02:27:29.139Z] [INFO] [2019-07-31T02:27:29.139Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T02:27:29.139Z] [INFO] [2019-07-31T02:27:29.139Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T02:27:29.139Z] [INFO] [2019-07-31T02:27:29.139Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T02:27:29.139Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:27:29.139Z] [INFO] [2019-07-31T02:27:29.139Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T02:27:29.139Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:27:29.139Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources [2019-07-31T02:27:29.139Z] [INFO] [2019-07-31T02:27:29.139Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T02:27:29.139Z] [INFO] Compiling 29 source files to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/classes [2019-07-31T02:27:29.396Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/analysis/StreamListAnalysis.java:[116] [2019-07-31T02:27:29.396Z] entry.getValue().addEventToStream(event); [2019-07-31T02:27:29.396Z] ^^^^^^^^^^^^^^^^ [2019-07-31T02:27:29.396Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull TmfPcapProtocol,@NonNull TmfPacketStreamBuilder>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T02:27:29.396Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/util/PcapEventFactory.java:[114] [2019-07-31T02:27:29.396Z] String key = entry.getKey(); [2019-07-31T02:27:29.396Z] ^^^^^^^^^^^^^^ [2019-07-31T02:27:29.396Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull String>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T02:27:29.396Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/util/PcapEventFactory.java:[115] [2019-07-31T02:27:29.396Z] String value = entry.getValue(); [2019-07-31T02:27:29.396Z] ^^^^^^^^^^^^^^^^ [2019-07-31T02:27:29.396Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull String>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T02:27:29.396Z] 3 problems (3 warnings) [2019-07-31T02:27:29.396Z] [INFO] [2019-07-31T02:27:29.396Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T02:27:29.396Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:27:29.396Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/test/resources [2019-07-31T02:27:29.396Z] [INFO] [2019-07-31T02:27:29.396Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T02:27:29.396Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-sources.jar [2019-07-31T02:27:29.396Z] [INFO] [2019-07-31T02:27:29.396Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T02:27:29.396Z] [INFO] [2019-07-31T02:27:29.396Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T02:27:29.396Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar [2019-07-31T02:27:29.653Z] [INFO] [2019-07-31T02:27:29.653Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T02:27:29.653Z] [INFO] [2019-07-31T02:27:29.653Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T02:27:29.653Z] [INFO] [2019-07-31T02:27:29.653Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T02:27:29.653Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar [2019-07-31T02:27:29.653Z] [INFO] [2019-07-31T02:27:29.653Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T02:27:29.653Z] [INFO] [2019-07-31T02:27:29.653Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T02:27:29.653Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:27:29.653Z] [INFO] [2019-07-31T02:27:29.653Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T02:27:29.653Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:27:29.653Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:27:29.910Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-31T02:27:29.910Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:27:29.910Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:27:30.166Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:27:30.730Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:27:30.730Z] [INFO] [2019-07-31T02:27:30.730Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T02:27:30.730Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar [2019-07-31T02:27:31.291Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.pom [2019-07-31T02:27:31.291Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-sources.jar [2019-07-31T02:27:31.547Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:27:31.547Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-p2metadata.xml [2019-07-31T02:27:31.547Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-p2artifacts.xml [2019-07-31T02:27:31.547Z] [INFO] [2019-07-31T02:27:31.547Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T02:27:31.547Z] [INFO] [2019-07-31T02:27:31.547Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >---- [2019-07-31T02:27:31.547Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.1.1-SNAPSHOT [105/134] [2019-07-31T02:27:31.547Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T02:27:31.547Z] [INFO] [2019-07-31T02:27:31.547Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T02:27:31.547Z] [INFO] [2019-07-31T02:27:31.547Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T02:27:31.547Z] [INFO] The project's OSGi version is 1.1.1.201907310119 [2019-07-31T02:27:31.547Z] [INFO] [2019-07-31T02:27:31.547Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T02:27:31.547Z] [INFO] [2019-07-31T02:27:31.547Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T02:27:31.547Z] [INFO] [2019-07-31T02:27:31.547Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T02:27:31.547Z] [INFO] [2019-07-31T02:27:31.547Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T02:27:31.547Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:27:31.547Z] [INFO] [2019-07-31T02:27:31.547Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T02:27:31.547Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:27:31.547Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources [2019-07-31T02:27:31.547Z] [INFO] [2019-07-31T02:27:31.547Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T02:27:31.547Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/classes [2019-07-31T02:27:32.109Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/org/eclipse/tracecompass/internal/tmf/pcap/ui/stream/StreamListView.java:[274] [2019-07-31T02:27:32.109Z] TmfPcapProtocol protocol = protocolEntry.getKey(); [2019-07-31T02:27:32.109Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:27:32.109Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull TmfPcapProtocol,@NonNull Table>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T02:27:32.109Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/org/eclipse/tracecompass/internal/tmf/pcap/ui/stream/StreamListView.java:[276] [2019-07-31T02:27:32.109Z] Table table = protocolEntry.getValue(); [2019-07-31T02:27:32.109Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:27:32.109Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull TmfPcapProtocol,@NonNull Table>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T02:27:32.109Z] 2 problems (2 warnings) [2019-07-31T02:27:32.109Z] [INFO] [2019-07-31T02:27:32.109Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T02:27:32.109Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:27:32.109Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/test/resources [2019-07-31T02:27:32.109Z] [INFO] [2019-07-31T02:27:32.109Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T02:27:32.110Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT-sources.jar [2019-07-31T02:27:32.110Z] [INFO] [2019-07-31T02:27:32.110Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T02:27:32.110Z] [INFO] [2019-07-31T02:27:32.110Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T02:27:32.110Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT.jar [2019-07-31T02:27:32.110Z] [INFO] [2019-07-31T02:27:32.110Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T02:27:32.110Z] [INFO] [2019-07-31T02:27:32.110Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T02:27:32.110Z] [INFO] [2019-07-31T02:27:32.110Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T02:27:32.110Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT.jar [2019-07-31T02:27:32.110Z] [INFO] [2019-07-31T02:27:32.110Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T02:27:32.110Z] [INFO] [2019-07-31T02:27:32.110Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T02:27:32.110Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:27:32.110Z] [INFO] [2019-07-31T02:27:32.110Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T02:27:32.366Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:27:32.366Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:27:32.366Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-31T02:27:32.622Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:27:32.622Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:27:32.879Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:27:33.431Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:27:33.431Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-31T02:27:33.688Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:27:35.057Z] [INFO] [2019-07-31T02:27:35.057Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T02:27:35.057Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT.jar [2019-07-31T02:27:35.057Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT.pom [2019-07-31T02:27:35.057Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT-sources.jar [2019-07-31T02:27:35.057Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:27:35.057Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT-p2metadata.xml [2019-07-31T02:27:35.057Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT-p2artifacts.xml [2019-07-31T02:27:35.057Z] [INFO] [2019-07-31T02:27:35.057Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T02:27:35.057Z] [INFO] [2019-07-31T02:27:35.057Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >----- [2019-07-31T02:27:35.057Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 5.0.0-SNAPSHOT [106/134] [2019-07-31T02:27:35.057Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T02:27:35.057Z] [INFO] [2019-07-31T02:27:35.057Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T02:27:35.057Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target [2019-07-31T02:27:35.057Z] [INFO] [2019-07-31T02:27:35.057Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T02:27:35.057Z] [INFO] The project's OSGi version is 5.0.0.201907310119 [2019-07-31T02:27:35.057Z] [INFO] [2019-07-31T02:27:35.057Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T02:27:35.057Z] [INFO] [2019-07-31T02:27:35.057Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T02:27:35.057Z] [INFO] [2019-07-31T02:27:35.057Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T02:27:35.057Z] [INFO] [2019-07-31T02:27:35.057Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T02:27:35.057Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:27:35.057Z] [INFO] [2019-07-31T02:27:35.057Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T02:27:35.057Z] [INFO] [2019-07-31T02:27:35.057Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T02:27:35.057Z] [INFO] [2019-07-31T02:27:35.057Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T02:27:35.057Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT.jar [2019-07-31T02:27:35.057Z] [INFO] [2019-07-31T02:27:35.057Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T02:27:35.057Z] [INFO] [2019-07-31T02:27:35.057Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T02:27:35.057Z] [INFO] [2019-07-31T02:27:35.057Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T02:27:35.057Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T02:27:35.057Z] [INFO] [2019-07-31T02:27:35.057Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T02:27:35.057Z] [INFO] [2019-07-31T02:27:35.057Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T02:27:35.057Z] [INFO] [2019-07-31T02:27:35.057Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T02:27:35.057Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:27:35.057Z] [INFO] [2019-07-31T02:27:35.057Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T02:27:35.986Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T02:27:35.986Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:27:35.986Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:27:36.549Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-31T02:27:37.113Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:27:38.480Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T02:27:38.480Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T02:27:38.480Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-31T02:27:38.480Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:27:38.480Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T02:27:38.480Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:27:38.480Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:27:38.480Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T02:27:38.736Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-31T02:27:38.736Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T02:27:38.736Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T02:27:38.994Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T02:27:38.994Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-31T02:27:38.994Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-31T02:27:39.250Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T02:27:39.507Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-31T02:27:39.507Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T02:27:39.764Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-31T02:27:39.764Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:27:39.764Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-31T02:27:39.764Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-31T02:27:39.764Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.doc.user' with 0 classes [2019-07-31T02:27:39.764Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-07-31T02:27:39.764Z] [INFO] [2019-07-31T02:27:39.764Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T02:27:39.764Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT.jar [2019-07-31T02:27:39.764Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT.pom [2019-07-31T02:27:39.764Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T02:27:39.764Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T02:27:39.764Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T02:27:39.764Z] [INFO] [2019-07-31T02:27:39.764Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T02:27:39.764Z] [INFO] [2019-07-31T02:27:39.764Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >-- [2019-07-31T02:27:39.764Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.1-SNAPSHOT [107/134] [2019-07-31T02:27:39.764Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T02:27:39.764Z] [INFO] [2019-07-31T02:27:39.764Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T02:27:39.764Z] [INFO] [2019-07-31T02:27:39.764Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T02:27:40.020Z] [INFO] The project's OSGi version is 1.0.1.201907310119 [2019-07-31T02:27:40.020Z] [INFO] [2019-07-31T02:27:40.020Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T02:27:40.020Z] [INFO] [2019-07-31T02:27:40.020Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T02:27:40.020Z] [INFO] [2019-07-31T02:27:40.020Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T02:27:40.020Z] [INFO] [2019-07-31T02:27:40.020Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T02:27:40.020Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:27:40.020Z] [INFO] [2019-07-31T02:27:40.020Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T02:27:40.020Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:27:40.020Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources [2019-07-31T02:27:40.020Z] [INFO] [2019-07-31T02:27:40.020Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T02:27:40.020Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/classes [2019-07-31T02:27:40.020Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/org/eclipse/tracecompass/tmf/pcap/core/tests/event/PcapEventFieldTest.java:[122] [2019-07-31T02:27:40.020Z] IPv4Packet packet = new IPv4Packet(file, null, bb); [2019-07-31T02:27:40.020Z] ^^^^ [2019-07-31T02:27:40.020Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-31T02:27:40.020Z] 1 problem (1 warning) [2019-07-31T02:27:40.020Z] [INFO] [2019-07-31T02:27:40.020Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T02:27:40.020Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:27:40.020Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/test/resources [2019-07-31T02:27:40.020Z] [INFO] [2019-07-31T02:27:40.020Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T02:27:40.020Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-31T02:27:40.276Z] [INFO] [2019-07-31T02:27:40.276Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T02:27:40.276Z] [INFO] [2019-07-31T02:27:40.276Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T02:27:40.276Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar [2019-07-31T02:27:40.276Z] [INFO] [2019-07-31T02:27:40.276Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T02:27:40.276Z] [INFO] [2019-07-31T02:27:40.276Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T02:27:40.276Z] [INFO] [2019-07-31T02:27:40.276Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T02:27:40.276Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar [2019-07-31T02:27:40.276Z] [INFO] [2019-07-31T02:27:40.276Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T02:27:40.276Z] [INFO] [2019-07-31T02:27:40.276Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T02:27:41.206Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data/.metadata/.log [2019-07-31T02:27:41.206Z] [INFO] Command line: [2019-07-31T02:27:41.206Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T02:27:41.206Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T02:27:44.480Z] !SESSION 2019-07-31 02:27:41.350 ----------------------------------------------- [2019-07-31T02:27:44.480Z] eclipse.buildId=unknown [2019-07-31T02:27:44.480Z] java.version=1.8.0_202 [2019-07-31T02:27:44.480Z] java.vendor=Oracle Corporation [2019-07-31T02:27:44.480Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T02:27:44.480Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T02:27:44.480Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T02:27:44.480Z] [2019-07-31T02:27:44.480Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 02:27:43.839 [2019-07-31T02:27:44.480Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:27:44.480Z] !STACK 0 [2019-07-31T02:27:44.480Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T02:27:44.480Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:27:44.480Z] [2019-07-31T02:27:44.480Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:27:44.480Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:27:44.480Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:27:44.480Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:27:44.480Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:27:44.480Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:27:44.480Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:27:44.480Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:27:44.480Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:27:44.480Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:27:44.480Z] [2019-07-31T02:27:44.480Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 02:27:43.968 [2019-07-31T02:27:44.480Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:27:44.480Z] !STACK 0 [2019-07-31T02:27:44.480Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T02:27:44.480Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:27:44.480Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T02:27:44.480Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T02:27:44.480Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T02:27:44.480Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:27:44.480Z] [2019-07-31T02:27:44.480Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:27:44.480Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:27:44.480Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:27:44.480Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:27:44.480Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:27:44.480Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:27:44.480Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:27:44.480Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:27:44.480Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:27:44.480Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:27:46.396Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest [2019-07-31T02:27:47.764Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.587 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest [2019-07-31T02:27:47.764Z] constructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest) Time elapsed: 0.035 s [2019-07-31T02:27:47.764Z] canExecuteTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest) Time elapsed: 0.184 s [2019-07-31T02:27:47.764Z] executeAnalysisTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest) Time elapsed: 1.297 s [2019-07-31T02:27:47.764Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest [2019-07-31T02:27:48.020Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest [2019-07-31T02:27:48.020Z] testParseEvent(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.005 s [2019-07-31T02:27:48.020Z] testGetEndTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-31T02:27:48.020Z] testGetNbEvents(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-31T02:27:48.020Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-31T02:27:48.020Z] testGetStartTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-31T02:27:48.020Z] testBroadcast(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-31T02:27:48.020Z] testValidate(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-31T02:27:48.020Z] testGetName(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-31T02:27:48.020Z] testGetPath(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-31T02:27:48.020Z] testPcapTrace(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-31T02:27:48.020Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-31T02:27:48.020Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.054 s [2019-07-31T02:27:48.021Z] testGetCacheSize(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-31T02:27:48.021Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.003 s [2019-07-31T02:27:48.021Z] getSource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-31T02:27:48.021Z] testSeekEventLoc_normal(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-31T02:27:48.021Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.003 s [2019-07-31T02:27:48.021Z] testGetTimeRange(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-31T02:27:48.021Z] testGetEventType(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-31T02:27:48.021Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.003 s [2019-07-31T02:27:48.021Z] testGetResource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-31T02:27:48.021Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-31T02:27:48.021Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-31T02:27:48.021Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest [2019-07-31T02:27:48.021Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest [2019-07-31T02:27:48.021Z] getSourceEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-31T02:27:48.021Z] getProtocolsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0.057 s [2019-07-31T02:27:48.021Z] getPayloadTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-31T02:27:48.021Z] getFieldsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-31T02:27:48.021Z] toStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-31T02:27:48.021Z] getMostEncapsulatedProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0.001 s [2019-07-31T02:27:48.021Z] getDestinationEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-31T02:27:48.021Z] toStringAtSpecificProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-31T02:27:48.021Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest [2019-07-31T02:27:48.021Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest [2019-07-31T02:27:48.021Z] regularToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2019-07-31T02:27:48.021Z] rootToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2019-07-31T02:27:48.021Z] customFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2019-07-31T02:27:48.021Z] copyConstructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0.002 s [2019-07-31T02:27:48.021Z] regularFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2019-07-31T02:27:48.021Z] [2019-07-31T02:27:48.021Z] Results: [2019-07-31T02:27:48.021Z] [2019-07-31T02:27:48.021Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T02:27:48.021Z] [2019-07-31T02:27:48.955Z] [INFO] All tests passed! [2019-07-31T02:27:48.955Z] [INFO] [2019-07-31T02:27:48.955Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T02:27:48.955Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:27:48.955Z] [INFO] [2019-07-31T02:27:48.955Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T02:27:49.212Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T02:27:49.212Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:27:49.468Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:27:50.031Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:27:50.031Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-31T02:27:50.031Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core.tests' with 17 classes [2019-07-31T02:27:50.031Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:27:50.031Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:27:50.288Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T02:27:50.288Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:27:50.288Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T02:27:50.851Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-31T02:27:50.851Z] [INFO] [2019-07-31T02:27:50.851Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T02:27:50.851Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar [2019-07-31T02:27:50.851Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.pom [2019-07-31T02:27:50.851Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-31T02:27:50.851Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:27:50.851Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-p2metadata.xml [2019-07-31T02:27:50.851Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml [2019-07-31T02:27:50.851Z] [INFO] [2019-07-31T02:27:50.851Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T02:27:50.851Z] [INFO] [2019-07-31T02:27:50.851Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >-- [2019-07-31T02:27:50.851Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.0-SNAPSHOT [108/134] [2019-07-31T02:27:50.851Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T02:27:50.851Z] [INFO] [2019-07-31T02:27:50.851Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T02:27:50.851Z] [INFO] [2019-07-31T02:27:50.851Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T02:27:50.851Z] [INFO] The project's OSGi version is 1.0.0.201907310119 [2019-07-31T02:27:50.851Z] [INFO] [2019-07-31T02:27:50.851Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T02:27:50.851Z] [INFO] [2019-07-31T02:27:50.851Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T02:27:50.851Z] [INFO] [2019-07-31T02:27:50.851Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T02:27:50.851Z] [INFO] [2019-07-31T02:27:50.851Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T02:27:50.851Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:27:50.851Z] [INFO] [2019-07-31T02:27:50.851Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T02:27:50.851Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:27:50.851Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources [2019-07-31T02:27:50.851Z] [INFO] [2019-07-31T02:27:50.851Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T02:27:50.851Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/classes [2019-07-31T02:27:51.108Z] [INFO] [2019-07-31T02:27:51.108Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T02:27:51.108Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:27:51.108Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/test/resources [2019-07-31T02:27:51.108Z] [INFO] [2019-07-31T02:27:51.108Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T02:27:51.108Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T02:27:51.108Z] [INFO] [2019-07-31T02:27:51.108Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T02:27:51.108Z] [INFO] [2019-07-31T02:27:51.108Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T02:27:51.108Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar [2019-07-31T02:27:51.108Z] [INFO] [2019-07-31T02:27:51.108Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T02:27:51.108Z] [INFO] [2019-07-31T02:27:51.108Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T02:27:51.108Z] [INFO] [2019-07-31T02:27:51.108Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T02:27:51.108Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar [2019-07-31T02:27:51.108Z] [INFO] [2019-07-31T02:27:51.108Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T02:27:51.108Z] [INFO] [2019-07-31T02:27:51.108Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T02:27:52.476Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T02:27:52.476Z] [INFO] Command line: [2019-07-31T02:27:52.476Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T02:27:52.476Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T02:27:55.747Z] !SESSION 2019-07-31 02:27:52.650 ----------------------------------------------- [2019-07-31T02:27:55.747Z] eclipse.buildId=unknown [2019-07-31T02:27:55.747Z] java.version=1.8.0_202 [2019-07-31T02:27:55.747Z] java.vendor=Oracle Corporation [2019-07-31T02:27:55.747Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T02:27:55.747Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T02:27:55.747Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T02:27:55.747Z] [2019-07-31T02:27:55.747Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 02:27:55.433 [2019-07-31T02:27:55.747Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:27:55.747Z] !STACK 0 [2019-07-31T02:27:55.747Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T02:27:55.747Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:27:55.747Z] [2019-07-31T02:27:55.747Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:27:55.747Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:27:55.747Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:27:55.747Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:27:55.747Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:27:55.747Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:27:55.747Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:27:55.747Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:27:55.747Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:27:55.747Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:27:55.747Z] [2019-07-31T02:27:55.747Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 02:27:55.466 [2019-07-31T02:27:55.747Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:27:55.747Z] !STACK 0 [2019-07-31T02:27:55.747Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T02:27:55.747Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:27:55.747Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T02:27:55.747Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T02:27:55.747Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T02:27:55.747Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:27:55.747Z] [2019-07-31T02:27:55.747Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:27:55.747Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:27:55.747Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:27:55.747Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:27:55.747Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:27:55.747Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:27:55.747Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:27:55.747Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:27:55.747Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:27:55.747Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:27:57.640Z] process 15598: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text [2019-07-31T02:27:57.640Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T02:27:57.640Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T02:27:57.640Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T02:28:05.742Z] Running org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest [2019-07-31T02:28:06.305Z] Display size: 1440x900 [2019-07-31T02:28:06.305Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-31T02:28:06.305Z] GTK version=3.18.9 [2019-07-31T02:28:06.305Z] GTK theme=Ambiance [2019-07-31T02:28:06.305Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T02:28:06.305Z] Time zone: Coordinated Universal Time [2019-07-31T02:28:06.305Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T02:28:06.305Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T02:28:38.345Z] *** BUG *** [2019-07-31T02:28:38.345Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:28:38.345Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:28:38.345Z] [2019-07-31T02:28:38.345Z] *** BUG *** [2019-07-31T02:28:38.345Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:28:38.345Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:28:38.345Z] [2019-07-31T02:28:38.345Z] *** BUG *** [2019-07-31T02:28:38.345Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:28:38.345Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:28:38.345Z] [2019-07-31T02:28:38.345Z] *** BUG *** [2019-07-31T02:28:38.345Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:28:38.345Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:28:38.345Z] [2019-07-31T02:28:38.345Z] *** BUG *** [2019-07-31T02:28:38.345Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:28:38.345Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:28:38.345Z] [2019-07-31T02:28:38.345Z] *** BUG *** [2019-07-31T02:28:38.345Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:28:38.345Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:28:38.345Z] [2019-07-31T02:28:38.345Z] *** BUG *** [2019-07-31T02:28:38.345Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:28:38.345Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:28:38.345Z] [2019-07-31T02:28:38.345Z] *** BUG *** [2019-07-31T02:28:38.345Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:28:38.345Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:28:38.345Z] [2019-07-31T02:28:38.345Z] *** BUG *** [2019-07-31T02:28:38.345Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:28:38.345Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:28:38.345Z] [2019-07-31T02:28:38.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:28:38.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:28:38.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:28:38.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:28:38.345Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1172020508 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:28:38.345Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T02:28:38.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:28:38.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:28:38.345Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:28:38.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172020622 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:28:38.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172020623 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:28:38.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172020623 data=null} to TreeItem with text {test} [2019-07-31T02:28:38.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172020624 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:28:38.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172020625 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:28:38.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172020823 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:28:38.345Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:28:38.345Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T02:28:38.345Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T02:28:38.345Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T02:28:38.345Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T02:28:38.345Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:28:38.345Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:28:38.345Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:28:38.345Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:28:38.345Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:28:38.345Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:28:38.345Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:28:38.345Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T02:28:38.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172021788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:28:38.345Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172021789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:28:38.345Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172021790 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:28:38.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172021790 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:28:38.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172021791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:28:38.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172021791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:28:38.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172021791 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:28:38.345Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172021791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:28:38.345Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172021791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:28:38.345Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172021792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:28:38.345Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172021792 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:28:38.345Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172021792 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:28:38.345Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:28:38.345Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:28:38.345Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:28:38.345Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:28:38.345Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:28:38.345Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:28:38.345Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:28:38.345Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:28:38.345Z] DEBUG - Clicking on OK [2019-07-31T02:28:38.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1172021797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:28:38.345Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1172021797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:28:38.345Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1172021799 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:28:38.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1172021799 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:28:38.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1172021800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:28:38.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1172021800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:28:38.345Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:28:38.345Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:28:38.345Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:28:38.345Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:28:38.345Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:28:38.345Z] DEBUG - Clicked on OK [2019-07-31T02:28:38.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1172021800 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:28:38.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1172021092 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T02:28:38.908Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.972 s - in org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest [2019-07-31T02:28:38.908Z] test(org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest) Time elapsed: 29.923 s [2019-07-31T02:28:38.908Z] [2019-07-31T02:28:38.908Z] Results: [2019-07-31T02:28:38.908Z] [2019-07-31T02:28:38.908Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T02:28:38.908Z] [2019-07-31T02:28:39.470Z] [2019-07-31T02:28:39.470Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 02:28:39.356 [2019-07-31T02:28:39.470Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T02:28:40.399Z] [INFO] All tests passed! [2019-07-31T02:28:40.399Z] [INFO] [2019-07-31T02:28:40.399Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T02:28:40.399Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:28:40.399Z] [INFO] [2019-07-31T02:28:40.399Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T02:28:40.962Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T02:28:40.962Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:28:41.218Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:28:41.781Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T02:28:42.037Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T02:28:42.037Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T02:28:42.295Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:28:42.295Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-31T02:28:42.295Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core.tests' with 17 classes [2019-07-31T02:28:42.295Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:28:43.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:28:43.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T02:28:43.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:28:43.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T02:28:43.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T02:28:43.280Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T02:28:43.280Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-31T02:28:43.280Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core.tests' with 6 classes [2019-07-31T02:28:43.280Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-07-31T02:28:43.536Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:28:44.904Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-31T02:28:45.161Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-31T02:28:45.161Z] [INFO] [2019-07-31T02:28:45.161Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T02:28:45.161Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar [2019-07-31T02:28:45.161Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.pom [2019-07-31T02:28:45.161Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T02:28:45.161Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:28:45.161Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T02:28:45.161Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T02:28:45.161Z] [INFO] [2019-07-31T02:28:45.161Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T02:28:45.161Z] [INFO] [2019-07-31T02:28:45.161Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >---- [2019-07-31T02:28:45.161Z] [INFO] Building Trace Compass RCP Parent 5.0.0-SNAPSHOT [109/134] [2019-07-31T02:28:45.161Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T02:28:45.161Z] [INFO] [2019-07-31T02:28:45.161Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-31T02:28:45.161Z] [INFO] [2019-07-31T02:28:45.161Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-31T02:28:45.161Z] [INFO] [2019-07-31T02:28:45.161Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-31T02:28:45.161Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:28:45.161Z] [INFO] [2019-07-31T02:28:45.161Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-31T02:28:45.161Z] [INFO] [2019-07-31T02:28:45.161Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-31T02:28:45.161Z] [INFO] [2019-07-31T02:28:45.161Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-31T02:28:45.161Z] [INFO] [2019-07-31T02:28:45.161Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-31T02:28:45.161Z] [INFO] [2019-07-31T02:28:45.161Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-31T02:28:45.161Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:28:45.161Z] [INFO] [2019-07-31T02:28:45.161Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-31T02:28:45.161Z] [INFO] [2019-07-31T02:28:45.161Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-31T02:28:45.161Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-parent-5.0.0-SNAPSHOT.pom [2019-07-31T02:28:45.161Z] [INFO] [2019-07-31T02:28:45.161Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >--- [2019-07-31T02:28:45.161Z] [INFO] Building Trace Compass RCP Branding plug-in 5.0.0-SNAPSHOT [110/134] [2019-07-31T02:28:45.161Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T02:28:45.418Z] [INFO] [2019-07-31T02:28:45.418Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T02:28:45.418Z] [INFO] [2019-07-31T02:28:45.418Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T02:28:45.418Z] [INFO] The project's OSGi version is 5.0.0.201907310119 [2019-07-31T02:28:45.418Z] [INFO] [2019-07-31T02:28:45.418Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T02:28:45.418Z] [INFO] [2019-07-31T02:28:45.418Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T02:28:45.418Z] [INFO] [2019-07-31T02:28:45.418Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T02:28:45.418Z] [INFO] [2019-07-31T02:28:45.418Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T02:28:45.418Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:28:45.418Z] [INFO] [2019-07-31T02:28:45.418Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T02:28:45.418Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:28:45.418Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources [2019-07-31T02:28:45.418Z] [INFO] [2019-07-31T02:28:45.418Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T02:28:45.418Z] [INFO] [2019-07-31T02:28:45.418Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T02:28:45.418Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:28:45.418Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/src/test/resources [2019-07-31T02:28:45.418Z] [INFO] [2019-07-31T02:28:45.418Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T02:28:45.418Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT-sources.jar [2019-07-31T02:28:45.418Z] [INFO] [2019-07-31T02:28:45.418Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T02:28:45.418Z] [INFO] [2019-07-31T02:28:45.418Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T02:28:45.418Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT.jar [2019-07-31T02:28:45.418Z] [INFO] [2019-07-31T02:28:45.418Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T02:28:45.418Z] [INFO] [2019-07-31T02:28:45.418Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T02:28:45.418Z] [INFO] [2019-07-31T02:28:45.418Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T02:28:45.418Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT.jar [2019-07-31T02:28:45.418Z] [INFO] [2019-07-31T02:28:45.418Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T02:28:45.418Z] [INFO] [2019-07-31T02:28:45.418Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T02:28:45.418Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:28:45.418Z] [INFO] [2019-07-31T02:28:45.418Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T02:28:45.418Z] [INFO] [2019-07-31T02:28:45.418Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T02:28:45.418Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT.jar [2019-07-31T02:28:45.418Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT.pom [2019-07-31T02:28:45.418Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT-sources.jar [2019-07-31T02:28:45.418Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:28:45.418Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T02:28:45.418Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T02:28:45.418Z] [INFO] [2019-07-31T02:28:45.418Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T02:28:45.418Z] [INFO] [2019-07-31T02:28:45.418Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >-- [2019-07-31T02:28:45.418Z] [INFO] Building Trace Compass RCP Branding Feature 5.0.0-SNAPSHOT [111/134] [2019-07-31T02:28:45.418Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T02:28:45.418Z] [INFO] [2019-07-31T02:28:45.418Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T02:28:45.418Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target [2019-07-31T02:28:45.418Z] [INFO] [2019-07-31T02:28:45.418Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T02:28:45.418Z] [INFO] The project's OSGi version is 5.0.0.201907310119 [2019-07-31T02:28:45.418Z] [INFO] [2019-07-31T02:28:45.418Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T02:28:45.418Z] [INFO] [2019-07-31T02:28:45.418Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T02:28:45.418Z] [INFO] [2019-07-31T02:28:45.418Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T02:28:45.418Z] [INFO] [2019-07-31T02:28:45.418Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T02:28:45.675Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:28:45.675Z] [INFO] [2019-07-31T02:28:45.675Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T02:28:45.675Z] [INFO] [2019-07-31T02:28:45.675Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T02:28:45.675Z] [INFO] [2019-07-31T02:28:45.675Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T02:28:45.675Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT.jar [2019-07-31T02:28:45.675Z] [INFO] [2019-07-31T02:28:45.675Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T02:28:45.675Z] [INFO] [2019-07-31T02:28:45.675Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T02:28:45.675Z] [INFO] [2019-07-31T02:28:45.675Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T02:28:45.675Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T02:28:45.675Z] [INFO] [2019-07-31T02:28:45.675Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T02:28:45.675Z] [INFO] [2019-07-31T02:28:45.675Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T02:28:45.675Z] [INFO] [2019-07-31T02:28:45.675Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T02:28:45.675Z] [INFO] [2019-07-31T02:28:45.675Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T02:28:45.675Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:28:45.675Z] [INFO] [2019-07-31T02:28:45.675Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T02:28:45.675Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.branding' with 0 classes [2019-07-31T02:28:45.675Z] [INFO] [2019-07-31T02:28:45.675Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T02:28:45.675Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT.jar [2019-07-31T02:28:45.675Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT.pom [2019-07-31T02:28:45.675Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T02:28:45.675Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T02:28:45.675Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T02:28:45.675Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T02:28:45.675Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T02:28:45.675Z] [INFO] [2019-07-31T02:28:45.675Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T02:28:45.675Z] [INFO] [2019-07-31T02:28:45.675Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------ [2019-07-31T02:28:45.675Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 5.0.0-SNAPSHOT [112/134] [2019-07-31T02:28:45.675Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T02:28:45.675Z] [INFO] [2019-07-31T02:28:45.675Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T02:28:45.675Z] [INFO] [2019-07-31T02:28:45.675Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T02:28:45.675Z] [INFO] The project's OSGi version is 5.0.0.201907310119 [2019-07-31T02:28:45.675Z] [INFO] [2019-07-31T02:28:45.675Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T02:28:45.675Z] [INFO] [2019-07-31T02:28:45.675Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T02:28:45.675Z] [INFO] [2019-07-31T02:28:45.675Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T02:28:45.675Z] [INFO] [2019-07-31T02:28:45.675Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T02:28:45.675Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:28:45.675Z] [INFO] [2019-07-31T02:28:45.675Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T02:28:45.675Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:28:45.675Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources [2019-07-31T02:28:45.675Z] [INFO] [2019-07-31T02:28:45.675Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T02:28:45.675Z] [INFO] Compiling 9 source files to /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/classes [2019-07-31T02:28:45.932Z] [INFO] [2019-07-31T02:28:45.932Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T02:28:45.932Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:28:46.189Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/src/test/resources [2019-07-31T02:28:46.189Z] [INFO] [2019-07-31T02:28:46.189Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T02:28:46.189Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT-sources.jar [2019-07-31T02:28:46.189Z] [INFO] [2019-07-31T02:28:46.189Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T02:28:46.189Z] [INFO] [2019-07-31T02:28:46.189Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T02:28:46.189Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT.jar [2019-07-31T02:28:46.189Z] [INFO] [2019-07-31T02:28:46.189Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T02:28:46.189Z] [INFO] [2019-07-31T02:28:46.189Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T02:28:46.189Z] [INFO] [2019-07-31T02:28:46.189Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T02:28:46.189Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT.jar [2019-07-31T02:28:46.189Z] [INFO] [2019-07-31T02:28:46.189Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T02:28:46.189Z] [INFO] [2019-07-31T02:28:46.189Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T02:28:46.189Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:28:46.189Z] [INFO] [2019-07-31T02:28:46.189Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T02:28:46.189Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:28:46.189Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:28:46.751Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:28:48.119Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:28:48.682Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:28:48.682Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:28:48.682Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:28:48.682Z] [INFO] [2019-07-31T02:28:48.682Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T02:28:48.682Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT.jar [2019-07-31T02:28:48.682Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT.pom [2019-07-31T02:28:48.682Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT-sources.jar [2019-07-31T02:28:48.682Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:28:48.682Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T02:28:48.682Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T02:28:48.682Z] [INFO] [2019-07-31T02:28:48.682Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T02:28:48.682Z] [INFO] [2019-07-31T02:28:48.682Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >-------- [2019-07-31T02:28:48.682Z] [INFO] Building Trace Compass RCP Feature 5.0.0-SNAPSHOT [113/134] [2019-07-31T02:28:48.682Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T02:28:48.939Z] [INFO] [2019-07-31T02:28:48.939Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp --- [2019-07-31T02:28:48.939Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target [2019-07-31T02:28:48.939Z] [INFO] [2019-07-31T02:28:48.939Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp --- [2019-07-31T02:28:48.939Z] [INFO] The project's OSGi version is 5.0.0.201907310119 [2019-07-31T02:28:48.939Z] [INFO] [2019-07-31T02:28:48.939Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp --- [2019-07-31T02:28:48.939Z] [INFO] [2019-07-31T02:28:48.939Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp --- [2019-07-31T02:28:48.939Z] [INFO] [2019-07-31T02:28:48.939Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp --- [2019-07-31T02:28:48.939Z] [INFO] [2019-07-31T02:28:48.939Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp --- [2019-07-31T02:28:48.939Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:28:48.939Z] [INFO] [2019-07-31T02:28:48.939Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp --- [2019-07-31T02:28:48.939Z] [INFO] [2019-07-31T02:28:48.939Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp --- [2019-07-31T02:28:48.939Z] [INFO] [2019-07-31T02:28:48.939Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp --- [2019-07-31T02:28:48.939Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT.jar [2019-07-31T02:28:48.939Z] [INFO] [2019-07-31T02:28:48.939Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp --- [2019-07-31T02:28:48.939Z] [INFO] [2019-07-31T02:28:48.939Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp --- [2019-07-31T02:28:48.939Z] [INFO] [2019-07-31T02:28:48.939Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp --- [2019-07-31T02:28:48.939Z] [INFO] Fetching org.antlr.runtime.source_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (139.18kB) [2019-07-31T02:28:48.939Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:28:48.939Z] [INFO] Fetching org.antlr.runtime.source_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (139.18kB) [2019-07-31T02:28:49.196Z] [INFO] Unpacking org.antlr.runtime.source_3.2.0.v201101311130... [2019-07-31T02:28:49.196Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T02:28:49.196Z] [INFO] [2019-07-31T02:28:49.196Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp --- [2019-07-31T02:28:49.196Z] [INFO] [2019-07-31T02:28:49.196Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp --- [2019-07-31T02:28:49.196Z] [INFO] [2019-07-31T02:28:49.196Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp --- [2019-07-31T02:28:49.196Z] [INFO] [2019-07-31T02:28:49.196Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp --- [2019-07-31T02:28:49.196Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:28:49.196Z] [INFO] [2019-07-31T02:28:49.196Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp --- [2019-07-31T02:28:50.126Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T02:28:50.126Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:28:50.126Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:28:50.689Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-31T02:28:50.945Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:28:52.313Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T02:28:52.313Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T02:28:52.313Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-31T02:28:52.570Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:28:52.570Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T02:28:52.570Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:28:52.570Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:28:52.827Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T02:28:52.827Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-31T02:28:52.827Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T02:28:52.827Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T02:28:53.083Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T02:28:53.340Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-31T02:28:53.340Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.doc.user' with 0 classes [2019-07-31T02:28:53.340Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-31T02:28:53.340Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.ui' with 10 classes [2019-07-31T02:28:53.340Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T02:28:53.340Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-31T02:28:53.597Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T02:28:53.597Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-31T02:28:53.597Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:28:53.597Z] [INFO] [2019-07-31T02:28:53.597Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp --- [2019-07-31T02:28:53.597Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT.jar [2019-07-31T02:28:53.597Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT.pom [2019-07-31T02:28:53.597Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T02:28:53.597Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T02:28:53.597Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T02:28:53.597Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T02:28:53.598Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T02:28:53.598Z] [INFO] [2019-07-31T02:28:53.598Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp --- [2019-07-31T02:28:53.598Z] [INFO] [2019-07-31T02:28:53.598Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >-- [2019-07-31T02:28:53.598Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.0-SNAPSHOT [114/134] [2019-07-31T02:28:53.598Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T02:28:53.598Z] [INFO] [2019-07-31T02:28:53.598Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T02:28:53.598Z] [INFO] [2019-07-31T02:28:53.598Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T02:28:53.598Z] [INFO] The project's OSGi version is 1.0.0.201907310119 [2019-07-31T02:28:53.598Z] [INFO] [2019-07-31T02:28:53.598Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T02:28:53.598Z] [INFO] [2019-07-31T02:28:53.598Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T02:28:53.598Z] [INFO] [2019-07-31T02:28:53.598Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T02:28:53.598Z] [INFO] [2019-07-31T02:28:53.598Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T02:28:53.598Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:28:53.598Z] [INFO] [2019-07-31T02:28:53.598Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T02:28:53.598Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:28:53.598Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources [2019-07-31T02:28:53.598Z] [INFO] [2019-07-31T02:28:53.598Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T02:28:53.598Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/classes [2019-07-31T02:28:53.855Z] [INFO] [2019-07-31T02:28:53.855Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T02:28:53.855Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:28:53.855Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/test/resources [2019-07-31T02:28:53.855Z] [INFO] [2019-07-31T02:28:53.855Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T02:28:53.855Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-sources.jar [2019-07-31T02:28:53.855Z] [INFO] [2019-07-31T02:28:53.855Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T02:28:53.855Z] [INFO] [2019-07-31T02:28:53.855Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T02:28:53.855Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar [2019-07-31T02:28:53.855Z] [INFO] [2019-07-31T02:28:53.855Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T02:28:53.855Z] [INFO] [2019-07-31T02:28:53.855Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T02:28:53.855Z] [INFO] [2019-07-31T02:28:53.855Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T02:28:53.855Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar [2019-07-31T02:28:53.855Z] [INFO] [2019-07-31T02:28:53.855Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T02:28:53.855Z] [INFO] [2019-07-31T02:28:53.855Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T02:28:53.855Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:28:53.855Z] [INFO] [2019-07-31T02:28:53.855Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T02:28:53.855Z] [INFO] [2019-07-31T02:28:53.855Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T02:28:53.855Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar [2019-07-31T02:28:53.855Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.pom [2019-07-31T02:28:53.855Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-sources.jar [2019-07-31T02:28:53.855Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:28:53.855Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T02:28:53.855Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T02:28:53.855Z] [INFO] [2019-07-31T02:28:53.855Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T02:28:53.855Z] [INFO] [2019-07-31T02:28:53.855Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >--- [2019-07-31T02:28:53.855Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 1.0.0-SNAPSHOT [115/134] [2019-07-31T02:28:53.855Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T02:28:53.855Z] [INFO] [2019-07-31T02:28:53.855Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T02:28:53.855Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target [2019-07-31T02:28:53.855Z] [INFO] [2019-07-31T02:28:53.855Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T02:28:53.855Z] [INFO] The project's OSGi version is 1.0.0.201907310119 [2019-07-31T02:28:53.855Z] [INFO] [2019-07-31T02:28:53.855Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T02:28:53.855Z] [INFO] [2019-07-31T02:28:53.855Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T02:28:53.855Z] [INFO] [2019-07-31T02:28:53.855Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T02:28:53.855Z] [INFO] [2019-07-31T02:28:53.855Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T02:28:53.855Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:28:53.855Z] [INFO] [2019-07-31T02:28:53.855Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T02:28:53.855Z] [INFO] [2019-07-31T02:28:53.855Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T02:28:53.855Z] [INFO] [2019-07-31T02:28:53.855Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T02:28:53.855Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT.jar [2019-07-31T02:28:53.855Z] [INFO] [2019-07-31T02:28:53.855Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T02:28:53.855Z] [INFO] [2019-07-31T02:28:53.855Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T02:28:53.855Z] [INFO] [2019-07-31T02:28:53.855Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T02:28:54.113Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery.source_1.1.100.v20180822-1357.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (73.17kB) [2019-07-31T02:28:54.113Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery.source_1.1.100.v20180822-1357.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (73.17kB) [2019-07-31T02:28:54.113Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.source_1.1.100.v20180822-1302.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (32.83kB) [2019-07-31T02:28:54.113Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.source_1.1.100.v20180822-1302.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (32.83kB) [2019-07-31T02:28:54.626Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility.source_1.1.100.v20180822-1302.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (39.18kB) [2019-07-31T02:28:54.626Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility.source_1.1.100.v20180822-1302.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (39.18kB) [2019-07-31T02:28:54.626Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T02:28:54.626Z] [INFO] [2019-07-31T02:28:54.626Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T02:28:54.626Z] [INFO] [2019-07-31T02:28:54.626Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T02:28:54.626Z] [INFO] [2019-07-31T02:28:54.626Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T02:28:54.626Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:28:54.626Z] [INFO] [2019-07-31T02:28:54.626Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T02:28:54.626Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.incubator.ui' with 1 classes [2019-07-31T02:28:54.626Z] [INFO] [2019-07-31T02:28:54.626Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T02:28:54.626Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT.jar [2019-07-31T02:28:54.626Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT.pom [2019-07-31T02:28:54.626Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T02:28:54.626Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T02:28:54.626Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T02:28:54.626Z] [INFO] [2019-07-31T02:28:54.626Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T02:28:54.626Z] [INFO] [2019-07-31T02:28:54.626Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >-- [2019-07-31T02:28:54.626Z] [INFO] Building Trace Compass Json trace Parent 5.0.0-SNAPSHOT [116/134] [2019-07-31T02:28:54.626Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T02:28:54.626Z] [INFO] [2019-07-31T02:28:54.626Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-31T02:28:54.626Z] [INFO] [2019-07-31T02:28:54.626Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-31T02:28:54.626Z] [INFO] [2019-07-31T02:28:54.626Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-31T02:28:54.626Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:28:54.626Z] [INFO] [2019-07-31T02:28:54.626Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-31T02:28:54.626Z] [INFO] [2019-07-31T02:28:54.626Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-31T02:28:54.626Z] [INFO] [2019-07-31T02:28:54.626Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-31T02:28:54.626Z] [INFO] [2019-07-31T02:28:54.626Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-31T02:28:54.626Z] [INFO] [2019-07-31T02:28:54.626Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-31T02:28:54.626Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:28:54.626Z] [INFO] [2019-07-31T02:28:54.626Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-31T02:28:54.626Z] [INFO] [2019-07-31T02:28:54.626Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-31T02:28:54.626Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-parent-5.0.0-SNAPSHOT.pom [2019-07-31T02:28:54.626Z] [INFO] [2019-07-31T02:28:54.626Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >-- [2019-07-31T02:28:54.626Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 0.1.1-SNAPSHOT [117/134] [2019-07-31T02:28:54.626Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T02:28:54.626Z] [INFO] [2019-07-31T02:28:54.626Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T02:28:54.626Z] [INFO] [2019-07-31T02:28:54.626Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T02:28:54.626Z] [INFO] The project's OSGi version is 0.1.1.201907310119 [2019-07-31T02:28:54.626Z] [INFO] [2019-07-31T02:28:54.626Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T02:28:54.626Z] [INFO] [2019-07-31T02:28:54.626Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T02:28:54.626Z] [INFO] [2019-07-31T02:28:54.626Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T02:28:54.626Z] [INFO] [2019-07-31T02:28:54.626Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T02:28:54.626Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:28:54.626Z] [INFO] [2019-07-31T02:28:54.626Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T02:28:54.626Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:28:54.626Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources [2019-07-31T02:28:54.626Z] [INFO] [2019-07-31T02:28:54.626Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T02:28:54.626Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/classes [2019-07-31T02:28:54.626Z] [INFO] [2019-07-31T02:28:54.626Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T02:28:54.626Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:28:54.626Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/test/resources [2019-07-31T02:28:54.626Z] [INFO] [2019-07-31T02:28:54.626Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T02:28:54.626Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT-sources.jar [2019-07-31T02:28:54.626Z] [INFO] [2019-07-31T02:28:54.626Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T02:28:54.626Z] [INFO] [2019-07-31T02:28:54.626Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T02:28:54.626Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT.jar [2019-07-31T02:28:54.884Z] [INFO] [2019-07-31T02:28:54.884Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T02:28:54.884Z] [INFO] [2019-07-31T02:28:54.884Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T02:28:54.884Z] [INFO] [2019-07-31T02:28:54.884Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T02:28:54.884Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT.jar [2019-07-31T02:28:54.884Z] [INFO] [2019-07-31T02:28:54.884Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T02:28:54.884Z] [INFO] [2019-07-31T02:28:54.884Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T02:28:54.884Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:28:54.884Z] [INFO] [2019-07-31T02:28:54.884Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T02:28:54.884Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:28:54.884Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:28:55.140Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:28:56.505Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:28:56.505Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:28:56.761Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:28:56.761Z] [INFO] [2019-07-31T02:28:56.761Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T02:28:56.761Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT.jar [2019-07-31T02:28:57.690Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT.pom [2019-07-31T02:28:57.947Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT-sources.jar [2019-07-31T02:28:57.947Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:28:57.947Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT-p2metadata.xml [2019-07-31T02:28:57.947Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT-p2artifacts.xml [2019-07-31T02:28:57.947Z] [INFO] [2019-07-31T02:28:57.947Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T02:28:57.947Z] [INFO] [2019-07-31T02:28:57.947Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >----- [2019-07-31T02:28:57.947Z] [INFO] Building org.eclipse.tracecompass.jsontrace 1.0.0-SNAPSHOT [118/134] [2019-07-31T02:28:57.947Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T02:28:57.947Z] [INFO] [2019-07-31T02:28:57.947Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T02:28:57.947Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target [2019-07-31T02:28:57.947Z] [INFO] [2019-07-31T02:28:57.947Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T02:28:57.947Z] [INFO] The project's OSGi version is 1.0.0.201907310119 [2019-07-31T02:28:57.947Z] [INFO] [2019-07-31T02:28:57.947Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T02:28:57.947Z] [INFO] [2019-07-31T02:28:57.947Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T02:28:57.947Z] [INFO] [2019-07-31T02:28:57.947Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T02:28:57.947Z] [INFO] [2019-07-31T02:28:57.947Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T02:28:57.947Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:28:57.947Z] [INFO] [2019-07-31T02:28:57.947Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T02:28:57.947Z] [INFO] [2019-07-31T02:28:57.947Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T02:28:57.947Z] [INFO] [2019-07-31T02:28:57.947Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T02:28:58.204Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT.jar [2019-07-31T02:28:58.204Z] [INFO] [2019-07-31T02:28:58.204Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T02:28:58.204Z] [INFO] [2019-07-31T02:28:58.204Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T02:28:58.204Z] [INFO] [2019-07-31T02:28:58.204Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T02:28:58.204Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T02:28:58.204Z] [INFO] [2019-07-31T02:28:58.204Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T02:28:58.204Z] [INFO] [2019-07-31T02:28:58.204Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T02:28:58.204Z] [INFO] [2019-07-31T02:28:58.204Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T02:28:58.204Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:28:58.204Z] [INFO] [2019-07-31T02:28:58.204Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T02:28:59.133Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T02:28:59.133Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:28:59.133Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:28:59.695Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-31T02:28:59.952Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:29:01.319Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T02:29:01.319Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T02:29:01.319Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-31T02:29:01.319Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:29:01.319Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T02:29:01.575Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:29:01.575Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:29:01.575Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T02:29:01.575Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-31T02:29:01.575Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T02:29:01.832Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T02:29:02.088Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T02:29:02.088Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-31T02:29:02.088Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace.core' with 5 classes [2019-07-31T02:29:02.088Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-31T02:29:02.088Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T02:29:02.345Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-31T02:29:02.345Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T02:29:02.345Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-31T02:29:02.345Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:29:02.345Z] [INFO] [2019-07-31T02:29:02.345Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T02:29:02.345Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT.jar [2019-07-31T02:29:02.345Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT.pom [2019-07-31T02:29:02.345Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T02:29:02.345Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T02:29:02.345Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T02:29:02.345Z] [INFO] [2019-07-31T02:29:02.345Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T02:29:02.345Z] [INFO] [2019-07-31T02:29:02.345Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >---- [2019-07-31T02:29:02.345Z] [INFO] Building Trace Compass RCP Product 5.0.0-SNAPSHOT [119/134] [2019-07-31T02:29:02.345Z] [INFO] -------------------------[ eclipse-repository ]------------------------- [2019-07-31T02:29:02.602Z] [INFO] [2019-07-31T02:29:02.602Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T02:29:02.602Z] [INFO] [2019-07-31T02:29:02.602Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T02:29:02.602Z] [INFO] The project's OSGi version is 5.0.0.201907310119 [2019-07-31T02:29:02.602Z] [INFO] [2019-07-31T02:29:02.602Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T02:29:02.602Z] [INFO] [2019-07-31T02:29:02.602Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T02:29:02.602Z] [INFO] [2019-07-31T02:29:02.602Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T02:29:02.602Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:29:02.602Z] [INFO] [2019-07-31T02:29:02.602Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T02:29:02.602Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:29:02.602Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources [2019-07-31T02:29:02.602Z] [INFO] [2019-07-31T02:29:02.602Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T02:29:02.602Z] [INFO] [2019-07-31T02:29:02.602Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T02:29:02.602Z] [INFO] [2019-07-31T02:29:02.602Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T02:29:02.602Z] [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0] [2019-07-31T02:29:02.602Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [2019-07-31T02:29:02.602Z] [INFO] [2019-07-31T02:29:02.602Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T02:29:03.166Z] [INFO] [2019-07-31T02:29:03.166Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T02:29:03.166Z] [INFO] [2019-07-31T02:29:03.166Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T02:29:03.166Z] [INFO] [2019-07-31T02:29:03.166Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T02:29:41.878Z] [INFO] [2019-07-31T02:29:41.878Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T02:29:41.878Z] [INFO] [2019-07-31T02:29:41.878Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T02:29:41.878Z] [INFO] [2019-07-31T02:29:41.878Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T02:29:41.878Z] [INFO] [2019-07-31T02:29:41.878Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T02:29:41.878Z] [INFO] [2019-07-31T02:29:41.878Z] [INFO] --- tycho-p2-director-plugin:1.3.0:materialize-products (materialize-products) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T02:29:41.878Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment win32/win32/x86_64 to /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass [2019-07-31T02:29:41.878Z] Installing org.eclipse.tracecompass.rcp 5.0.0.201907310119. [2019-07-31T02:29:41.878Z] Installing org.eclipse.ecf.filetransfer.httpclient45.feature.feature.group 1.0.0.v20190530-1947. [2019-07-31T02:30:03.779Z] Operation completed in 21144 ms. [2019-07-31T02:30:03.779Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment macosx/cocoa/x86_64 to /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/x86_64/trace-compass.app [2019-07-31T02:30:03.779Z] Installing org.eclipse.tracecompass.rcp 5.0.0.201907310119. [2019-07-31T02:30:03.779Z] Installing org.eclipse.ecf.filetransfer.httpclient45.feature.feature.group 1.0.0.v20190530-1947. [2019-07-31T02:30:21.926Z] Operation completed in 18499 ms. [2019-07-31T02:30:22.183Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment linux/gtk/x86_64 to /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/linux/gtk/x86_64/trace-compass [2019-07-31T02:30:22.183Z] Installing org.eclipse.tracecompass.rcp 5.0.0.201907310119. [2019-07-31T02:30:22.183Z] Installing org.eclipse.ecf.filetransfer.httpclient45.feature.feature.group 1.0.0.v20190530-1947. [2019-07-31T02:30:40.239Z] Operation completed in 17719 ms. [2019-07-31T02:30:40.496Z] [INFO] [2019-07-31T02:30:40.496Z] [INFO] --- tycho-p2-director-plugin:1.3.0:archive-products (archive-products) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T02:30:40.753Z] [INFO] Building zip: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190731-0119-win32.win32.x86_64.zip [2019-07-31T02:30:48.844Z] [INFO] Building tar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190731-0119-macosx.cocoa.x86_64.tar.gz [2019-07-31T02:30:56.938Z] [INFO] Building tar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190731-0119-linux.gtk.x86_64.tar.gz [2019-07-31T02:31:06.885Z] [INFO] [2019-07-31T02:31:06.885Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T02:31:06.885Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:31:06.885Z] [INFO] [2019-07-31T02:31:06.885Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T02:31:07.815Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T02:31:07.815Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:31:08.378Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:31:09.307Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-31T02:31:10.237Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:31:12.129Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T02:31:12.129Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T02:31:12.129Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-31T02:31:12.385Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:31:12.642Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-31T02:31:12.642Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T02:31:12.898Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.ui' with 29 classes [2019-07-31T02:31:12.898Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-31T02:31:13.155Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T02:31:13.717Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:31:13.973Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:31:13.973Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T02:31:14.231Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-31T02:31:14.231Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T02:31:14.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T02:31:15.125Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-31T02:31:15.125Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-31T02:31:15.125Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf' with 0 classes [2019-07-31T02:31:15.125Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-31T02:31:15.125Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.ui' with 6 classes [2019-07-31T02:31:15.125Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T02:31:15.688Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T02:31:16.251Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T02:31:16.251Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-07-31T02:31:16.251Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-31T02:31:16.251Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.user' with 0 classes [2019-07-31T02:31:16.507Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace.core' with 5 classes [2019-07-31T02:31:16.507Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace' with 0 classes [2019-07-31T02:31:16.507Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-31T02:31:16.507Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-31T02:31:17.069Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control' with 0 classes [2019-07-31T02:31:17.070Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf' with 0 classes [2019-07-31T02:31:17.070Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-31T02:31:17.070Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-31T02:31:17.326Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-31T02:31:18.255Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-31T02:31:18.511Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel' with 0 classes [2019-07-31T02:31:18.511Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-31T02:31:18.511Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-31T02:31:18.767Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust' with 0 classes [2019-07-31T02:31:18.767Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-31T02:31:19.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-31T02:31:19.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.branding.feature' with 0 classes [2019-07-31T02:31:19.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp' with 0 classes [2019-07-31T02:31:19.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap' with 0 classes [2019-07-31T02:31:19.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.incubator' with 0 classes [2019-07-31T02:31:19.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.branding' with 0 classes [2019-07-31T02:31:19.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.branding.feature' with 0 classes [2019-07-31T02:31:19.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.doc.user' with 0 classes [2019-07-31T02:31:19.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.ui' with 10 classes [2019-07-31T02:31:19.279Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.incubator.ui' with 1 classes [2019-07-31T02:31:19.279Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp' with 0 classes [2019-07-31T02:31:19.534Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-31T02:31:19.791Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:31:19.791Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-31T02:31:20.048Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.doc.user' with 0 classes [2019-07-31T02:31:20.048Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-07-31T02:31:20.048Z] [INFO] [2019-07-31T02:31:20.048Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T02:31:20.048Z] [INFO] No primary artifact to install, installing attached artifacts instead. [2019-07-31T02:31:20.048Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT.pom [2019-07-31T02:31:20.048Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip [2019-07-31T02:31:20.048Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip [2019-07-31T02:31:20.048Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T02:31:20.304Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip [2019-07-31T02:31:20.304Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T02:31:20.304Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190731-0119-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT-win32.win32.x86_64.zip [2019-07-31T02:31:24.474Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190731-0119-macosx.cocoa.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT-macosx.cocoa.x86_64.tar.gz [2019-07-31T02:31:28.647Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190731-0119-linux.gtk.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT-linux.gtk.x86_64.tar.gz [2019-07-31T02:31:31.919Z] [INFO] [2019-07-31T02:31:31.919Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T02:31:31.919Z] [INFO] [2019-07-31T02:31:31.919Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >--- [2019-07-31T02:31:31.919Z] [INFO] Building Trace Compass Release Engineering Parent 5.0.0-SNAPSHOT [120/134] [2019-07-31T02:31:31.919Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T02:31:31.919Z] [INFO] [2019-07-31T02:31:31.919Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-parent --- [2019-07-31T02:31:31.919Z] [INFO] [2019-07-31T02:31:31.919Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent --- [2019-07-31T02:31:31.919Z] [INFO] [2019-07-31T02:31:31.919Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-parent --- [2019-07-31T02:31:31.919Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/releng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:31:31.919Z] [INFO] [2019-07-31T02:31:31.919Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-parent --- [2019-07-31T02:31:31.919Z] [INFO] [2019-07-31T02:31:31.919Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.releng-parent --- [2019-07-31T02:31:31.919Z] [INFO] [2019-07-31T02:31:31.919Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.releng-parent --- [2019-07-31T02:31:31.919Z] [INFO] [2019-07-31T02:31:31.919Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-parent --- [2019-07-31T02:31:31.919Z] [INFO] [2019-07-31T02:31:31.919Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.releng-parent --- [2019-07-31T02:31:31.919Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:31:31.919Z] [INFO] [2019-07-31T02:31:31.919Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.releng-parent --- [2019-07-31T02:31:31.919Z] [INFO] [2019-07-31T02:31:31.919Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-parent --- [2019-07-31T02:31:31.919Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.releng-parent-5.0.0-SNAPSHOT.pom [2019-07-31T02:31:31.919Z] [INFO] [2019-07-31T02:31:31.919Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------ [2019-07-31T02:31:31.919Z] [INFO] Building Trace Compass Target Platform 5.0.0-SNAPSHOT [121/134] [2019-07-31T02:31:31.919Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T02:31:31.919Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom [2019-07-31T02:31:31.919Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom [2019-07-31T02:31:31.919Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom [2019-07-31T02:31:31.919Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom [2019-07-31T02:31:31.919Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom [2019-07-31T02:31:31.919Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom [2019-07-31T02:31:31.919Z] Progress (1): 4.1/5.8 kB Progress (1): 5.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom (5.8 kB at 131 kB/s) [2019-07-31T02:31:31.919Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-31T02:31:31.919Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-31T02:31:31.919Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-31T02:31:32.176Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-31T02:31:32.176Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-31T02:31:32.176Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-31T02:31:32.176Z] Progress (1): 4.1/34 kB Progress (1): 7.7/34 kB Progress (1): 12/34 kB Progress (1): 16/34 kB Progress (1): 20/34 kB Progress (1): 24/34 kB Progress (1): 28/34 kB Progress (1): 32/34 kB Progress (1): 34 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 1.1 MB/s) [2019-07-31T02:31:32.176Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar [2019-07-31T02:31:32.432Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar [2019-07-31T02:31:32.432Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar [2019-07-31T02:31:32.432Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar [2019-07-31T02:31:32.689Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar [2019-07-31T02:31:32.689Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar [2019-07-31T02:31:32.689Z] Progress (1): 4.1/64 kB Progress (1): 7.7/64 kB Progress (1): 12/64 kB Progress (1): 16/64 kB Progress (1): 20/64 kB Progress (1): 24/64 kB Progress (1): 28/64 kB Progress (1): 32/64 kB Progress (1): 36/64 kB Progress (1): 40/64 kB Progress (1): 44/64 kB Progress (1): 48/64 kB Progress (1): 52/64 kB Progress (1): 56/64 kB Progress (1): 60/64 kB Progress (1): 64/64 kB Progress (1): 64 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar (64 kB at 1.2 MB/s) [2019-07-31T02:31:32.689Z] [INFO] [2019-07-31T02:31:32.689Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.target --- [2019-07-31T02:31:32.689Z] [INFO] [2019-07-31T02:31:32.689Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target --- [2019-07-31T02:31:32.689Z] [INFO] [2019-07-31T02:31:32.689Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.target --- [2019-07-31T02:31:32.689Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:31:32.689Z] [INFO] [2019-07-31T02:31:32.689Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.target --- [2019-07-31T02:31:32.689Z] [INFO] [2019-07-31T02:31:32.689Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.target --- [2019-07-31T02:31:32.689Z] [INFO] [2019-07-31T02:31:32.689Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.target --- [2019-07-31T02:31:32.689Z] [INFO] [2019-07-31T02:31:32.689Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.target --- [2019-07-31T02:31:32.689Z] [INFO] [2019-07-31T02:31:32.689Z] [INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ org.eclipse.tracecompass.target --- [2019-07-31T02:31:32.689Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom [2019-07-31T02:31:32.689Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom [2019-07-31T02:31:32.689Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom [2019-07-31T02:31:32.946Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom [2019-07-31T02:31:32.946Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom [2019-07-31T02:31:32.946Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom [2019-07-31T02:31:32.946Z] Progress (1): 4.1/4.7 kB Progress (1): 4.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (4.7 kB at 130 kB/s) [2019-07-31T02:31:32.946Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom [2019-07-31T02:31:32.946Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom [2019-07-31T02:31:32.946Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom [2019-07-31T02:31:33.202Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom [2019-07-31T02:31:33.202Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom [2019-07-31T02:31:33.202Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom [2019-07-31T02:31:33.202Z] Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5.1 kB at 170 kB/s) [2019-07-31T02:31:33.202Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom [2019-07-31T02:31:33.202Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom [2019-07-31T02:31:33.202Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom [2019-07-31T02:31:33.458Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom [2019-07-31T02:31:33.458Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom [2019-07-31T02:31:33.458Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom [2019-07-31T02:31:33.458Z] Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (4.2 kB at 143 kB/s) [2019-07-31T02:31:33.458Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom [2019-07-31T02:31:33.458Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom [2019-07-31T02:31:33.715Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom [2019-07-31T02:31:33.715Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom [2019-07-31T02:31:33.715Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom [2019-07-31T02:31:33.715Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom [2019-07-31T02:31:33.715Z] Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (1.7 kB at 51 kB/s) [2019-07-31T02:31:33.715Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [2019-07-31T02:31:33.971Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [2019-07-31T02:31:33.971Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [2019-07-31T02:31:33.971Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [2019-07-31T02:31:34.227Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [2019-07-31T02:31:34.227Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [2019-07-31T02:31:34.227Z] Progress (1): 4.1/21 kB Progress (1): 7.7/21 kB Progress (1): 12/21 kB Progress (1): 16/21 kB Progress (1): 20/21 kB Progress (1): 21 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 586 kB/s) [2019-07-31T02:31:34.227Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar [2019-07-31T02:31:34.227Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar [2019-07-31T02:31:34.227Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar [2019-07-31T02:31:34.227Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar [2019-07-31T02:31:34.227Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar [2019-07-31T02:31:34.227Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar [2019-07-31T02:31:34.227Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar [2019-07-31T02:31:34.227Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar [2019-07-31T02:31:34.227Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar [2019-07-31T02:31:34.484Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar [2019-07-31T02:31:34.484Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar [2019-07-31T02:31:34.484Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar [2019-07-31T02:31:34.740Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar [2019-07-31T02:31:34.740Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar [2019-07-31T02:31:34.740Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar [2019-07-31T02:31:34.740Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar [2019-07-31T02:31:34.740Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar [2019-07-31T02:31:34.740Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar [2019-07-31T02:31:34.740Z] Progress (1): 4.1/35 kB Progress (1): 7.7/35 kB Progress (1): 12/35 kB Progress (1): 16/35 kB Progress (1): 20/35 kB Progress (1): 24/35 kB Progress (1): 28/35 kB Progress (1): 32/35 kB Progress (1): 35 kB Progress (2): 35 kB | 4.1/41 kB Progress (2): 35 kB | 7.7/41 kB Progress (2): 35 kB | 12/41 kB Progress (2): 35 kB | 16/41 kB Progress (2): 35 kB | 20/41 kB Progress (2): 35 kB | 24/41 kB Progress (2): 35 kB | 28/41 kB Progress (2): 35 kB | 32/41 kB Progress (3): 35 kB | 32/41 kB | 4.1/54 kB Progress (3): 35 kB | 36/41 kB | 4.1/54 kB Progress (3): 35 kB | 36/41 kB | 7.7/54 kB Progress (3): 35 kB | 40/41 kB | 7.7/54 kB Progress (3): 35 kB | 40/41 kB | 12/54 kB Progress (3): 35 kB | 41 kB | 12/54 kB Progress (3): 35 kB | 41 kB | 16/54 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 kB at 327 kB/s) [2019-07-31T02:31:34.740Z] Progress (2): 41 kB | 20/54 kB Progress (2): 41 kB | 24/54 kB Progress (2): 41 kB | 28/54 kB Progress (2): 41 kB | 32/54 kB Progress (2): 41 kB | 36/54 kB Progress (2): 41 kB | 40/54 kB Progress (2): 41 kB | 44/54 kB Progress (2): 41 kB | 48/54 kB Progress (2): 41 kB | 52/54 kB Progress (2): 41 kB | 54 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 kB at 370 kB/s) [2019-07-31T02:31:34.740Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (54 kB at 461 kB/s) [2019-07-31T02:31:34.997Z] [INFO] [2019-07-31T02:31:34.997Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.target --- [2019-07-31T02:31:34.997Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:31:34.997Z] [INFO] [2019-07-31T02:31:34.997Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.target --- [2019-07-31T02:31:34.997Z] [INFO] [2019-07-31T02:31:34.997Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.target --- [2019-07-31T02:31:34.997Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT.pom [2019-07-31T02:31:34.997Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.6.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-e4.6.target [2019-07-31T02:31:34.997Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.7.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-e4.7.target [2019-07-31T02:31:34.997Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.8.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-e4.8.target [2019-07-31T02:31:34.997Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.9.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-e4.9.target [2019-07-31T02:31:34.997Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.10.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-e4.10.target [2019-07-31T02:31:34.997Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.11.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-e4.11.target [2019-07-31T02:31:34.997Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.12.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-e4.12.target [2019-07-31T02:31:34.997Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-eStaging.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-eStaging.target [2019-07-31T02:31:34.997Z] [INFO] [2019-07-31T02:31:34.997Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >-- [2019-07-31T02:31:34.997Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.8-SNAPSHOT [122/134] [2019-07-31T02:31:34.997Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T02:31:35.253Z] [INFO] [2019-07-31T02:31:35.253Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T02:31:35.253Z] [INFO] [2019-07-31T02:31:35.253Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T02:31:35.253Z] [INFO] The project's OSGi version is 1.0.8.201907310119 [2019-07-31T02:31:35.253Z] [INFO] [2019-07-31T02:31:35.253Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T02:31:35.253Z] [INFO] [2019-07-31T02:31:35.253Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T02:31:35.253Z] [INFO] [2019-07-31T02:31:35.253Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T02:31:35.253Z] [INFO] [2019-07-31T02:31:35.253Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T02:31:35.253Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:31:35.253Z] [INFO] [2019-07-31T02:31:35.253Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T02:31:35.253Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:31:35.253Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources [2019-07-31T02:31:35.253Z] [INFO] [2019-07-31T02:31:35.253Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T02:31:35.253Z] [INFO] Compiling 7 source files to /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/classes [2019-07-31T02:31:38.522Z] [INFO] [2019-07-31T02:31:38.522Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T02:31:38.522Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:31:38.522Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/test/resources [2019-07-31T02:31:38.522Z] [INFO] [2019-07-31T02:31:38.522Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T02:31:38.522Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2019-07-31T02:31:38.522Z] [INFO] [2019-07-31T02:31:38.522Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T02:31:38.522Z] [INFO] [2019-07-31T02:31:38.522Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T02:31:38.522Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-31T02:31:38.522Z] [INFO] [2019-07-31T02:31:38.522Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T02:31:38.522Z] [INFO] [2019-07-31T02:31:38.522Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T02:31:38.522Z] [INFO] [2019-07-31T02:31:38.522Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T02:31:38.522Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-31T02:31:38.522Z] [INFO] [2019-07-31T02:31:38.522Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T02:31:38.522Z] [INFO] [2019-07-31T02:31:38.522Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T02:31:41.792Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T02:31:41.792Z] [INFO] Command line: [2019-07-31T02:31:41.792Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T02:31:41.792Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T02:31:46.074Z] !SESSION 2019-07-31 02:31:42.086 ----------------------------------------------- [2019-07-31T02:31:46.074Z] eclipse.buildId=unknown [2019-07-31T02:31:46.074Z] java.version=1.8.0_202 [2019-07-31T02:31:46.074Z] java.vendor=Oracle Corporation [2019-07-31T02:31:46.074Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T02:31:46.074Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T02:31:46.074Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T02:31:46.074Z] [2019-07-31T02:31:46.074Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 02:31:45.240 [2019-07-31T02:31:46.074Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:31:46.074Z] !STACK 0 [2019-07-31T02:31:46.074Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T02:31:46.074Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:31:46.074Z] [2019-07-31T02:31:46.074Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:31:46.074Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:31:46.074Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:31:46.074Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:31:46.074Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:31:46.074Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:31:46.074Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:31:46.074Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:31:46.074Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:31:46.074Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:31:46.074Z] [2019-07-31T02:31:46.074Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 02:31:45.424 [2019-07-31T02:31:46.074Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:31:46.074Z] !STACK 0 [2019-07-31T02:31:46.074Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T02:31:46.074Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:31:46.074Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T02:31:46.074Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T02:31:46.074Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T02:31:46.074Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:31:46.074Z] [2019-07-31T02:31:46.074Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:31:46.074Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:31:46.074Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:31:46.074Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:31:46.074Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:31:46.074Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:31:46.074Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:31:46.074Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:31:46.074Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:31:46.074Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:31:47.442Z] process 15903: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text [2019-07-31T02:31:47.442Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T02:31:48.005Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T02:31:48.005Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T02:32:00.182Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest [2019-07-31T02:32:00.182Z] Display size: 1440x900 [2019-07-31T02:32:00.182Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-31T02:32:00.182Z] GTK version=3.18.9 [2019-07-31T02:32:00.182Z] GTK theme=Ambiance [2019-07-31T02:32:00.182Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T02:32:00.182Z] Time zone: Coordinated Universal Time [2019-07-31T02:32:00.182Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T02:32:00.182Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T02:32:04.353Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:32:04.353Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:04.353Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:04.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:04.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:04.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:04.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:04.353Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:04.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172228506 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:04.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172228507 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:04.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172228507 data=null} to TreeItem with text {test} [2019-07-31T02:32:04.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172228508 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:04.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172228509 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:04.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172228719 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:04.610Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:04.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172228721 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:04.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172228721 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:04.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172228722 data=null} to TreeItem with text {test} [2019-07-31T02:32:04.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172228722 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:04.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172228723 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:04.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172228783 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:04.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172228786 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:04.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172228786 data=null} to TreeItem with text {test} [2019-07-31T02:32:04.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172228787 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:04.610Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172228788 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:04.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172228883 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:04.866Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:04.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172228888 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:32:04.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172228888 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:04.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172228888 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:32:04.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172228889 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:04.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172228889 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:04.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172228927 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:04.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172228980 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:04.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172228980 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:32:04.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172228981 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:04.866Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172228981 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:04.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172228985 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:04.866Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:04.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172228987 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:04.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172228987 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:04.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172228987 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:04.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172228988 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:04.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172228988 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:05.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172229215 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:05.122Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:05.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:32:05.636Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:32:05.636Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:32:05.636Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:32:05.636Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:32:05.636Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:32:05.636Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172229712 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:32:05.636Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172229712 data=null doit=true} to TableItem with text {} [2019-07-31T02:32:05.636Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172229713 data=null} to TableItem with text {} [2019-07-31T02:32:05.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172229713 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:32:05.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172229714 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:32:05.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172229787 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:32:05.636Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:32:05.636Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:32:05.892Z] *** BUG *** [2019-07-31T02:32:05.892Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:32:05.892Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:32:05.892Z] [2019-07-31T02:32:05.892Z] *** BUG *** [2019-07-31T02:32:05.892Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:32:05.892Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:32:05.892Z] [2019-07-31T02:32:05.892Z] *** BUG *** [2019-07-31T02:32:05.892Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:32:05.892Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:32:05.892Z] [2019-07-31T02:32:05.892Z] *** BUG *** [2019-07-31T02:32:05.892Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:32:05.892Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:32:05.892Z] [2019-07-31T02:32:05.892Z] *** BUG *** [2019-07-31T02:32:05.892Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:32:05.892Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:32:05.892Z] [2019-07-31T02:32:05.892Z] *** BUG *** [2019-07-31T02:32:05.892Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:32:05.892Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:32:05.892Z] [2019-07-31T02:32:05.892Z] *** BUG *** [2019-07-31T02:32:05.892Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:32:05.892Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:32:05.892Z] [2019-07-31T02:32:05.892Z] *** BUG *** [2019-07-31T02:32:05.892Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:32:05.892Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:32:05.892Z] [2019-07-31T02:32:05.892Z] *** BUG *** [2019-07-31T02:32:05.892Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:32:05.892Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:32:05.892Z] [2019-07-31T02:32:06.149Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"' [2019-07-31T02:32:06.149Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:06.149Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:06.149Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:06.149Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:06.406Z] *** BUG *** [2019-07-31T02:32:06.406Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:32:06.406Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:32:06.406Z] [2019-07-31T02:32:06.406Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:06.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:06.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:06.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:06.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:06.929Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:06.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172230718 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:06.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172230718 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:06.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172230719 data=null} to TreeItem with text {test} [2019-07-31T02:32:06.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172230719 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:06.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172230720 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:06.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172230795 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:06.929Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:06.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172230797 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:06.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172230797 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:06.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172230797 data=null} to TreeItem with text {test} [2019-07-31T02:32:06.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172230798 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:06.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172230799 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:06.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172230812 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:06.929Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:32:06.929Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:06.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172230815 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:32:06.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172230815 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:06.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172230816 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:32:06.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172230816 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:06.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172230816 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:06.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172230882 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:06.930Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:06.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172230884 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:32:06.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172230884 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:06.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172230885 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:32:06.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172230885 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:06.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172230885 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:06.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172230892 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:06.930Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T02:32:06.930Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T02:32:07.287Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T02:32:07.287Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T02:32:07.287Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1172231417 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T02:32:07.287Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:32:07.287Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:32:07.287Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:32:07.287Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:07.287Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:32:07.287Z] DEBUG - Clicking on &Yes [2019-07-31T02:32:07.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172231422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:07.287Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172231422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:07.287Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172231423 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:07.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172231425 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:07.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172231425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:07.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172231425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:07.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172231479 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:08.217Z] DEBUG - Clicked on [2019-07-31T02:32:08.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1172231129 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T02:32:10.111Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:32:10.111Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:10.367Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:10.367Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:10.367Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:10.367Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:10.367Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:10.367Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:10.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172234599 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:10.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172234604 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:10.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172234604 data=null} to TreeItem with text {test} [2019-07-31T02:32:10.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172234605 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:10.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172234605 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:10.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172234624 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:10.623Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:10.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172234625 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:10.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172234625 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:10.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172234626 data=null} to TreeItem with text {test} [2019-07-31T02:32:10.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172234626 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:10.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172234626 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:10.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172234688 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:10.623Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:32:10.623Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:10.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1172234690 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T02:32:10.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1172234690 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:32:10.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1172234690 data=null} to TreeItem with text {Traces [2]} [2019-07-31T02:32:10.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1172234691 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:32:10.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172234691 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:32:10.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1172234704 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:32:10.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1172234705 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:32:10.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1172234705 data=null} to TreeItem with text {Traces [2]} [2019-07-31T02:32:10.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1172234706 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:32:10.623Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172234706 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:32:10.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1172234710 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:32:10.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=1172234710 data=null doit=true} to TreeItem with text {symbolic-link [1]} [2019-07-31T02:32:10.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=1172234711 data=null} to TreeItem with text {symbolic-link [1]} [2019-07-31T02:32:10.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=1172234711 data=null button=1 stateMask=0x0 x=114 y=74 count=1} to TreeItem with text {symbolic-link [1]} [2019-07-31T02:32:10.623Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172234711 data=null item=TreeItem {symbolic-link [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {symbolic-link [1]} [2019-07-31T02:32:10.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=1172234726 data=null button=1 stateMask=0x80000 x=130 y=74 count=1} to TreeItem with text {symbolic-link [1]} [2019-07-31T02:32:10.623Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:10.623Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:10.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172234783 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:10.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172234783 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:10.623Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:10.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172234784 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:10.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172234785 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:10.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172234785 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:10.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172234792 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:10.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172234792 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:10.623Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172234793 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:10.879Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172234794 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:11.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172234912 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:11.136Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172235335 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:11.136Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172235336 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:11.136Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172235336 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:11.136Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:11.136Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:32:11.136Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:11.392Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:11.392Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:11.392Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:11.392Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:11.392Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:11.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172235487 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:11.392Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172235487 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:11.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172235488 data=null} to TreeItem with text {test} [2019-07-31T02:32:11.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172235488 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:11.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172235488 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:11.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172235512 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:11.392Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:11.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172235514 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:11.392Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172235514 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:11.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172235514 data=null} to TreeItem with text {test} [2019-07-31T02:32:11.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172235515 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:11.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172235515 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:11.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172235528 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:11.392Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:32:11.392Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:11.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1172235530 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T02:32:11.392Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1172235530 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:32:11.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1172235531 data=null} to TreeItem with text {Traces [2]} [2019-07-31T02:32:11.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1172235531 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:32:11.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172235531 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:32:11.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1172235538 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:32:11.392Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T02:32:11.392Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again. [2019-07-31T02:32:11.392Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:11.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172235586 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:11.392Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172235586 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:11.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172235587 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:11.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172235587 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:11.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172235588 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:11.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172235595 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:11.649Z] DEBUG - matched MenuItem with text "Rena&me... F2", using matcher: with mnemonic 'Rename...' [2019-07-31T02:32:11.649Z] DEBUG - Clicking on with mnemonic 'Rename...' [2019-07-31T02:32:11.906Z] DEBUG - Clicked on with mnemonic 'Rename...' [2019-07-31T02:32:11.906Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace' [2019-07-31T02:32:11.906Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} time=1172236022 data=null doit=true} to Shell with text {Rename Trace} [2019-07-31T02:32:11.906Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-31T02:32:11.906Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-31T02:32:11.906Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-31T02:32:11.906Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-31T02:32:11.906Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:32:11.906Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:32:11.906Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:32:11.906Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:32:11.906Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:11.906Z] DEBUG - Clicking on OK [2019-07-31T02:32:11.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1172236095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:11.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1172236095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:11.906Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1172236096 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:11.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1172236096 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:11.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1172236096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:11.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1172236096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:11.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1172236097 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:13.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me... F2} time=1172235792 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Rename...' [2019-07-31T02:32:13.797Z] DEBUG - Clicked on [2019-07-31T02:32:13.797Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:13.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:13.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:13.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:13.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:13.797Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:13.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172237898 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:13.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172237899 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:13.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172237899 data=null} to TreeItem with text {test} [2019-07-31T02:32:13.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172237899 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:13.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172237900 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:13.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172237920 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:13.797Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:13.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172237921 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:13.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172237921 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:13.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172237922 data=null} to TreeItem with text {test} [2019-07-31T02:32:13.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172237922 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:13.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172237922 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:13.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172237979 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:13.797Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:32:13.797Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:13.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1172237981 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T02:32:13.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1172237981 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:32:13.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1172237982 data=null} to TreeItem with text {Traces [2]} [2019-07-31T02:32:13.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1172237982 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:32:13.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172237982 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:32:13.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1172237989 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:32:13.797Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T02:32:13.797Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again. [2019-07-31T02:32:13.797Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:13.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1172237992 data=null button=0 stateMask=0x0 x=174 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:32:13.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1172237992 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:32:13.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1172237992 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:32:13.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1172237993 data=null button=1 stateMask=0x0 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:32:13.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172237993 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:32:13.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1172238008 data=null button=1 stateMask=0x80000 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:32:14.054Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-31T02:32:14.054Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-31T02:32:14.054Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-31T02:32:14.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1172238118 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open' [2019-07-31T02:32:14.617Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:32:14.873Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:32:14.873Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:32:14.873Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:32:14.873Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:32:14.873Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:32:14.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172238988 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:32:14.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172238988 data=null doit=true} to TableItem with text {} [2019-07-31T02:32:14.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172238988 data=null} to TableItem with text {} [2019-07-31T02:32:14.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172238989 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:32:14.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172238989 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:32:14.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172238993 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:32:14.873Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:32:14.873Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:32:14.873Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T02:32:15.130Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:15.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1172239286 data=null button=0 stateMask=0x0 x=174 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:32:15.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1172239287 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:32:15.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1172239287 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:32:15.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1172239288 data=null button=1 stateMask=0x0 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:32:15.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172239288 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:32:15.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1172239296 data=null button=1 stateMask=0x80000 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:32:15.130Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:15.130Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:15.130Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:15.130Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:15.386Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:15.386Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:15.386Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:15.386Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:15.386Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:15.386Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:15.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172239438 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:15.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172239438 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:15.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172239438 data=null} to TreeItem with text {test} [2019-07-31T02:32:15.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172239439 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:15.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172239439 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:15.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172239515 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:15.386Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:15.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172239518 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:15.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172239518 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:15.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172239518 data=null} to TreeItem with text {test} [2019-07-31T02:32:15.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172239519 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:15.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172239519 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:15.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172239586 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:15.386Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:32:15.386Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:15.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1172239588 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T02:32:15.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1172239588 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:32:15.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1172239588 data=null} to TreeItem with text {Traces [2]} [2019-07-31T02:32:15.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1172239589 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:32:15.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172239589 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:32:15.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1172239612 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:32:15.386Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:15.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1172239613 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T02:32:15.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1172239614 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:32:15.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1172239614 data=null} to TreeItem with text {Traces [2]} [2019-07-31T02:32:15.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1172239614 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:32:15.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172239615 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:32:15.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1172239624 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:32:15.642Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T02:32:15.642Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T02:32:15.642Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T02:32:15.642Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T02:32:15.899Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1172239902 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T02:32:15.899Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:32:15.899Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:32:15.899Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:32:15.899Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:15.899Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:32:15.899Z] DEBUG - Clicking on &Yes [2019-07-31T02:32:15.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172239905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:15.899Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172239905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:15.899Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172239905 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:15.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172239905 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:15.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172239906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:15.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172239906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:15.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172239906 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:16.156Z] DEBUG - Clicked on [2019-07-31T02:32:16.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1172239708 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T02:32:18.674Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:32:18.674Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:18.674Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:18.674Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:18.674Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:18.674Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:18.674Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:18.674Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:18.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172242539 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:18.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172242540 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:18.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172242540 data=null} to TreeItem with text {test} [2019-07-31T02:32:18.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172242540 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:18.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172242541 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:18.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172242592 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:18.674Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:18.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172242595 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:18.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172242595 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:18.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172242596 data=null} to TreeItem with text {test} [2019-07-31T02:32:18.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172242596 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:18.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172242596 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:18.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172242614 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:18.674Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:32:18.674Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:18.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172242615 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:32:18.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172242616 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:18.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172242616 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:32:18.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172242616 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:18.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172242616 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:18.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172242690 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:18.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172242691 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:18.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172242691 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:32:18.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172242691 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:18.674Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172242692 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:18.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172242695 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:18.674Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:18.674Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:18.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172242714 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:18.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172242714 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:18.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172242715 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:18.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172242715 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:18.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172242715 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:18.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172242801 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:18.674Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-31T02:32:18.674Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-31T02:32:19.529Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-31T02:32:19.529Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-31T02:32:19.529Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1172243224 data=null doit=true} to Shell with text {Copy Trace} [2019-07-31T02:32:19.529Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-31T02:32:19.529Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-31T02:32:19.529Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-31T02:32:19.529Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-31T02:32:19.529Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-31T02:32:19.529Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-31T02:32:19.529Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace' [2019-07-31T02:32:19.529Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO' [2019-07-31T02:32:19.529Z] DEBUG - 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') [2019-07-31T02:32:19.529Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:32:19.529Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:32:19.529Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-31T02:32:19.529Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=1172243289 data=null doit=true} to Button with text {Copy as a link} [2019-07-31T02:32:19.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=1172243291 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Copy as a link} [2019-07-31T02:32:19.529Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-31T02:32:19.529Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=1172243293 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-31T02:32:19.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1172243293 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-31T02:32:19.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1172243293 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-31T02:32:19.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1172243294 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-31T02:32:19.529Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-31T02:32:19.529Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-31T02:32:19.529Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-31T02:32:19.529Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:32:19.529Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:32:19.529Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:32:19.529Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:32:19.529Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:19.529Z] DEBUG - Clicking on OK [2019-07-31T02:32:19.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1172243297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:19.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1172243297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:19.529Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1172243297 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:19.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1172243298 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:19.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1172243298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:19.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1172243298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:19.529Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:19.529Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:19.529Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:19.529Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:19.529Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:19.529Z] DEBUG - Clicked on OK [2019-07-31T02:32:19.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1172243298 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:19.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1172242918 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...' [2019-07-31T02:32:19.881Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:19.881Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:19.881Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:19.881Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:19.881Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:19.881Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:19.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172243834 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:19.881Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172243834 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:19.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172243834 data=null} to TreeItem with text {test} [2019-07-31T02:32:19.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172243834 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:19.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172243835 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:19.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172243873 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:19.881Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:19.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172243875 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:19.881Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172243875 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:19.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172243875 data=null} to TreeItem with text {test} [2019-07-31T02:32:19.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172243875 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:19.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172243876 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:19.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172243889 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:19.881Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:32:19.881Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:19.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1172243891 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T02:32:19.881Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1172243891 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:32:19.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1172243891 data=null} to TreeItem with text {Traces [2]} [2019-07-31T02:32:19.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1172243891 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:32:19.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172243892 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:32:19.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1172243916 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:32:19.881Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:19.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1172243917 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T02:32:19.881Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1172243917 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:32:19.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1172243917 data=null} to TreeItem with text {Traces [2]} [2019-07-31T02:32:19.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1172243918 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:32:19.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172243918 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:32:19.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1172243928 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:32:19.881Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2019-07-31T02:32:19.881Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2019-07-31T02:32:19.881Z] DEBUG - Clicking on with mnemonic 'Generic Experiment' [2019-07-31T02:32:20.138Z] DEBUG - Clicked on with mnemonic 'Generic Experiment' [2019-07-31T02:32:20.138Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:32:20.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1172244081 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Generic Experiment' [2019-07-31T02:32:20.957Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:32:20.957Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:32:20.957Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:20.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:20.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:20.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:20.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:20.957Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:20.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172245132 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:20.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172245132 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:20.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172245132 data=null} to TreeItem with text {test} [2019-07-31T02:32:20.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172245132 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:20.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172245133 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:20.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172245197 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:20.957Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:32:20.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1172245198 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-31T02:32:20.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1172245199 data=null} to TreeItem with text {Experiments [1]} [2019-07-31T02:32:20.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1172245199 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-31T02:32:20.957Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172245199 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-31T02:32:21.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1172245217 data=null button=1 stateMask=0x80000 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-31T02:32:21.214Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-31T02:32:21.214Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:21.214Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:21.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=1172245223 data=null button=0 stateMask=0x0 x=126 y=53 count=0} to TreeItem with text {Experiment [2]} [2019-07-31T02:32:21.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=1172245223 data=null doit=true} to TreeItem with text {Experiment [2]} [2019-07-31T02:32:21.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=1172245223 data=null} to TreeItem with text {Experiment [2]} [2019-07-31T02:32:21.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=1172245224 data=null button=1 stateMask=0x0 x=126 y=53 count=1} to TreeItem with text {Experiment [2]} [2019-07-31T02:32:21.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172245224 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Experiment [2]} [2019-07-31T02:32:21.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=1172245281 data=null button=1 stateMask=0x80000 x=126 y=53 count=1} to TreeItem with text {Experiment [2]} [2019-07-31T02:32:21.214Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-31T02:32:21.214Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-31T02:32:21.471Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-31T02:32:21.471Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment' [2019-07-31T02:32:21.471Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} time=1172245697 data=null doit=true} to Shell with text {Copy Experiment} [2019-07-31T02:32:21.471Z] DEBUG - matched Text with text "Experiment", using matcher: of type 'Text' [2019-07-31T02:32:21.471Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:' [2019-07-31T02:32:21.471Z] DEBUG - matched Text with text "Experiment", using matcher: with label (with mnemonic 'New Experiment name:') [2019-07-31T02:32:21.471Z] DEBUG - matched Text with text "Experiment", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:')) [2019-07-31T02:32:21.471Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button' [2019-07-31T02:32:21.471Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:32:21.471Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:32:21.471Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:32:21.471Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:32:21.471Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:21.471Z] DEBUG - Clicking on OK [2019-07-31T02:32:21.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1172245703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:21.471Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1172245703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:21.471Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1172245703 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:21.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1172245703 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:21.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1172245703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:21.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1172245703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:21.728Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:21.728Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:21.728Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:21.728Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:21.728Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:21.728Z] DEBUG - Clicked on OK [2019-07-31T02:32:21.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1172245704 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:21.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1172245388 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...' [2019-07-31T02:32:22.291Z] WARN - Tree item TreeItem with text {Experiments [2]} is already expanded. Won't expand it again. [2019-07-31T02:32:22.291Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:22.291Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:22.291Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:22.291Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:22.291Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:22.291Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:22.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172246368 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:22.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172246368 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:22.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172246368 data=null} to TreeItem with text {test} [2019-07-31T02:32:22.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172246369 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:22.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172246369 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:22.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172246400 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:22.291Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:22.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172246407 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:22.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172246408 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:22.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172246408 data=null} to TreeItem with text {test} [2019-07-31T02:32:22.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172246408 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:22.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172246408 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:22.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172246421 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:22.291Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:32:22.291Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:22.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1172246480 data=null button=0 stateMask=0x0 x=91 y=95 count=0} to TreeItem with text {Traces [2]} [2019-07-31T02:32:22.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1172246480 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:32:22.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1172246480 data=null} to TreeItem with text {Traces [2]} [2019-07-31T02:32:22.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1172246481 data=null button=1 stateMask=0x0 x=91 y=95 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:32:22.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172246481 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:32:22.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1172246508 data=null button=1 stateMask=0x80000 x=91 y=95 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:32:22.291Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T02:32:22.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=1172246510 data=null doit=true} to TreeItem with text {exp [2]} [2019-07-31T02:32:22.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=1172246510 data=null} to TreeItem with text {exp [2]} [2019-07-31T02:32:22.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=1172246511 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [2]} [2019-07-31T02:32:22.291Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172246511 data=null item=TreeItem {exp [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {exp [2]} [2019-07-31T02:32:22.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=1172246585 data=null button=1 stateMask=0x80000 x=101 y=53 count=1} to TreeItem with text {exp [2]} [2019-07-31T02:32:22.547Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:22.547Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:22.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [2]} time=1172246591 data=null button=0 stateMask=0x0 x=101 y=53 count=0} to TreeItem with text {exp [2]} [2019-07-31T02:32:22.547Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=1172246591 data=null doit=true} to TreeItem with text {exp [2]} [2019-07-31T02:32:22.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=1172246592 data=null} to TreeItem with text {exp [2]} [2019-07-31T02:32:22.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=1172246592 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [2]} [2019-07-31T02:32:22.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172246592 data=null item=TreeItem {exp [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {exp [2]} [2019-07-31T02:32:22.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=1172246623 data=null button=1 stateMask=0x80000 x=101 y=53 count=1} to TreeItem with text {exp [2]} [2019-07-31T02:32:22.547Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-31T02:32:22.547Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-31T02:32:23.111Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-31T02:32:23.111Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment' [2019-07-31T02:32:23.111Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} time=1172247102 data=null doit=true} to Shell with text {Copy Experiment} [2019-07-31T02:32:23.111Z] DEBUG - matched Text with text "exp", using matcher: of type 'Text' [2019-07-31T02:32:23.111Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:' [2019-07-31T02:32:23.111Z] DEBUG - matched Text with text "exp", using matcher: with label (with mnemonic 'New Experiment name:') [2019-07-31T02:32:23.111Z] DEBUG - matched Text with text "exp", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:')) [2019-07-31T02:32:23.111Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button' [2019-07-31T02:32:23.111Z] DEBUG - 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)' [2019-07-31T02:32:23.111Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:32:23.111Z] DEBUG - 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') [2019-07-31T02:32:23.111Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:32:23.111Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:32:23.111Z] DEBUG - 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') [2019-07-31T02:32:23.111Z] DEBUG - Toggling state on Button {Deep copy this experiment (each trace will be copied as a new trace)}. Setting state to selected [2019-07-31T02:32:23.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1172247120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK') [2019-07-31T02:32:23.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1172247122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK') [2019-07-31T02:32:23.111Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1172247122 data=null doit=true} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK') [2019-07-31T02:32:23.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1172247123 data=null} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK') [2019-07-31T02:32:23.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1172247123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK') [2019-07-31T02:32:23.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1172247123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK') [2019-07-31T02:32:23.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1172247123 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK') [2019-07-31T02:32:23.111Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1172247124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK') [2019-07-31T02:32:23.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1172247124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK') [2019-07-31T02:32:23.111Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1172247124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK') [2019-07-31T02:32:23.111Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1172247124 data=null doit=true} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK') [2019-07-31T02:32:23.111Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1172247125 data=null} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK') [2019-07-31T02:32:23.111Z] DEBUG - 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') [2019-07-31T02:32:23.111Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button' [2019-07-31T02:32:23.111Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:32:23.111Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:32:23.111Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:32:23.111Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:32:23.111Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:23.111Z] DEBUG - Clicking on OK [2019-07-31T02:32:23.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1172247126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:23.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1172247127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:23.111Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1172247127 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:23.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1172247127 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:23.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1172247127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:23.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1172247127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:23.111Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:23.111Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:23.111Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:23.111Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:23.111Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:23.111Z] DEBUG - Clicked on OK [2019-07-31T02:32:23.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1172247128 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:23.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1172246727 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...' [2019-07-31T02:32:23.625Z] WARN - Tree item TreeItem with text {Experiments [3]} is already expanded. Won't expand it again. [2019-07-31T02:32:23.625Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:23.625Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:23.625Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:23.625Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:23.625Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:23.625Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:23.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172247781 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:23.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172247781 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:23.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172247781 data=null} to TreeItem with text {test} [2019-07-31T02:32:23.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172247782 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:23.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172247782 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:23.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172247812 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:23.625Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:23.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172247813 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:23.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172247814 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:23.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172247814 data=null} to TreeItem with text {test} [2019-07-31T02:32:23.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172247814 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:23.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172247814 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:23.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172247824 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:23.625Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:32:23.625Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:23.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1172247825 data=null button=0 stateMask=0x0 x=91 y=221 count=0} to TreeItem with text {Traces [4]} [2019-07-31T02:32:23.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1172247825 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T02:32:23.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1172247825 data=null} to TreeItem with text {Traces [4]} [2019-07-31T02:32:23.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1172247826 data=null button=1 stateMask=0x0 x=91 y=221 count=1} to TreeItem with text {Traces [4]} [2019-07-31T02:32:23.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172247826 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T02:32:23.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1172247887 data=null button=1 stateMask=0x80000 x=91 y=221 count=1} to TreeItem with text {Traces [4]} [2019-07-31T02:32:23.881Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-31T02:32:23.881Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=1172247888 data=null doit=true} to TreeItem with text {expDeepCopy [2]} [2019-07-31T02:32:23.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=1172247888 data=null} to TreeItem with text {expDeepCopy [2]} [2019-07-31T02:32:23.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=1172247889 data=null button=1 stateMask=0x0 x=134 y=179 count=1} to TreeItem with text {expDeepCopy [2]} [2019-07-31T02:32:23.881Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172247889 data=null item=TreeItem {expDeepCopy [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {expDeepCopy [2]} [2019-07-31T02:32:23.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=1172247898 data=null button=1 stateMask=0x80000 x=118 y=179 count=1} to TreeItem with text {expDeepCopy [2]} [2019-07-31T02:32:23.882Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-31T02:32:23.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=1172247899 data=null doit=true} to TreeItem with text {expDeepCopy [2]} [2019-07-31T02:32:23.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=1172247899 data=null} to TreeItem with text {expDeepCopy [2]} [2019-07-31T02:32:23.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=1172247900 data=null button=1 stateMask=0x0 x=118 y=347 count=1} to TreeItem with text {expDeepCopy [2]} [2019-07-31T02:32:23.882Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172247900 data=null item=TreeItem {expDeepCopy [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {expDeepCopy [2]} [2019-07-31T02:32:23.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=1172247933 data=null button=1 stateMask=0x80000 x=134 y=347 count=1} to TreeItem with text {expDeepCopy [2]} [2019-07-31T02:32:23.882Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T02:32:23.882Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:23.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172248128 data=null button=0 stateMask=0x0 x=170 y=368 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:23.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172248128 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:23.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172248129 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:23.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172248129 data=null button=1 stateMask=0x0 x=170 y=368 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:23.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172248129 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:24.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172248189 data=null button=1 stateMask=0x80000 x=170 y=368 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:24.138Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:24.138Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:24.138Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:24.138Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:24.138Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T02:32:24.138Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:24.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1172248348 data=null button=0 stateMask=0x0 x=174 y=389 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T02:32:24.138Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1172248349 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T02:32:24.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1172248349 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T02:32:24.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1172248349 data=null button=1 stateMask=0x0 x=174 y=389 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T02:32:24.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172248349 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T02:32:24.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1172248402 data=null button=1 stateMask=0x80000 x=174 y=389 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T02:32:24.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:24.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:24.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:24.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:24.958Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:24.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:24.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:24.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:24.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:24.958Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:24.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172249003 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:24.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172249003 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:24.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172249003 data=null} to TreeItem with text {test} [2019-07-31T02:32:24.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172249003 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:24.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172249004 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:24.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172249097 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:24.958Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:24.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172249098 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:24.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172249098 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:24.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172249098 data=null} to TreeItem with text {test} [2019-07-31T02:32:24.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172249099 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:24.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172249099 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:24.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172249110 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:24.958Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:32:24.958Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:24.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1172249112 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-31T02:32:24.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1172249112 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T02:32:24.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1172249112 data=null} to TreeItem with text {Traces [4]} [2019-07-31T02:32:24.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1172249113 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T02:32:24.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172249113 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T02:32:24.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1172249182 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T02:32:24.958Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:24.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1172249189 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-31T02:32:24.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1172249189 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T02:32:24.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1172249189 data=null} to TreeItem with text {Traces [4]} [2019-07-31T02:32:24.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1172249190 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T02:32:24.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172249190 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T02:32:24.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1172249196 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T02:32:25.214Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T02:32:25.214Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T02:32:25.470Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T02:32:25.470Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T02:32:25.470Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1172249522 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T02:32:25.470Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:32:25.470Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:32:25.470Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:32:25.470Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:25.470Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:32:25.470Z] DEBUG - Clicking on &Yes [2019-07-31T02:32:25.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172249524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:25.470Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172249524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:25.470Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172249524 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:25.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172249524 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:25.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172249524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:25.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172249525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:25.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172249525 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:25.470Z] DEBUG - Clicked on [2019-07-31T02:32:25.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1172249313 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T02:32:27.619Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:32:27.619Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:27.619Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:27.619Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:27.619Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:27.619Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:27.619Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:27.619Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:27.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172251790 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:27.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172251790 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:27.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172251790 data=null} to TreeItem with text {test} [2019-07-31T02:32:27.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172251791 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:27.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172251791 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:27.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172251816 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:27.876Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:27.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172251883 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:27.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172251883 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:27.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172251883 data=null} to TreeItem with text {test} [2019-07-31T02:32:27.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172251884 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:27.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172251884 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:27.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172251892 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:27.876Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:32:27.876Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:27.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172251893 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:32:27.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172251893 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:27.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172251893 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:32:27.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172251894 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:27.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172251894 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:27.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172251911 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:27.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172251912 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:27.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172251912 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:32:27.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172251913 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:27.876Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172251913 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:27.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172251928 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:27.876Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:27.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172251930 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:27.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172251930 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:27.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172251931 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:27.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172251931 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:27.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172251931 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:27.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172252003 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:28.133Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:28.133Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:28.133Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:28.133Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:28.133Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:28.133Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:28.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172252191 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:28.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172252191 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:28.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172252191 data=null} to TreeItem with text {test} [2019-07-31T02:32:28.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172252191 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:28.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172252191 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:28.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172252225 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:28.133Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:28.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172252227 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:28.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172252227 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:28.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172252227 data=null} to TreeItem with text {test} [2019-07-31T02:32:28.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172252227 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:28.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172252228 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:28.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172252234 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:28.134Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:32:28.134Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:28.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172252235 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:32:28.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172252235 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:28.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172252236 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:32:28.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172252236 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:28.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172252236 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:28.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172252291 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:28.134Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:28.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172252293 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:32:28.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172252293 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:28.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172252293 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:32:28.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172252293 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:28.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172252293 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:28.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172252302 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:28.391Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T02:32:28.391Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T02:32:28.391Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T02:32:28.391Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T02:32:28.391Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1172252530 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T02:32:28.391Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:32:28.391Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:32:28.391Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:32:28.391Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:28.391Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:32:28.391Z] DEBUG - Clicking on &Yes [2019-07-31T02:32:28.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172252531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:28.391Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172252531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:28.391Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172252532 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:28.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172252584 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:28.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172252584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:28.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172252585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:28.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172252585 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:28.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1172252398 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T02:32:28.954Z] DEBUG - Clicked on [2019-07-31T02:32:30.932Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:32:30.932Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:30.932Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:30.932Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:30.932Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:30.932Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:30.932Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:30.932Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:30.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172254703 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:30.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172254703 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:30.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172254703 data=null} to TreeItem with text {test} [2019-07-31T02:32:30.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172254704 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:30.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172254704 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:30.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172254725 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:30.932Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:30.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172254726 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:30.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172254726 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:30.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172254726 data=null} to TreeItem with text {test} [2019-07-31T02:32:30.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172254727 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:30.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172254727 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:30.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172254743 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:30.932Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:32:30.932Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:30.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172254745 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:32:30.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172254745 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:30.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172254747 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:32:30.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172254748 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:30.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172254748 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:30.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172254758 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:30.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172254788 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:30.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172254789 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:32:30.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172254789 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:30.932Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172254789 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:30.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172254792 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:30.932Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:30.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172254793 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:30.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172254794 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:30.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172254802 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:30.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172254803 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:30.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172254803 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:30.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172254837 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:30.932Z] DEBUG - matched MenuItem with text "Rena&me... F2", using matcher: with mnemonic 'Rename...' [2019-07-31T02:32:30.932Z] DEBUG - Clicking on with mnemonic 'Rename...' [2019-07-31T02:32:30.932Z] DEBUG - Clicked on with mnemonic 'Rename...' [2019-07-31T02:32:30.932Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace' [2019-07-31T02:32:30.932Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} time=1172255108 data=null doit=true} to Shell with text {Rename Trace} [2019-07-31T02:32:30.932Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-31T02:32:30.932Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-31T02:32:30.932Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-31T02:32:30.932Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-31T02:32:30.932Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:32:30.932Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:32:30.932Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:32:30.932Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:32:30.932Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:30.932Z] DEBUG - Clicking on OK [2019-07-31T02:32:30.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1172255126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:30.932Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1172255127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:30.932Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1172255127 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:30.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1172255127 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:30.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1172255127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:30.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1172255127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:31.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1172255127 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:31.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me... F2} time=1172254910 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Rename...' [2019-07-31T02:32:31.953Z] DEBUG - Clicked on [2019-07-31T02:32:31.953Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:31.953Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:31.953Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:31.953Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:31.953Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:31.953Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:31.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172256024 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:31.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172256024 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:31.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172256024 data=null} to TreeItem with text {test} [2019-07-31T02:32:31.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172256024 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:31.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172256025 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:31.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172256110 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:31.953Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:31.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172256115 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:31.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172256116 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:31.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172256116 data=null} to TreeItem with text {test} [2019-07-31T02:32:31.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172256116 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:31.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172256116 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:31.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172256124 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:31.953Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:32:31.953Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:31.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172256125 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:32:31.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172256125 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:31.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172256131 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:32:31.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172256132 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:31.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172256132 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:31.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172256197 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:31.953Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-31T02:32:31.953Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:31.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1172256199 data=null button=0 stateMask=0x0 x=156 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:32:31.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1172256205 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:32:31.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1172256206 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:32:31.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1172256206 data=null button=1 stateMask=0x0 x=156 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:32:32.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172256206 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:32:32.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1172256282 data=null button=1 stateMask=0x80000 x=156 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:32:32.210Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-31T02:32:32.210Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-31T02:32:32.210Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-31T02:32:32.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1172256379 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open' [2019-07-31T02:32:33.031Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:32:33.031Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:32:33.031Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:32:33.031Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:32:33.031Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:32:33.031Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:32:33.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172257084 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:32:33.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172257084 data=null doit=true} to TableItem with text {} [2019-07-31T02:32:33.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172257085 data=null} to TableItem with text {} [2019-07-31T02:32:33.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172257085 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:32:33.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172257086 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:32:33.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172257093 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:32:33.031Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:32:33.031Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:32:33.031Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:33.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:33.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:33.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:33.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:33.031Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:33.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172257233 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:33.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172257233 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:33.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172257234 data=null} to TreeItem with text {test} [2019-07-31T02:32:33.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172257234 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:33.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172257234 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:33.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172257292 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:33.289Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:33.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172257294 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:33.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172257294 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:33.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172257294 data=null} to TreeItem with text {test} [2019-07-31T02:32:33.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172257295 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:33.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172257295 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:33.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172257303 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:33.289Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:32:33.289Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:33.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172257305 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:32:33.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172257305 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:33.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172257305 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:32:33.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172257305 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:33.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172257306 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:33.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172257324 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:33.289Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:33.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172257325 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:32:33.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172257326 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:33.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172257326 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:32:33.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172257326 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:33.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172257327 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:33.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172257386 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:33.289Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T02:32:33.289Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T02:32:33.546Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T02:32:33.546Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T02:32:33.546Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1172257638 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T02:32:33.546Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:32:33.546Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:32:33.546Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:32:33.546Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:33.546Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:32:33.546Z] DEBUG - Clicking on &Yes [2019-07-31T02:32:33.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172257640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:33.546Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172257640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:33.546Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172257640 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:33.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172257640 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:33.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172257641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:33.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172257641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:33.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172257641 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:33.802Z] DEBUG - Clicked on [2019-07-31T02:32:34.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1172257484 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T02:32:35.950Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:32:35.950Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:36.207Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:36.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:36.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:36.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:36.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:36.207Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:36.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172260315 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:36.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172260315 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:36.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172260315 data=null} to TreeItem with text {test} [2019-07-31T02:32:36.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172260316 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:36.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172260316 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:36.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172260338 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:36.207Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:36.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172260340 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:36.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172260340 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:36.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172260340 data=null} to TreeItem with text {test} [2019-07-31T02:32:36.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172260340 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:36.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172260382 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:36.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172260391 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:36.207Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:32:36.207Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:36.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172260392 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:32:36.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172260392 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:36.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172260392 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:32:36.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172260393 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:36.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172260393 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:36.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172260409 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:36.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172260410 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:36.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172260410 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:32:36.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172260410 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:36.208Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172260411 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:36.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172260413 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:36.208Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:36.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172260414 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:36.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172260425 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:36.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172260426 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:36.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172260426 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:36.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172260426 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:36.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172260504 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:36.465Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2019-07-31T02:32:36.465Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2019-07-31T02:32:36.465Z] DEBUG - Clicking on with mnemonic 'Generic Experiment' [2019-07-31T02:32:36.465Z] DEBUG - Clicked on with mnemonic 'Generic Experiment' [2019-07-31T02:32:36.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1172260592 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Generic Experiment' [2019-07-31T02:32:37.286Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:32:37.286Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:37.286Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:37.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:37.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:37.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:37.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:37.286Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:37.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172261393 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:37.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172261393 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:37.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172261393 data=null} to TreeItem with text {test} [2019-07-31T02:32:37.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172261393 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:37.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172261394 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:37.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172261431 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:37.286Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:32:37.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1172261432 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-31T02:32:37.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1172261432 data=null} to TreeItem with text {Experiments [1]} [2019-07-31T02:32:37.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1172261432 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-31T02:32:37.286Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172261432 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-31T02:32:37.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1172261435 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-31T02:32:37.286Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-31T02:32:37.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=1172261436 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-31T02:32:37.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=1172261436 data=null} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-31T02:32:37.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1172261487 data=null button=1 stateMask=0x0 x=163 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-31T02:32:37.286Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172261488 data=null item=TreeItem {ExampleCustomTxt.log [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-31T02:32:37.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1172261493 data=null button=1 stateMask=0x80000 x=147 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-31T02:32:37.286Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:37.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172261494 data=null button=0 stateMask=0x0 x=154 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:32:37.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172261494 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:32:37.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172261494 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:32:37.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172261495 data=null button=1 stateMask=0x0 x=154 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:32:37.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172261495 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:32:37.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172261585 data=null button=1 stateMask=0x80000 x=170 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:32:37.543Z] DEBUG - matched MenuItem with text "Remo&ve", using matcher: with mnemonic 'Remove' [2019-07-31T02:32:37.543Z] DEBUG - Clicking on with mnemonic 'Remove' [2019-07-31T02:32:37.799Z] DEBUG - Clicked on with mnemonic 'Remove' [2019-07-31T02:32:37.799Z] DEBUG - matched Shell with text "Confirm Remove", using matcher: with text 'Confirm Remove' [2019-07-31T02:32:37.799Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Remove} time=1172261915 data=null doit=true} to Shell with text {Confirm Remove} [2019-07-31T02:32:37.799Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:32:37.799Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:32:37.799Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:32:37.799Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:37.799Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:32:37.799Z] DEBUG - Clicking on &Yes [2019-07-31T02:32:37.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172261916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:37.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172261916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:37.799Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172261917 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:37.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172261917 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:37.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172261917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:37.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172261917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:37.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172261917 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:38.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Remo&ve} time=1172261682 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Remove' [2019-07-31T02:32:38.362Z] DEBUG - Clicked on [2019-07-31T02:32:38.362Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-31T02:32:38.924Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-31T02:32:38.924Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:38.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:38.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:38.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:38.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:38.924Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:38.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172263008 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:38.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172263008 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:38.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172263008 data=null} to TreeItem with text {test} [2019-07-31T02:32:38.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172263009 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:38.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172263009 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:38.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172263050 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:38.924Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:38.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172263051 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:38.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172263051 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:38.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172263051 data=null} to TreeItem with text {test} [2019-07-31T02:32:38.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172263051 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:38.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172263051 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:38.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172263063 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:38.924Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:32:38.924Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:38.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172263064 data=null button=0 stateMask=0x0 x=91 y=137 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:32:38.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172263064 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:38.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172263064 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:32:38.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172263064 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:38.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172263065 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:38.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172263091 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:38.924Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-31T02:32:38.924Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:38.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:38.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:38.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:38.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:38.924Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:38.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172263103 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:38.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172263104 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:38.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172263104 data=null} to TreeItem with text {test} [2019-07-31T02:32:38.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172263104 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:38.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172263104 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:38.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172263125 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:38.924Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:38.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172263126 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:38.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172263126 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:38.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172263126 data=null} to TreeItem with text {test} [2019-07-31T02:32:38.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172263127 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:38.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172263127 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:39.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172263184 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:39.186Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:32:39.186Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:39.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172263185 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:32:39.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172263185 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:39.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172263185 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:32:39.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172263186 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:39.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172263186 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:39.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172263196 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:39.186Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:39.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172263197 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:32:39.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172263197 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:39.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172263197 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:32:39.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172263197 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:39.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172263197 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:39.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172263211 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:39.186Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T02:32:39.186Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T02:32:39.186Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T02:32:39.443Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T02:32:39.443Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1172263492 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T02:32:39.443Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:32:39.443Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:32:39.443Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:32:39.443Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:39.443Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:32:39.443Z] DEBUG - Clicking on &Yes [2019-07-31T02:32:39.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172263493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:39.443Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172263493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:39.443Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172263493 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:39.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172263493 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:39.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172263494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:39.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172263494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:39.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172263494 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:39.443Z] DEBUG - Clicked on [2019-07-31T02:32:39.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1172263296 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T02:32:41.962Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:32:41.962Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:41.962Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:41.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:41.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:41.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:41.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:41.962Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:41.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172265785 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:41.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172265785 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:41.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172265785 data=null} to TreeItem with text {test} [2019-07-31T02:32:41.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172265786 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:41.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172265786 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:41.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172265812 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:41.962Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:41.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172265813 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:41.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172265813 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:41.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172265813 data=null} to TreeItem with text {test} [2019-07-31T02:32:41.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172265814 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:41.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172265814 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:41.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172265825 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:41.962Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:32:41.962Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:41.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172265827 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:32:41.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172265827 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:41.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172265827 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:32:41.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172265827 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:41.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172265828 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:41.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172265837 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:41.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172265881 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:41.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172265882 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:32:41.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172265882 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:41.962Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172265882 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:41.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172265886 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:41.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=1172265886 data=null doit=true} to TreeItem with text {symbolic-link [1]} [2019-07-31T02:32:41.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=1172265887 data=null} to TreeItem with text {symbolic-link [1]} [2019-07-31T02:32:41.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=1172265887 data=null button=1 stateMask=0x0 x=114 y=74 count=1} to TreeItem with text {symbolic-link [1]} [2019-07-31T02:32:41.962Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172265887 data=null item=TreeItem {symbolic-link [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {symbolic-link [1]} [2019-07-31T02:32:41.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=1172265890 data=null button=1 stateMask=0x80000 x=114 y=74 count=1} to TreeItem with text {symbolic-link [1]} [2019-07-31T02:32:41.962Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:41.962Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:41.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172265894 data=null button=0 stateMask=0x0 x=154 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:41.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172265895 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:41.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172265895 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:41.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172265895 data=null button=1 stateMask=0x0 x=154 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:41.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172265895 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:41.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172265979 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:41.962Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-31T02:32:41.962Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-31T02:32:42.219Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-31T02:32:42.219Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-31T02:32:42.219Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1172266313 data=null doit=true} to Shell with text {Copy Trace} [2019-07-31T02:32:42.219Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-31T02:32:42.219Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-31T02:32:42.219Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-31T02:32:42.219Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-31T02:32:42.219Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-31T02:32:42.219Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-31T02:32:42.219Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:32:42.219Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:32:42.219Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:32:42.219Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:32:42.219Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:42.219Z] DEBUG - Clicking on OK [2019-07-31T02:32:42.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1172266335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:42.219Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1172266336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:42.219Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1172266336 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:42.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1172266336 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:42.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1172266336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:42.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1172266336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:42.219Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:42.219Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:42.219Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:42.219Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:42.219Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:42.219Z] DEBUG - Clicked on OK [2019-07-31T02:32:42.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1172266337 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:42.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1172266083 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...' [2019-07-31T02:32:43.030Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:43.030Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:43.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172266909 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:43.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172266909 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:43.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172266910 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:43.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172266910 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:43.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172266910 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:43.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172266917 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:43.030Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-31T02:32:43.030Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-31T02:32:43.030Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-31T02:32:43.030Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-31T02:32:43.030Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1172267127 data=null doit=true} to Shell with text {Copy Trace} [2019-07-31T02:32:43.030Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-31T02:32:43.030Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-31T02:32:43.030Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-31T02:32:43.030Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-31T02:32:43.030Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-31T02:32:43.030Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-31T02:32:43.030Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace' [2019-07-31T02:32:43.030Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO' [2019-07-31T02:32:43.030Z] DEBUG - 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') [2019-07-31T02:32:43.030Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:32:43.030Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:32:43.030Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-31T02:32:43.030Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=1172267136 data=null doit=true} to Button with text {Copy as a link} [2019-07-31T02:32:43.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=1172267136 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Copy as a link} [2019-07-31T02:32:43.030Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-31T02:32:43.030Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=1172267137 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-31T02:32:43.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1172267186 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-31T02:32:43.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1172267187 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-31T02:32:43.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1172267187 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-31T02:32:43.030Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-31T02:32:43.030Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-31T02:32:43.030Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-31T02:32:43.030Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:32:43.030Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:32:43.030Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:32:43.030Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:32:43.030Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:43.030Z] DEBUG - Clicking on OK [2019-07-31T02:32:43.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1172267190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:43.030Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1172267190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:43.030Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1172267190 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:43.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1172267190 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:43.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1172267190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:43.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1172267190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:43.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1172267191 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:43.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1172266971 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...' [2019-07-31T02:32:43.325Z] DEBUG - Clicked on [2019-07-31T02:32:43.325Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:43.325Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:43.325Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:43.325Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:43.325Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:43.325Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:43.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172267350 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:43.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172267350 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:43.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172267350 data=null} to TreeItem with text {test} [2019-07-31T02:32:43.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172267351 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:43.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172267351 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:43.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172267408 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:43.325Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:43.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172267409 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:43.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172267409 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:43.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172267410 data=null} to TreeItem with text {test} [2019-07-31T02:32:43.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172267410 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:43.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172267410 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:43.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172267430 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:43.325Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:32:43.325Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:43.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1172267431 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-31T02:32:43.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1172267432 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-31T02:32:43.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1172267432 data=null} to TreeItem with text {Traces [3]} [2019-07-31T02:32:43.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1172267432 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T02:32:43.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172267432 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]} [2019-07-31T02:32:43.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1172267453 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T02:32:43.325Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2019-07-31T02:32:43.325Z] WARN - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again. [2019-07-31T02:32:43.325Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:43.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1172267462 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:32:43.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1172267463 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:32:43.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1172267463 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:32:43.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1172267463 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:32:43.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172267463 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:32:43.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1172267513 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:32:43.582Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-31T02:32:43.582Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-31T02:32:43.582Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-31T02:32:43.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1172267604 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open' [2019-07-31T02:32:44.145Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:32:45.074Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:32:45.074Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:32:45.074Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:32:45.074Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:32:45.074Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:32:45.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172269302 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:32:45.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172269303 data=null doit=true} to TableItem with text {} [2019-07-31T02:32:45.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172269303 data=null} to TableItem with text {} [2019-07-31T02:32:45.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172269303 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:32:45.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172269303 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:32:45.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172269322 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:32:45.074Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:32:45.074Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:32:45.074Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:45.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:45.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:45.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:45.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:45.330Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:45.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172269436 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:45.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172269436 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:45.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172269437 data=null} to TreeItem with text {test} [2019-07-31T02:32:45.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172269437 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:45.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172269437 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:45.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172269476 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:45.330Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:45.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172269477 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:45.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172269477 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:45.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172269477 data=null} to TreeItem with text {test} [2019-07-31T02:32:45.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172269477 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:45.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172269477 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:45.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172269484 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:45.330Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:32:45.330Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:45.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1172269486 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-31T02:32:45.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1172269486 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T02:32:45.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1172269486 data=null} to TreeItem with text {Traces [4]} [2019-07-31T02:32:45.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1172269487 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T02:32:45.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172269487 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T02:32:45.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1172269508 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T02:32:45.330Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-31T02:32:45.330Z] WARN - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again. [2019-07-31T02:32:45.330Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:45.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1172269511 data=null button=0 stateMask=0x0 x=174 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T02:32:45.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1172269511 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T02:32:45.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1172269511 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T02:32:45.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1172269511 data=null button=1 stateMask=0x0 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T02:32:45.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172269512 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T02:32:45.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1172269586 data=null button=1 stateMask=0x80000 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T02:32:45.587Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-31T02:32:45.587Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-31T02:32:45.587Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-31T02:32:45.587Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:32:45.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1172269630 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open' [2019-07-31T02:32:46.150Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:32:46.150Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:32:47.080Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:32:47.080Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:32:47.080Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:32:47.080Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:32:47.080Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:32:47.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172271304 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:32:47.080Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172271304 data=null doit=true} to TableItem with text {} [2019-07-31T02:32:47.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172271305 data=null} to TableItem with text {} [2019-07-31T02:32:47.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172271305 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:32:47.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172271306 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:32:47.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172271314 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:32:47.080Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:32:47.080Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:32:47.080Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T02:32:47.336Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:47.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1172271476 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:32:47.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1172271476 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:32:47.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1172271476 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:32:47.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1172271477 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:32:47.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172271477 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:32:47.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1172271508 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:32:47.336Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:47.336Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:47.336Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:47.336Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:47.336Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T02:32:47.593Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:47.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1172271611 data=null button=0 stateMask=0x0 x=174 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T02:32:47.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1172271611 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T02:32:47.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1172271611 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T02:32:47.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1172271612 data=null button=1 stateMask=0x0 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T02:32:47.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172271612 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T02:32:47.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1172271709 data=null button=1 stateMask=0x80000 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T02:32:47.593Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:47.593Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:47.593Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:47.593Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:47.850Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:47.850Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:47.850Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:47.850Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:47.850Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:47.850Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:47.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172271921 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:47.850Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172271921 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:47.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172271921 data=null} to TreeItem with text {test} [2019-07-31T02:32:47.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172271921 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:47.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172271921 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:47.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172271995 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:47.850Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:47.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172271997 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:47.850Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172271997 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:47.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172271997 data=null} to TreeItem with text {test} [2019-07-31T02:32:47.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172271998 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:47.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172271998 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:47.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172272005 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:47.850Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:32:47.850Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:47.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1172272006 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-31T02:32:47.850Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1172272006 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T02:32:47.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1172272007 data=null} to TreeItem with text {Traces [4]} [2019-07-31T02:32:47.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1172272007 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T02:32:47.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172272007 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T02:32:47.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1172272027 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T02:32:47.850Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:47.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1172272028 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-31T02:32:47.850Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1172272028 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T02:32:47.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1172272029 data=null} to TreeItem with text {Traces [4]} [2019-07-31T02:32:47.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1172272029 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T02:32:47.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172272029 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T02:32:47.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1172272085 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T02:32:48.107Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T02:32:48.107Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T02:32:48.107Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T02:32:48.107Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T02:32:48.107Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1172272304 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T02:32:48.107Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:32:48.107Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:32:48.107Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:32:48.107Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:48.107Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:32:48.107Z] DEBUG - Clicking on &Yes [2019-07-31T02:32:48.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172272310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:48.107Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172272311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:48.107Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172272311 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:48.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172272311 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:48.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172272311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:48.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172272311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:48.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172272311 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:48.670Z] DEBUG - Clicked on [2019-07-31T02:32:48.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1172272127 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T02:32:50.562Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:32:50.562Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:50.562Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:50.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:50.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:50.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:50.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:50.562Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:50.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172274774 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:50.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172274774 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:50.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172274774 data=null} to TreeItem with text {test} [2019-07-31T02:32:50.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172274775 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:50.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172274775 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:50.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172274795 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:50.562Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:50.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172274797 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:50.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172274797 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:50.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172274797 data=null} to TreeItem with text {test} [2019-07-31T02:32:50.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172274798 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:50.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172274798 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:50.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172274815 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:50.819Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:32:50.819Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:50.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172274820 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:32:50.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172274820 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:50.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172274820 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:32:50.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172274821 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:50.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172274821 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:50.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172274830 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:50.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172274831 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:50.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172274831 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:32:50.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172274832 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:50.819Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172274832 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:50.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172274847 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:50.819Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:50.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172274848 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:50.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172274848 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:50.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172274848 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:50.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172274848 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:50.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172274849 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:50.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172274891 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:50.819Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:32:50.819Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T02:32:51.076Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T02:32:51.076Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-31T02:32:51.076Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=1172275137 data=null doit=true} to Shell with text {Confirm Delete} [2019-07-31T02:32:51.076Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:32:51.076Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:32:51.076Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:32:51.076Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:51.076Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:32:51.076Z] DEBUG - Clicking on &Yes [2019-07-31T02:32:51.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172275139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:51.076Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172275139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:51.076Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172275139 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:51.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172275139 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:51.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172275140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:51.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172275140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:51.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172275142 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:51.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1172274941 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T02:32:51.640Z] DEBUG - Clicked on [2019-07-31T02:32:51.640Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:51.640Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:51.640Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:51.640Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:51.640Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:51.640Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:51.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172275683 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:51.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172275683 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:51.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172275683 data=null} to TreeItem with text {test} [2019-07-31T02:32:51.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172275683 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:51.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172275683 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:51.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172275719 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:51.641Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:51.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172275721 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:51.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172275723 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:51.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172275723 data=null} to TreeItem with text {test} [2019-07-31T02:32:51.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172275724 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:51.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172275724 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:51.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172275730 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:51.641Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:32:51.641Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:51.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172275731 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:32:51.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172275731 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:51.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172275731 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:32:51.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172275732 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:51.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172275732 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:51.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172275751 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:51.641Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:51.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172275753 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:32:51.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172275753 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:51.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172275753 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:32:51.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172275754 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:51.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172275754 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:51.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172275762 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:51.641Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T02:32:51.641Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T02:32:51.898Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T02:32:51.898Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T02:32:51.898Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1172275995 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T02:32:51.898Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:32:51.898Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:32:51.898Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:32:51.898Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:51.898Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:32:51.898Z] DEBUG - Clicking on &Yes [2019-07-31T02:32:51.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172275996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:51.898Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172275996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:51.898Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172275997 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:51.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172275997 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:51.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172275997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:51.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172275997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:51.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172275997 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:52.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1172275817 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T02:32:52.154Z] DEBUG - Clicked on [2019-07-31T02:32:54.046Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:32:54.046Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:54.046Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:54.046Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:54.046Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:54.046Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:54.046Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:54.046Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:54.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172278043 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:54.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172278043 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:54.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172278043 data=null} to TreeItem with text {test} [2019-07-31T02:32:54.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172278043 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:54.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172278044 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:54.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172278082 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:54.046Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:54.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172278084 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:54.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172278084 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:54.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172278084 data=null} to TreeItem with text {test} [2019-07-31T02:32:54.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172278085 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:54.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172278085 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:54.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172278092 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:54.046Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:32:54.046Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:54.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172278094 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:32:54.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172278094 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:54.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172278094 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:32:54.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172278095 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:54.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172278095 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:54.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172278114 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:54.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172278115 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:54.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172278115 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:32:54.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172278116 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:54.046Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172278116 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:54.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172278119 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:54.046Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:54.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172278120 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:54.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172278126 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:54.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172278126 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:54.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172278127 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:54.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172278127 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:54.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172278188 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:54.046Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2019-07-31T02:32:54.046Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2019-07-31T02:32:54.046Z] DEBUG - Clicking on with mnemonic 'Generic Experiment' [2019-07-31T02:32:54.329Z] DEBUG - Clicked on with mnemonic 'Generic Experiment' [2019-07-31T02:32:54.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1172278235 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Generic Experiment' [2019-07-31T02:32:54.880Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:32:54.880Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:54.880Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:54.880Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:54.880Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:54.880Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:54.880Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:54.880Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:54.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172278923 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:54.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172278924 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:54.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172278924 data=null} to TreeItem with text {test} [2019-07-31T02:32:54.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172278924 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:54.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172278924 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:54.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172279002 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:54.880Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:32:54.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1172279003 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-31T02:32:54.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1172279003 data=null} to TreeItem with text {Experiments [1]} [2019-07-31T02:32:54.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1172279003 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-31T02:32:54.881Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172279003 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-31T02:32:54.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1172279006 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-31T02:32:54.881Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-31T02:32:54.881Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=1172279007 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-31T02:32:54.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=1172279007 data=null} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-31T02:32:54.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1172279008 data=null button=1 stateMask=0x0 x=147 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-31T02:32:54.881Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172279008 data=null item=TreeItem {ExampleCustomTxt.log [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-31T02:32:54.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1172279013 data=null button=1 stateMask=0x80000 x=147 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-31T02:32:54.881Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:54.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172279013 data=null button=0 stateMask=0x0 x=154 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:32:54.881Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172279014 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:32:54.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172279014 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:32:54.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172279014 data=null button=1 stateMask=0x0 x=154 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:32:54.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172279014 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:32:54.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172279109 data=null button=1 stateMask=0x80000 x=170 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:32:55.138Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:32:55.138Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T02:32:55.138Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T02:32:55.138Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-31T02:32:55.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=1172279340 data=null doit=true} to Shell with text {Confirm Delete} [2019-07-31T02:32:55.138Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:32:55.138Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:32:55.138Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:32:55.138Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:55.138Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:32:55.138Z] DEBUG - Clicking on &Yes [2019-07-31T02:32:55.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172279341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:55.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172279341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:55.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172279341 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:55.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172279341 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:55.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172279343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:55.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172279356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:55.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172279357 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:55.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1172279197 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T02:32:55.700Z] DEBUG - Clicked on [2019-07-31T02:32:55.700Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:55.700Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:55.700Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:55.700Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:55.700Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:55.700Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:55.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172279843 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:55.700Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172279843 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:55.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172279843 data=null} to TreeItem with text {test} [2019-07-31T02:32:55.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172279843 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:55.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172279843 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:55.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172279903 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:55.700Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:55.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172279904 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:55.700Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172279904 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:55.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172279904 data=null} to TreeItem with text {test} [2019-07-31T02:32:55.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172279904 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:55.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172279905 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:55.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172279918 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:55.700Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:32:55.700Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:55.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172279919 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:32:55.700Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172279920 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:55.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172279920 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:32:55.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172279920 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:55.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172279920 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:55.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172279941 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:55.700Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:55.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172279943 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:32:55.700Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172279943 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:55.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172279943 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:32:55.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172279943 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:55.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172279944 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:55.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172279952 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:55.957Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T02:32:55.957Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T02:32:55.957Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T02:32:55.957Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T02:32:55.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1172280134 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T02:32:55.957Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:32:55.957Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:32:55.957Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:32:55.957Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:55.957Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:32:55.957Z] DEBUG - Clicking on &Yes [2019-07-31T02:32:55.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172280144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:55.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172280144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:55.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172280144 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:55.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172280144 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:55.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172280145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:55.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172280145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:55.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172280145 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:32:56.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1172280005 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T02:32:56.214Z] DEBUG - Clicked on [2019-07-31T02:32:57.582Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:32:57.582Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:57.839Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:57.839Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:57.839Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:57.839Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:57.839Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:57.839Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:57.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172281895 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:57.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172281896 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:57.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172281896 data=null} to TreeItem with text {test} [2019-07-31T02:32:57.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172281896 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:57.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172281896 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:57.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172281917 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:57.839Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:57.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172281918 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:57.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172281918 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:57.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172281918 data=null} to TreeItem with text {test} [2019-07-31T02:32:57.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172281918 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:57.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172281919 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:57.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172281935 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:57.839Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:32:57.839Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:57.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172281936 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:32:57.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172281937 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:57.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172281937 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:32:57.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172281940 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:57.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172281940 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:57.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172281992 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:57.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172281992 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:57.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172281992 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:32:57.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172281993 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:57.839Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172281993 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:32:57.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172281996 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:32:57.839Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:57.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172281997 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:57.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172282009 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:57.839Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:57.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172282010 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:57.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172282011 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:57.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172282011 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:57.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172282088 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:57.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172282089 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:57.839Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172282089 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:58.096Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172282090 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:58.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172282182 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:58.096Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172282275 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:58.096Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172282275 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:58.096Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172282275 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:58.096Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:58.096Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:32:58.096Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:58.353Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:58.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172282364 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:58.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172282364 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:58.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172282364 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:58.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172282365 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:58.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172282365 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:58.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172282371 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:32:58.353Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-31T02:32:58.353Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-31T02:32:58.353Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-31T02:32:58.353Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-31T02:32:58.353Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1172282574 data=null doit=true} to Shell with text {Copy Trace} [2019-07-31T02:32:58.353Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-31T02:32:58.353Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-31T02:32:58.353Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-31T02:32:58.353Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-31T02:32:58.353Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-31T02:32:58.353Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-31T02:32:58.353Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:32:58.353Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:32:58.353Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:32:58.353Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:32:58.353Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:58.353Z] DEBUG - Clicking on OK [2019-07-31T02:32:58.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1172282593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:58.353Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1172282593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:58.353Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1172282593 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:58.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1172282594 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:58.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1172282594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:58.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1172282596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:58.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1172282596 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:32:58.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1172282419 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...' [2019-07-31T02:32:58.609Z] DEBUG - Clicked on [2019-07-31T02:32:58.609Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:58.609Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:58.609Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:58.609Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:32:58.609Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:32:58.609Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:58.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172282783 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:58.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172282783 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:58.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172282783 data=null} to TreeItem with text {test} [2019-07-31T02:32:58.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172282783 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:58.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172282794 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:58.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172282841 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:58.609Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:58.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172282842 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:32:58.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172282843 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:58.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172282843 data=null} to TreeItem with text {test} [2019-07-31T02:32:58.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172282843 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:58.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172282843 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:32:58.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172282861 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:32:58.866Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:32:58.866Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:58.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1172282872 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T02:32:58.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1172282872 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:32:58.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1172282872 data=null} to TreeItem with text {Traces [2]} [2019-07-31T02:32:58.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1172282873 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:32:58.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172282873 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:32:58.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1172282901 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:32:58.866Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T02:32:58.866Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:32:58.866Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:32:58.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1172282906 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:32:58.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1172282906 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:32:58.866Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:32:58.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1172282906 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:32:58.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1172282907 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:32:58.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172282907 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:32:58.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1172282940 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:32:58.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1172282940 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:32:58.866Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1172282941 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:32:58.866Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172282941 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:32:58.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1172283037 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:32:59.123Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1172283294 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:32:59.123Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1172283320 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:32:59.123Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1172283320 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:32:59.123Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:32:59.123Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:32:59.123Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:00.490Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:33:00.490Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:00.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172284470 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:00.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172284478 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:00.490Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:00.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172284479 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:00.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172284479 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:00.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172284479 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:00.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172284543 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:00.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172284543 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:00.490Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172284543 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:00.490Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172284544 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:00.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172284609 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:00.746Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172284789 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:00.746Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172284790 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:00.746Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172284790 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:00.746Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:00.746Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:00.746Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:01.004Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:33:01.004Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:01.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:01.004Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:01.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:01.004Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:01.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172285150 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:01.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172285151 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:01.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172285151 data=null} to TreeItem with text {test} [2019-07-31T02:33:01.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172285151 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:01.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172285152 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:01.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172285198 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:01.004Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:01.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172285200 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:01.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172285200 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:01.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172285200 data=null} to TreeItem with text {test} [2019-07-31T02:33:01.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172285200 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:01.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172285201 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:01.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172285207 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:01.004Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:33:01.004Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:01.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1172285208 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T02:33:01.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1172285209 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:33:01.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1172285209 data=null} to TreeItem with text {Traces [2]} [2019-07-31T02:33:01.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1172285209 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:33:01.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172285209 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:33:01.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1172285229 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:33:01.004Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:01.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1172285230 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T02:33:01.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1172285230 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:33:01.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1172285231 data=null} to TreeItem with text {Traces [2]} [2019-07-31T02:33:01.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1172285231 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:33:01.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172285231 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:33:01.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1172285240 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:33:01.261Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T02:33:01.261Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T02:33:01.261Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T02:33:01.261Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T02:33:01.261Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1172285508 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T02:33:01.261Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:33:01.261Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:33:01.261Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:33:01.261Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:01.261Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:33:01.261Z] DEBUG - Clicking on &Yes [2019-07-31T02:33:01.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172285509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:01.261Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172285509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:01.261Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172285509 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:01.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172285514 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:01.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172285515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:01.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172285515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:01.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172285515 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:01.774Z] DEBUG - Clicked on [2019-07-31T02:33:01.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1172285310 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T02:33:04.294Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:04.294Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:33:04.294Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:33:04.294Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:04.294Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:04.294Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:04.294Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:04.294Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:04.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172288102 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:04.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172288102 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:04.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172288102 data=null} to TreeItem with text {test} [2019-07-31T02:33:04.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172288103 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:04.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172288103 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:04.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172288125 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:04.294Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:04.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172288126 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:04.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172288126 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:04.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172288126 data=null} to TreeItem with text {test} [2019-07-31T02:33:04.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172288126 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:04.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172288127 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:04.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172288143 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:04.294Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:33:04.294Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:04.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172288148 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:33:04.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172288148 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:33:04.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172288148 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:33:04.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172288148 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:33:04.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172288148 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:33:04.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172288189 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:33:04.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172288189 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:33:04.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172288189 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:33:04.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172288190 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:33:04.294Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172288190 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:33:04.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172288193 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:33:04.294Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:04.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172288193 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:04.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172288194 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:04.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172288194 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:04.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172288194 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:04.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172288194 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:04.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172288231 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:04.294Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:04.294Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-31T02:33:04.294Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=1172288417 data=null doit=true} to Shell with text {Confirm Delete} [2019-07-31T02:33:04.294Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:33:04.294Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:33:04.294Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:33:04.294Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:04.294Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:33:04.294Z] DEBUG - Clicking on &Yes [2019-07-31T02:33:04.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172288418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:04.294Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172288418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:04.294Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172288418 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:04.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172288418 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:04.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172288418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:04.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172288419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:04.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172288419 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:04.857Z] DEBUG - Clicked on [2019-07-31T02:33:04.857Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:33:04.857Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:04.857Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:04.857Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:04.857Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:04.857Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:04.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172288924 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:04.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172288924 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:04.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172288924 data=null} to TreeItem with text {test} [2019-07-31T02:33:04.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172288925 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:04.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172288925 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:04.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172288963 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:04.857Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:04.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172288963 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:04.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172288964 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:04.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172288966 data=null} to TreeItem with text {test} [2019-07-31T02:33:04.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172288967 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:04.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172288967 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:04.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172288984 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:04.857Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:33:04.857Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:04.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1172288986 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T02:33:04.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1172288986 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:33:04.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1172288986 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:33:04.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1172288986 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:33:04.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172288986 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:33:04.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1172288996 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:33:04.857Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:04.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1172288997 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T02:33:04.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1172289008 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:33:04.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1172289008 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:33:04.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1172289008 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:33:04.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172289009 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:33:04.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1172289013 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:33:04.857Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T02:33:04.857Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T02:33:05.114Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T02:33:05.114Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T02:33:05.114Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1172289190 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T02:33:05.114Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:33:05.114Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:33:05.114Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:33:05.114Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:05.114Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:33:05.114Z] DEBUG - Clicking on &Yes [2019-07-31T02:33:05.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172289191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:05.114Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172289191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:05.114Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172289192 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:05.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172289192 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:05.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172289192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:05.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172289192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:05.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172289192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:05.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1172289085 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T02:33:05.114Z] DEBUG - Clicked on [2019-07-31T02:33:07.029Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:07.029Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:33:07.029Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:33:07.029Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:33:07.029Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:07.029Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:07.029Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:07.029Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:07.029Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:07.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172291095 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:07.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172291095 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:07.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172291095 data=null} to TreeItem with text {test} [2019-07-31T02:33:07.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172291096 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:07.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172291096 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:07.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172291115 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:07.029Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:33:07.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1172291117 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-31T02:33:07.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1172291117 data=null} to TreeItem with text {Experiments [1]} [2019-07-31T02:33:07.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1172291117 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-31T02:33:07.029Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172291118 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-31T02:33:07.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1172291131 data=null button=1 stateMask=0x80000 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-31T02:33:07.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=1172291131 data=null doit=true} to TreeItem with text {exp [1]} [2019-07-31T02:33:07.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=1172291132 data=null} to TreeItem with text {exp [1]} [2019-07-31T02:33:07.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=1172291132 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [1]} [2019-07-31T02:33:07.030Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172291132 data=null item=TreeItem {exp [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {exp [1]} [2019-07-31T02:33:07.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=1172291147 data=null button=1 stateMask=0x80000 x=101 y=53 count=1} to TreeItem with text {exp [1]} [2019-07-31T02:33:07.030Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:07.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [1]} time=1172291148 data=null button=0 stateMask=0x0 x=101 y=53 count=0} to TreeItem with text {exp [1]} [2019-07-31T02:33:07.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=1172291148 data=null doit=true} to TreeItem with text {exp [1]} [2019-07-31T02:33:07.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=1172291148 data=null} to TreeItem with text {exp [1]} [2019-07-31T02:33:07.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=1172291148 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [1]} [2019-07-31T02:33:07.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172291148 data=null item=TreeItem {exp [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {exp [1]} [2019-07-31T02:33:07.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=1172291184 data=null button=1 stateMask=0x80000 x=101 y=53 count=1} to TreeItem with text {exp [1]} [2019-07-31T02:33:07.030Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-31T02:33:07.030Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-31T02:33:07.378Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-31T02:33:07.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1172291227 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open' [2019-07-31T02:33:07.634Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:07.891Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:33:08.148Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:08.148Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:08.148Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:08.148Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:08.148Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:08.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172292241 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:08.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172292241 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:08.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172292242 data=null} to TreeItem with text {test} [2019-07-31T02:33:08.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172292242 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:08.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172292242 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:08.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172292293 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:08.148Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:08.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172292294 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:08.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172292294 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:08.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172292295 data=null} to TreeItem with text {test} [2019-07-31T02:33:08.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172292295 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:08.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172292295 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:08.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172292306 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:08.148Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:33:08.148Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:08.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172292308 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:33:08.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172292308 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:33:08.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172292308 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:33:08.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172292308 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:33:08.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172292308 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:33:08.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172292318 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:33:08.148Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:08.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172292329 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:33:08.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172292329 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:33:08.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172292329 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:33:08.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172292330 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:33:08.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172292330 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:33:08.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172292335 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:33:08.148Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T02:33:08.148Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T02:33:08.405Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T02:33:08.405Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T02:33:08.405Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1172292478 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T02:33:08.405Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:33:08.405Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:33:08.405Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:33:08.405Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:08.405Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:33:08.405Z] DEBUG - Clicking on &Yes [2019-07-31T02:33:08.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172292488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:08.405Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172292488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:08.405Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172292489 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:08.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172292489 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:08.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172292489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:08.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172292489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:08.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172292489 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:08.405Z] DEBUG - Clicked on [2019-07-31T02:33:08.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1172292379 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T02:33:10.924Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:10.924Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:33:10.924Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:33:10.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:10.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:10.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:10.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:10.924Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:10.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172294733 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:10.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172294733 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:10.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172294733 data=null} to TreeItem with text {test} [2019-07-31T02:33:10.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172294733 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:10.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172294734 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:10.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172294755 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:10.924Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:10.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172294755 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:10.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172294756 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:10.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172294756 data=null} to TreeItem with text {test} [2019-07-31T02:33:10.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172294756 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:10.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172294756 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:10.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172294785 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:10.924Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:33:10.924Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:10.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172294786 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:33:10.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172294786 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:33:10.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172294786 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:33:10.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172294787 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:33:10.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172294787 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:33:10.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172294797 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:33:10.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172294797 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:33:10.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172294798 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:33:10.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172294798 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:33:10.924Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172294798 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:33:10.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172294813 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:33:10.924Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:10.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172294813 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:10.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172294813 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:10.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172294814 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:10.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172294814 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:10.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172294814 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:10.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172294847 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:10.924Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-31T02:33:10.924Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-31T02:33:10.924Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-31T02:33:10.924Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:10.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1172294902 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open' [2019-07-31T02:33:10.924Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:33:10.924Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:33:10.924Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:33:10.924Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:33:10.924Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:33:10.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172295120 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:33:10.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172295121 data=null doit=true} to TableItem with text {} [2019-07-31T02:33:10.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172295121 data=null} to TableItem with text {} [2019-07-31T02:33:10.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172295121 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:33:10.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172295121 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:33:10.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172295129 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:33:10.924Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:33:10.924Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:33:11.180Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"' [2019-07-31T02:33:11.180Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:11.180Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:11.180Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:11.180Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:11.180Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:33:11.180Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:11.180Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:11.181Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:11.181Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:11.181Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:11.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172295359 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:11.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172295359 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:11.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172295359 data=null} to TreeItem with text {test} [2019-07-31T02:33:11.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172295359 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:11.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172295360 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:11.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172295367 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:11.181Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:11.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172295368 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:11.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172295368 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:11.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172295368 data=null} to TreeItem with text {test} [2019-07-31T02:33:11.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172295368 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:11.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172295368 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:11.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172295381 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:11.181Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:33:11.181Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:11.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172295383 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:33:11.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172295383 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:33:11.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172295383 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:33:11.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172295383 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:33:11.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172295384 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:33:11.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172295388 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:33:11.181Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:11.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172295389 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:33:11.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172295389 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:33:11.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172295389 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:33:11.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172295390 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:33:11.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172295396 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:33:11.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172295400 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:33:11.437Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T02:33:11.437Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T02:33:11.437Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T02:33:11.437Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T02:33:11.437Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1172295575 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T02:33:11.437Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:33:11.437Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:33:11.437Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:33:11.437Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:11.437Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:33:11.437Z] DEBUG - Clicking on &Yes [2019-07-31T02:33:11.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172295585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:11.437Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172295585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:11.437Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172295585 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:11.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172295586 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:11.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172295586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:11.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172295586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:11.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172295586 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:11.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1172295482 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T02:33:11.693Z] DEBUG - Clicked on [2019-07-31T02:33:13.586Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:13.586Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:33:13.586Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:33:13.586Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:13.586Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:13.586Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:13.586Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:13.586Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:13.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172297504 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:13.586Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172297504 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:13.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172297504 data=null} to TreeItem with text {test} [2019-07-31T02:33:13.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172297505 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:13.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172297505 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:13.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172297512 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:13.586Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:13.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172297520 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:13.586Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172297520 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:13.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172297520 data=null} to TreeItem with text {test} [2019-07-31T02:33:13.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172297521 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:13.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172297521 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:13.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172297527 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:13.586Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:33:13.586Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:13.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172297528 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:33:13.586Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172297528 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:33:13.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172297533 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:33:13.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172297533 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:33:13.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172297533 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:33:13.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172297588 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:33:13.586Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172297588 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:33:13.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172297589 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:33:13.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172297589 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:33:13.586Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172297589 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:33:13.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172297591 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:33:13.586Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:33:13.586Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:13.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172297595 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:13.586Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172297595 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:13.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172297595 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:13.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172297596 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:13.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172297596 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:13.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172297610 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:13.586Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-31T02:33:13.586Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-31T02:33:13.843Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-31T02:33:13.843Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-31T02:33:13.843Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1172297930 data=null doit=true} to Shell with text {Copy Trace} [2019-07-31T02:33:13.843Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-31T02:33:13.843Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-31T02:33:13.843Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-31T02:33:13.843Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-31T02:33:13.843Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-31T02:33:13.843Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-31T02:33:13.843Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:13.843Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:33:13.843Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:33:13.843Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:33:13.843Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:33:13.843Z] DEBUG - Clicking on OK [2019-07-31T02:33:13.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1172297990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:33:13.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1172297990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:33:13.843Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1172297990 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:33:13.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1172297990 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:33:13.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1172297990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:33:13.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1172297990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:33:13.843Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:33:13.843Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:33:13.843Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:33:13.843Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:33:13.843Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:33:13.843Z] DEBUG - Clicked on OK [2019-07-31T02:33:13.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1172297990 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:33:13.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1172297701 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...' [2019-07-31T02:33:14.406Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:33:14.406Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:14.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172298518 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:14.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172298518 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:14.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172298518 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:14.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172298519 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:14.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172298519 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:14.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172298527 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:14.406Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-31T02:33:14.406Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-31T02:33:14.663Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-31T02:33:14.663Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-31T02:33:14.663Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1172298728 data=null doit=true} to Shell with text {Copy Trace} [2019-07-31T02:33:14.663Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-31T02:33:14.663Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-31T02:33:14.663Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-31T02:33:14.663Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-31T02:33:14.663Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-31T02:33:14.663Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-31T02:33:14.663Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace' [2019-07-31T02:33:14.663Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO' [2019-07-31T02:33:14.663Z] DEBUG - 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') [2019-07-31T02:33:14.663Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:14.663Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:33:14.663Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-31T02:33:14.663Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=1172298750 data=null doit=true} to Button with text {Copy as a link} [2019-07-31T02:33:14.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=1172298750 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Copy as a link} [2019-07-31T02:33:14.663Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-31T02:33:14.663Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=1172298760 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-31T02:33:14.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1172298761 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-31T02:33:14.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1172298761 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-31T02:33:14.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1172298761 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-31T02:33:14.663Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-31T02:33:14.663Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-31T02:33:14.663Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-31T02:33:14.663Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:14.663Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:33:14.663Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:33:14.663Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:33:14.663Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:33:14.663Z] DEBUG - Clicking on OK [2019-07-31T02:33:14.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1172298777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:33:14.663Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1172298777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:33:14.663Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1172298777 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:33:14.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1172298778 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:33:14.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1172298778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:33:14.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1172298778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:33:14.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1172298778 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:33:14.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1172298571 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...' [2019-07-31T02:33:14.919Z] DEBUG - Clicked on [2019-07-31T02:33:14.919Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:33:14.919Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:14.919Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:14.919Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:14.919Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:14.919Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:14.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172299087 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:14.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172299087 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:14.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172299088 data=null} to TreeItem with text {test} [2019-07-31T02:33:14.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172299088 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:14.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172299089 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:14.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172299111 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:14.919Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:14.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172299112 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:14.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172299112 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:14.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172299112 data=null} to TreeItem with text {test} [2019-07-31T02:33:14.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172299113 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:14.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172299113 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:14.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172299124 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:14.919Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:33:14.919Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:14.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1172299126 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-31T02:33:14.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1172299126 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-31T02:33:14.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1172299126 data=null} to TreeItem with text {Traces [3]} [2019-07-31T02:33:14.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1172299126 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T02:33:14.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172299127 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]} [2019-07-31T02:33:14.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1172299131 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T02:33:14.919Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2019-07-31T02:33:14.919Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:14.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1172299132 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:33:14.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1172299133 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:33:14.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1172299133 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:33:14.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1172299133 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:33:14.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172299133 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:33:14.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1172299146 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:33:15.176Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-31T02:33:15.176Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-31T02:33:15.176Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-31T02:33:15.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1172299196 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open' [2019-07-31T02:33:15.738Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:16.666Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:33:16.666Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:33:16.666Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:33:16.666Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:33:16.666Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:33:16.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172300757 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:33:16.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172300757 data=null doit=true} to TableItem with text {} [2019-07-31T02:33:16.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172300757 data=null} to TableItem with text {} [2019-07-31T02:33:16.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172300757 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:33:16.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172300758 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:33:16.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172300767 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:33:16.666Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:33:16.666Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:33:16.666Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:33:16.666Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:16.666Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:16.666Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:16.666Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:16.666Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:16.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172300843 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:16.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172300843 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:16.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172300843 data=null} to TreeItem with text {test} [2019-07-31T02:33:16.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172300844 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:16.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172300844 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:16.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172300851 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:16.666Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:16.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172300852 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:16.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172300852 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:16.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172300852 data=null} to TreeItem with text {test} [2019-07-31T02:33:16.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172300852 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:16.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172300852 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:16.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172300867 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:16.666Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:33:16.666Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:16.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1172300868 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-31T02:33:16.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1172300868 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-31T02:33:16.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1172300868 data=null} to TreeItem with text {Traces [3]} [2019-07-31T02:33:16.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1172300869 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T02:33:16.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172300869 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]} [2019-07-31T02:33:16.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1172300881 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T02:33:16.666Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2019-07-31T02:33:16.666Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:16.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1172300883 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T02:33:16.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1172300883 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T02:33:16.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1172300883 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T02:33:16.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1172300883 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T02:33:16.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172300883 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T02:33:16.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1172300888 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T02:33:16.922Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-31T02:33:16.922Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-31T02:33:16.922Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-31T02:33:16.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1172300940 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open' [2019-07-31T02:33:16.922Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:17.850Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:17.850Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:18.107Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:33:18.107Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:33:18.107Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:33:18.107Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:33:18.107Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:33:18.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172302284 data=null button=0 stateMask=0x0 x=6 y=32 count=0} to TableItem with text {} [2019-07-31T02:33:18.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172302297 data=null doit=true} to TableItem with text {} [2019-07-31T02:33:18.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172302339 data=null} to TableItem with text {} [2019-07-31T02:33:18.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172302400 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:33:18.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172302400 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:33:18.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172302403 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:33:18.363Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:33:18.363Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:33:18.363Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T02:33:18.363Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:18.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1172302596 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:33:18.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1172302596 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:33:18.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1172302596 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:33:18.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1172302597 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:33:18.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172302597 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:33:18.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1172302631 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T02:33:18.722Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:18.722Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:18.722Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:18.722Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:18.722Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T02:33:18.722Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:18.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1172302718 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T02:33:18.722Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1172302718 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T02:33:18.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1172302718 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T02:33:18.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1172302719 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T02:33:18.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172302719 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T02:33:18.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1172302793 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T02:33:18.722Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:18.722Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:18.722Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:18.722Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:19.026Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:33:19.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:19.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:19.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:19.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:19.026Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:19.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172302928 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:19.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172302928 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:19.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172302928 data=null} to TreeItem with text {test} [2019-07-31T02:33:19.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172302928 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:19.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172302929 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:19.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172302962 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:19.026Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:19.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172302963 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:19.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172302963 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:19.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172302963 data=null} to TreeItem with text {test} [2019-07-31T02:33:19.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172302963 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:19.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172302964 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:19.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172302970 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:19.026Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:33:19.026Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:19.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1172302971 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-31T02:33:19.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1172302971 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-31T02:33:19.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1172302971 data=null} to TreeItem with text {Traces [3]} [2019-07-31T02:33:19.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1172302971 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T02:33:19.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172302971 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]} [2019-07-31T02:33:19.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1172302992 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T02:33:19.026Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:19.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1172302993 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-31T02:33:19.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1172302993 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-31T02:33:19.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1172302993 data=null} to TreeItem with text {Traces [3]} [2019-07-31T02:33:19.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1172302994 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T02:33:19.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172302994 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]} [2019-07-31T02:33:19.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1172303003 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T02:33:19.026Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T02:33:19.026Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T02:33:19.026Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T02:33:19.026Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T02:33:19.026Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1172303147 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T02:33:19.026Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:33:19.026Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:33:19.026Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:33:19.026Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:19.026Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:33:19.026Z] DEBUG - Clicking on &Yes [2019-07-31T02:33:19.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172303148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:19.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172303148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:19.026Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172303148 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:19.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172303148 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:19.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172303150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:19.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172303151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:19.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172303151 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:19.283Z] DEBUG - Clicked on [2019-07-31T02:33:19.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1172303044 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T02:33:21.804Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:21.804Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:33:21.804Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:33:21.804Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:21.804Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:21.804Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:21.804Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:21.804Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:21.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172305617 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:21.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172305617 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:21.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172305618 data=null} to TreeItem with text {test} [2019-07-31T02:33:21.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172305618 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:21.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172305618 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:21.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172305637 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:21.804Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:21.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172305639 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:21.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172305639 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:21.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172305639 data=null} to TreeItem with text {test} [2019-07-31T02:33:21.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172305639 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:21.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172305640 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:21.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172305685 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:21.804Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:33:21.804Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:21.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172305687 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:33:21.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172305687 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:33:21.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172305687 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:33:21.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172305688 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:33:21.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172305688 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:33:21.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172305697 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:33:21.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172305698 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:33:21.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172305698 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:33:21.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172305698 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:33:21.804Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172305709 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:33:21.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172305712 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:33:21.804Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:21.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172305713 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:21.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172305713 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:21.804Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:21.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172305713 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:21.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172305714 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:21.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172305714 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:21.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172305792 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:21.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172305793 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:21.804Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172305794 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:21.804Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172305794 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:21.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172306037 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:21.804Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172306039 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:21.804Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172306040 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:21.804Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172306040 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:21.804Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:21.804Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:21.804Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:33:21.804Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:33:21.804Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:33:21.804Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:33:21.804Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:33:21.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172306043 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:33:21.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172306043 data=null doit=true} to TableItem with text {} [2019-07-31T02:33:21.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172306043 data=null} to TableItem with text {} [2019-07-31T02:33:21.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172306043 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:33:21.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172306044 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:33:22.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172306087 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:33:22.060Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:33:22.060Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:33:22.060Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"' [2019-07-31T02:33:22.060Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:22.060Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:22.060Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:22.060Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:22.060Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:33:22.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:22.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:22.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:22.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:22.317Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:22.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172306325 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:22.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172306325 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:22.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172306325 data=null} to TreeItem with text {test} [2019-07-31T02:33:22.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172306326 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:22.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172306326 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:22.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172306333 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:22.317Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:22.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172306334 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:22.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172306334 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:22.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172306334 data=null} to TreeItem with text {test} [2019-07-31T02:33:22.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172306335 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:22.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172306335 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:22.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172306347 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:22.317Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:33:22.317Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:22.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172306349 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:33:22.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172306349 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:33:22.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172306349 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:33:22.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172306349 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:33:22.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172306349 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:33:22.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172306354 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:33:22.317Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:22.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172306355 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:33:22.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172306355 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:33:22.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172306355 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:33:22.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172306355 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:33:22.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172306355 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:33:22.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172306384 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:33:22.317Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T02:33:22.317Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T02:33:22.317Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T02:33:22.317Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T02:33:22.317Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1172306537 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T02:33:22.317Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:33:22.317Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:33:22.317Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:33:22.317Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:22.317Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:33:22.317Z] DEBUG - Clicking on &Yes [2019-07-31T02:33:22.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172306539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:22.317Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172306540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:22.317Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172306540 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:22.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172306540 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:22.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172306540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:22.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172306540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:22.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172306540 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:33:22.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1172306425 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T02:33:22.574Z] DEBUG - Clicked on [2019-07-31T02:33:22.831Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1172306882 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:33:22.831Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T02:33:22.831Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:22.831Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:22.831Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:22.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172306889 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:22.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172306890 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:22.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172306890 data=null} to TreeItem with text {test} [2019-07-31T02:33:22.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172306890 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:22.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172306890 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:22.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172306910 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:22.831Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:33:22.831Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T02:33:23.087Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T02:33:23.649Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T02:33:23.649Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T02:33:23.906Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:33:23.906Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:23.906Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:33:23.906Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:33:23.906Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:23.906Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:33:23.906Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:33:23.906Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T02:33:23.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172307916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:33:23.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172307917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:33:23.906Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172307917 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:33:23.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172307918 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:33:23.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172307918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:33:23.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172307918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:33:23.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172307918 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:33:23.906Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172307918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:33:23.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172307919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:33:23.906Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172307919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:33:23.906Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172307919 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:33:23.906Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172307919 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:33:23.906Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:33:23.906Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:33:23.906Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:33:23.906Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:23.906Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:33:23.906Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:33:23.906Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:33:23.906Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:33:23.906Z] DEBUG - Clicking on OK [2019-07-31T02:33:23.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1172307921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:33:23.907Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1172307921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:33:23.907Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1172307922 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:33:23.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1172307922 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:33:23.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1172307922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:33:23.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1172307922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:33:23.907Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:33:23.907Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:33:23.907Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:33:23.907Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:33:23.907Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:33:23.907Z] DEBUG - Clicked on OK [2019-07-31T02:33:24.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1172307922 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:33:24.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1172307022 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T02:33:24.420Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 85.568 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest [2019-07-31T02:33:24.420Z] test4_06OpenKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 7.113 s [2019-07-31T02:33:24.420Z] testRenameSymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 8.263 s [2019-07-31T02:33:24.420Z] test4_10CopyExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 9.323 s [2019-07-31T02:33:24.420Z] test4_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 2.869 s [2019-07-31T02:33:24.420Z] test4_04Rename(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 5.465 s [2019-07-31T02:33:24.420Z] test4_12RemoveTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 5.565 s [2019-07-31T02:33:24.420Z] testCopySymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 9.105 s [2019-07-31T02:33:24.420Z] test4_05Delete(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 2.997 s [2019-07-31T02:33:24.420Z] test4_11DeleteTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 4.092 s [2019-07-31T02:33:24.420Z] test4_09BringToTop(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 6.074 s [2019-07-31T02:33:24.420Z] test4_07DeleteKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 2.942 s [2019-07-31T02:33:24.420Z] testExperimentLinkBackwardCompatibility(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 3.755 s [2019-07-31T02:33:24.420Z] test4_02Open(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 2.812 s [2019-07-31T02:33:24.420Z] test4_03Copy(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 8.068 s [2019-07-31T02:33:24.420Z] test4_08OpenDoubleClick(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 2.92 s [2019-07-31T02:33:24.420Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest [2019-07-31T02:33:24.983Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:33:24.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:24.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:24.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:24.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:24.983Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:24.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172309119 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:24.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172309119 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:24.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172309119 data=null} to TreeItem with text {test} [2019-07-31T02:33:24.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172309119 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:24.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172309120 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:24.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172309185 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:24.983Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:24.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172309186 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:24.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172309186 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:24.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172309186 data=null} to TreeItem with text {test} [2019-07-31T02:33:24.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172309186 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:24.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172309187 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:24.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172309193 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:24.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172309193 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:24.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172309193 data=null} to TreeItem with text {test} [2019-07-31T02:33:24.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172309193 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:24.983Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172309194 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:24.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172309197 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:24.983Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:24.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1172309198 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T02:33:24.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1172309198 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:33:24.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1172309198 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:33:24.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1172309198 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:33:24.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172309204 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:33:24.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1172309214 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:33:24.983Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:24.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1172309215 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T02:33:24.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1172309225 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:33:24.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1172309225 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:33:24.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1172309225 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:33:24.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172309225 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:33:24.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1172309230 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:33:25.240Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-31T02:33:25.240Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-31T02:33:25.497Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-31T02:33:25.497Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-31T02:33:25.497Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1172309534 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-31T02:33:25.497Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-31T02:33:25.497Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-31T02:33:25.497Z] DEBUG - Set selection (of type 'List') to text Custom Text : TmfGeneric [2019-07-31T02:33:25.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1172309590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-31T02:33:25.497Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1172309590 data=null doit=true} to (of type 'List') [2019-07-31T02:33:25.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1172309591 data=null} to (of type 'List') [2019-07-31T02:33:25.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1172309592 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List') [2019-07-31T02:33:25.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1172309592 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List') [2019-07-31T02:33:25.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1172309594 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List') [2019-07-31T02:33:25.497Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T02:33:25.497Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T02:33:25.497Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML' [2019-07-31T02:33:25.497Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO' [2019-07-31T02:33:25.497Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-31T02:33:25.497Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T02:33:25.497Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T02:33:25.497Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T02:33:25.497Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T02:33:25.497Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T02:33:25.497Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T02:33:25.497Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-31T02:33:25.497Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=1172309595 data=null doit=true} to Button with text {Text} [2019-07-31T02:33:25.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=1172309595 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Text} [2019-07-31T02:33:25.497Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-31T02:33:25.497Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=1172309601 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-31T02:33:25.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=1172309601 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-31T02:33:25.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=1172309601 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-31T02:33:25.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=1172309606 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-31T02:33:25.497Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-31T02:33:25.497Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-31T02:33:25.497Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-31T02:33:25.497Z] DEBUG - Set selection (of type 'List') to text Custom XML : Custom XML Log [2019-07-31T02:33:25.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1172309609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-31T02:33:25.497Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1172309609 data=null doit=true} to (of type 'List') [2019-07-31T02:33:25.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1172309609 data=null} to (of type 'List') [2019-07-31T02:33:25.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1172309609 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List') [2019-07-31T02:33:25.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1172309609 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List') [2019-07-31T02:33:25.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1172309610 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List') [2019-07-31T02:33:25.497Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T02:33:25.497Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T02:33:25.497Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T02:33:25.497Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T02:33:25.497Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T02:33:25.497Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T02:33:25.497Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T02:33:25.497Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T02:33:25.497Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-31T02:33:25.497Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-31T02:33:25.497Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:33:25.497Z] DEBUG - Clicking on &Close [2019-07-31T02:33:25.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1172309612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:33:25.497Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1172309612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:33:25.497Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1172309612 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:33:25.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1172309612 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:33:25.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1172309612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:33:25.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1172309612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:33:25.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1172309612 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T02:33:25.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1172309321 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Manage Custom Parsers...' [2019-07-31T02:33:25.497Z] DEBUG - Clicked on [2019-07-31T02:33:25.497Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:33:25.497Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:25.497Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:25.497Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:25.497Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:25.497Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:25.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172309732 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:25.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172309732 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:25.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172309732 data=null} to TreeItem with text {test} [2019-07-31T02:33:25.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172309732 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:25.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172309732 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:25.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172309796 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:25.754Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:25.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172309804 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:25.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172309805 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:25.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172309805 data=null} to TreeItem with text {test} [2019-07-31T02:33:25.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172309805 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:25.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172309806 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:25.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172309812 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:25.754Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:33:25.754Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:25.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1172309813 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T02:33:25.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1172309820 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:33:25.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1172309820 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:33:25.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1172309821 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:33:25.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172309821 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:33:25.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1172309890 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:33:25.754Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:25.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1172309891 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T02:33:25.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1172309892 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:33:25.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1172309892 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:33:25.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1172309892 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:33:25.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172309892 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:33:25.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1172309900 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:33:25.754Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:33:25.754Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:25.754Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:25.754Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:25.754Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:25.754Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:25.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172309940 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:25.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172309940 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:25.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172309941 data=null} to TreeItem with text {test} [2019-07-31T02:33:25.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172309941 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:25.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172309941 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:25.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172309993 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:25.754Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:25.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172309994 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:25.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172309995 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:25.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172309995 data=null} to TreeItem with text {test} [2019-07-31T02:33:25.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172309995 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:25.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172309995 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:25.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172310005 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:25.754Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:33:25.754Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:25.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1172310007 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T02:33:25.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1172310007 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:33:25.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1172310007 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:33:25.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1172310007 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:33:26.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172310007 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:33:26.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1172310016 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:33:26.011Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:26.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1172310017 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T02:33:26.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1172310017 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:33:26.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1172310017 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:33:26.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1172310018 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:33:26.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172310018 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:33:26.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1172310031 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:33:26.011Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T02:33:26.011Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T02:33:26.575Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T02:33:26.575Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T02:33:26.575Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1172310590 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T02:33:26.575Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:26.575Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:26.575Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:26.575Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:26.575Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:26.575Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:26.575Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:26.575Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:26.575Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:26.575Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:26.575Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:26.575Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-31T02:33:26.575Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T02:33:26.575Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:33:26.575Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:26.575Z] DEBUG - Clicking on Cancel [2019-07-31T02:33:26.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1172310594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:33:26.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1172310594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:33:26.575Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1172310594 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:33:26.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1172310594 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:33:26.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1172310594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:33:26.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1172310595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:33:26.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1172310595 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:33:26.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1172310112 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T02:33:26.575Z] DEBUG - Clicked on [2019-07-31T02:33:26.575Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:33:26.575Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:26.575Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:26.575Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:26.575Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:26.575Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:26.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172310785 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:26.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172310786 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:26.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172310786 data=null} to TreeItem with text {test} [2019-07-31T02:33:26.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172310787 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:26.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172310787 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:26.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172310810 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:26.575Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:26.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172310817 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:26.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172310818 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:26.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172310818 data=null} to TreeItem with text {test} [2019-07-31T02:33:26.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172310818 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:26.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172310819 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:26.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172310827 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:26.832Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:33:26.832Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:26.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1172310884 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T02:33:26.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1172310884 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:33:26.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1172310884 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:33:26.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1172310885 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:33:26.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172310885 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:33:26.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1172310894 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:33:26.832Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:26.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1172310895 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T02:33:26.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1172310906 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:33:26.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1172310906 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:33:26.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1172310907 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:33:26.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172310907 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:33:26.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1172310916 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:33:26.832Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T02:33:26.832Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T02:33:27.089Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T02:33:27.089Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T02:33:27.089Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1172311314 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T02:33:27.089Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:27.089Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T02:33:27.089Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T02:33:27.089Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T02:33:27.089Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:27.089Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:27.089Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:27.089Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:27.089Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:27.089Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:27.089Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:27.089Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:27.089Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:27.089Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:27.089Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:27.089Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:33:27.089Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:33:27.089Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:33:27.089Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:33:27.089Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:33:27.089Z] DEBUG - matched Combo with text " [2019-07-31T02:33:27.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1172311526 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:')) [2019-07-31T02:33:27.347Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:27.347Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:33:27.347Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@431ac6c9 [2019-07-31T02:33:27.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1172311585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:33:27.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1172311585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:33:27.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1172311586 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:33:27.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1172311586 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:33:27.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1172311586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:33:27.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1172311586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:33:27.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1172311586 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:33:27.347Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1172311586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:33:27.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1172311586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:33:27.347Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1172311586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:33:27.347Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1172311586 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:33:27.347Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1172311586 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:33:27.347Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6e65946d [2019-07-31T02:33:27.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1172311590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:33:27.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1172311590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:33:27.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1172311590 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:33:27.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1172311590 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:33:27.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1172311590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:33:27.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1172311590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:33:27.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1172311590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:33:27.347Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1172311590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:33:27.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1172311591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:33:27.347Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1172311591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:33:27.347Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1172311591 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:33:27.347Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1172311591 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:33:27.347Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:27.347Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:27.604Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:33:27.604Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:33:27.604Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:27.604Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:27.604Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:27.604Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:27.604Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:27.604Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:27.604Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:27.604Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:27.604Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:27.604Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:27.604Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T02:33:27.604Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:27.604Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:33:27.604Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:27.604Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:27.604Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:33:27.604Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:33:27.604Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:27.604Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:27.604Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:27.604Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:27.604Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:27.604Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:27.604Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:27.604Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:27.604Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:27.604Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:27.604Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:27.604Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:27.604Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T02:33:27.604Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T02:33:27.604Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:27.604Z] DEBUG - Clicking on &Finish [2019-07-31T02:33:27.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1172311608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:27.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1172311608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:27.604Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1172311608 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:27.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1172311608 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:27.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1172311608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:27.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1172311608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:28.167Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:28.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1172311609 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:28.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1172310997 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T02:33:28.167Z] DEBUG - Clicked on [2019-07-31T02:33:28.167Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:33:28.167Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:28.167Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:28.167Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:28.167Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:28.167Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:28.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172312325 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:28.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172312325 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:28.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172312325 data=null} to TreeItem with text {test} [2019-07-31T02:33:28.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172312326 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:28.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172312326 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:28.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172312387 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:28.167Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:28.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172312388 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:28.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172312388 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:28.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172312388 data=null} to TreeItem with text {test} [2019-07-31T02:33:28.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172312389 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:28.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172312390 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:28.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172312396 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:28.167Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:33:28.167Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:28.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172312405 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:33:28.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172312405 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:33:28.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172312406 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:33:28.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172312406 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:33:28.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172312406 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:33:28.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172312429 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:33:28.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172312430 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:33:28.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172312430 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:33:28.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172312430 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:33:28.424Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172312431 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:33:28.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172312444 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:33:28.680Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:33:28.680Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:28.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172312832 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:28.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172312833 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:28.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172312833 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:28.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172312834 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:28.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172312835 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:28.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172312870 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:28.681Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:28.681Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:28.681Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:28.681Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:28.681Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:33:28.681Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:28.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172312877 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:28.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172312877 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:28.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172312877 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:28.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172312878 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:28.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172312878 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:28.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172312882 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:28.681Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:28.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172312883 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:28.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172312883 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:28.681Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:28.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172312883 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:28.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172312884 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:28.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172312884 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:28.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172312887 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:28.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172312888 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:28.681Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172312888 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:28.937Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172312889 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:28.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172312944 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:29.195Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172313211 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:29.195Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172313227 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:29.195Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172313227 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:29.195Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:29.195Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:30.397Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:33:30.397Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:33:30.397Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:33:30.397Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:33:30.397Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:33:30.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172314328 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:33:30.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172314328 data=null doit=true} to TableItem with text {} [2019-07-31T02:33:30.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172314328 data=null} to TableItem with text {} [2019-07-31T02:33:30.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172314328 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:33:30.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172314329 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:33:30.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172314417 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:33:30.397Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:33:30.397Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:33:30.397Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:33:30.397Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:30.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172314625 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:30.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172314625 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:30.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172314625 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:30.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172314626 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:30.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172314626 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:30.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172314631 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:30.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:30.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:30.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:30.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:30.397Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:33:30.397Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:33:30.655Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:30.655Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:30.655Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:30.655Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:30.655Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:30.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172314687 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:30.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172314687 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:30.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172314688 data=null} to TreeItem with text {test} [2019-07-31T02:33:30.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172314688 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:30.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172314688 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:30.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172314720 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:30.655Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:30.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172314721 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:30.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172314721 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:30.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172314721 data=null} to TreeItem with text {test} [2019-07-31T02:33:30.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172314722 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:30.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172314722 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:30.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172314729 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:30.655Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:33:30.655Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:30.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172314730 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:33:30.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172314730 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:33:30.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172314730 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:33:30.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172314778 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:33:30.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172314784 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:33:30.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172314794 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:33:30.655Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:30.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172314795 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:33:30.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172314807 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:33:30.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172314807 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:33:30.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172314808 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:33:30.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172314808 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:33:30.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172314816 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:33:30.655Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T02:33:30.655Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T02:33:31.219Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T02:33:31.219Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T02:33:31.219Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1172315297 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:33:31.219Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:33:31.219Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:33:31.219Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:33:31.219Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:33:31.219Z] DEBUG - matched Combo with text " [2019-07-31T02:33:31.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1172315394 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:')) [2019-07-31T02:33:31.219Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:31.219Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:33:31.219Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:33:31.219Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:33:31.219Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:33:31.219Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:33:31.219Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T02:33:31.219Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:31.219Z] DEBUG - Clicking on &Finish [2019-07-31T02:33:31.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1172315426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:31.219Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1172315426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:31.219Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1172315426 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:31.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1172315426 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:31.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1172315426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:31.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1172315427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:31.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1172315427 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:31.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1172314900 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T02:33:32.040Z] DEBUG - Clicked on [2019-07-31T02:33:32.040Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:33:32.040Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:32.040Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:32.040Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:32.040Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:32.040Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:32.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172316136 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:32.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172316136 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:32.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172316136 data=null} to TreeItem with text {test} [2019-07-31T02:33:32.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172316136 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:32.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172316178 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:32.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172316206 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:32.040Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:32.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172316208 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:32.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172316208 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:32.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172316208 data=null} to TreeItem with text {test} [2019-07-31T02:33:32.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172316209 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:32.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172316209 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:32.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172316220 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:32.040Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:33:32.040Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:32.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1172316221 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T02:33:32.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1172316221 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:33:32.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1172316221 data=null} to TreeItem with text {Traces [2]} [2019-07-31T02:33:32.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1172316221 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:33:32.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172316222 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:33:32.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1172316231 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:33:32.040Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T02:33:32.297Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:33:32.297Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:32.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172316432 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:32.297Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172316432 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:32.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172316433 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:32.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172316433 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:32.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172316433 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:32.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172316485 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:32.297Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:32.297Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:32.297Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:32.297Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:32.297Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:33:32.297Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:32.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172316488 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:32.297Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172316488 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:32.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172316488 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:32.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172316489 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:32.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172316489 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:32.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172316493 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:32.297Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:32.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172316494 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:32.297Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172316494 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:32.297Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:32.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172316494 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:32.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172316495 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:32.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172316495 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:32.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172316503 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:32.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172316504 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:32.297Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172316504 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:32.554Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172316504 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:32.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172316598 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:32.810Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172316884 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:32.810Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172316891 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:32.810Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172316891 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:32.810Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:32.810Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:32.810Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:33.739Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:33:33.739Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:33:33.739Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:33:33.739Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:33:33.739Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:33:33.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172317895 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:33:33.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172317895 data=null doit=true} to TableItem with text {} [2019-07-31T02:33:33.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172317895 data=null} to TableItem with text {} [2019-07-31T02:33:33.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172317896 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:33:33.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172317901 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:33:33.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172317907 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:33:33.739Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:33:33.739Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:33:33.996Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:33:33.996Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:33.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172318080 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:33.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172318080 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:33.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172318081 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:33.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172318081 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:33.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172318081 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:33.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172318086 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:33.996Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:33.996Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:33.996Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:33.996Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:33.996Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:33:33.996Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:33:33.996Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:33.996Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:33.996Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:33.996Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:33.996Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:33.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172318099 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:33.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172318099 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:33.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172318100 data=null} to TreeItem with text {test} [2019-07-31T02:33:33.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172318100 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:33.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172318100 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:33.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172318133 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:33.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:33.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172318186 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:33.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172318186 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:33.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172318186 data=null} to TreeItem with text {test} [2019-07-31T02:33:33.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172318187 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:33.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172318187 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:33.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172318192 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:33.997Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:33:33.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:33.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1172318193 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T02:33:33.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1172318194 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:33:33.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1172318194 data=null} to TreeItem with text {Traces [2]} [2019-07-31T02:33:33.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1172318194 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:33:33.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172318194 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:33:33.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1172318213 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:33:33.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:33.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1172318213 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T02:33:33.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1172318213 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:33:33.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1172318214 data=null} to TreeItem with text {Traces [2]} [2019-07-31T02:33:33.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1172318214 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:33:33.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172318214 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:33:33.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1172318218 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:33:34.254Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T02:33:34.254Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T02:33:34.511Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T02:33:34.511Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T02:33:34.511Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1172318707 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T02:33:34.511Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:34.511Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T02:33:34.511Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T02:33:34.511Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T02:33:34.511Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:34.511Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:34.511Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:34.511Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:34.511Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:34.511Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:34.511Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:34.511Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:34.511Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:34.511Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:34.511Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:34.511Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:33:34.511Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:33:34.511Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:33:34.511Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:33:34.511Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:33:34.511Z] DEBUG - matched Combo with text " [2019-07-31T02:33:34.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1172318812 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:')) [2019-07-31T02:33:34.768Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:34.768Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:33:34.768Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:33:34.768Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:33:34.768Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:33:34.768Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:33:34.768Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T02:33:34.768Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:34.768Z] DEBUG - Clicking on &Finish [2019-07-31T02:33:34.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1172318830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:34.768Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1172318830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:34.768Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1172318830 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:34.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1172318831 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:34.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1172318831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:34.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1172318831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:34.768Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:34.768Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:35.024Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:35.024Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:35.024Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:35.024Z] DEBUG - Clicked on &Finish [2019-07-31T02:33:35.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1172318831 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:35.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1172318301 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T02:33:35.594Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:33:35.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:35.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:35.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:35.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:35.594Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:35.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172319740 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:35.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172319740 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:35.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172319740 data=null} to TreeItem with text {test} [2019-07-31T02:33:35.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172319741 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:35.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172319754 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:35.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172319789 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:35.594Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:35.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172319790 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:35.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172319790 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:35.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172319790 data=null} to TreeItem with text {test} [2019-07-31T02:33:35.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172319790 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:35.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172319791 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:35.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172319808 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:35.594Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:33:35.594Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:35.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1172319809 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-31T02:33:35.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1172319809 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-31T02:33:35.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1172319810 data=null} to TreeItem with text {Traces [3]} [2019-07-31T02:33:35.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1172319810 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T02:33:35.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172319810 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]} [2019-07-31T02:33:35.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1172319831 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T02:33:35.594Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2019-07-31T02:33:35.851Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:33:35.851Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:35.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172320101 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:33:35.851Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172320101 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:33:35.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172320102 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:33:35.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172320102 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:33:36.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172320103 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:33:36.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172320179 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:33:36.107Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:36.107Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:36.107Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:36.107Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:36.107Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:33:36.107Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:36.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172320184 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:33:36.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172320184 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:33:36.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172320184 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:33:36.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172320184 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:33:36.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172320185 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:33:36.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172320189 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:33:36.107Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T02:33:36.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172320190 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:33:36.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172320190 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:33:36.107Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:36.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172320190 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:33:36.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172320190 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:33:36.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172320191 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:33:36.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172320194 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:33:36.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172320194 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:33:36.107Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172320195 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:33:36.107Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172320199 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:33:37.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172320293 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:33:37.037Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172321129 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:33:37.037Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172321129 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:33:37.037Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172321129 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:33:37.037Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T02:33:37.037Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:37.037Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:37.037Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:37.600Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:33:37.600Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:33:37.600Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:33:37.600Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:33:37.600Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:33:37.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172321687 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:33:37.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172321688 data=null doit=true} to TableItem with text {} [2019-07-31T02:33:37.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172321688 data=null} to TableItem with text {} [2019-07-31T02:33:37.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172321688 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:33:37.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172321689 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:33:37.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172321696 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:33:37.601Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:33:37.601Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:33:38.529Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:33:38.529Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:38.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172322719 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:33:38.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172322719 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:33:38.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172322719 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:33:38.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172322720 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:33:38.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172322720 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:33:38.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172322725 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:33:38.529Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:38.529Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:38.529Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:38.529Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:38.529Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:33:38.529Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:33:38.529Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:38.529Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:38.529Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:38.529Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:38.529Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:38.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172322741 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:38.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172322741 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:38.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172322741 data=null} to TreeItem with text {test} [2019-07-31T02:33:38.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172322741 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:38.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172322742 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:38.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172322788 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:38.786Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:38.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172322789 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:38.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172322789 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:38.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172322789 data=null} to TreeItem with text {test} [2019-07-31T02:33:38.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172322790 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:38.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172322790 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:38.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172322797 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:38.786Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:33:38.786Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:38.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1172322798 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-31T02:33:38.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1172322799 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-31T02:33:38.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1172322799 data=null} to TreeItem with text {Traces [3]} [2019-07-31T02:33:38.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1172322799 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T02:33:38.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172322799 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]} [2019-07-31T02:33:38.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1172322819 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T02:33:38.786Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:38.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1172322823 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-31T02:33:38.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1172322823 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-31T02:33:38.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1172322823 data=null} to TreeItem with text {Traces [3]} [2019-07-31T02:33:38.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1172322823 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T02:33:38.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172322823 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]} [2019-07-31T02:33:38.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1172322836 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T02:33:38.786Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T02:33:38.786Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T02:33:39.043Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T02:33:39.043Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T02:33:39.043Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1172323201 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T02:33:39.043Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:39.043Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T02:33:39.043Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T02:33:39.043Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T02:33:39.043Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:39.043Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:39.043Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:39.043Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:39.043Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:39.043Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:39.043Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:39.043Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:39.043Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:39.043Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:39.043Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:39.043Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:33:39.043Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:33:39.043Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:33:39.043Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:33:39.043Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:33:39.043Z] DEBUG - matched Combo with text " [2019-07-31T02:33:39.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1172323327 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:')) [2019-07-31T02:33:39.300Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:39.300Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7fd1342c [2019-07-31T02:33:39.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1172323330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:39.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1172323330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:39.300Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1172323331 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:39.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1172323331 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:39.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1172323331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:39.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1172323331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:39.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1172323331 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:39.300Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1172323331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:39.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1172323331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:39.300Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1172323331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:39.300Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1172323332 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:39.300Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1172323332 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:33:39.300Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:33:39.300Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:33:39.300Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:33:39.300Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:33:39.300Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T02:33:39.300Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:39.300Z] DEBUG - Clicking on &Finish [2019-07-31T02:33:39.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1172323393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:39.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1172323393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:39.300Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1172323393 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:39.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1172323393 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:39.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1172323394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:39.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1172323394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:39.300Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:39.300Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:39.300Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:39.300Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:39.556Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:39.556Z] DEBUG - Clicked on &Finish [2019-07-31T02:33:39.556Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T02:33:39.556Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1172323634 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T02:33:39.556Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T02:33:39.556Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2019-07-31T02:33:39.556Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2019-07-31T02:33:39.556Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T02:33:39.556Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T02:33:39.556Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T02:33:39.556Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T02:33:39.556Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T02:33:39.556Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T02:33:39.556Z] DEBUG - Clicking on Rename [2019-07-31T02:33:39.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1172323650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T02:33:39.556Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1172323651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T02:33:39.556Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1172323651 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T02:33:39.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1172323651 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T02:33:39.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1172323651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T02:33:39.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1172323651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T02:33:39.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1172323651 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T02:33:39.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1172323394 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:39.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1172322907 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T02:33:40.071Z] DEBUG - Clicked on [2019-07-31T02:33:40.071Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:33:40.071Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:40.071Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:40.071Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:40.071Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:40.071Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:40.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172324311 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:40.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172324311 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:40.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172324311 data=null} to TreeItem with text {test} [2019-07-31T02:33:40.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172324311 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:40.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172324312 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:40.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172324379 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:40.526Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:40.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172324380 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:40.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172324380 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:40.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172324380 data=null} to TreeItem with text {test} [2019-07-31T02:33:40.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172324381 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:40.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172324381 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:40.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172324387 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:40.526Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:33:40.526Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:40.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1172324388 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-31T02:33:40.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1172324388 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T02:33:40.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1172324388 data=null} to TreeItem with text {Traces [4]} [2019-07-31T02:33:40.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1172324389 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T02:33:40.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172324389 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T02:33:40.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1172324406 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T02:33:40.526Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-31T02:33:40.526Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:33:40.526Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:40.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172324681 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:33:40.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172324681 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:33:40.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172324681 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:33:40.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172324682 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:33:40.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172324682 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:33:40.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172324719 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:33:40.879Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:40.879Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:40.879Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:40.879Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:40.879Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:33:40.879Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:40.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172324724 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:33:40.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172324724 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:33:40.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172324724 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:33:40.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172324725 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:33:40.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172324725 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:33:40.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172324729 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:33:40.879Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:33:40.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172324730 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:33:40.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172324730 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:33:40.879Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:40.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172324730 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:33:40.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172324731 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:33:40.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172324731 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:33:40.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172324784 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:33:40.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172324785 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:33:40.880Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172324785 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:33:40.880Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172324786 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:33:41.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172324894 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:33:41.137Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172325199 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:33:41.137Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172325199 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:33:41.137Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172325199 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:33:41.137Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:33:41.137Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:41.137Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:41.137Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:41.137Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:42.066Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:33:42.066Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:33:42.066Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:33:42.066Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:33:42.066Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:33:42.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172326215 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:33:42.066Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172326215 data=null doit=true} to TableItem with text {} [2019-07-31T02:33:42.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172326215 data=null} to TableItem with text {} [2019-07-31T02:33:42.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172326216 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:33:42.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172326216 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:33:42.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172326284 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:33:42.066Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:33:42.066Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:33:42.066Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:33:42.323Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:42.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172326432 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:33:42.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172326433 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:33:42.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172326433 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:33:42.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172326433 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:33:42.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172326434 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:33:42.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172326438 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:33:42.323Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:42.323Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:42.323Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:42.323Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:42.323Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:33:42.323Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:33:42.323Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:42.323Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:42.323Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:42.323Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:42.323Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:42.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172326456 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:42.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172326456 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:42.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172326457 data=null} to TreeItem with text {test} [2019-07-31T02:33:42.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172326457 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:42.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172326457 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:42.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172326511 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:42.323Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:42.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172326511 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:42.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172326512 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:42.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172326512 data=null} to TreeItem with text {test} [2019-07-31T02:33:42.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172326512 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:42.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172326512 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:42.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172326522 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:42.323Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:33:42.323Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:42.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1172326523 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-31T02:33:42.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1172326523 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T02:33:42.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1172326523 data=null} to TreeItem with text {Traces [4]} [2019-07-31T02:33:42.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1172326523 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T02:33:42.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172326524 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T02:33:42.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1172326533 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T02:33:42.580Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:42.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1172326587 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-31T02:33:42.580Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1172326587 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T02:33:42.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1172326587 data=null} to TreeItem with text {Traces [4]} [2019-07-31T02:33:42.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1172326588 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T02:33:42.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172326588 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T02:33:42.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1172326592 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T02:33:42.580Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T02:33:42.580Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T02:33:42.837Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T02:33:42.837Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T02:33:42.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1172326994 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T02:33:42.837Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:42.837Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T02:33:42.837Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T02:33:42.837Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T02:33:42.837Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:42.837Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:42.837Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:42.837Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:42.837Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:42.837Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:42.837Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:42.837Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:42.837Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:42.837Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:42.837Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:42.837Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:33:42.837Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:33:42.837Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:33:42.837Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:33:42.837Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:33:42.837Z] DEBUG - matched Combo with text " [2019-07-31T02:33:42.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1172327084 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:')) [2019-07-31T02:33:42.837Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T02:33:42.837Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:42.838Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:42.838Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:42.838Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:42.838Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:42.838Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:42.838Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:42.838Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T02:33:42.838Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:42.838Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:42.838Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:42.838Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:42.838Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:42.838Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:42.838Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:42.838Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:42.838Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5412a7c6 [2019-07-31T02:33:42.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1172327087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:42.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1172327087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:42.838Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1172327087 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:42.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1172327087 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:42.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1172327088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:42.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1172327088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:42.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1172327088 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:42.838Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1172327088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:42.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1172327088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:42.838Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1172327088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:42.838Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1172327088 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:42.838Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1172327088 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:42.838Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:42.838Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:42.838Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:42.838Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:42.838Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:42.838Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:42.838Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:42.838Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:42.838Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T02:33:42.838Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:42.838Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:33:42.838Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:42.838Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:42.838Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:42.838Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:42.838Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:33:42.838Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:33:43.095Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:33:43.095Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:33:43.095Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:33:43.095Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T02:33:43.095Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:43.095Z] DEBUG - Clicking on &Finish [2019-07-31T02:33:43.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1172327109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:43.095Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1172327109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:43.095Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1172327109 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:43.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1172327109 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:43.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1172327109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:43.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1172327109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:43.095Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:43.352Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:43.352Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:43.352Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:43.352Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:43.352Z] DEBUG - Clicked on &Finish [2019-07-31T02:33:43.352Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T02:33:43.352Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1172327393 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T02:33:43.352Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T02:33:43.352Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2019-07-31T02:33:43.352Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2019-07-31T02:33:43.352Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T02:33:43.352Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T02:33:43.352Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T02:33:43.352Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T02:33:43.352Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T02:33:43.352Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T02:33:43.352Z] DEBUG - Clicking on Rename [2019-07-31T02:33:43.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1172327394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T02:33:43.352Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1172327394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T02:33:43.352Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1172327394 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T02:33:43.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1172327409 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T02:33:43.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1172327410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T02:33:43.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1172327410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T02:33:43.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1172327410 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T02:33:43.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1172327109 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:43.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1172326635 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T02:33:43.865Z] DEBUG - Clicked on [2019-07-31T02:33:43.865Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:33:43.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:43.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:43.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:43.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:43.865Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:43.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172327976 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:43.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172327987 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:43.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172327987 data=null} to TreeItem with text {test} [2019-07-31T02:33:43.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172327987 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:43.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172327987 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:43.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172328025 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:43.865Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:43.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172328026 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:43.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172328026 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:43.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172328026 data=null} to TreeItem with text {test} [2019-07-31T02:33:43.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172328026 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:43.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172328027 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:43.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172328044 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:43.865Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:33:43.865Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:43.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1172328045 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-31T02:33:43.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1172328045 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T02:33:43.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1172328045 data=null} to TreeItem with text {Traces [5]} [2019-07-31T02:33:43.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1172328045 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T02:33:43.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172328045 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T02:33:43.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1172328085 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T02:33:43.865Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-31T02:33:44.121Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:33:44.121Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:44.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172328349 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:33:44.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172328349 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:33:44.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172328350 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:33:44.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172328350 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:33:44.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172328350 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:33:44.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172328387 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:33:44.378Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:44.378Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:44.378Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:44.378Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:44.378Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:33:44.378Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:44.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172328391 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:33:44.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172328392 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:33:44.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172328392 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:33:44.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172328392 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:33:44.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172328392 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:33:44.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172328397 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:33:44.378Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:33:44.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172328398 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:33:44.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172328398 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:33:44.378Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:44.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172328398 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:33:44.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172328399 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:33:44.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172328399 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:33:44.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172328402 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:33:44.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172328403 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:33:44.378Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172328407 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:33:44.378Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172328408 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:33:44.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172328502 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:33:44.378Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172328502 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:33:44.378Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172328503 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:33:44.378Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172328503 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:33:44.635Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:33:44.635Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:44.635Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:44.635Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:44.635Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:44.635Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:45.563Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:33:45.563Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:33:45.563Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:33:45.563Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:33:45.563Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:33:45.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172329793 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:33:45.563Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172329793 data=null doit=true} to TableItem with text {} [2019-07-31T02:33:45.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172329793 data=null} to TableItem with text {} [2019-07-31T02:33:45.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172329794 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:33:45.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172329794 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:33:45.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172329800 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:33:45.563Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:33:45.563Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:33:45.819Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:33:45.819Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:45.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172329986 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:33:45.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172329986 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:33:45.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172329987 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:33:45.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172329987 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:33:45.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172329987 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:33:45.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172329992 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:33:45.819Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:45.819Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:45.819Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:45.819Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:45.819Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:33:45.819Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:33:45.819Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:45.819Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:45.819Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:45.819Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:45.819Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:45.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172330015 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:45.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172330016 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:45.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172330016 data=null} to TreeItem with text {test} [2019-07-31T02:33:45.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172330016 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:45.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172330018 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:45.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172330053 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:45.819Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:45.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172330054 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:45.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172330054 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:45.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172330054 data=null} to TreeItem with text {test} [2019-07-31T02:33:45.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172330054 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:45.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172330055 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:45.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172330061 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:45.819Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:33:45.819Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:45.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1172330062 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-31T02:33:45.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1172330062 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T02:33:45.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1172330062 data=null} to TreeItem with text {Traces [5]} [2019-07-31T02:33:45.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1172330063 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T02:33:45.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172330063 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T02:33:46.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1172330090 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T02:33:46.076Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:46.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1172330091 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-31T02:33:46.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1172330091 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T02:33:46.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1172330092 data=null} to TreeItem with text {Traces [5]} [2019-07-31T02:33:46.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1172330092 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T02:33:46.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172330092 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T02:33:46.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1172330101 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T02:33:46.076Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T02:33:46.076Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T02:33:46.333Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T02:33:46.333Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T02:33:46.333Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1172330518 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T02:33:46.333Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:46.333Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T02:33:46.333Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T02:33:46.333Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T02:33:46.333Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:46.333Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:46.333Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:46.333Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:46.333Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:46.333Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:46.333Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:46.333Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:46.333Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:46.333Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:46.333Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:46.333Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:33:46.333Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:33:46.333Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:33:46.333Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:33:46.333Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:33:46.333Z] DEBUG - matched Combo with text " [2019-07-31T02:33:46.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1172330622 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:')) [2019-07-31T02:33:46.591Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:46.591Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5ef60f95 [2019-07-31T02:33:46.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1172330625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:46.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1172330625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:46.591Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1172330625 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:46.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1172330626 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:46.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1172330626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:46.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1172330627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:46.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1172330627 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:46.591Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1172330627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:46.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1172330627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:46.591Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1172330627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:46.591Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1172330627 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:46.591Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1172330627 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:33:46.591Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:33:46.591Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:33:46.591Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:33:46.591Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:33:46.591Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T02:33:46.591Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:46.591Z] DEBUG - Clicking on &Finish [2019-07-31T02:33:46.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1172330690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:46.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1172330691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:46.591Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1172330691 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:46.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1172330691 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:46.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1172330691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:46.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1172330691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:46.591Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:46.591Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:46.591Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:46.591Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:46.591Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:46.591Z] DEBUG - Clicked on &Finish [2019-07-31T02:33:47.520Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T02:33:47.520Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1172331515 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T02:33:47.520Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T02:33:47.520Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2019-07-31T02:33:47.520Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2019-07-31T02:33:47.520Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T02:33:47.520Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T02:33:47.520Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T02:33:47.520Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T02:33:47.520Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T02:33:47.520Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T02:33:47.520Z] DEBUG - Clicking on Rename [2019-07-31T02:33:47.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1172331517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T02:33:47.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1172331517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T02:33:47.520Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1172331517 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T02:33:47.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1172331517 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T02:33:47.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1172331517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T02:33:47.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1172331517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T02:33:47.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1172331517 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T02:33:47.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1172330691 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:47.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1172330141 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T02:33:47.520Z] DEBUG - Clicked on [2019-07-31T02:33:47.520Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:33:47.520Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:47.520Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:47.520Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:47.520Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:47.520Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:47.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172331769 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:47.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172331769 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:47.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172331769 data=null} to TreeItem with text {test} [2019-07-31T02:33:47.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172331780 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:47.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172331780 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:47.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172331820 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:47.776Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:47.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172331821 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:47.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172331821 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:47.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172331822 data=null} to TreeItem with text {test} [2019-07-31T02:33:47.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172331822 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:47.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172331822 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:47.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172331841 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:47.776Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:33:47.776Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:47.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1172331843 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T02:33:47.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1172331843 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:33:47.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1172331843 data=null} to TreeItem with text {Traces [6]} [2019-07-31T02:33:47.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1172331843 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:33:47.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172331843 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:33:47.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1172331891 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:33:47.776Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T02:33:47.776Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:33:47.776Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:48.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172332088 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:33:48.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1172332089 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:33:48.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1172332089 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:33:48.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172332089 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:33:48.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172332090 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:33:48.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172332131 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:33:48.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:48.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:48.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:48.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:48.032Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:33:48.032Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:48.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172332135 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:33:48.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1172332135 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:33:48.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1172332135 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:33:48.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172332178 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:33:48.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172332178 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:33:48.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172332188 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:33:48.032Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:33:48.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172332188 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:33:48.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1172332189 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:33:48.032Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:48.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1172332189 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:33:48.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172332189 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:33:48.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172332190 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:33:48.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172332194 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:33:48.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172332194 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:33:48.032Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172332194 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:33:48.289Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172332195 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:33:48.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172332309 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:33:48.851Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172332992 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:33:48.851Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1172332993 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:33:48.851Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1172332993 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:33:48.851Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:33:48.851Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:48.851Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:48.851Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:48.851Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:48.851Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:48.851Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:49.413Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:33:49.413Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:33:49.413Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:33:49.413Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:33:49.413Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:33:49.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172333497 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:33:49.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172333497 data=null doit=true} to TableItem with text {} [2019-07-31T02:33:49.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172333497 data=null} to TableItem with text {} [2019-07-31T02:33:49.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172333498 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:33:49.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172333498 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:33:49.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172333504 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:33:49.413Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:33:49.413Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:33:50.426Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:33:50.426Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:50.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172334735 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:33:50.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1172334735 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:33:50.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1172334735 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:33:50.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172334736 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:33:50.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172334736 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:33:50.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172334783 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:33:50.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:50.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:50.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:50.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:50.928Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:33:50.928Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:33:50.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:50.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:50.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:50.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:50.928Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:50.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172334793 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:50.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172334793 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:50.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172334793 data=null} to TreeItem with text {test} [2019-07-31T02:33:50.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172334793 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:50.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172334794 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:50.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172334826 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:50.928Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:50.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172334827 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:50.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172334827 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:50.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172334827 data=null} to TreeItem with text {test} [2019-07-31T02:33:50.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172334827 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:50.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172334828 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:50.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172334892 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:50.928Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:33:50.928Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:50.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1172334893 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T02:33:50.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1172334893 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:33:50.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1172334893 data=null} to TreeItem with text {Traces [6]} [2019-07-31T02:33:50.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1172334894 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:33:50.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172334894 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:33:50.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1172334904 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:33:50.928Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T02:33:50.928Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:33:50.928Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:51.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172335191 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:33:51.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172335192 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:33:51.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172335192 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:33:51.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172335193 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:33:51.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172335193 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:33:51.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172335224 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:33:51.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:51.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:51.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:51.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:51.185Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:33:51.185Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:33:51.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:51.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:51.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:51.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:51.185Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:51.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172335231 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:51.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172335231 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:51.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172335232 data=null} to TreeItem with text {test} [2019-07-31T02:33:51.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172335232 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:51.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172335232 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:51.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172335305 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:51.185Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:51.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172335307 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:51.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172335307 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:51.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172335307 data=null} to TreeItem with text {test} [2019-07-31T02:33:51.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172335307 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:51.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172335308 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:51.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172335314 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:51.185Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:33:51.185Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:51.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1172335318 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T02:33:51.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1172335318 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:33:51.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1172335318 data=null} to TreeItem with text {Traces [6]} [2019-07-31T02:33:51.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1172335318 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:33:51.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172335318 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:33:51.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1172335328 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:33:51.185Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:51.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1172335328 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T02:33:51.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1172335328 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:33:51.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1172335328 data=null} to TreeItem with text {Traces [6]} [2019-07-31T02:33:51.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1172335329 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:33:51.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172335329 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:33:51.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1172335386 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:33:51.185Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T02:33:51.185Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T02:33:51.749Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T02:33:51.749Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T02:33:51.749Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1172335888 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T02:33:51.749Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:51.749Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T02:33:51.749Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T02:33:51.749Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T02:33:51.749Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:51.749Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:51.749Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:51.749Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:51.749Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:51.749Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:51.749Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:51.749Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:51.749Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:51.749Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:51.749Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:51.749Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:33:51.750Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:33:51.750Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:33:51.750Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:33:51.750Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:33:51.750Z] DEBUG - matched Combo with text " [2019-07-31T02:33:51.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1172335955 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:')) [2019-07-31T02:33:51.750Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:51.750Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4c45248d [2019-07-31T02:33:51.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1172335982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:51.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1172335982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:51.750Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1172335982 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:51.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1172335983 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:51.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1172335983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:51.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1172335983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:51.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1172335983 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:51.750Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1172335983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:51.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1172335983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:51.750Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1172335983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:51.750Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1172335983 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:51.750Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1172335984 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:33:51.750Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:33:51.750Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:33:51.750Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:33:51.750Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:33:51.750Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T02:33:51.750Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:51.750Z] DEBUG - Clicking on &Finish [2019-07-31T02:33:51.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1172336000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:51.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1172336001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:51.750Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1172336001 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:51.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1172336001 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:51.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1172336001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:51.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1172336001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:52.007Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:52.007Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:52.007Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:52.007Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:52.007Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:52.007Z] DEBUG - Clicked on &Finish [2019-07-31T02:33:52.007Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T02:33:52.007Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1172336242 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T02:33:52.007Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T02:33:52.007Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T02:33:52.007Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T02:33:52.007Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2019-07-31T02:33:52.007Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2019-07-31T02:33:52.007Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T02:33:52.007Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T02:33:52.007Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T02:33:52.007Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T02:33:52.007Z] DEBUG - Clicking on Overwrite [2019-07-31T02:33:52.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1172336243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T02:33:52.007Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1172336243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T02:33:52.007Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1172336243 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T02:33:52.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1172336243 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T02:33:52.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1172336243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T02:33:52.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1172336243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T02:33:52.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1172336244 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T02:33:52.520Z] DEBUG - Clicked on [2019-07-31T02:33:52.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1172336001 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:52.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1172335425 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T02:33:53.033Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:33:53.033Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:53.033Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:53.033Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:53.033Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:53.033Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:53.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172337205 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:53.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172337205 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:53.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172337205 data=null} to TreeItem with text {test} [2019-07-31T02:33:53.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172337205 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:53.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172337206 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:53.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172337230 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:53.033Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:53.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172337231 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:53.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172337231 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:53.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172337231 data=null} to TreeItem with text {test} [2019-07-31T02:33:53.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172337231 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:53.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172337232 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:53.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172337240 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:53.033Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:33:53.033Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:53.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1172337245 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T02:33:53.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1172337245 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:33:53.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1172337245 data=null} to TreeItem with text {Traces [6]} [2019-07-31T02:33:53.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1172337245 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:33:53.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172337245 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:33:53.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1172337254 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:33:53.033Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T02:33:53.289Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:33:53.289Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:53.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172337423 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:53.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172337424 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:53.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172337424 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:53.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172337424 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:53.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172337424 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:53.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172337482 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:53.289Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:53.289Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:53.289Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:53.289Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:53.289Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:33:53.289Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:53.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172337485 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:53.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172337485 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:53.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172337485 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:53.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172337486 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:53.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172337486 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:53.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172337491 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:53.289Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:53.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172337492 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:53.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172337492 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:53.289Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:53.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172337492 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:53.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172337492 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:53.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172337493 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:53.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172337502 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:53.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172337503 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:53.289Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172337503 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:53.546Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172337503 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:53.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172337704 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:53.803Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172337932 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:53.803Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172337933 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:53.803Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172337933 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:53.803Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:53.803Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:53.803Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:53.803Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:53.803Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:53.803Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:53.803Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:54.734Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:33:54.734Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:33:54.734Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:33:54.734Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:33:54.734Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:33:54.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172338938 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:33:54.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172338938 data=null doit=true} to TableItem with text {} [2019-07-31T02:33:54.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172338938 data=null} to TableItem with text {} [2019-07-31T02:33:54.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172338939 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:33:54.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172338939 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:33:54.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172338993 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:33:54.990Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:33:54.990Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:33:54.990Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:33:54.990Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:54.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172339210 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:54.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172339210 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:54.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172339210 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:54.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172339211 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:54.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172339211 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:54.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172339216 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:33:54.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:54.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:54.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:54.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:54.990Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:33:55.247Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:33:55.247Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:55.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172339292 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:33:55.247Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172339292 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:33:55.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172339292 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:33:55.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172339293 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:33:55.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172339293 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:33:55.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172339333 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:33:55.247Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:55.247Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:55.247Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:55.247Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:55.247Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:33:55.247Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:33:55.247Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:55.247Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:55.247Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:55.247Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:55.247Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:55.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172339340 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:55.247Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172339340 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:55.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172339340 data=null} to TreeItem with text {test} [2019-07-31T02:33:55.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172339340 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:55.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172339341 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:55.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172339390 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:55.247Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:55.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172339391 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:55.247Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172339391 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:55.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172339391 data=null} to TreeItem with text {test} [2019-07-31T02:33:55.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172339392 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:55.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172339392 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:55.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172339402 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:55.247Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:33:55.247Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:55.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1172339403 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T02:33:55.247Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1172339403 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:33:55.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1172339404 data=null} to TreeItem with text {Traces [6]} [2019-07-31T02:33:55.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1172339404 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:33:55.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172339404 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:33:55.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1172339412 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:33:55.247Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T02:33:55.505Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:33:55.505Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:55.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172339773 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-31T02:33:55.763Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172339773 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-31T02:33:55.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172339773 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-31T02:33:55.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172339773 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-31T02:33:55.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172339774 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-31T02:33:55.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172339811 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-31T02:33:55.763Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:55.763Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:55.763Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:55.763Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:55.763Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:33:55.763Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:33:55.763Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:55.763Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:55.763Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:55.763Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:55.763Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:55.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172339818 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:55.763Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172339818 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:55.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172339818 data=null} to TreeItem with text {test} [2019-07-31T02:33:55.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172339819 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:55.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172339819 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:55.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172339853 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:55.763Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:55.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172339854 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:55.763Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172339854 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:55.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172339854 data=null} to TreeItem with text {test} [2019-07-31T02:33:55.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172339854 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:55.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172339854 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:55.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172339860 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:55.763Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:33:55.763Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:55.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1172339862 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T02:33:55.763Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1172339862 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:33:55.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1172339862 data=null} to TreeItem with text {Traces [6]} [2019-07-31T02:33:55.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1172339862 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:33:55.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172339862 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:33:55.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1172339890 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:33:55.763Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:55.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1172339892 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T02:33:55.763Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1172339892 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:33:55.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1172339892 data=null} to TreeItem with text {Traces [6]} [2019-07-31T02:33:55.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1172339892 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:33:55.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172339892 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:33:55.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1172339901 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:33:55.763Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T02:33:55.763Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T02:33:56.019Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T02:33:56.019Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T02:33:56.019Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1172340250 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T02:33:56.019Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:56.019Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T02:33:56.019Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T02:33:56.019Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T02:33:56.019Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:56.019Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:56.019Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:56.019Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:56.019Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:56.019Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:56.019Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:56.019Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:56.019Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:56.019Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:56.019Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:56.019Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:33:56.019Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:33:56.019Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:33:56.019Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:33:56.019Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:33:56.019Z] DEBUG - matched Combo with text " [2019-07-31T02:33:56.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1172340341 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:')) [2019-07-31T02:33:56.276Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:56.276Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@417ddbd1 [2019-07-31T02:33:56.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1172340348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:56.276Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1172340349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:56.276Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1172340349 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:56.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1172340349 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:56.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1172340349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:56.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1172340349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:56.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1172340349 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:56.276Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1172340349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:56.276Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1172340349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:56.276Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1172340350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:56.276Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1172340350 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:56.276Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1172340350 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:33:56.276Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:33:56.276Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:33:56.276Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:56.276Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:56.277Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T02:33:56.277Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:56.277Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:33:56.277Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:56.277Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:56.277Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:56.277Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:33:56.277Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:33:56.277Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:56.277Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:56.277Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:56.277Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:56.277Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:56.277Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:56.277Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:56.277Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:56.277Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:56.277Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:56.277Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T02:33:56.277Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:33:56.277Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:33:56.277Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:56.277Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:56.277Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:33:56.277Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:33:56.277Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:33:56.277Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:56.277Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:33:56.277Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:33:56.277Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:33:56.277Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:33:56.277Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:33:56.277Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:33:56.277Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:33:56.277Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:33:56.277Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:33:56.277Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:33:56.277Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T02:33:56.277Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T02:33:56.277Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:56.277Z] DEBUG - Clicking on &Finish [2019-07-31T02:33:56.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1172340365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:56.277Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1172340365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:56.277Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1172340365 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:56.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1172340365 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:56.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1172340366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:56.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1172340366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:56.533Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:56.533Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:56.533Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:56.533Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:56.533Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:56.533Z] DEBUG - Clicked on &Finish [2019-07-31T02:33:56.533Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T02:33:56.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1172340623 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T02:33:56.533Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T02:33:56.533Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T02:33:56.533Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T02:33:56.533Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2019-07-31T02:33:56.533Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2019-07-31T02:33:56.533Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T02:33:56.533Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T02:33:56.533Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T02:33:56.533Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T02:33:56.533Z] DEBUG - Clicking on Overwrite [2019-07-31T02:33:56.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1172340624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T02:33:56.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1172340624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T02:33:56.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1172340624 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T02:33:56.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1172340638 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T02:33:56.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1172340639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T02:33:56.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1172340639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T02:33:56.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1172340639 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T02:33:57.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1172340366 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:33:57.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1172339941 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T02:33:57.353Z] DEBUG - Clicked on [2019-07-31T02:33:57.353Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:33:57.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:57.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:57.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:57.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:57.353Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:57.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172341399 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:57.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172341399 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:57.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172341399 data=null} to TreeItem with text {test} [2019-07-31T02:33:57.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172341400 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:57.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172341410 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:57.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172341432 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:57.353Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:57.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172341433 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:57.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172341433 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:57.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172341433 data=null} to TreeItem with text {test} [2019-07-31T02:33:57.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172341433 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:57.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172341434 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:57.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172341448 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:57.353Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:33:57.353Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:57.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1172341449 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T02:33:57.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1172341449 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:33:57.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1172341449 data=null} to TreeItem with text {Traces [6]} [2019-07-31T02:33:57.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1172341450 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:33:57.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172341450 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:33:57.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1172341486 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:33:57.353Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T02:33:57.353Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:33:57.353Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:57.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172341541 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:57.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172341541 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:57.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172341541 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:57.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172341542 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:57.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172341542 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:57.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172341623 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:57.610Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:57.610Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:57.610Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:57.610Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:57.610Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:33:57.610Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:57.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172341640 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:57.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172341640 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:57.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172341640 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:57.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172341640 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:57.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172341641 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:57.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172341650 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:57.610Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:57.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172341680 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:57.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172341680 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:57.610Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:57.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172341680 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:57.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172341681 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:57.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172341681 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:57.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172341684 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:57.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172341685 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:57.610Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172341685 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:57.610Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172341685 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:57.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172341750 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:57.866Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172341760 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:57.866Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172341957 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:57.866Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172341961 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:57.866Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:57.866Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:57.866Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:57.866Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:57.866Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:57.866Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:57.866Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:33:58.795Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:33:58.795Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:33:58.795Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:33:58.795Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:33:58.795Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:33:58.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172342969 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:33:58.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172342970 data=null doit=true} to TableItem with text {} [2019-07-31T02:33:58.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172342970 data=null} to TableItem with text {} [2019-07-31T02:33:58.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172342970 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:33:58.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172342970 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:33:58.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172342980 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:33:58.795Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:33:58.795Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:33:59.052Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:33:59.052Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:59.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172343299 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:59.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172343299 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:59.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172343299 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:59.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172343300 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:59.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172343300 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:59.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172343304 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:33:59.052Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:59.052Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:59.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:59.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:59.308Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:33:59.308Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:33:59.308Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:59.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172343531 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-31T02:33:59.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172343531 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-31T02:33:59.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172343531 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-31T02:33:59.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172343532 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-31T02:33:59.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172343532 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-31T02:33:59.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172343537 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-31T02:33:59.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:59.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:59.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:59.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:59.564Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:33:59.564Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:33:59.564Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:59.564Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:59.564Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:33:59.564Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:33:59.564Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:59.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172343586 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:59.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172343586 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:59.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172343586 data=null} to TreeItem with text {test} [2019-07-31T02:33:59.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172343587 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:59.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172343587 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:59.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172343619 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:59.564Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:59.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172343620 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:33:59.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172343620 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:59.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172343620 data=null} to TreeItem with text {test} [2019-07-31T02:33:59.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172343620 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:59.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172343621 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:33:59.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172343627 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:33:59.564Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:33:59.564Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:59.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1172343628 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T02:33:59.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1172343628 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:33:59.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1172343629 data=null} to TreeItem with text {Traces [6]} [2019-07-31T02:33:59.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1172343629 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:33:59.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172343629 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:33:59.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1172343684 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:33:59.564Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T02:33:59.820Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:33:59.820Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:33:59.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172344052 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-31T02:33:59.820Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172344052 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-31T02:33:59.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172344052 data=null} to Tree node with text: kernel-overlap-testing [2019-07-31T02:33:59.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172344053 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-31T02:33:59.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172344053 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-31T02:34:00.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172344103 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-31T02:34:00.077Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:00.077Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:00.077Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:00.077Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:00.077Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:00.077Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:34:00.077Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:00.077Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:00.077Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:00.077Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:00.077Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:00.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172344110 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:00.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172344111 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:00.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172344111 data=null} to TreeItem with text {test} [2019-07-31T02:34:00.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172344111 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:00.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172344111 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:00.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172344147 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:00.077Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:00.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172344148 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:00.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172344148 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:00.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172344148 data=null} to TreeItem with text {test} [2019-07-31T02:34:00.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172344149 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:00.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172344149 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:00.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172344155 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:00.077Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:34:00.077Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:00.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1172344156 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T02:34:00.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1172344160 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:00.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1172344160 data=null} to TreeItem with text {Traces [6]} [2019-07-31T02:34:00.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1172344160 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:00.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172344160 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:00.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1172344170 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:00.077Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:00.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1172344171 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T02:34:00.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1172344171 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:00.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1172344171 data=null} to TreeItem with text {Traces [6]} [2019-07-31T02:34:00.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1172344171 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:00.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172344171 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:00.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1172344185 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:00.077Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T02:34:00.077Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T02:34:00.334Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T02:34:00.334Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T02:34:00.334Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1172344542 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T02:34:00.334Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:00.334Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T02:34:00.334Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T02:34:00.334Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T02:34:00.334Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:00.334Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:00.334Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:00.334Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:00.334Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:00.334Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:00.334Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:00.334Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:00.334Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:00.334Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:00.334Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:00.334Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:34:00.334Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:34:00.334Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:34:00.334Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:34:00.334Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:34:00.334Z] DEBUG - matched Combo with text " [2019-07-31T02:34:00.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1172344634 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:')) [2019-07-31T02:34:00.593Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:00.593Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3b7c102b [2019-07-31T02:34:00.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1172344636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:00.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1172344636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:00.593Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1172344636 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:00.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1172344637 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:00.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1172344637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:00.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1172344637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:00.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1172344637 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:00.593Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1172344637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:00.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1172344637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:00.593Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1172344637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:00.593Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1172344637 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:00.593Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1172344637 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:34:00.593Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:00.593Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:00.593Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:34:00.593Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:34:00.593Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T02:34:00.593Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:00.593Z] DEBUG - Clicking on &Finish [2019-07-31T02:34:00.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1172344653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:00.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1172344653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:00.593Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1172344653 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:00.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1172344653 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:00.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1172344653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:00.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1172344653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:00.593Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:00.927Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:00.927Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:00.927Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:00.927Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:00.927Z] DEBUG - Clicked on &Finish [2019-07-31T02:34:00.927Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T02:34:00.927Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1172344947 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T02:34:00.927Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T02:34:00.927Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T02:34:00.927Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T02:34:00.927Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2019-07-31T02:34:00.927Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2019-07-31T02:34:00.927Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T02:34:00.927Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T02:34:00.927Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T02:34:00.927Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T02:34:00.927Z] DEBUG - Clicking on Overwrite [2019-07-31T02:34:00.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1172344963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T02:34:00.927Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1172344963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T02:34:00.927Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1172344964 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T02:34:00.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1172344964 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T02:34:00.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1172344964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T02:34:00.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1172344964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T02:34:00.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1172344964 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T02:34:01.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1172344653 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:01.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1172344229 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T02:34:01.539Z] DEBUG - Clicked on [2019-07-31T02:34:01.539Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:34:01.539Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:01.539Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:01.539Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:01.539Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:01.539Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:01.539Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172345546 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:01.539Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172345547 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:01.539Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172345547 data=null} to TreeItem with text {test} [2019-07-31T02:34:01.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172345557 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:01.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172345558 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:01.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172345598 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:01.539Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:01.539Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172345600 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:01.539Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172345600 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:01.539Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172345600 data=null} to TreeItem with text {test} [2019-07-31T02:34:01.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172345600 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:01.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172345600 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:01.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172345619 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:01.539Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:34:01.539Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:01.539Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1172345620 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T02:34:01.539Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1172345621 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:01.539Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1172345621 data=null} to TreeItem with text {Traces [6]} [2019-07-31T02:34:01.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1172345621 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:01.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172345621 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:01.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1172345691 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:01.539Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T02:34:01.539Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:01.539Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:01.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172345824 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:01.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172345824 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:01.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172345824 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:01.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172345824 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:01.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172345824 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:01.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172345891 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:01.795Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:01.795Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:01.795Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:01.795Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:01.795Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:01.795Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:01.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172345895 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:01.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172345895 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:01.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172345895 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:01.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172345895 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:01.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172345895 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:01.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172345900 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:01.796Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:01.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172345900 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:01.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172345900 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:01.796Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:01.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172345901 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:01.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172345901 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:01.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172345901 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:01.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172345904 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:01.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172345905 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:01.796Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172345905 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:01.796Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172345905 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:02.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172346111 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:02.725Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172346842 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:02.725Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172346843 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:02.725Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172346843 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:02.725Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:02.725Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:02.725Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:02.725Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:02.725Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:02.725Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:02.725Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:02.725Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:34:02.725Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:34:02.725Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:34:02.725Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:34:02.725Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:34:02.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172346846 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:34:02.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172346846 data=null doit=true} to TableItem with text {} [2019-07-31T02:34:02.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172346846 data=null} to TableItem with text {} [2019-07-31T02:34:02.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172346846 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:34:02.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172346847 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:34:02.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172346853 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:34:02.725Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:34:02.725Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:34:03.654Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:03.654Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:03.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172347875 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:03.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172347875 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:03.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172347875 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:03.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172347876 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:03.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172347876 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:03.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172347881 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:03.654Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:03.654Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:03.654Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:03.654Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:03.654Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:03.911Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:03.911Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:03.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172347941 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-31T02:34:03.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172347979 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-31T02:34:03.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172347980 data=null} to Tree node with text: kernel-overlap-testing [2019-07-31T02:34:03.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172347980 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-31T02:34:03.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172347980 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-31T02:34:03.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172347985 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-31T02:34:03.911Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:03.911Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:03.911Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:03.911Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:03.911Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:03.911Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:34:03.911Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:03.911Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:03.911Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:03.911Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:03.911Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:03.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172347993 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:03.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172347993 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:03.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172347993 data=null} to TreeItem with text {test} [2019-07-31T02:34:03.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172347993 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:03.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172347994 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:03.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172348032 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:03.911Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:03.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172348037 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:03.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172348050 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:03.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172348050 data=null} to TreeItem with text {test} [2019-07-31T02:34:03.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172348051 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:03.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172348051 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:03.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172348060 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:03.911Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:34:03.911Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:03.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1172348061 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T02:34:03.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1172348061 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:03.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1172348061 data=null} to TreeItem with text {Traces [6]} [2019-07-31T02:34:03.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1172348062 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:03.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172348062 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:03.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1172348071 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:03.911Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T02:34:04.474Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:04.474Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:04.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172348562 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:34:04.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172348563 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:34:04.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172348563 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:34:04.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172348564 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:34:04.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172348564 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:34:04.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172348600 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:34:04.474Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:04.474Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:04.474Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:04.474Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:04.474Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:04.474Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:34:04.474Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:04.474Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:04.474Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:04.474Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:04.474Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:04.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172348608 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:04.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172348608 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:04.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172348608 data=null} to TreeItem with text {test} [2019-07-31T02:34:04.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172348609 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:04.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172348609 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:04.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172348639 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:04.474Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:04.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172348640 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:04.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172348640 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:04.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172348640 data=null} to TreeItem with text {test} [2019-07-31T02:34:04.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172348640 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:04.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172348641 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:04.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172348646 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:04.474Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:34:04.474Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:04.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1172348648 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T02:34:04.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1172348648 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:04.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1172348648 data=null} to TreeItem with text {Traces [6]} [2019-07-31T02:34:04.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1172348648 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:04.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172348649 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:04.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1172348687 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:04.474Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:04.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1172348688 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T02:34:04.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1172348688 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:04.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1172348688 data=null} to TreeItem with text {Traces [6]} [2019-07-31T02:34:04.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1172348688 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:04.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172348689 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:04.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1172348693 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:04.730Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T02:34:04.730Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T02:34:04.987Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T02:34:04.987Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T02:34:04.987Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1172349104 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:34:04.987Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:34:04.987Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:34:04.987Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:34:04.987Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:34:04.987Z] DEBUG - matched Combo with text " [2019-07-31T02:34:04.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1172349206 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:')) [2019-07-31T02:34:04.987Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:04.987Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4ec68825 [2019-07-31T02:34:04.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1172349209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:04.987Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1172349210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:04.987Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1172349210 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:04.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1172349210 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:04.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1172349210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:04.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1172349210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:04.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1172349210 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:04.987Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1172349211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:04.987Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1172349211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:04.987Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1172349211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:04.987Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1172349211 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:04.987Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1172349211 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:34:04.987Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:04.987Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:04.987Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:34:04.987Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:34:04.987Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T02:34:04.987Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:04.987Z] DEBUG - Clicking on &Finish [2019-07-31T02:34:04.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1172349228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:04.987Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1172349228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:04.987Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1172349228 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:04.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1172349228 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:04.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1172349228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:04.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1172349228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:05.244Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:05.244Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:05.244Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:05.244Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:05.244Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:05.244Z] DEBUG - Clicked on &Finish [2019-07-31T02:34:05.244Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T02:34:05.244Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1172349493 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T02:34:05.244Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T02:34:05.244Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T02:34:05.244Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T02:34:05.244Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T02:34:05.244Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T02:34:05.244Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T02:34:05.244Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2019-07-31T02:34:05.244Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2019-07-31T02:34:05.244Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T02:34:05.501Z] DEBUG - Clicking on Skip [2019-07-31T02:34:05.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1172349509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T02:34:05.501Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1172349510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T02:34:05.501Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1172349510 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T02:34:05.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1172349510 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T02:34:05.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1172349510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T02:34:05.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1172349510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T02:34:05.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1172349510 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T02:34:05.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1172349228 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:05.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1172348782 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T02:34:06.015Z] DEBUG - Clicked on [2019-07-31T02:34:06.015Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:34:06.015Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:06.015Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:06.015Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:06.015Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:06.015Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:06.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172350063 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:06.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172350063 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:06.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172350063 data=null} to TreeItem with text {test} [2019-07-31T02:34:06.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172350064 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:06.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172350064 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:06.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172350110 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:06.015Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:06.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172350123 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:06.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172350123 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:06.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172350123 data=null} to TreeItem with text {test} [2019-07-31T02:34:06.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172350124 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:06.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172350124 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:06.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172350135 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:06.015Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:34:06.015Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:06.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1172350137 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T02:34:06.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1172350137 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:06.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1172350137 data=null} to TreeItem with text {Traces [6]} [2019-07-31T02:34:06.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1172350137 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:06.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172350137 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:06.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1172350145 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:06.015Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T02:34:06.578Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:06.578Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:06.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172350640 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:06.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172350640 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:06.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172350640 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:06.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172350641 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:06.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172350641 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:06.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172350680 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:06.578Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:06.578Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:06.578Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:06.578Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:06.578Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:06.578Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:06.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172350683 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:06.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172350683 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:06.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172350683 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:06.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172350684 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:06.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172350684 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:06.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172350688 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:06.578Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:06.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172350689 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:06.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172350689 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:06.578Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:06.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172350689 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:06.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172350689 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:06.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172350690 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:06.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172350699 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:06.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172350699 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:06.578Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172350700 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:06.578Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172350700 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:06.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172350766 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:06.835Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172350886 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:06.835Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172350887 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:06.835Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172350887 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:06.835Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:06.835Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:06.835Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:06.835Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:06.835Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:06.835Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:06.835Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:06.835Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:34:06.835Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:34:06.835Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:34:06.835Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:34:06.835Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:34:06.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172350889 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:34:06.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172350889 data=null doit=true} to TableItem with text {} [2019-07-31T02:34:06.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172350889 data=null} to TableItem with text {} [2019-07-31T02:34:06.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172350890 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:34:06.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172350890 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:34:06.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172350892 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:34:06.835Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:34:06.835Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:34:06.835Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:06.835Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:06.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172351042 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:06.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172351042 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:06.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172351042 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:06.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172351043 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:06.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172351043 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:06.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172351048 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:06.835Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:06.835Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:06.835Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:06.835Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:06.835Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:07.091Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:07.091Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:07.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172351144 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:34:07.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172351144 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:34:07.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172351144 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:34:07.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172351145 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:34:07.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172351145 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:34:07.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172351150 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:34:07.091Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:07.091Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:07.091Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:07.091Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:07.091Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:07.091Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:34:07.091Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:07.091Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:07.091Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:07.091Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:07.091Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:07.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172351156 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:07.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172351156 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:07.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172351157 data=null} to TreeItem with text {test} [2019-07-31T02:34:07.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172351157 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:07.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172351157 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:07.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172351187 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:07.092Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:07.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172351188 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:07.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172351188 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:07.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172351188 data=null} to TreeItem with text {test} [2019-07-31T02:34:07.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172351189 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:07.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172351189 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:07.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172351195 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:07.092Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:34:07.092Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:07.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1172351196 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T02:34:07.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1172351196 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:07.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1172351196 data=null} to TreeItem with text {Traces [6]} [2019-07-31T02:34:07.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1172351196 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:07.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172351196 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:07.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1172351212 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:07.092Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T02:34:07.092Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:07.092Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:07.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172351266 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-31T02:34:07.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172351266 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-31T02:34:07.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172351266 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-31T02:34:07.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172351299 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-31T02:34:07.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172351299 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-31T02:34:07.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172351331 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-31T02:34:07.092Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:07.092Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:07.092Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:07.092Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:07.092Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:07.092Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:34:07.092Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:07.092Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:07.092Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:07.092Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:07.092Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:07.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172351337 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:07.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172351337 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:07.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172351337 data=null} to TreeItem with text {test} [2019-07-31T02:34:07.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172351338 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:07.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172351338 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:07.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172351370 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:07.348Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:07.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172351372 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:07.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172351372 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:07.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172351373 data=null} to TreeItem with text {test} [2019-07-31T02:34:07.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172351373 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:07.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172351373 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:07.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172351383 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:07.348Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:34:07.348Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:07.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1172351385 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T02:34:07.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1172351385 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:07.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1172351385 data=null} to TreeItem with text {Traces [6]} [2019-07-31T02:34:07.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1172351385 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:07.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172351385 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:07.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1172351400 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:07.348Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:07.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1172351400 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T02:34:07.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1172351401 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:07.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1172351401 data=null} to TreeItem with text {Traces [6]} [2019-07-31T02:34:07.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1172351401 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:07.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172351401 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:07.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1172351405 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:07.348Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T02:34:07.348Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T02:34:07.605Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T02:34:07.605Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T02:34:07.605Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1172351746 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:34:07.605Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:34:07.605Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:34:07.605Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:34:07.605Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:34:07.605Z] DEBUG - matched Combo with text " [2019-07-31T02:34:07.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1172351843 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:')) [2019-07-31T02:34:07.605Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:07.605Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@14ca80b4 [2019-07-31T02:34:07.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1172351850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:07.605Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1172351850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:07.605Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1172351850 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:07.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1172351850 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:07.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1172351851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:07.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1172351851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:07.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1172351851 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:07.605Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1172351851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:07.605Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1172351851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:07.605Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1172351851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:07.605Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1172351851 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:07.605Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1172351851 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:34:07.605Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:07.605Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:07.605Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:07.605Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:07.606Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:07.606Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:07.606Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:07.606Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:07.606Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:07.606Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T02:34:07.606Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:07.606Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:34:07.606Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:07.606Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:07.606Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:07.606Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:34:07.606Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:34:07.862Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:07.862Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:07.862Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:07.862Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:07.863Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:07.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:07.863Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:07.863Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:07.863Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:07.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:07.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T02:34:07.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:07.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:34:07.863Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:07.863Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:07.863Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:34:07.863Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:34:07.863Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:07.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:07.863Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:07.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:07.863Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:07.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:07.863Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:07.863Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:07.863Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:07.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:07.863Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:07.863Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:07.863Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T02:34:07.863Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T02:34:07.863Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:07.863Z] DEBUG - Clicking on &Finish [2019-07-31T02:34:07.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1172351867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:07.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1172351867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:07.863Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1172351867 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:07.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1172351867 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:07.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1172351867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:07.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1172351867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:07.863Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:07.863Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:07.863Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:07.863Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:07.863Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:07.863Z] DEBUG - Clicked on &Finish [2019-07-31T02:34:07.863Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T02:34:07.863Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1172352100 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T02:34:07.863Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T02:34:07.863Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T02:34:07.863Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T02:34:07.863Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T02:34:07.863Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T02:34:07.863Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T02:34:07.863Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2019-07-31T02:34:07.863Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2019-07-31T02:34:07.863Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T02:34:07.863Z] DEBUG - Clicking on Skip [2019-07-31T02:34:07.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1172352101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T02:34:07.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1172352101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T02:34:07.863Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1172352101 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T02:34:07.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1172352101 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T02:34:07.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1172352101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T02:34:07.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1172352101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T02:34:08.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1172352101 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T02:34:08.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1172351867 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:08.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1172351476 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T02:34:08.375Z] DEBUG - Clicked on [2019-07-31T02:34:08.375Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:34:08.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:08.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:08.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:08.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:08.375Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:08.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172352523 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:08.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172352523 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:08.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172352524 data=null} to TreeItem with text {test} [2019-07-31T02:34:08.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172352524 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:08.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172352524 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:08.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172352559 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:08.375Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:08.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172352559 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:08.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172352559 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:08.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172352560 data=null} to TreeItem with text {test} [2019-07-31T02:34:08.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172352560 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:08.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172352560 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:08.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172352578 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:08.375Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:34:08.375Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:08.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1172352579 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T02:34:08.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1172352579 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:08.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1172352579 data=null} to TreeItem with text {Traces [6]} [2019-07-31T02:34:08.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1172352579 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:08.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172352579 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:08.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1172352602 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:08.375Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T02:34:08.939Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:08.939Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:08.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172353063 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:08.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172353063 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:08.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172353063 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:08.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172353064 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:08.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172353064 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:08.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172353096 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:08.939Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:08.939Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:08.939Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:08.939Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:08.939Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:08.939Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:08.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172353100 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:08.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172353100 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:08.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172353100 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:08.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172353100 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:08.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172353100 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:08.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172353105 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:08.939Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:08.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172353106 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:08.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172353106 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:08.939Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:08.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172353106 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:08.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172353106 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:08.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172353106 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:08.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172353110 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:08.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172353110 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:08.939Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172353110 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:09.196Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172353111 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:09.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172353192 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:09.196Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172353313 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:09.196Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172353313 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:09.196Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172353314 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:09.196Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:09.196Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:09.196Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:09.196Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:09.196Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:09.196Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:09.196Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:09.196Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:34:09.196Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:34:09.196Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:34:09.196Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:34:09.196Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:34:09.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172353316 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:34:09.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172353316 data=null doit=true} to TableItem with text {} [2019-07-31T02:34:09.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172353317 data=null} to TableItem with text {} [2019-07-31T02:34:09.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172353317 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:34:09.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172353317 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:34:09.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172353319 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:34:09.196Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:34:09.196Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:34:09.196Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:09.196Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:09.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172353493 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:09.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172353493 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:09.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172353493 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:09.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172353494 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:09.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172353494 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:09.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172353500 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:09.452Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:09.452Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:09.452Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:09.452Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:09.452Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:09.452Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:09.452Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:09.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172353670 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-31T02:34:09.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172353670 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-31T02:34:09.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172353678 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-31T02:34:09.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172353679 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-31T02:34:09.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172353679 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-31T02:34:09.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172353688 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-31T02:34:09.452Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:09.452Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:09.452Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:09.452Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:09.452Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:09.452Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:34:09.452Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:09.452Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:09.452Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:09.452Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:09.452Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:09.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172353697 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:09.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172353697 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:09.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172353697 data=null} to TreeItem with text {test} [2019-07-31T02:34:09.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172353698 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:09.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172353698 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:09.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172353733 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:09.709Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:09.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172353734 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:09.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172353734 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:09.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172353734 data=null} to TreeItem with text {test} [2019-07-31T02:34:09.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172353734 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:09.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172353735 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:09.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172353741 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:09.709Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:34:09.709Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:09.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1172353746 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T02:34:09.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1172353746 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:09.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1172353746 data=null} to TreeItem with text {Traces [6]} [2019-07-31T02:34:09.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1172353747 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:09.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172353747 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:09.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1172353756 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:09.709Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T02:34:09.965Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:09.965Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:09.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172354126 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-31T02:34:09.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172354126 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-31T02:34:09.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172354126 data=null} to Tree node with text: kernel-overlap-testing [2019-07-31T02:34:09.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172354127 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-31T02:34:09.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172354127 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-31T02:34:09.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172354180 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-31T02:34:09.965Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:09.965Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:09.965Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:09.965Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:09.965Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:09.965Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:34:09.965Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:09.965Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:09.965Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:09.965Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:09.965Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:09.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172354186 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:09.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172354186 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:09.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172354187 data=null} to TreeItem with text {test} [2019-07-31T02:34:09.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172354187 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:09.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172354187 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:10.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172354220 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:10.221Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:10.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172354221 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:10.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172354221 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:10.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172354221 data=null} to TreeItem with text {test} [2019-07-31T02:34:10.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172354222 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:10.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172354222 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:10.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172354227 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:10.221Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:34:10.221Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:10.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1172354228 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T02:34:10.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1172354228 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:10.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1172354228 data=null} to TreeItem with text {Traces [6]} [2019-07-31T02:34:10.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1172354229 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:10.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172354229 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:10.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1172354246 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:10.221Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:10.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1172354247 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T02:34:10.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1172354247 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:10.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1172354247 data=null} to TreeItem with text {Traces [6]} [2019-07-31T02:34:10.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1172354247 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:10.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172354248 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:10.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1172354251 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:10.221Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T02:34:10.221Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T02:34:10.480Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T02:34:10.480Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T02:34:10.480Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1172354592 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:34:10.480Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:34:10.480Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:34:10.480Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:34:10.480Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:34:10.480Z] DEBUG - matched Combo with text " [2019-07-31T02:34:10.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1172354671 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:')) [2019-07-31T02:34:10.480Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:10.480Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@62032410 [2019-07-31T02:34:10.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1172354673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:10.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1172354674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:10.480Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1172354674 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:10.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1172354674 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:10.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1172354674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:10.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1172354674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:10.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1172354674 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:10.480Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1172354674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:10.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1172354674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:10.480Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1172354674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:10.480Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1172354674 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:10.480Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1172354674 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:34:10.480Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:10.480Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:10.480Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:10.481Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:10.481Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:10.481Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:34:10.481Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:10.481Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:34:10.481Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T02:34:10.481Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:10.481Z] DEBUG - Clicking on &Finish [2019-07-31T02:34:10.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1172354689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:10.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1172354689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:10.481Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1172354689 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:10.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1172354689 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:10.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1172354689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:10.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1172354689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:10.922Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:10.922Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:10.922Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:10.922Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:10.922Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:10.922Z] DEBUG - Clicked on &Finish [2019-07-31T02:34:10.922Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T02:34:10.922Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1172354952 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T02:34:10.922Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T02:34:10.923Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T02:34:10.923Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T02:34:10.923Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T02:34:10.923Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T02:34:10.923Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T02:34:10.923Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2019-07-31T02:34:10.923Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2019-07-31T02:34:10.923Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T02:34:10.923Z] DEBUG - Clicking on Skip [2019-07-31T02:34:10.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1172354953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T02:34:10.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1172354953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T02:34:10.923Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1172354953 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T02:34:10.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1172354953 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T02:34:10.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1172354953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T02:34:10.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1172354953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T02:34:10.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1172354953 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T02:34:10.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1172354689 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:10.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1172354318 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T02:34:11.378Z] DEBUG - Clicked on [2019-07-31T02:34:11.378Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:34:11.378Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:11.378Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:11.378Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:11.378Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:11.378Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:11.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172355174 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:11.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172355174 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:11.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172355174 data=null} to TreeItem with text {test} [2019-07-31T02:34:11.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172355175 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:11.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172355184 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:11.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172355222 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:11.378Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:11.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172355223 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:11.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172355223 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:11.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172355223 data=null} to TreeItem with text {test} [2019-07-31T02:34:11.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172355224 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:11.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172355224 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:11.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172355240 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:11.378Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:34:11.378Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:11.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1172355241 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T02:34:11.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1172355241 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:11.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1172355241 data=null} to TreeItem with text {Traces [6]} [2019-07-31T02:34:11.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1172355241 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:11.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172355242 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:11.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1172355303 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:11.378Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T02:34:11.378Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:11.378Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:11.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172355567 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:11.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172355567 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:11.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172355567 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:11.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172355568 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:11.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172355568 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:11.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172355613 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:11.378Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:11.378Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:11.378Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:11.378Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:11.378Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:11.378Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:11.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172355617 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:11.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172355617 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:11.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172355618 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:11.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172355618 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:11.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172355618 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:11.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172355623 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:11.378Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:11.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172355623 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:11.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172355623 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:11.378Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:11.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172355624 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:11.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172355624 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:11.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172355624 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:11.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172355632 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:11.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172355632 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:11.636Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172355632 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:11.636Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172355633 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:11.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172355884 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:11.636Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172355886 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:11.636Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172355886 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:11.636Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172355887 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:11.636Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:11.636Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:11.636Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:11.636Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:11.636Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:11.636Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:11.636Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:11.636Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:34:11.636Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:34:11.636Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:34:11.636Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:34:11.636Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:34:11.636Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172355889 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:34:11.636Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172355890 data=null doit=true} to TableItem with text {} [2019-07-31T02:34:11.636Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172355890 data=null} to TableItem with text {} [2019-07-31T02:34:11.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172355890 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:34:11.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172355890 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:34:11.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172355892 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:34:11.892Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:34:11.892Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:34:11.892Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:11.892Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:11.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172356100 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:11.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172356100 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:11.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172356101 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:11.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172356101 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:11.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172356101 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:11.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172356106 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:11.892Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:11.892Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:11.892Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:11.892Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:11.892Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:12.148Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:12.148Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:12.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172356163 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-31T02:34:12.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172356163 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-31T02:34:12.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172356163 data=null} to Tree node with text: kernel-overlap-testing [2019-07-31T02:34:12.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172356164 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-31T02:34:12.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172356164 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-31T02:34:12.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172356214 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-31T02:34:12.148Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:12.148Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:12.148Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:12.148Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:12.148Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:12.148Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:34:12.148Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:12.148Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:12.148Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:12.148Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:12.148Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:12.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172356222 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:12.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172356222 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:12.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172356222 data=null} to TreeItem with text {test} [2019-07-31T02:34:12.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172356222 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:12.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172356223 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:12.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172356288 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:12.148Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:12.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172356289 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:12.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172356290 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:12.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172356290 data=null} to TreeItem with text {test} [2019-07-31T02:34:12.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172356290 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:12.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172356290 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:12.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172356300 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:12.148Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:34:12.148Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:12.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1172356301 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T02:34:12.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1172356301 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:12.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1172356301 data=null} to TreeItem with text {Traces [6]} [2019-07-31T02:34:12.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1172356301 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:12.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172356301 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:12.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1172356311 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:12.148Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T02:34:12.711Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:12.711Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:12.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172356774 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:34:12.711Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172356774 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:34:12.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172356774 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:34:12.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172356774 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:34:12.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172356775 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:34:12.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172356804 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:34:12.711Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:12.711Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:12.711Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:12.711Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:12.711Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:12.711Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:34:12.711Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:12.711Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:12.711Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:12.711Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:12.711Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:12.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172356811 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:12.711Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172356811 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:12.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172356811 data=null} to TreeItem with text {test} [2019-07-31T02:34:12.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172356811 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:12.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172356811 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:12.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172356841 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:12.711Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:12.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172356842 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:12.711Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172356843 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:12.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172356843 data=null} to TreeItem with text {test} [2019-07-31T02:34:12.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172356843 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:12.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172356843 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:12.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172356852 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:12.711Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:34:12.711Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:12.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1172356853 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T02:34:12.711Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1172356853 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:12.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1172356853 data=null} to TreeItem with text {Traces [6]} [2019-07-31T02:34:12.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1172356854 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:12.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172356854 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:12.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1172356890 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:12.711Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:12.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1172356892 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T02:34:12.711Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1172356892 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:12.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1172356892 data=null} to TreeItem with text {Traces [6]} [2019-07-31T02:34:12.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1172356892 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:12.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172356892 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:12.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1172356896 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:12.968Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T02:34:12.968Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T02:34:13.225Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T02:34:13.225Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T02:34:13.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1172357274 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:34:13.225Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:34:13.225Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:34:13.225Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:34:13.225Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:34:13.225Z] DEBUG - matched Combo with text " [2019-07-31T02:34:13.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1172357360 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:')) [2019-07-31T02:34:13.225Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:13.225Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2d2689dc [2019-07-31T02:34:13.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1172357368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:13.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1172357368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:13.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1172357368 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:13.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1172357368 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:13.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1172357368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:13.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1172357369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:13.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1172357369 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:13.225Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1172357369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:13.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1172357369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:13.225Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1172357369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:13.225Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1172357369 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:13.225Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1172357369 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:34:13.225Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:13.225Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:13.225Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@dbdeeea [2019-07-31T02:34:13.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1172357375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:13.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1172357375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:13.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1172357375 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:13.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1172357375 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:13.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1172357375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:13.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1172357375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:13.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1172357375 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:13.225Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1172357375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:13.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1172357376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:13.225Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1172357376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:13.225Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1172357376 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:13.225Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1172357376 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:34:13.225Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:34:13.225Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T02:34:13.225Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:13.225Z] DEBUG - Clicking on &Finish [2019-07-31T02:34:13.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1172357386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:13.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1172357386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:13.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1172357386 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:13.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1172357386 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:13.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1172357386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:13.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1172357386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:13.788Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:13.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1172357386 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:13.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1172356985 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T02:34:14.045Z] DEBUG - Clicked on [2019-07-31T02:34:14.045Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:34:14.045Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:14.045Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:14.045Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:14.045Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:14.045Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:14.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172358070 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:14.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172358070 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:14.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172358070 data=null} to TreeItem with text {test} [2019-07-31T02:34:14.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172358070 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:14.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172358070 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:14.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172358109 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:14.045Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:14.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172358110 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:14.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172358110 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:14.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172358110 data=null} to TreeItem with text {test} [2019-07-31T02:34:14.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172358111 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:14.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172358111 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:14.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172358122 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:14.045Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:34:14.045Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:14.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1172358123 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T02:34:14.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1172358124 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:14.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1172358124 data=null} to TreeItem with text {Traces [6]} [2019-07-31T02:34:14.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1172358124 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:14.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172358124 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:14.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1172358132 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:14.045Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T02:34:14.302Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:14.302Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:14.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172358607 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:14.559Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172358607 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:14.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172358607 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:14.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172358608 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:14.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172358608 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:14.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172358683 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:14.559Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:14.559Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:14.559Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:14.559Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:14.559Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:14.559Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:14.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172358686 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:14.559Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172358687 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:14.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172358687 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:14.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172358687 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:14.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172358687 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:14.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172358692 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:14.559Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:14.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172358692 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:14.559Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172358692 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:14.559Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:14.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172358692 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:14.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172358693 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:14.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172358693 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:14.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172358696 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:14.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172358702 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:14.559Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172358703 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:14.559Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172358703 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:14.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172358820 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:14.816Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172359012 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:14.816Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172359014 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:14.816Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172359014 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:14.816Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:14.816Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:14.816Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:14.816Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:14.816Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:14.816Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:14.816Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:16.184Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:34:16.184Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:34:16.184Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:34:16.184Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:34:16.184Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:34:16.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172360041 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:34:16.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172360041 data=null doit=true} to TableItem with text {} [2019-07-31T02:34:16.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172360041 data=null} to TableItem with text {} [2019-07-31T02:34:16.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172360041 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:34:16.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172360042 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:34:16.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172360048 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:34:16.184Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:34:16.184Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:34:16.184Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:16.184Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:16.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172360304 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:16.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172360304 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:16.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172360304 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:16.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172360304 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:16.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172360305 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:16.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172360310 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:16.184Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:16.184Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:16.184Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:16.184Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:16.184Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:16.184Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:16.184Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:16.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172360498 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:34:16.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172360498 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:34:16.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172360498 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:34:16.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172360499 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:34:16.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172360499 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:34:16.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172360506 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T02:34:16.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:16.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:16.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:16.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:16.441Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:16.441Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:34:16.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:16.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:16.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:16.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:16.441Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:16.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172360517 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:16.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172360517 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:16.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172360518 data=null} to TreeItem with text {test} [2019-07-31T02:34:16.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172360518 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:16.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172360518 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:16.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172360592 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:16.441Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:16.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172360593 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:16.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172360593 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:16.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172360593 data=null} to TreeItem with text {test} [2019-07-31T02:34:16.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172360594 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:16.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172360594 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:16.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172360600 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:16.441Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:34:16.441Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:16.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1172360602 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T02:34:16.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1172360602 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:16.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1172360602 data=null} to TreeItem with text {Traces [6]} [2019-07-31T02:34:16.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1172360602 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:16.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172360602 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:16.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1172360622 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:16.441Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T02:34:16.697Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:16.697Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:16.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172361000 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-31T02:34:16.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172361001 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-31T02:34:16.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172361001 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-31T02:34:16.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172361001 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-31T02:34:16.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172361002 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-31T02:34:16.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172361041 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-31T02:34:16.953Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:16.953Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:16.953Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:16.953Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:16.953Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:16.953Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:34:16.953Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:16.953Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:16.953Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:16.953Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:16.953Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:16.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172361049 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:16.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172361049 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:16.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172361050 data=null} to TreeItem with text {test} [2019-07-31T02:34:16.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172361050 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:16.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172361050 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:16.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172361101 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:16.953Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:16.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172361102 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:16.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172361102 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:16.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172361102 data=null} to TreeItem with text {test} [2019-07-31T02:34:16.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172361102 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:16.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172361102 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:16.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172361119 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:16.953Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:34:16.953Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:16.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1172361121 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T02:34:16.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1172361121 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:16.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1172361121 data=null} to TreeItem with text {Traces [6]} [2019-07-31T02:34:16.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1172361122 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:16.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172361122 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:16.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1172361185 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:16.953Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:16.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1172361186 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T02:34:16.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1172361187 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:16.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1172361187 data=null} to TreeItem with text {Traces [6]} [2019-07-31T02:34:16.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1172361187 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:16.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172361187 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:16.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1172361192 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:17.210Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T02:34:17.210Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T02:34:17.467Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T02:34:17.467Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T02:34:17.467Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1172361710 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T02:34:17.467Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:17.467Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T02:34:17.467Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T02:34:17.467Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T02:34:17.467Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:17.467Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:17.467Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:17.467Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:17.467Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:17.467Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:17.467Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:17.467Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:17.467Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:17.467Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:17.467Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:17.467Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:34:17.467Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:34:17.467Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:34:17.467Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:34:17.467Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:34:17.467Z] DEBUG - matched Combo with text " [2019-07-31T02:34:17.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1172361828 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:')) [2019-07-31T02:34:17.725Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:17.725Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7bbaa3cd [2019-07-31T02:34:17.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1172361830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:17.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1172361830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:17.725Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1172361830 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:17.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1172361830 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:17.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1172361831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:17.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1172361831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:17.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1172361831 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:17.725Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1172361831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:17.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1172361831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:17.725Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1172361831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:17.725Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1172361831 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:17.725Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1172361831 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:34:17.725Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:17.725Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:17.725Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:17.725Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5578e5c4 [2019-07-31T02:34:17.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1172361885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:17.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1172361885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:17.725Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1172361885 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:17.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1172361886 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:17.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1172361886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:17.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1172361886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:17.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1172361886 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:17.725Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1172361886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:17.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1172361886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:17.725Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1172361886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:17.726Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1172361886 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:17.726Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1172361886 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:17.726Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:17.726Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:17.726Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:17.726Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:17.726Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:17.726Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:17.726Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:17.726Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:17.726Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:17.726Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T02:34:17.726Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:17.726Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:34:17.726Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:17.726Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:17.726Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:17.726Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:34:17.726Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:34:17.726Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:17.726Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:17.726Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:17.726Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:17.726Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:17.726Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:17.726Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:17.726Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:17.726Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:17.726Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:17.726Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T02:34:17.726Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:17.726Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:34:17.726Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:17.726Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:17.726Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:34:17.726Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:34:17.726Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:17.726Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:17.726Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:17.726Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:17.726Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:17.726Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:17.726Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:17.726Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:17.726Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:17.726Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:17.726Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:17.726Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:17.726Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T02:34:17.726Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T02:34:17.726Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:17.726Z] DEBUG - Clicking on &Finish [2019-07-31T02:34:17.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1172361893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:17.726Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1172361893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:17.726Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1172361893 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:17.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1172361893 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:17.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1172361893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:17.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1172361894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:18.289Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:18.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1172361894 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:18.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1172361281 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T02:34:18.289Z] DEBUG - Clicked on [2019-07-31T02:34:18.289Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:34:18.289Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:18.289Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:18.289Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:18.289Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:18.289Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:18.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172362501 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:18.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172362501 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:18.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172362501 data=null} to TreeItem with text {test} [2019-07-31T02:34:18.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172362502 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:18.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172362502 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:18.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172362529 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:18.289Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:18.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172362537 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:18.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172362537 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:18.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172362537 data=null} to TreeItem with text {test} [2019-07-31T02:34:18.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172362538 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:18.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172362538 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:18.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172362544 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:18.545Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:34:18.545Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:18.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1172362545 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T02:34:18.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1172362545 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:18.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1172362545 data=null} to TreeItem with text {Traces [6]} [2019-07-31T02:34:18.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1172362545 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:18.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172362546 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:18.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1172362575 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:18.545Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T02:34:18.802Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:18.802Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:18.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172363041 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:18.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172363041 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:18.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172363041 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:18.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172363042 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:18.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172363042 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:19.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172363076 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:19.059Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:19.059Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:19.059Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:19.059Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:19.059Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:19.059Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:19.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172363080 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:19.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172363080 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:19.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172363080 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:19.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172363080 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:19.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172363080 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:19.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172363085 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:19.059Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:19.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172363085 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:19.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172363085 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:19.059Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:19.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172363086 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:19.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172363086 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:19.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172363086 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:19.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172363089 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:19.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172363090 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:19.059Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172363090 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:19.059Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172363090 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:19.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172363154 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:19.059Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172363163 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:19.059Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172363163 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:19.059Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172363164 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:19.059Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:19.059Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:19.059Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:19.059Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:19.059Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:19.059Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:19.622Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:19.622Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:19.622Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:19.622Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:19.622Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:19.622Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:20.184Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:34:20.184Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:34:20.184Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:34:20.184Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:34:20.184Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:34:20.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172364381 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:34:20.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172364381 data=null doit=true} to TableItem with text {} [2019-07-31T02:34:20.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172364381 data=null} to TableItem with text {} [2019-07-31T02:34:20.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172364382 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:34:20.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172364382 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:34:20.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172364389 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:34:20.184Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:34:20.184Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:34:20.440Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:20.440Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:20.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172364690 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:20.440Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172364690 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:20.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172364691 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:20.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172364691 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:20.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172364692 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:20.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172364697 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:20.697Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:20.697Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:20.697Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:20.697Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:20.697Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:20.697Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:20.697Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:20.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172364886 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-31T02:34:20.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172364887 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-31T02:34:20.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172364887 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-31T02:34:20.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172364887 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-31T02:34:20.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172364887 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-31T02:34:20.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172364893 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-31T02:34:20.697Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:20.697Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:20.697Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:20.697Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:20.697Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:20.697Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:34:20.697Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:20.697Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:20.697Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:20.697Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:20.697Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:20.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172364903 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:20.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172364903 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:20.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172364903 data=null} to TreeItem with text {test} [2019-07-31T02:34:20.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172364904 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:20.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172364904 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:20.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172364939 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:20.697Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:20.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172364940 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:20.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172364941 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:20.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172364941 data=null} to TreeItem with text {test} [2019-07-31T02:34:20.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172364941 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:20.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172364941 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:20.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172364947 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:20.697Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:34:20.697Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:20.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1172364948 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T02:34:20.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1172364948 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:20.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1172364948 data=null} to TreeItem with text {Traces [6]} [2019-07-31T02:34:20.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1172364949 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:20.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172364949 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:20.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1172364978 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:20.953Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T02:34:21.215Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:21.215Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:21.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172365442 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-31T02:34:21.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172365442 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-31T02:34:21.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172365442 data=null} to Tree node with text: kernel-overlap-testing [2019-07-31T02:34:21.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172365443 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-31T02:34:21.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172365443 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-31T02:34:21.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172365491 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-31T02:34:21.528Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:21.528Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:21.528Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:21.528Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:21.528Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:21.528Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:34:21.528Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:21.528Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:21.528Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:21.528Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:21.528Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:21.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172365497 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:21.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172365497 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:21.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172365498 data=null} to TreeItem with text {test} [2019-07-31T02:34:21.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172365498 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:21.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172365498 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:21.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172365536 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:21.528Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:21.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172365536 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:21.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172365537 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:21.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172365537 data=null} to TreeItem with text {test} [2019-07-31T02:34:21.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172365537 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:21.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172365537 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:21.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172365548 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:21.528Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:34:21.528Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:21.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1172365549 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T02:34:21.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1172365549 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:21.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1172365549 data=null} to TreeItem with text {Traces [6]} [2019-07-31T02:34:21.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1172365550 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:21.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172365550 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:21.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1172365559 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:21.528Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:21.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1172365587 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T02:34:21.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1172365587 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:21.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1172365587 data=null} to TreeItem with text {Traces [6]} [2019-07-31T02:34:21.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1172365587 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:21.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172365587 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:21.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1172365592 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:21.528Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T02:34:21.528Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T02:34:21.925Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T02:34:21.925Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T02:34:21.925Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1172366020 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:34:21.925Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:34:21.925Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:34:21.925Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:34:21.925Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:34:21.925Z] DEBUG - matched Combo with text " [2019-07-31T02:34:21.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1172366099 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:')) [2019-07-31T02:34:21.925Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:21.925Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1f97ca03 [2019-07-31T02:34:21.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1172366101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:21.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1172366101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:21.925Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1172366101 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:21.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1172366101 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:21.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1172366101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:21.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1172366101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:21.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1172366101 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:21.925Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1172366102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:21.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1172366102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:21.925Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1172366102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:21.925Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1172366102 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:21.925Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1172366102 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:34:21.925Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:21.925Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:21.925Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3949a26a [2019-07-31T02:34:21.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1172366107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:21.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1172366107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:21.925Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1172366108 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:21.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1172366108 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:21.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1172366108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:21.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1172366108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:21.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1172366108 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:21.925Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1172366108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:21.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1172366108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:21.925Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1172366108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:21.925Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1172366108 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:21.925Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1172366108 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:34:21.925Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:34:21.925Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T02:34:21.925Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:21.925Z] DEBUG - Clicking on &Finish [2019-07-31T02:34:21.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1172366118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:21.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1172366118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:21.925Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1172366118 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:21.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1172366118 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:21.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1172366118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:21.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1172366119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:22.489Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:22.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1172366119 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:22.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1172365635 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T02:34:22.489Z] DEBUG - Clicked on [2019-07-31T02:34:22.489Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:34:22.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:22.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:22.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:22.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:22.489Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:22.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172366724 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:22.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172366724 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:22.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172366724 data=null} to TreeItem with text {test} [2019-07-31T02:34:22.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172366725 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:22.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172366725 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:22.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172366761 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:22.745Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:22.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172366762 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:22.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172366762 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:22.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172366763 data=null} to TreeItem with text {test} [2019-07-31T02:34:22.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172366763 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:22.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172366763 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:22.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172366780 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:22.745Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:34:22.745Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:22.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1172366781 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T02:34:22.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1172366781 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:22.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1172366781 data=null} to TreeItem with text {Traces [6]} [2019-07-31T02:34:22.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1172366782 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:22.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172366782 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:22.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1172366810 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:22.745Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T02:34:23.003Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:23.003Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:23.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172367284 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:23.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172367284 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:23.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172367284 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:23.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172367285 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:23.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172367285 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:23.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172367324 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:23.260Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:23.260Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:23.260Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:23.260Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:23.260Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:23.260Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:23.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172367328 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:23.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172367328 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:23.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172367328 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:23.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172367328 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:23.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172367329 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:23.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172367334 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:23.260Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:23.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172367334 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:23.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172367334 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:23.260Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:23.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172367335 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:23.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172367335 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:23.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172367335 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:23.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172367344 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:23.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172367344 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:23.260Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172367345 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:23.260Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172367345 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:24.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172367431 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:24.189Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172368183 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:24.189Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172368268 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:24.189Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172368268 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:24.189Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:24.189Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:24.189Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:24.189Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:24.189Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:24.189Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:24.189Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:24.189Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:34:24.189Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:34:24.189Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:34:24.189Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:34:24.189Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:34:24.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172368272 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:34:24.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172368273 data=null doit=true} to TableItem with text {} [2019-07-31T02:34:24.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172368273 data=null} to TableItem with text {} [2019-07-31T02:34:24.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172368273 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:34:24.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172368273 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:34:24.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172368280 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:34:24.189Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:34:24.189Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:34:25.118Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:25.118Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:25.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172369395 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:25.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172369395 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:25.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172369396 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:25.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172369396 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:25.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172369396 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:25.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172369403 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:25.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:25.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:25.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:25.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:25.374Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:25.374Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:25.374Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:25.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172369593 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-31T02:34:25.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172369593 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-31T02:34:25.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172369594 data=null} to Tree node with text: kernel-overlap-testing [2019-07-31T02:34:25.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172369594 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-31T02:34:25.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172369594 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-31T02:34:25.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172369600 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-31T02:34:25.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:25.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:25.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:25.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:25.374Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:25.374Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:34:25.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:25.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:25.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:25.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:25.374Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:25.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172369619 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:25.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172369619 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:25.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172369619 data=null} to TreeItem with text {test} [2019-07-31T02:34:25.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172369619 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:25.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172369620 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:25.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172369670 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:25.631Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:25.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172369672 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:25.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172369672 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:25.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172369672 data=null} to TreeItem with text {test} [2019-07-31T02:34:25.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172369672 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:25.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172369672 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:25.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172369695 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:25.631Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:34:25.631Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:25.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1172369696 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T02:34:25.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1172369696 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:25.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1172369697 data=null} to TreeItem with text {Traces [6]} [2019-07-31T02:34:25.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1172369697 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:25.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172369697 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:25.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1172369726 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:25.631Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:25.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1172369727 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T02:34:25.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1172369727 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:25.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1172369727 data=null} to TreeItem with text {Traces [6]} [2019-07-31T02:34:25.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1172369728 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:25.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172369728 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T02:34:25.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1172369737 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T02:34:25.631Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T02:34:25.631Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T02:34:25.888Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T02:34:25.888Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T02:34:25.888Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1172370140 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T02:34:25.888Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:25.888Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T02:34:25.888Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T02:34:25.888Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T02:34:25.888Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:25.888Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:25.888Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:25.888Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:25.888Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:25.888Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:25.888Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:25.888Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:25.888Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:25.888Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:25.888Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:26.151Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:34:26.151Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:34:26.151Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:34:26.151Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:34:26.151Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:34:26.151Z] DEBUG - matched Combo with text " [2019-07-31T02:34:26.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1172370214 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:')) [2019-07-31T02:34:26.151Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T02:34:26.151Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:26.151Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:26.151Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:26.151Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:26.151Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:26.151Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:26.151Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:26.151Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T02:34:26.151Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:26.151Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:26.151Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:26.151Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:26.151Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:26.151Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:26.151Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:26.151Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:26.152Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:34:26.152Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:26.152Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:26.152Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:34:26.152Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:34:26.152Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T02:34:26.152Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:26.152Z] DEBUG - Clicking on &Finish [2019-07-31T02:34:26.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1172370234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:26.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1172370234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:26.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1172370234 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:26.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1172370234 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:26.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1172370234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:26.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1172370234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:26.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1172370234 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:26.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1172369791 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T02:34:26.716Z] DEBUG - Clicked on [2019-07-31T02:34:26.716Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:34:26.972Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:26.972Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:26.972Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:26.972Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:26.972Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:26.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172370985 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:26.972Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172370985 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:26.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172370985 data=null} to TreeItem with text {test} [2019-07-31T02:34:26.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172370985 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:26.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172370986 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:26.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172371020 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:26.972Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:26.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172371021 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:26.972Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172371022 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:26.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172371022 data=null} to TreeItem with text {test} [2019-07-31T02:34:26.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172371022 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:26.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172371022 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:26.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172371036 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:26.972Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:34:26.972Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:26.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1172371038 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T02:34:26.972Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1172371038 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:34:26.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1172371038 data=null} to TreeItem with text {Traces [7]} [2019-07-31T02:34:26.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1172371038 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:34:26.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172371039 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:34:26.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1172371061 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:34:26.972Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-31T02:34:27.229Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:27.229Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:27.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1172371357 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:27.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1172371357 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:27.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1172371357 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:27.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1172371358 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:27.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172371358 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:27.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1172371410 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:27.229Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:27.229Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:27.229Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:27.229Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:27.229Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:27.229Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:27.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1172371414 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:27.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1172371414 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:27.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1172371415 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:27.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1172371415 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:27.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172371415 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:27.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1172371423 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:27.229Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-31T02:34:27.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1172371423 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:27.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1172371423 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:27.229Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:27.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1172371424 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:27.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1172371430 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:27.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172371431 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:27.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1172371435 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:27.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1172371436 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:27.229Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1172371436 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:28.159Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172371436 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:28.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1172371520 data=null button=1 stateMask=0x80000 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:28.416Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1172372434 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:28.416Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1172372434 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:28.416Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1172372434 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:28.416Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-31T02:34:28.416Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-31T02:34:28.416Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-31T02:34:30.307Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:30.307Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:30.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1172374482 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:30.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1172374483 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:30.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1172374483 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:30.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1172374483 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:30.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172374484 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:30.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1172374491 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:30.307Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:30.307Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:30.307Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:30.307Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:30.307Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:30.307Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:34:30.307Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:30.307Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:30.307Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:30.307Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:30.307Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:30.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172374503 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:30.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172374504 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:30.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172374504 data=null} to TreeItem with text {test} [2019-07-31T02:34:30.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172374504 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:30.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172374504 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:30.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172374545 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:30.307Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:30.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172374546 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:30.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172374546 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:30.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172374546 data=null} to TreeItem with text {test} [2019-07-31T02:34:30.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172374547 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:30.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172374547 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:30.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172374554 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:30.307Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:34:30.307Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:30.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1172374555 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T02:34:30.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1172374555 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:34:30.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1172374555 data=null} to TreeItem with text {Traces [7]} [2019-07-31T02:34:30.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1172374555 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:34:30.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172374555 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:34:30.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1172374593 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:34:30.564Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-31T02:34:30.564Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:30.820Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:30.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1172374892 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to Tree node with text: unrecognized.log [2019-07-31T02:34:30.820Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1172374892 data=null doit=true} to Tree node with text: unrecognized.log [2019-07-31T02:34:30.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1172374892 data=null} to Tree node with text: unrecognized.log [2019-07-31T02:34:30.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1172374893 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to Tree node with text: unrecognized.log [2019-07-31T02:34:30.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172374893 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: unrecognized.log [2019-07-31T02:34:30.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1172374931 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to Tree node with text: unrecognized.log [2019-07-31T02:34:30.821Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:30.821Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:30.821Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:30.821Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:30.821Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:30.821Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:34:30.821Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:30.821Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:30.821Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:30.821Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:30.821Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:30.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172374985 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:30.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172374985 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:30.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172374985 data=null} to TreeItem with text {test} [2019-07-31T02:34:30.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172374985 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:30.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172374986 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:30.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172375026 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:30.821Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:30.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172375027 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:30.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172375027 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:30.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172375027 data=null} to TreeItem with text {test} [2019-07-31T02:34:30.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172375027 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:30.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172375027 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:30.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172375035 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:30.821Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:34:31.077Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:31.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1172375082 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T02:34:31.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1172375082 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:34:31.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1172375083 data=null} to TreeItem with text {Traces [7]} [2019-07-31T02:34:31.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1172375083 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:34:31.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172375084 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:34:31.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1172375094 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:34:31.077Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:31.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1172375112 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T02:34:31.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1172375112 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:34:31.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1172375112 data=null} to TreeItem with text {Traces [7]} [2019-07-31T02:34:31.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1172375113 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:34:31.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172375113 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:34:31.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1172375124 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:34:31.077Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T02:34:31.077Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T02:34:31.641Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T02:34:31.641Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T02:34:31.641Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1172375631 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:34:31.641Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:34:31.641Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:34:31.641Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:34:31.641Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:34:31.641Z] DEBUG - matched Combo with text " [2019-07-31T02:34:31.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1172375787 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:')) [2019-07-31T02:34:31.641Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:31.641Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:34:31.641Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:31.641Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:31.642Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3b5b9e6d [2019-07-31T02:34:31.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1172375794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:31.642Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1172375794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:31.642Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1172375794 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:31.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1172375794 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:31.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1172375794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:31.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1172375794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:31.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1172375795 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:31.642Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1172375795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:31.642Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1172375795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:31.642Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1172375795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:31.642Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1172375795 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:31.642Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1172375795 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:31.642Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:34:31.642Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:34:31.642Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T02:34:31.642Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:31.642Z] DEBUG - Clicking on &Finish [2019-07-31T02:34:31.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1172375807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:31.642Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1172375807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:31.642Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1172375807 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:31.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1172375807 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:31.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1172375807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:31.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1172375807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:32.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1172375808 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:32.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1172375218 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T02:34:32.792Z] DEBUG - Clicked on [2019-07-31T02:34:32.792Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:34:32.792Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:32.792Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:32.792Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:32.792Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:32.792Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:32.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172376789 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:32.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172376789 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:32.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172376790 data=null} to TreeItem with text {test} [2019-07-31T02:34:32.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172376790 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:32.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172376790 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:32.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172376813 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:32.792Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:32.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172376821 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:32.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172376821 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:32.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172376821 data=null} to TreeItem with text {test} [2019-07-31T02:34:32.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172376822 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:32.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172376822 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:32.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172376829 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:32.792Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:34:32.792Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:32.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1172376830 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T02:34:32.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1172376830 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:34:32.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1172376831 data=null} to TreeItem with text {Traces [7]} [2019-07-31T02:34:32.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1172376831 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:34:32.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172376878 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:34:32.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1172376887 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:34:32.792Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-31T02:34:33.050Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:33.307Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:33.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1172377360 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:33.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1172377360 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:33.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1172377360 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:33.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1172377360 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:33.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172377361 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:33.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1172377401 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:33.307Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:33.307Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:33.307Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:33.307Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:33.307Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:33.307Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:33.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1172377405 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:33.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1172377405 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:33.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1172377405 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:33.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1172377405 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:33.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172377406 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:33.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1172377411 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:33.307Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-31T02:34:33.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1172377411 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:33.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1172377411 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:33.307Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:33.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1172377412 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:33.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1172377412 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:33.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172377412 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:33.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1172377416 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:33.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1172377416 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:33.307Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1172377417 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:33.307Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172377421 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:33.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1172377496 data=null button=1 stateMask=0x80000 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:33.564Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1172377588 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:33.564Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1172377589 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:33.564Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1172377589 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:33.564Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-31T02:34:33.564Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-31T02:34:33.564Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-31T02:34:33.564Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:33.564Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:33.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1172377706 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:33.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1172377706 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:33.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1172377706 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:33.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1172377707 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:33.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172377707 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:33.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1172377713 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:34:33.564Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:33.564Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:33.564Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:33.564Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:33.564Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:33.564Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:33.564Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:33.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1172377845 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to Tree node with text: unrecognized.log [2019-07-31T02:34:33.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1172377845 data=null doit=true} to Tree node with text: unrecognized.log [2019-07-31T02:34:33.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1172377845 data=null} to Tree node with text: unrecognized.log [2019-07-31T02:34:33.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1172377845 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to Tree node with text: unrecognized.log [2019-07-31T02:34:33.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172377845 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: unrecognized.log [2019-07-31T02:34:33.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1172377851 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to Tree node with text: unrecognized.log [2019-07-31T02:34:33.821Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:33.821Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:33.821Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:33.821Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:33.821Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:33.821Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:34:33.821Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:33.821Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:33.821Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:33.821Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:33.821Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:33.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172377883 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:33.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172377883 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:33.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172377883 data=null} to TreeItem with text {test} [2019-07-31T02:34:33.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172377884 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:33.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172377884 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:33.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172377933 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:33.821Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:33.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172377934 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:33.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172377934 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:33.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172377934 data=null} to TreeItem with text {test} [2019-07-31T02:34:33.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172377935 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:33.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172377935 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:33.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172377983 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:33.821Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:34:33.821Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:33.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1172377989 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T02:34:33.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1172377989 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:34:33.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1172377989 data=null} to TreeItem with text {Traces [7]} [2019-07-31T02:34:33.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1172377990 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:34:33.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172377990 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:34:33.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1172378008 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:34:33.821Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:33.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1172378009 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T02:34:33.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1172378009 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:34:33.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1172378009 data=null} to TreeItem with text {Traces [7]} [2019-07-31T02:34:33.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1172378010 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:34:33.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172378010 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:34:33.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1172378022 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:34:34.077Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T02:34:34.077Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T02:34:34.077Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T02:34:34.077Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T02:34:34.077Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1172378292 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T02:34:34.077Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:34:34.077Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:34:34.077Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:34:34.077Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:34:34.077Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:34:34.077Z] DEBUG - Clicking on &Yes [2019-07-31T02:34:34.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172378293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:34:34.077Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172378293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:34:34.077Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172378293 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:34:34.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172378293 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:34:34.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172378293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:34:34.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172378294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:34:34.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172378294 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:34:36.598Z] DEBUG - Clicked on [2019-07-31T02:34:36.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1172378108 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T02:34:36.855Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:34:36.855Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:36.855Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:36.855Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:36.855Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:36.855Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:36.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172380990 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:36.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172380990 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:36.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172380990 data=null} to TreeItem with text {test} [2019-07-31T02:34:36.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172380991 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:36.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172380991 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:36.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172381015 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:36.855Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:36.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172381016 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:36.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172381016 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:36.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172381016 data=null} to TreeItem with text {test} [2019-07-31T02:34:36.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172381017 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:36.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172381017 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:36.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172381023 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:36.855Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:34:36.855Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:36.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1172381024 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T02:34:36.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1172381024 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:34:36.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1172381024 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:34:36.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1172381025 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:34:36.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172381025 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:34:36.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1172381037 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:34:36.855Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:36.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1172381038 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T02:34:36.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1172381038 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:34:36.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1172381038 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:34:36.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1172381038 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:34:36.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172381038 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:34:36.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1172381042 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:34:37.111Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T02:34:37.111Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T02:34:37.111Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T02:34:37.111Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T02:34:37.111Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1172381352 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T02:34:37.111Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:37.111Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T02:34:37.111Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T02:34:37.111Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T02:34:37.111Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:37.111Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:37.111Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:37.111Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:37.111Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:37.111Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:37.111Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:37.111Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:37.111Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:37.111Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:37.111Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:34:37.368Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:34:37.368Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:34:37.368Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:34:37.368Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:34:37.368Z] DEBUG - matched Combo with text " [2019-07-31T02:34:37.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1172381488 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:')) [2019-07-31T02:34:37.368Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:37.368Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:34:37.368Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:37.368Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7ca73193 [2019-07-31T02:34:37.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1172381494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:37.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1172381494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:37.368Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1172381494 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:37.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1172381494 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:37.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1172381494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:37.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1172381494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:37.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1172381494 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:37.368Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1172381494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:37.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1172381494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:37.368Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1172381494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:37.368Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1172381494 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:37.368Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1172381498 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:37.368Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:37.369Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:37.369Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:34:37.369Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:37.369Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:37.369Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:37.369Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:37.369Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:37.369Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:37.369Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:37.369Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:37.369Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:37.369Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T02:34:37.369Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:37.369Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:34:37.369Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:37.369Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:37.369Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:37.369Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:34:37.369Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:34:37.369Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:37.369Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:37.369Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:37.369Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:37.369Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:37.369Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:37.369Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:37.369Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:37.369Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:37.369Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:37.369Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T02:34:37.369Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:37.369Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:34:37.369Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:37.369Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:37.369Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:34:37.369Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:34:37.369Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:37.369Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:37.369Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:37.369Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:37.369Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:37.369Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:37.369Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:37.369Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:37.369Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:37.369Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:37.369Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:37.369Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:37.369Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T02:34:37.369Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T02:34:37.369Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:37.369Z] DEBUG - Clicking on &Finish [2019-07-31T02:34:37.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1172381505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:37.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1172381505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:37.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1172381505 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:37.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1172381505 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:37.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1172381505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:37.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1172381505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:37.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1172381506 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:37.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1172381116 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T02:34:37.626Z] DEBUG - Clicked on [2019-07-31T02:34:37.626Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:34:37.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:37.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:37.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:37.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:37.626Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:37.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172381792 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:37.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172381792 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:37.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172381799 data=null} to TreeItem with text {test} [2019-07-31T02:34:37.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172381800 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:37.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172381800 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:37.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172381827 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:37.626Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:37.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172381827 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:37.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172381835 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:37.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172381835 data=null} to TreeItem with text {test} [2019-07-31T02:34:37.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172381836 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:37.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172381836 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:37.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172381852 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:37.626Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:34:37.626Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:37.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172381853 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:34:37.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172381853 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:34:37.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172381853 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:34:37.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172381854 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:34:37.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172381854 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:34:37.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172381879 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:34:37.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172381880 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:34:37.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172381885 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:34:37.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172381885 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:34:37.883Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172381886 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:34:37.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172381888 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:34:37.883Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:37.883Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:37.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172381944 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:37.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172381944 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:37.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172381944 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:37.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172381971 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:37.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172381971 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:37.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172382005 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:37.883Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:37.883Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:37.883Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:37.883Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:37.883Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:37.883Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:37.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172382009 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:37.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172382009 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:37.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172382009 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:37.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172382010 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:37.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172382010 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:37.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172382015 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:37.883Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:37.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172382015 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:37.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172382016 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:37.883Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:37.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172382016 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:37.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172382016 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:37.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172382016 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:37.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172382020 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:37.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172382020 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:37.883Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172382021 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:37.883Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172382021 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:38.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172382124 data=null button=1 stateMask=0x80000 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:38.812Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172382713 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:38.812Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172382886 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:38.812Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172382887 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:38.812Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:38.812Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:38.812Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:34:38.812Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:34:38.812Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:34:38.812Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:34:38.812Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:34:38.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172382890 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:34:38.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172382890 data=null doit=true} to TableItem with text {} [2019-07-31T02:34:38.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172382890 data=null} to TableItem with text {} [2019-07-31T02:34:38.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172382891 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:34:38.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172382891 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:34:38.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172382896 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:34:38.812Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:34:38.812Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:34:39.742Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:39.742Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:39.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172383972 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:39.742Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172383972 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:39.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172383973 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:39.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172383973 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:39.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172383973 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:39.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172383984 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:39.742Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:39.742Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:39.742Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:39.742Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:39.742Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:39.742Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:34:39.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:39.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:39.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:39.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:39.999Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:39.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172383999 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:39.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172383999 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:39.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172383999 data=null} to TreeItem with text {test} [2019-07-31T02:34:39.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172383999 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:39.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172383999 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:39.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172384035 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:39.999Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:39.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172384036 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:39.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172384036 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:39.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172384036 data=null} to TreeItem with text {test} [2019-07-31T02:34:39.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172384037 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:39.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172384037 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:39.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172384043 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:39.999Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:34:39.999Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:39.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172384047 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:34:39.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172384047 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:34:39.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172384047 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:34:39.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172384047 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:34:39.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172384048 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:34:39.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172384057 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:34:39.999Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:39.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172384058 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:34:39.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172384058 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:34:39.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172384058 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:34:39.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172384059 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:34:39.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172384059 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:34:39.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172384071 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:34:39.999Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T02:34:39.999Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T02:34:40.256Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T02:34:40.256Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T02:34:40.256Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1172384304 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T02:34:40.256Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:34:40.256Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:34:40.256Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:34:40.256Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:34:40.256Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:34:40.256Z] DEBUG - Clicking on &Yes [2019-07-31T02:34:40.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172384333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:34:40.256Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172384333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:34:40.256Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172384333 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:34:40.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172384333 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:34:40.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172384333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:34:40.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172384333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:34:40.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172384333 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:34:40.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1172384117 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T02:34:40.820Z] DEBUG - Clicked on [2019-07-31T02:34:40.820Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:34:40.820Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:40.820Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:40.820Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:40.820Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:40.820Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:40.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172384885 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:40.820Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172384885 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:40.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172384885 data=null} to TreeItem with text {test} [2019-07-31T02:34:40.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172384886 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:40.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172384886 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:40.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172384910 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:40.820Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:40.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172384911 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:40.820Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172384911 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:40.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172384911 data=null} to TreeItem with text {test} [2019-07-31T02:34:40.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172384911 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:40.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172384912 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:40.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172384925 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:40.820Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:34:40.820Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:40.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172384926 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:34:40.820Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172384926 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:34:40.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172384979 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:34:40.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172384980 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:34:40.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172384980 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:34:40.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172384990 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:34:40.820Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:40.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172384991 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:34:40.820Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172384991 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:34:40.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172384991 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:34:40.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172384992 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:34:40.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172384992 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:34:40.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172385007 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:34:41.076Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T02:34:41.076Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T02:34:41.333Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T02:34:41.333Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T02:34:41.333Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1172385433 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T02:34:41.333Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:41.333Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T02:34:41.333Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T02:34:41.333Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T02:34:41.333Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:41.333Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:41.333Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:41.333Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:41.333Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:41.333Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:41.333Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:41.333Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:41.333Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:41.333Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:41.333Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:41.333Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:34:41.333Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:34:41.333Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:34:41.333Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:34:41.333Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:34:41.333Z] DEBUG - matched Combo with text " [2019-07-31T02:34:41.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1172385612 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:')) [2019-07-31T02:34:41.590Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:34:41.590Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:34:41.590Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:34:41.590Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:34:41.590Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:34:41.590Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:34:41.590Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:34:41.590Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:34:41.591Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T02:34:41.591Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T02:34:41.591Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:41.591Z] DEBUG - Clicking on &Finish [2019-07-31T02:34:41.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1172385633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:41.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1172385634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:41.591Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1172385634 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:41.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1172385634 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:41.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1172385634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:41.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1172385634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:41.847Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:41.847Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:41.847Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:41.847Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:41.847Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:41.847Z] DEBUG - Clicked on &Finish [2019-07-31T02:34:42.409Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T02:34:42.409Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1172386427 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T02:34:42.409Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T02:34:42.409Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T02:34:42.409Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All' [2019-07-31T02:34:42.409Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH' [2019-07-31T02:34:42.409Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-31T02:34:42.409Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T02:34:42.409Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T02:34:42.409Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T02:34:42.409Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T02:34:42.409Z] DEBUG - Clicking on Rename All [2019-07-31T02:34:42.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=1172386441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-31T02:34:42.409Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=1172386441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-31T02:34:42.409Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=1172386441 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-31T02:34:42.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=1172386441 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-31T02:34:42.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=1172386442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-31T02:34:42.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=1172386442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-31T02:34:42.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=1172386442 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-31T02:34:42.409Z] DEBUG - Clicked on [2019-07-31T02:34:42.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1172385634 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:34:42.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1172385105 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T02:34:43.537Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:34:43.537Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:43.537Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:43.537Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:43.537Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:43.537Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:43.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172387607 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:43.537Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172387607 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:43.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172387607 data=null} to TreeItem with text {test} [2019-07-31T02:34:43.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172387607 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:43.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172387608 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:43.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172387630 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:43.537Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:43.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172387631 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:43.537Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172387632 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:43.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172387632 data=null} to TreeItem with text {test} [2019-07-31T02:34:43.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172387632 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:43.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172387632 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:43.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172387641 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:43.537Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:34:43.537Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:43.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1172387642 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T02:34:43.537Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1172387642 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T02:34:43.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1172387642 data=null} to TreeItem with text {Traces [13]} [2019-07-31T02:34:43.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1172387642 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T02:34:43.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172387643 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T02:34:43.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1172387690 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T02:34:43.537Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1172387691 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T02:34:43.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1172387691 data=null} to TreeItem with text {Traces [13]} [2019-07-31T02:34:43.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1172387691 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T02:34:43.537Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172387691 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T02:34:43.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1172387778 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T02:34:44.284Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:44.284Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:44.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172388156 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:44.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172388156 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:44.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172388157 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:44.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172388157 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:44.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172388157 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:44.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172388196 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:44.284Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:44.284Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:44.284Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:44.284Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:44.284Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:44.284Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:44.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172388202 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:44.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172388202 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:44.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172388203 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:44.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172388203 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:44.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172388203 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:44.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172388209 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:44.284Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:44.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172388209 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:44.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172388209 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:44.284Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:44.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172388210 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:44.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172388210 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:44.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172388210 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:44.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172388213 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:44.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172388214 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:44.284Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172388214 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:44.284Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172388219 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:44.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172388339 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:44.542Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172388647 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:44.542Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172388647 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:44.542Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172388647 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:44.542Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:44.542Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:45.470Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:34:45.470Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:34:45.470Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:34:45.470Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:34:45.470Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:34:45.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172389711 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:34:45.470Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172389711 data=null doit=true} to TableItem with text {} [2019-07-31T02:34:45.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172389711 data=null} to TableItem with text {} [2019-07-31T02:34:45.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172389711 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:34:45.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172389712 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:34:45.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172389795 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:34:45.726Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:34:45.726Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:34:45.726Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:45.726Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:45.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172390016 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:45.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172390016 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:45.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172390016 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:45.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172390017 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:45.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172390017 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:45.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172390021 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:34:45.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:45.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:45.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:45.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:45.983Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:45.983Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:34:45.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:45.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:45.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:45.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:45.983Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:45.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172390028 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:45.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172390028 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:45.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172390028 data=null} to TreeItem with text {test} [2019-07-31T02:34:45.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172390028 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:45.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172390033 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:45.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172390066 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:45.983Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:45.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172390067 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:45.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172390067 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:45.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172390067 data=null} to TreeItem with text {test} [2019-07-31T02:34:45.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172390067 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:45.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172390067 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:45.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172390084 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:45.983Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:34:45.983Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:45.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1172390085 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T02:34:45.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1172390087 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T02:34:45.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1172390087 data=null} to TreeItem with text {Traces [13]} [2019-07-31T02:34:45.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1172390087 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T02:34:45.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172390087 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T02:34:45.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1172390097 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T02:34:45.983Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-31T02:34:46.546Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:46.546Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:46.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172390567 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:46.546Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172390567 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:46.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172390567 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:46.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172390568 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:46.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172390568 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:46.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172390601 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:46.546Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:46.546Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:46.546Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:46.546Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:46.546Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:46.546Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:46.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172390605 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:46.546Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172390605 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:46.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172390606 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:46.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172390606 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:46.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172390606 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:46.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172390610 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:46.546Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:46.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172390611 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:46.546Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172390611 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:46.546Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:46.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172390611 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:46.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172390611 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:46.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172390612 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:46.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172390615 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:46.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172390615 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:46.546Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172390615 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:46.546Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172390616 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:46.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172390779 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:46.803Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172391043 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:46.803Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172391043 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:46.803Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172391043 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:46.803Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:46.803Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:46.803Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:48.170Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:34:48.170Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:34:48.170Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:34:48.170Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:34:48.170Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:34:48.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172392046 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:34:48.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172392047 data=null doit=true} to TableItem with text {} [2019-07-31T02:34:48.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172392047 data=null} to TableItem with text {} [2019-07-31T02:34:48.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172392047 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:34:48.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172392047 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:34:48.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172392063 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:34:48.170Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:34:48.170Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:34:48.170Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:48.170Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:48.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172392212 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:48.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172392212 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:48.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172392213 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:48.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172392213 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:48.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172392213 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:48.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172392219 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:34:48.170Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:48.170Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:48.170Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:48.170Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:48.170Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:48.170Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:34:48.170Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:48.170Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:48.170Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:48.170Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:48.170Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:48.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172392231 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:48.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172392231 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:48.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172392232 data=null} to TreeItem with text {test} [2019-07-31T02:34:48.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172392232 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:48.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172392232 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:48.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172392271 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:48.170Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:48.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172392271 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:48.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172392272 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:48.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172392272 data=null} to TreeItem with text {test} [2019-07-31T02:34:48.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172392272 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:48.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172392272 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:48.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172392279 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:48.170Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:34:48.170Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:48.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1172392280 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T02:34:48.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1172392280 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T02:34:48.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1172392280 data=null} to TreeItem with text {Traces [13]} [2019-07-31T02:34:48.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1172392280 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T02:34:48.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172392280 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T02:34:48.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1172392300 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T02:34:48.170Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-31T02:34:48.170Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:48.170Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:48.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172392393 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:48.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172392393 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:48.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172392393 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:48.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172392393 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:48.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172392393 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:48.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172392464 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:48.427Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:48.427Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:48.427Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:48.427Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:48.427Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:48.427Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:48.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172392468 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:48.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172392468 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:48.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172392468 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:48.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172392468 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:48.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172392468 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:48.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172392477 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:48.427Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:48.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172392477 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:48.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172392478 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:48.427Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:48.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172392478 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:48.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172392478 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:48.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172392479 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:48.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172392482 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:48.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172392482 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:48.427Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172392483 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:48.427Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172392483 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:49.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172392679 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:49.357Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172393336 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:49.357Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172393336 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:49.357Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172393337 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:49.357Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:49.357Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:49.357Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:49.357Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:49.357Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:34:49.357Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:34:49.357Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:34:49.357Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:34:49.357Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:34:49.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172393340 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:34:49.357Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172393340 data=null doit=true} to TableItem with text {} [2019-07-31T02:34:49.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172393340 data=null} to TableItem with text {} [2019-07-31T02:34:49.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172393341 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:34:49.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172393348 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:34:49.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172393354 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:34:49.357Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:34:49.357Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:34:50.286Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:50.286Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:50.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172394423 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:50.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172394423 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:50.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172394423 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:50.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172394424 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:50.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172394424 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:50.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172394429 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:34:50.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:50.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:50.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:50.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:50.286Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:50.286Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:34:50.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:50.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:50.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:50.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:50.286Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:50.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172394435 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:50.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172394436 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:50.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172394436 data=null} to TreeItem with text {test} [2019-07-31T02:34:50.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172394436 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:50.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172394436 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:50.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172394485 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:50.286Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:50.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172394487 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:50.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172394487 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:50.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172394487 data=null} to TreeItem with text {test} [2019-07-31T02:34:50.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172394487 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:50.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172394487 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:50.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172394493 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:50.286Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:34:50.286Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:50.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1172394499 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T02:34:50.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1172394499 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T02:34:50.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1172394499 data=null} to TreeItem with text {Traces [13]} [2019-07-31T02:34:50.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1172394499 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T02:34:50.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172394499 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T02:34:50.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1172394509 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T02:34:50.286Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-31T02:34:50.542Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:50.542Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:50.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1172394739 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:34:50.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1172394740 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:34:50.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1172394740 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:34:50.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172394779 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:34:50.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172394779 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:34:50.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172394816 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:34:50.799Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:50.799Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:50.799Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:50.799Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:50.799Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:50.799Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:50.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1172394820 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:34:50.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1172394820 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:34:50.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1172394820 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:34:50.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172394820 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:34:50.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172394820 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:34:50.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172394825 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:34:50.799Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-31T02:34:50.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1172394826 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:34:50.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1172394826 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:34:50.799Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:50.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1172394826 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:34:50.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172394827 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:34:50.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172394827 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:34:50.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172394831 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:34:50.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172394831 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T02:34:50.799Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1172394831 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T02:34:50.799Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172394832 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:34:51.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172395017 data=null button=1 stateMask=0x80000 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T02:34:51.362Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1172395486 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:34:51.362Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1172395486 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:34:51.362Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1172395487 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:34:51.362Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-31T02:34:51.362Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:51.362Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:51.362Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:51.362Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:51.362Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:34:51.362Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:34:51.362Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:34:51.362Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:34:51.362Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:34:51.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172395489 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:34:51.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172395489 data=null doit=true} to TableItem with text {} [2019-07-31T02:34:51.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172395490 data=null} to TableItem with text {} [2019-07-31T02:34:51.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172395490 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:34:51.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172395490 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:34:51.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172395509 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:34:51.362Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:34:51.362Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:34:52.291Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:52.291Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:52.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1172396510 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:34:52.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1172396511 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:34:52.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1172396511 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:34:52.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172396511 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:34:52.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172396512 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:34:52.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172396516 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:34:52.291Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:52.291Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:52.291Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:52.291Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:52.291Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:52.291Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:34:52.291Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:52.291Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:52.291Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:52.291Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:52.291Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:52.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172396523 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:52.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172396523 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:52.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172396523 data=null} to TreeItem with text {test} [2019-07-31T02:34:52.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172396530 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:52.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172396530 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:52.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172396588 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:52.548Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:52.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172396589 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:52.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172396590 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:52.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172396590 data=null} to TreeItem with text {test} [2019-07-31T02:34:52.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172396590 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:52.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172396590 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:52.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172396597 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:52.548Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:34:52.548Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:52.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1172396598 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T02:34:52.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1172396598 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T02:34:52.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1172396598 data=null} to TreeItem with text {Traces [13]} [2019-07-31T02:34:52.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1172396599 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T02:34:52.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172396599 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T02:34:52.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1172396617 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T02:34:52.548Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-31T02:34:52.548Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:52.548Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:52.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1172396820 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:34:52.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1172396820 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:34:52.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1172396820 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:34:52.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172396821 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:34:52.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172396821 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:34:52.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172396891 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:34:52.804Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:52.804Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:52.804Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:52.804Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:52.804Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:52.804Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:52.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1172396894 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:34:52.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1172396894 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:34:52.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1172396894 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:34:52.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172396895 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:34:52.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172396895 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:34:52.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172396898 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:34:52.804Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-31T02:34:52.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1172396899 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:34:52.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1172396899 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:34:52.804Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:52.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1172396899 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:34:52.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172396900 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:34:52.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172396900 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:34:52.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172396903 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:34:52.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172396903 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T02:34:52.804Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1172396904 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T02:34:52.804Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172396904 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:34:53.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172397006 data=null button=1 stateMask=0x80000 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T02:34:53.367Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1172397425 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:34:53.367Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1172397512 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:34:53.367Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1172397512 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:34:53.367Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-31T02:34:53.367Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:53.367Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:53.367Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:53.367Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:53.367Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:53.367Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:34:53.367Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:34:53.367Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:34:53.367Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:34:53.367Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:34:53.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172397518 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:34:53.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172397518 data=null doit=true} to TableItem with text {} [2019-07-31T02:34:53.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172397518 data=null} to TableItem with text {} [2019-07-31T02:34:53.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172397518 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:34:53.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172397519 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:34:53.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172397524 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:34:53.367Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:34:53.367Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:34:54.295Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:54.295Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:54.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1172398566 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:34:54.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1172398566 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:34:54.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1172398566 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:34:54.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172398567 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:34:54.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172398567 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:34:54.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172398573 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:34:54.552Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:54.552Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:54.552Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:54.552Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:54.552Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:54.552Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:34:54.552Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:54.552Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:54.552Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:54.552Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:54.552Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:54.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172398588 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:54.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172398588 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:54.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172398588 data=null} to TreeItem with text {test} [2019-07-31T02:34:54.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172398588 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:54.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172398588 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:54.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172398637 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:54.552Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:54.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172398638 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:54.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172398638 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:54.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172398638 data=null} to TreeItem with text {test} [2019-07-31T02:34:54.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172398639 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:54.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172398639 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:54.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172398645 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:54.552Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:34:54.552Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:54.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1172398646 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T02:34:54.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1172398647 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T02:34:54.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1172398647 data=null} to TreeItem with text {Traces [13]} [2019-07-31T02:34:54.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1172398647 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T02:34:54.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172398647 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T02:34:54.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1172398694 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T02:34:54.552Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-31T02:34:54.808Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:54.808Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:54.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1172398824 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:34:54.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1172398868 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:34:54.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1172398868 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:34:54.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1172398869 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:34:54.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172398869 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:34:54.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1172398915 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:34:54.808Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:54.808Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:54.808Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:54.808Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:54.808Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:54.808Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:54.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1172398919 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:34:54.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1172398919 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:34:54.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1172398919 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:34:54.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1172398919 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:34:54.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172398920 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:34:54.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1172398924 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:34:54.808Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-31T02:34:54.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1172398925 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:34:54.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1172398925 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:34:54.808Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:54.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1172398925 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:34:54.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1172398926 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:34:54.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172398926 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:34:54.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1172398929 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:34:54.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1172398929 data=null button=1 stateMask=0x0 x=139 y=305 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:34:54.808Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1172398930 data=null button=1 stateMask=0x0 x=139 y=305 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:34:54.808Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172398936 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:34:55.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1172399091 data=null button=1 stateMask=0x80000 x=139 y=305 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:34:55.371Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1172399498 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:34:55.371Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1172399500 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:34:55.371Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1172399500 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:34:55.371Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-31T02:34:55.371Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:55.371Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:55.371Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:55.371Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:55.371Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:55.371Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:55.371Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:34:55.371Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:34:55.371Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:34:55.371Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:34:55.371Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:34:55.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172399503 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:34:55.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172399503 data=null doit=true} to TableItem with text {} [2019-07-31T02:34:55.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172399503 data=null} to TableItem with text {} [2019-07-31T02:34:55.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172399503 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:34:55.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172399504 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:34:55.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172399510 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:34:55.371Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:34:55.371Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:34:56.527Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:56.527Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:56.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1172400579 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:34:56.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1172400580 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:34:56.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1172400580 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:34:56.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1172400581 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:34:56.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172400581 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:34:56.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1172400586 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:34:56.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:56.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:56.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:56.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:56.527Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:56.527Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:34:56.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:56.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:56.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:56.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:56.527Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:56.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172400604 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:56.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172400605 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:56.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172400605 data=null} to TreeItem with text {test} [2019-07-31T02:34:56.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172400605 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:56.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172400605 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:56.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172400649 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:56.527Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:56.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172400650 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:56.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172400650 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:56.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172400650 data=null} to TreeItem with text {test} [2019-07-31T02:34:56.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172400650 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:56.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172400651 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:56.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172400674 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:56.527Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:34:56.527Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:56.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1172400676 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T02:34:56.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1172400676 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T02:34:56.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1172400677 data=null} to TreeItem with text {Traces [13]} [2019-07-31T02:34:56.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1172400677 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T02:34:56.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172400677 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T02:34:56.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1172400702 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T02:34:56.927Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-31T02:34:56.927Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:56.927Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:56.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172400979 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:34:56.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172400979 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:34:56.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172400980 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:34:56.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172400980 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:34:56.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172400981 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:34:56.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172401019 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:34:56.927Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:56.927Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:56.927Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:56.927Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:56.927Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:56.927Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:56.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172401023 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:34:56.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172401023 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:34:56.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172401023 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:34:56.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172401024 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:34:56.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172401024 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:34:56.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172401030 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:34:56.927Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:34:56.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172401030 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:34:56.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172401030 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:34:56.927Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:56.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172401031 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:34:56.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172401031 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:34:56.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172401032 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:34:56.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172401042 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:34:56.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172401042 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:34:56.927Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172401043 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:34:56.927Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172401043 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:34:57.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172401203 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:34:57.184Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172401418 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:34:57.184Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172401419 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:34:57.184Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172401419 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:34:57.184Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:34:57.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:57.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:57.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:57.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:57.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:57.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:57.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:58.552Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:34:58.552Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:34:58.552Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:34:58.552Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:34:58.552Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:34:58.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172402499 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:34:58.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172402499 data=null doit=true} to TableItem with text {} [2019-07-31T02:34:58.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172402499 data=null} to TableItem with text {} [2019-07-31T02:34:58.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172402500 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:34:58.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172402500 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:34:58.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172402507 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:34:58.552Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:34:58.552Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:34:58.552Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:58.552Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:58.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172402700 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:34:58.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172402700 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:34:58.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172402700 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:34:58.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172402701 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:34:58.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172402701 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:34:58.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172402707 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:34:58.552Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:58.552Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:58.552Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:58.552Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:58.552Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:58.552Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:34:58.552Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:58.552Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:58.552Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:58.552Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:58.552Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:58.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172402721 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:58.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172402721 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:58.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172402722 data=null} to TreeItem with text {test} [2019-07-31T02:34:58.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172402722 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:58.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172402722 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:58.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172402757 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:58.552Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:58.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172402758 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:34:58.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172402758 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:58.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172402758 data=null} to TreeItem with text {test} [2019-07-31T02:34:58.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172402758 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:58.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172402759 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:34:58.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172402781 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:34:58.552Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:34:58.552Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:58.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1172402782 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T02:34:58.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1172402782 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T02:34:58.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1172402782 data=null} to TreeItem with text {Traces [13]} [2019-07-31T02:34:58.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1172402783 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T02:34:58.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172402783 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T02:34:58.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1172402793 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T02:34:58.552Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-31T02:34:59.115Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:34:59.115Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:59.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172403266 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:34:59.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172403266 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:34:59.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172403267 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:34:59.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172403267 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:34:59.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172403267 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:34:59.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172403304 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:34:59.115Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:59.115Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:59.115Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:34:59.115Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:34:59.115Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:34:59.115Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:59.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172403308 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:34:59.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172403308 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:34:59.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172403308 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:34:59.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172403308 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:34:59.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172403308 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:34:59.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172403313 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:34:59.115Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:34:59.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172403314 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:34:59.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172403314 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:34:59.115Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:34:59.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172403314 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:34:59.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172403314 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:34:59.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172403314 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:34:59.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172403318 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:34:59.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172403318 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:34:59.115Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172403319 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:34:59.371Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172403319 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:34:59.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172403504 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:34:59.628Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172403752 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:34:59.628Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172403753 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:34:59.628Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172403753 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:34:59.628Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:34:59.628Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:59.628Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:59.628Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:59.628Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:59.628Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:59.628Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:59.628Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:34:59.628Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:00.557Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:00.557Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:00.557Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:00.557Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:00.557Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:35:00.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172404756 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:35:00.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172404757 data=null doit=true} to TableItem with text {} [2019-07-31T02:35:00.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172404757 data=null} to TableItem with text {} [2019-07-31T02:35:00.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172404757 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:35:00.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172404758 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:35:00.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172404764 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:35:00.557Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:00.557Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:00.813Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:35:00.813Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:00.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172404947 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:35:00.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172404948 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:35:00.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172404948 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:35:00.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172404949 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:35:00.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172404949 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:35:00.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172404953 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:35:00.813Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:00.813Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:00.813Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:00.813Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:00.813Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:35:00.813Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:35:00.813Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:00.813Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:00.813Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:00.813Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:00.813Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:00.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172404960 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:00.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172404960 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:00.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172404961 data=null} to TreeItem with text {test} [2019-07-31T02:35:00.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172404961 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:00.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172404961 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:00.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172404994 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:00.813Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:00.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172404995 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:00.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172405003 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:00.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172405004 data=null} to TreeItem with text {test} [2019-07-31T02:35:00.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172405004 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:00.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172405004 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:00.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172405037 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:00.813Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:35:00.813Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:00.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1172405038 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T02:35:00.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1172405039 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T02:35:00.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1172405039 data=null} to TreeItem with text {Traces [13]} [2019-07-31T02:35:00.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1172405039 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T02:35:00.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172405039 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T02:35:00.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1172405049 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T02:35:00.813Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-31T02:35:01.070Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:35:01.070Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:01.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172405219 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:35:01.070Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1172405220 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:35:01.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1172405220 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:35:01.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172405221 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:35:01.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172405221 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:35:01.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172405258 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:35:01.070Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:01.070Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:01.070Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:01.070Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:01.070Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:35:01.070Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:01.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172405262 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:35:01.070Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1172405262 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:35:01.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1172405262 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:35:01.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172405262 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:35:01.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172405262 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:35:01.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172405267 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:35:01.070Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:35:01.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172405268 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:35:01.070Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1172405268 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:35:01.070Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:01.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1172405268 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:35:01.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172405268 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:35:01.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172405269 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:35:01.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172405272 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:35:01.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172405272 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:35:01.070Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172405273 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:35:01.326Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172405273 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:35:01.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172405355 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:35:01.890Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172405919 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:35:01.890Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1172406019 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:35:01.890Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1172406021 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:35:01.890Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:35:01.890Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:01.890Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:01.890Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:01.890Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:01.890Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:01.890Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:01.890Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:01.890Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:01.890Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:01.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:01.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:01.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:01.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:01.890Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:35:01.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172406026 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:35:01.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172406026 data=null doit=true} to TableItem with text {} [2019-07-31T02:35:01.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172406026 data=null} to TableItem with text {} [2019-07-31T02:35:01.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172406027 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:35:01.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172406027 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:35:01.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172406144 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:35:02.147Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:02.147Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:03.076Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:35:03.076Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:03.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172407090 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:35:03.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1172407090 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:35:03.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1172407090 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:35:03.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172407091 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:35:03.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172407091 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:35:03.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172407097 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:35:03.076Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:03.076Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:03.076Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:03.076Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:03.076Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:35:03.076Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:35:03.076Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:03.076Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:03.076Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:03.076Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:03.076Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:03.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172407117 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:03.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172407117 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:03.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172407117 data=null} to TreeItem with text {test} [2019-07-31T02:35:03.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172407118 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:03.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172407118 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:03.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172407155 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:03.076Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:03.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172407156 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:03.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172407156 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:03.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172407156 data=null} to TreeItem with text {test} [2019-07-31T02:35:03.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172407156 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:03.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172407157 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:03.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172407162 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:03.076Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:35:03.076Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:03.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1172407182 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T02:35:03.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1172407182 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T02:35:03.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1172407182 data=null} to TreeItem with text {Traces [13]} [2019-07-31T02:35:03.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1172407182 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T02:35:03.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172407182 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T02:35:03.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1172407193 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T02:35:03.076Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-31T02:35:03.333Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:35:03.333Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:03.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172407462 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:35:03.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1172407462 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:35:03.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1172407462 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:35:03.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172407463 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:35:03.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172407463 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:35:03.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172407500 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:35:03.333Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:03.333Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:03.333Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:03.333Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:03.333Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:35:03.333Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:03.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172407505 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:35:03.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1172407505 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:35:03.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1172407505 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:35:03.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172407505 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:35:03.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172407505 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:35:03.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172407510 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:35:03.333Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:35:03.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172407511 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:35:03.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1172407511 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:35:03.333Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:03.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1172407511 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:35:03.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172407511 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:35:03.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172407511 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:35:03.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172407515 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:35:03.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172407515 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:35:03.333Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172407516 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:35:03.590Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172407516 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:35:03.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172407708 data=null button=1 stateMask=0x80000 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:35:03.846Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172408091 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:35:03.846Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1172408093 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:35:03.846Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1172408093 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:35:03.846Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:35:03.846Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:03.846Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:03.846Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:03.846Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:03.846Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:03.846Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:03.846Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:03.846Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:03.846Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:03.846Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:03.846Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:03.846Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:03.846Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:03.846Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:03.846Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:35:03.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172408096 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:35:03.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172408096 data=null doit=true} to TableItem with text {} [2019-07-31T02:35:03.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172408096 data=null} to TableItem with text {} [2019-07-31T02:35:03.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172408097 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:35:04.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172408097 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:35:04.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172408104 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:35:04.102Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:04.102Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:05.030Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:35:05.030Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:05.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172409200 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:35:05.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1172409201 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:35:05.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1172409201 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:35:05.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172409201 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:35:05.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172409202 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:35:05.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172409230 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:35:05.030Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:05.030Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:05.030Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:05.030Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:05.030Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:35:05.030Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:35:05.030Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:05.030Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:05.030Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:05.030Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:05.030Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:05.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172409237 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:05.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172409237 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:05.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172409237 data=null} to TreeItem with text {test} [2019-07-31T02:35:05.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172409237 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:05.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172409237 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:05.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172409278 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:05.030Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:05.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172409279 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:05.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172409279 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:05.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172409279 data=null} to TreeItem with text {test} [2019-07-31T02:35:05.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172409279 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:05.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172409279 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:05.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172409286 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:05.287Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:35:05.287Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:05.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1172409287 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T02:35:05.287Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1172409287 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T02:35:05.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1172409287 data=null} to TreeItem with text {Traces [13]} [2019-07-31T02:35:05.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1172409287 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T02:35:05.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172409288 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T02:35:05.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1172409308 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T02:35:05.287Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-31T02:35:05.542Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:35:05.542Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:05.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172409780 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:35:05.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1172409780 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:35:05.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1172409780 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:35:05.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172409781 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:35:05.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172409781 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:35:05.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172409825 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:35:05.801Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:05.801Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:05.801Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:05.801Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:05.801Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:35:05.801Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:05.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172409828 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:35:05.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1172409828 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:35:05.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1172409828 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:35:05.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172409828 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:35:05.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172409829 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:35:05.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172409833 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:35:05.801Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:35:05.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172409834 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:35:05.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1172409834 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:35:05.801Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:05.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1172409834 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:35:05.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172409834 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:35:05.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172409835 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:35:05.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172409838 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:35:05.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172409838 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:35:05.801Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172409838 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:35:05.801Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172409844 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:35:06.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172409923 data=null button=1 stateMask=0x80000 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:35:06.680Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172410524 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:35:06.680Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1172410615 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:35:06.681Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1172410615 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:35:06.681Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:35:06.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:06.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:06.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:06.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:06.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:06.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:06.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:06.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:06.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:06.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:06.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:06.681Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:06.681Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:06.681Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:06.681Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:06.681Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:35:06.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172410622 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:35:06.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172410622 data=null doit=true} to TableItem with text {} [2019-07-31T02:35:06.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172410622 data=null} to TableItem with text {} [2019-07-31T02:35:06.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172410622 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:35:06.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172410623 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:35:06.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172410726 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:35:06.681Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:06.681Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:07.244Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:35:07.244Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:07.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172411574 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:35:07.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1172411575 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:35:07.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1172411575 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:35:07.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172411576 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:35:07.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172411576 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:35:07.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172411582 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:35:07.502Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:07.502Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:07.502Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:07.502Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:07.502Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:35:07.502Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:35:07.502Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:07.502Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:07.502Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:07.502Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:07.502Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:07.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172411595 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:07.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172411595 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:07.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172411595 data=null} to TreeItem with text {test} [2019-07-31T02:35:07.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172411596 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:07.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172411596 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:07.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172411646 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:07.502Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:07.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172411648 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:07.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172411648 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:07.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172411648 data=null} to TreeItem with text {test} [2019-07-31T02:35:07.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172411690 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:07.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172411690 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:07.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172411723 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:07.502Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:35:07.502Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:07.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1172411726 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T02:35:07.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1172411726 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T02:35:07.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1172411726 data=null} to TreeItem with text {Traces [13]} [2019-07-31T02:35:07.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1172411726 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T02:35:07.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172411727 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T02:35:07.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1172411787 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T02:35:07.758Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-31T02:35:08.015Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:35:08.015Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:08.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172412282 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:35:08.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1172412283 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:35:08.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1172412283 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:35:08.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172412284 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:35:08.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172412284 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:35:08.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172412337 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:35:08.271Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:08.271Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:08.271Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:08.271Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:08.271Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:35:08.271Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:08.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172412341 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:35:08.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1172412342 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:35:08.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1172412342 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:35:08.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172412342 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:35:08.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172412342 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:35:08.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172412348 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:35:08.271Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:35:08.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172412349 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:35:08.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1172412349 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:35:08.271Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:08.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1172412350 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:35:08.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172412350 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:35:08.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172412350 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:35:08.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172412385 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:35:08.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172412386 data=null button=1 stateMask=0x0 x=148 y=326 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:35:08.271Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172412387 data=null button=1 stateMask=0x0 x=148 y=326 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:35:08.527Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172412388 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:35:08.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172412532 data=null button=1 stateMask=0x80000 x=148 y=326 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:35:08.784Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172412921 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:35:08.784Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1172412969 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:35:08.784Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1172412969 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:35:08.784Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:35:08.784Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:08.784Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:08.784Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:08.784Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:08.784Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:08.784Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:08.784Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:08.784Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:08.784Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:08.784Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:08.784Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:08.784Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:08.784Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:08.784Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:08.784Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:08.784Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:08.784Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:35:08.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172412974 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:35:08.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172412974 data=null doit=true} to TableItem with text {} [2019-07-31T02:35:08.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172412974 data=null} to TableItem with text {} [2019-07-31T02:35:08.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172412974 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:35:08.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172412975 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:35:08.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172412984 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:35:08.784Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:08.784Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:10.154Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:35:10.154Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:10.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172414080 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:35:10.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1172414080 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:35:10.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1172414081 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:35:10.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172414081 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:35:10.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172414081 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:35:10.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172414087 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:35:10.154Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:10.154Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:10.154Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:10.154Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:10.154Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:35:10.154Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:35:10.154Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:10.154Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:10.154Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:10.154Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:10.154Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:10.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172414101 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:10.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172414101 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:10.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172414101 data=null} to TreeItem with text {test} [2019-07-31T02:35:10.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172414102 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:10.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172414102 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:10.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172414151 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:10.154Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:10.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172414152 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:10.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172414152 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:10.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172414152 data=null} to TreeItem with text {test} [2019-07-31T02:35:10.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172414152 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:10.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172414153 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:10.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172414159 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:10.154Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:35:10.154Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:10.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1172414160 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T02:35:10.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1172414160 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T02:35:10.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1172414160 data=null} to TreeItem with text {Traces [13]} [2019-07-31T02:35:10.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1172414160 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T02:35:10.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172414160 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T02:35:10.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1172414182 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T02:35:10.154Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-31T02:35:10.154Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:35:10.154Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:10.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1172414302 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:10.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1172414302 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:10.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1172414303 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:10.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1172414303 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:10.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172414303 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:10.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1172414347 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:10.154Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:10.154Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:10.154Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:10.154Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:10.154Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:35:10.154Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:10.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1172414351 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:10.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1172414351 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:10.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1172414352 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:10.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1172414352 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:10.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172414352 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:10.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1172414357 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:10.154Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-31T02:35:10.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1172414357 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:10.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1172414357 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:10.154Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:10.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1172414358 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:10.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1172414358 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:10.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172414358 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:10.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1172414362 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:10.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1172414362 data=null button=1 stateMask=0x0 x=133 y=284 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:10.154Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1172414368 data=null button=1 stateMask=0x0 x=133 y=284 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:10.411Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172414368 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:10.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1172414446 data=null button=1 stateMask=0x80000 x=133 y=284 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:10.411Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1172414617 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:10.411Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1172414617 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:10.411Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1172414618 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:10.411Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-31T02:35:10.411Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-31T02:35:10.411Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-31T02:35:10.667Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:35:10.667Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:10.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1172414915 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:10.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1172414916 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:10.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1172414916 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:10.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1172414916 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:10.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172414916 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:10.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1172414922 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:10.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:10.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:10.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:10.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:10.924Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:35:10.924Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:35:10.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:10.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:10.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:10.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:10.924Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:10.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172414935 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:10.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172414936 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:10.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172414936 data=null} to TreeItem with text {test} [2019-07-31T02:35:10.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172414936 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:10.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172414936 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:10.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172414977 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:10.924Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:10.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172414977 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:10.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172414978 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:10.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172414978 data=null} to TreeItem with text {test} [2019-07-31T02:35:10.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172414978 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:10.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172414978 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:10.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172414984 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:10.924Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:35:10.924Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:10.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1172414985 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T02:35:10.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1172414985 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T02:35:10.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1172414986 data=null} to TreeItem with text {Traces [13]} [2019-07-31T02:35:10.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1172414986 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T02:35:10.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172414986 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T02:35:10.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1172415005 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T02:35:10.924Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:10.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1172415006 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T02:35:10.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1172415007 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T02:35:10.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1172415007 data=null} to TreeItem with text {Traces [13]} [2019-07-31T02:35:10.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1172415007 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T02:35:10.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172415007 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T02:35:10.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1172415012 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T02:35:10.924Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T02:35:10.924Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T02:35:11.181Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T02:35:11.181Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T02:35:11.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1172415231 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T02:35:11.181Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:35:11.181Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:35:11.181Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:35:11.181Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:35:11.181Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:35:11.181Z] DEBUG - Clicking on &Yes [2019-07-31T02:35:11.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172415232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:35:11.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172415234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:35:11.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172415234 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:35:11.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172415234 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:35:11.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172415234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:35:11.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172415234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:35:11.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172415234 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:35:14.451Z] DEBUG - Clicked on [2019-07-31T02:35:15.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1172415060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T02:35:15.382Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:35:15.382Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:15.382Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:15.382Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:15.382Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:15.382Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:15.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172419541 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:15.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172419541 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:15.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172419541 data=null} to TreeItem with text {test} [2019-07-31T02:35:15.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172419541 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:15.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172419542 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:15.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172419563 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:15.382Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:15.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172419564 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:15.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172419564 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:15.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172419564 data=null} to TreeItem with text {test} [2019-07-31T02:35:15.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172419564 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:15.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172419569 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:15.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172419576 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:15.382Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:35:15.382Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:15.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1172419577 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T02:35:15.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1172419577 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T02:35:15.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1172419578 data=null} to TreeItem with text {Traces [13]} [2019-07-31T02:35:15.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1172419578 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T02:35:15.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172419578 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T02:35:15.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1172419590 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T02:35:15.382Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:15.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1172419591 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T02:35:15.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1172419591 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T02:35:15.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1172419591 data=null} to TreeItem with text {Traces [13]} [2019-07-31T02:35:15.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1172419592 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T02:35:15.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172419592 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T02:35:15.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1172419595 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T02:35:15.638Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T02:35:15.638Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T02:35:15.638Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T02:35:15.638Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T02:35:15.638Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1172419890 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T02:35:15.638Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:35:15.638Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T02:35:15.638Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T02:35:15.638Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T02:35:15.638Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:15.638Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:35:15.638Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:15.638Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:35:15.638Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:35:15.638Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:35:15.638Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:35:15.638Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:35:15.638Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:35:15.638Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:35:15.638Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:35:15.896Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:35:15.896Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:35:15.896Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:35:15.896Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:35:15.896Z] DEBUG - matched Combo with text " [2019-07-31T02:35:15.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1172420015 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:')) [2019-07-31T02:35:15.896Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:35:15.896Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:35:15.896Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:35:15.896Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:35:15.896Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:35:15.896Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:35:15.896Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T02:35:15.896Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:35:15.896Z] DEBUG - Clicking on &Finish [2019-07-31T02:35:15.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1172420038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:35:15.896Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1172420038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:35:15.896Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1172420038 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:35:15.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1172420038 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:35:15.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1172420038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:35:15.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1172420038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:35:16.153Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:35:16.153Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:35:16.153Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:35:16.153Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:35:16.153Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:35:16.153Z] DEBUG - Clicked on &Finish [2019-07-31T02:35:16.716Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T02:35:16.716Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1172420698 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T02:35:16.716Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T02:35:16.716Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T02:35:16.716Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T02:35:16.716Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T02:35:16.716Z] DEBUG - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All' [2019-07-31T02:35:16.716Z] DEBUG - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH' [2019-07-31T02:35:16.716Z] DEBUG - matched Button with text "Overwrite All", using matcher: (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2019-07-31T02:35:16.716Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T02:35:16.716Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T02:35:16.716Z] DEBUG - Clicking on Overwrite All [2019-07-31T02:35:16.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite All} time=1172420699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2019-07-31T02:35:16.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite All} time=1172420699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2019-07-31T02:35:16.716Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite All} time=1172420700 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2019-07-31T02:35:16.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite All} time=1172420700 data=null} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2019-07-31T02:35:16.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite All} time=1172420700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2019-07-31T02:35:16.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite All} time=1172420700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2019-07-31T02:35:16.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite All} time=1172420700 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2019-07-31T02:35:16.716Z] DEBUG - Clicked on [2019-07-31T02:35:17.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1172420038 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:35:17.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1172419682 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T02:35:17.279Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:35:17.279Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:17.279Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:17.279Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:17.279Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:17.279Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:17.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172421488 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:17.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172421488 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:17.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172421488 data=null} to TreeItem with text {test} [2019-07-31T02:35:17.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172421489 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:17.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172421489 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:17.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172421512 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:17.279Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:17.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172421520 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:17.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172421520 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:17.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172421520 data=null} to TreeItem with text {test} [2019-07-31T02:35:17.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172421521 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:17.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172421521 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:17.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172421528 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:17.279Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:35:17.279Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:17.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1172421585 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T02:35:17.535Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1172421585 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:17.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1172421586 data=null} to TreeItem with text {Traces [7]} [2019-07-31T02:35:17.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1172421586 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:17.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172421586 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:17.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1172421595 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:17.535Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1172421595 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:17.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1172421596 data=null} to TreeItem with text {Traces [7]} [2019-07-31T02:35:17.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1172421596 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:17.535Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172421596 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:17.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1172421618 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:17.792Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:35:17.792Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:17.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172421986 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:17.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172421987 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:17.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172421987 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:17.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172421987 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:17.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172421988 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:17.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172422018 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:17.792Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:17.792Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:17.792Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:17.792Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:17.792Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:35:17.792Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:17.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172422022 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:17.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172422022 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:17.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172422022 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:17.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172422022 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:17.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172422022 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:17.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172422027 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:17.792Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:17.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172422028 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:17.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172422028 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:17.792Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:17.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172422028 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:17.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172422028 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:17.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172422028 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:17.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172422032 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:17.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172422032 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:17.792Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172422032 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:18.049Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172422032 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:18.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172422199 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:18.307Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172422440 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:18.307Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172422440 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:18.307Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172422441 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:18.307Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:18.307Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:19.286Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:19.286Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:19.286Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:19.286Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:19.286Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:35:19.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172423461 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:35:19.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172423461 data=null doit=true} to TableItem with text {} [2019-07-31T02:35:19.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172423461 data=null} to TableItem with text {} [2019-07-31T02:35:19.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172423462 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:35:19.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172423462 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:35:19.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172423472 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:35:19.286Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:19.286Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:19.544Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:35:19.544Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:19.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172423657 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:19.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172423657 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:19.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172423657 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:19.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172423658 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:19.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172423658 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:19.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172423663 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:19.544Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:19.544Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:19.544Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:19.544Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:19.544Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:35:19.544Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:35:19.544Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:19.544Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:19.544Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:19.544Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:19.544Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:19.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172423690 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:19.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172423690 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:19.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172423691 data=null} to TreeItem with text {test} [2019-07-31T02:35:19.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172423691 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:19.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172423691 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:19.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172423726 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:19.544Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:19.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172423727 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:19.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172423727 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:19.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172423727 data=null} to TreeItem with text {test} [2019-07-31T02:35:19.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172423727 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:19.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172423728 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:19.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172423733 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:19.544Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:35:19.544Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:19.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1172423735 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T02:35:19.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1172423735 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:19.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1172423735 data=null} to TreeItem with text {Traces [7]} [2019-07-31T02:35:19.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1172423735 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:19.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172423736 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:19.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1172423756 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:19.544Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-31T02:35:20.113Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:35:20.113Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:20.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172424222 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:20.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172424222 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:20.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172424223 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:20.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172424223 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:20.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172424223 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:20.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172424257 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:20.113Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:20.113Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:20.113Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:20.113Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:20.113Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:35:20.113Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:20.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172424261 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:20.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172424261 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:20.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172424261 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:20.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172424262 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:20.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172424262 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:20.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172424266 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:20.113Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:20.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172424267 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:20.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172424267 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:20.113Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:20.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172424267 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:20.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172424267 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:20.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172424267 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:20.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172424271 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:20.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172424271 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:20.113Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172424271 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:20.113Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172424271 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:20.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172424392 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:20.675Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172424649 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:20.675Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172424650 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:20.675Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172424650 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:20.675Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:20.675Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:20.676Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:21.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:21.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:21.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:21.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:21.605Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:35:21.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172425653 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:35:21.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172425653 data=null doit=true} to TableItem with text {} [2019-07-31T02:35:21.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172425654 data=null} to TableItem with text {} [2019-07-31T02:35:21.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172425654 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:35:21.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172425654 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:35:21.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172425670 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:35:21.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:21.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:21.605Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:35:21.605Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:21.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172425789 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:21.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172425790 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:21.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172425790 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:21.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172425790 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:21.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172425790 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:21.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172425795 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:21.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:21.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:21.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:21.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:21.605Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:35:21.605Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:35:21.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:21.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:21.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:21.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:21.605Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:21.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172425822 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:21.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172425822 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:21.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172425822 data=null} to TreeItem with text {test} [2019-07-31T02:35:21.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172425822 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:21.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172425822 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:21.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172425860 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:21.862Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:21.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172425861 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:21.862Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172425861 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:21.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172425861 data=null} to TreeItem with text {test} [2019-07-31T02:35:21.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172425861 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:21.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172425861 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:21.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172425867 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:21.862Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:35:21.862Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:21.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1172425869 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T02:35:21.862Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1172425869 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:21.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1172425869 data=null} to TreeItem with text {Traces [7]} [2019-07-31T02:35:21.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1172425869 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:21.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172425869 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:21.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1172425890 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:21.862Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-31T02:35:22.119Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:35:22.119Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:22.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172426353 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:22.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172426353 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:22.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172426353 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:22.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172426354 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:22.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172426354 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:22.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172426388 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:22.376Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:22.376Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:22.376Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:22.376Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:22.376Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:35:22.376Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:22.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172426392 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:22.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172426392 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:22.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172426392 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:22.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172426392 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:22.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172426392 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:22.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172426397 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:22.376Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:22.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172426397 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:22.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172426397 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:22.376Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:22.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172426398 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:22.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172426398 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:22.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172426398 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:22.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172426401 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:22.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172426401 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:22.376Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172426402 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:22.376Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172426402 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:22.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172426472 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:22.938Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172426934 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:22.938Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172427016 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:22.938Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172427016 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:22.938Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:22.938Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:22.938Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:22.938Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:22.938Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:22.938Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:22.938Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:22.938Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:22.938Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:35:22.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172427020 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:35:22.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172427020 data=null doit=true} to TableItem with text {} [2019-07-31T02:35:22.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172427020 data=null} to TableItem with text {} [2019-07-31T02:35:22.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172427020 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:35:22.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172427021 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:35:22.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172427027 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:35:22.938Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:22.938Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:23.867Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:35:24.124Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:24.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172428194 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:24.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172428195 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:24.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172428195 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:24.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172428195 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:24.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172428196 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:24.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172428201 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:24.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:24.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:24.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:24.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:24.124Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:35:24.124Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:35:24.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:24.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:24.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:24.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:24.124Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:24.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172428213 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:24.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172428213 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:24.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172428213 data=null} to TreeItem with text {test} [2019-07-31T02:35:24.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172428213 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:24.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172428213 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:24.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172428247 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:24.124Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:24.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172428249 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:24.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172428249 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:24.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172428249 data=null} to TreeItem with text {test} [2019-07-31T02:35:24.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172428249 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:24.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172428250 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:24.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172428255 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:24.124Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:35:24.124Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:24.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1172428256 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T02:35:24.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1172428256 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:24.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1172428257 data=null} to TreeItem with text {Traces [7]} [2019-07-31T02:35:24.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1172428257 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:24.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172428257 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:24.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1172428277 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:24.124Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-31T02:35:24.380Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:35:24.380Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:24.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1172428644 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:24.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1172428644 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:24.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1172428644 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:24.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172428645 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:24.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172428645 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:24.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172428680 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:24.637Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:24.637Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:24.637Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:24.637Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:24.637Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:35:24.637Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:24.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1172428683 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:24.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1172428684 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:24.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1172428684 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:24.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172428684 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:24.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172428684 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:24.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172428689 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:24.637Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-31T02:35:24.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1172428689 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:24.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1172428689 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:24.637Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:24.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1172428690 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:24.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172428690 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:24.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172428690 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:24.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172428693 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:24.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172428694 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:24.637Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1172428694 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:24.637Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172428695 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:24.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172428819 data=null button=1 stateMask=0x80000 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:25.150Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1172429184 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:25.150Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1172429184 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:25.150Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1172429185 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:25.150Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-31T02:35:25.150Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:25.150Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:25.150Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:25.150Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:25.150Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:25.150Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:25.150Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:25.150Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:25.150Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:35:25.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172429187 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:35:25.150Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172429187 data=null doit=true} to TableItem with text {} [2019-07-31T02:35:25.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172429188 data=null} to TableItem with text {} [2019-07-31T02:35:25.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172429188 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:35:25.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172429188 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:35:25.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172429211 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:35:25.150Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:25.150Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:26.516Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:35:26.516Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:26.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1172430702 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:26.516Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1172430702 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:26.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1172430703 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:26.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172430703 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:26.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172430703 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:26.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172430709 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:26.516Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:26.516Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:26.516Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:26.516Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:26.516Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:35:26.516Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:35:26.516Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:26.516Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:26.516Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:26.516Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:26.516Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:26.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172430724 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:26.516Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172430724 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:26.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172430724 data=null} to TreeItem with text {test} [2019-07-31T02:35:26.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172430725 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:26.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172430725 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:26.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172430766 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:26.516Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:26.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172430779 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:26.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172430779 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:26.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172430780 data=null} to TreeItem with text {test} [2019-07-31T02:35:26.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172430780 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:26.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172430780 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:26.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172430787 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:26.773Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:35:26.773Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:26.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1172430788 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T02:35:26.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1172430788 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:26.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1172430788 data=null} to TreeItem with text {Traces [7]} [2019-07-31T02:35:26.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1172430789 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:26.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172430795 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:26.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1172430805 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:26.773Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-31T02:35:26.773Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:35:27.029Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:27.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1172431100 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:27.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1172431100 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:27.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1172431101 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:27.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172431101 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:27.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172431101 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:27.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172431146 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:27.029Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:27.029Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:27.029Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:27.029Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:27.029Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:35:27.029Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:27.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1172431150 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:27.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1172431150 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:27.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1172431150 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:27.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172431150 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:27.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172431151 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:27.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172431187 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:27.029Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-31T02:35:27.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1172431188 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:27.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1172431188 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:27.029Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:27.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1172431188 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:27.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172431188 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:27.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172431188 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:27.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172431192 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:27.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172431192 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:27.029Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1172431193 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:27.285Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172431193 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:27.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172431357 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:27.542Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1172431733 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:27.542Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1172431733 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:27.542Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1172431733 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:27.542Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-31T02:35:27.542Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:27.542Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:27.542Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:27.542Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:27.542Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:27.542Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:27.542Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:27.542Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:27.542Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:27.542Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:35:27.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172431736 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:35:27.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172431736 data=null doit=true} to TableItem with text {} [2019-07-31T02:35:27.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172431736 data=null} to TableItem with text {} [2019-07-31T02:35:27.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172431737 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:35:27.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172431737 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:35:27.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172431743 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:35:27.542Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:27.542Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:28.909Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:35:28.909Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:28.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1172432828 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:28.909Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1172432828 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:28.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1172432828 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:28.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172432829 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:28.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172432829 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:28.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172432834 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:28.909Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:28.909Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:28.909Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:28.909Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:28.909Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:35:28.909Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:35:28.909Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:28.909Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:28.909Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:28.909Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:28.909Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:28.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172432840 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:28.909Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172432846 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:28.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172432846 data=null} to TreeItem with text {test} [2019-07-31T02:35:28.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172432846 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:28.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172432846 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:28.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172432887 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:28.909Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:28.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172432893 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:28.909Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172432893 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:28.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172432894 data=null} to TreeItem with text {test} [2019-07-31T02:35:28.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172432894 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:28.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172432894 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:28.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172432900 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:28.909Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:35:28.909Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:28.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1172432901 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T02:35:28.909Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1172432916 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:28.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1172432917 data=null} to TreeItem with text {Traces [7]} [2019-07-31T02:35:28.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1172432917 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:28.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172432918 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:28.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1172432934 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:28.909Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-31T02:35:29.165Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:35:29.165Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:29.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1172433400 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:29.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1172433401 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:29.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1172433401 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:29.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1172433402 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:29.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172433402 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:29.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1172433442 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:29.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:29.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:29.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:29.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:29.422Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:35:29.422Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:29.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1172433446 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:29.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1172433446 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:29.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1172433446 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:29.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1172433447 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:29.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172433447 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:29.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1172433451 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:29.422Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:29.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1172433452 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:29.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1172433452 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:29.422Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:29.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1172433452 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:29.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1172433452 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:29.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172433452 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:29.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1172433456 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:29.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1172433456 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:29.422Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1172433456 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:29.422Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172433456 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:29.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1172433603 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:29.937Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1172433948 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:29.937Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1172433948 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:29.937Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1172433949 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:29.937Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:29.937Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:29.937Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:29.937Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:29.937Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:29.937Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:29.937Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:29.937Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:29.937Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:29.937Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:29.937Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:29.937Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:35:29.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172433951 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:35:29.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172433951 data=null doit=true} to TableItem with text {} [2019-07-31T02:35:29.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172433952 data=null} to TableItem with text {} [2019-07-31T02:35:29.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172433952 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:35:29.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172433952 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:35:29.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172433972 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:35:29.937Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:29.937Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:30.834Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:35:30.834Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:30.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1172435061 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:30.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1172435061 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:30.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1172435061 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:30.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1172435061 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:30.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172435061 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:30.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1172435066 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:30.834Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:30.834Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:30.834Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:30.834Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:30.834Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:35:30.834Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:35:30.834Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:30.834Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:30.834Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:30.834Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:30.834Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:30.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172435072 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:30.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172435072 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:30.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172435072 data=null} to TreeItem with text {test} [2019-07-31T02:35:30.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172435079 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:30.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172435079 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:31.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172435121 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:31.091Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:31.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172435123 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:31.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172435123 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:31.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172435123 data=null} to TreeItem with text {test} [2019-07-31T02:35:31.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172435123 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:31.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172435123 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:31.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172435129 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:31.091Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:35:31.091Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:31.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1172435130 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T02:35:31.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1172435130 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:31.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1172435130 data=null} to TreeItem with text {Traces [7]} [2019-07-31T02:35:31.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1172435131 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:31.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172435131 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:31.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1172435152 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:31.091Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:35:31.091Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:31.091Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:31.091Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:31.091Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:31.091Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:31.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172435162 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:31.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172435162 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:31.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172435162 data=null} to TreeItem with text {test} [2019-07-31T02:35:31.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172435162 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:31.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172435162 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:31.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172435186 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:31.091Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:31.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172435187 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:31.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172435187 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:31.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172435187 data=null} to TreeItem with text {test} [2019-07-31T02:35:31.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172435187 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:31.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172435188 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:31.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172435198 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:31.091Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:35:31.091Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:31.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1172435200 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T02:35:31.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1172435200 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:31.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1172435200 data=null} to TreeItem with text {Traces [7]} [2019-07-31T02:35:31.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1172435200 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:31.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172435200 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:31.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1172435208 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:31.091Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-31T02:35:31.091Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:35:31.091Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:31.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1172435310 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:31.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1172435310 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:31.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1172435310 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:31.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1172435311 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:31.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172435311 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:31.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1172435348 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:31.348Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:31.348Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:31.348Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:31.348Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:31.348Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:35:31.348Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:31.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1172435352 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:31.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1172435353 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:31.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1172435353 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:31.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1172435353 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:31.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172435353 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:31.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1172435358 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:31.348Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-31T02:35:31.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1172435358 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:31.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1172435358 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:31.348Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:31.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1172435359 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:31.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1172435359 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:31.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172435359 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:31.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1172435362 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:31.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1172435363 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:31.348Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1172435369 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:31.605Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172435369 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:31.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1172435673 data=null button=1 stateMask=0x80000 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:31.605Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1172435677 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:31.605Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1172435677 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:31.605Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1172435677 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:31.605Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-31T02:35:31.605Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-31T02:35:31.605Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-31T02:35:31.605Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:35:31.605Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:31.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1172435788 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:31.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1172435788 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:31.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1172435789 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:31.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1172435789 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:31.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172435789 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:31.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1172435799 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:31.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:31.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:31.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:31.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:31.605Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:35:31.605Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:35:31.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:31.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:31.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:31.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:31.605Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:31.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172435825 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:31.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172435825 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:31.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172435825 data=null} to TreeItem with text {test} [2019-07-31T02:35:31.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172435826 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:31.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172435826 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:31.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172435896 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:31.862Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:31.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172435897 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:31.862Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172435897 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:31.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172435897 data=null} to TreeItem with text {test} [2019-07-31T02:35:31.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172435897 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:31.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172435897 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:31.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172435903 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:31.862Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:35:31.862Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:31.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1172435904 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T02:35:31.862Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1172435904 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:31.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1172435904 data=null} to TreeItem with text {Traces [7]} [2019-07-31T02:35:31.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1172435905 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:31.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172435905 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:31.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1172435923 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:31.862Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:31.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1172435924 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T02:35:31.862Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1172435924 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:31.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1172435924 data=null} to TreeItem with text {Traces [7]} [2019-07-31T02:35:31.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1172435924 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:31.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172435924 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:31.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1172435929 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:31.862Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T02:35:31.862Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T02:35:31.862Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T02:35:31.862Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T02:35:32.119Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1172436118 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T02:35:32.119Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:35:32.119Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:35:32.119Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:35:32.119Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:35:32.119Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:35:32.119Z] DEBUG - Clicking on &Yes [2019-07-31T02:35:32.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172436118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:35:32.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172436119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:35:32.119Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172436119 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:35:32.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172436119 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:35:32.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172436119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:35:32.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172436119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:35:32.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172436119 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:35:34.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1172435969 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T02:35:34.636Z] DEBUG - Clicked on [2019-07-31T02:35:34.636Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:35:34.636Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:34.636Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:34.636Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:34.636Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:34.636Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:34.636Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172438688 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:34.636Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172438688 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:34.636Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172438688 data=null} to TreeItem with text {test} [2019-07-31T02:35:34.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172438688 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:34.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172438689 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:34.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172438725 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:34.636Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:34.636Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172438728 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:34.636Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172438729 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:34.636Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172438729 data=null} to TreeItem with text {test} [2019-07-31T02:35:34.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172438729 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:34.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172438729 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:34.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172438805 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:34.636Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:35:34.636Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:34.636Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1172438806 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T02:35:34.636Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1172438806 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:35:34.636Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1172438806 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:35:34.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1172438807 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:35:34.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172438807 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:35:34.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1172438828 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:35:34.636Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:34.636Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1172438828 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T02:35:34.636Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1172438829 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:35:34.636Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1172438829 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:35:34.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1172438829 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:35:34.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172438829 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:35:34.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1172438881 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:35:34.892Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T02:35:34.892Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T02:35:35.148Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T02:35:35.148Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T02:35:35.148Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1172439315 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T02:35:35.148Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:35:35.148Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T02:35:35.148Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T02:35:35.148Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T02:35:35.148Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:35.148Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:35:35.148Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:35.148Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:35:35.148Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:35:35.148Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:35:35.148Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:35:35.148Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:35:35.148Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:35:35.148Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:35:35.148Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:35:35.148Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:35:35.148Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:35:35.148Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:35:35.148Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:35:35.148Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:35:35.148Z] DEBUG - matched Combo with text " [2019-07-31T02:35:35.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1172439486 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:')) [2019-07-31T02:35:35.405Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:35:35.405Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:35:35.405Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:35:35.405Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:35:35.405Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:35:35.405Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:35:35.405Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:35:35.406Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:35:35.406Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:35.406Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:35:35.406Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:35.406Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:35:35.406Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:35:35.406Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:35:35.406Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:35:35.406Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:35:35.406Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:35:35.406Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T02:35:35.406Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:35:35.406Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:35:35.406Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:35:35.406Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:35:35.406Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:35:35.406Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:35:35.406Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:35:35.406Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:35.406Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:35:35.406Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:35.406Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:35:35.406Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:35:35.406Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:35:35.406Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:35:35.406Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:35:35.406Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:35:35.406Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:35:35.406Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:35:35.406Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T02:35:35.406Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T02:35:35.406Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:35:35.406Z] DEBUG - Clicking on &Finish [2019-07-31T02:35:35.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1172439506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:35:35.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1172439507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:35:35.406Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1172439507 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:35:35.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1172439507 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:35:35.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1172439507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:35:35.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1172439507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:35:35.406Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:35:35.406Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:35:35.406Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:35:35.406Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:35:35.406Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:35:35.406Z] DEBUG - Clicked on &Finish [2019-07-31T02:35:36.774Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T02:35:36.774Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1172440735 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T02:35:36.774Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T02:35:36.774Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T02:35:36.774Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T02:35:36.774Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T02:35:36.774Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T02:35:36.774Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All' [2019-07-31T02:35:36.774Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH' [2019-07-31T02:35:36.774Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2019-07-31T02:35:36.774Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T02:35:36.774Z] DEBUG - Clicking on Skip All [2019-07-31T02:35:36.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=1172440795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2019-07-31T02:35:36.774Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=1172440796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2019-07-31T02:35:36.774Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=1172440796 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2019-07-31T02:35:36.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=1172440796 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2019-07-31T02:35:36.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=1172440796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2019-07-31T02:35:36.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=1172440796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2019-07-31T02:35:36.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=1172440796 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2019-07-31T02:35:36.774Z] DEBUG - Clicked on [2019-07-31T02:35:37.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1172439507 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:35:37.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1172438930 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T02:35:37.338Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:35:37.338Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:37.338Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:37.338Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:37.338Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:37.338Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:37.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172441589 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:37.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172441589 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:37.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172441589 data=null} to TreeItem with text {test} [2019-07-31T02:35:37.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172441589 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:37.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172441589 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:37.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172441611 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:37.594Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:37.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172441611 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:37.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172441611 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:37.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172441612 data=null} to TreeItem with text {test} [2019-07-31T02:35:37.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172441612 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:37.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172441619 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:37.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172441629 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:37.594Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:35:37.594Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:37.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1172441691 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T02:35:37.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1172441691 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:37.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1172441691 data=null} to TreeItem with text {Traces [7]} [2019-07-31T02:35:37.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1172441691 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:37.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172441692 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:37.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1172441710 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:37.594Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:35:37.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:37.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:37.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:37.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:37.594Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:37.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172441714 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:37.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172441714 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:37.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172441714 data=null} to TreeItem with text {test} [2019-07-31T02:35:37.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172441714 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:37.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172441714 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:37.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172441731 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:37.594Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:37.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172441732 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:37.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172441732 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:37.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172441732 data=null} to TreeItem with text {test} [2019-07-31T02:35:37.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172441733 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:37.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172441733 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:37.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172441792 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:37.594Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:35:37.594Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:37.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1172441794 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T02:35:37.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1172441794 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:37.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1172441794 data=null} to TreeItem with text {Traces [7]} [2019-07-31T02:35:37.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1172441794 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:37.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172441796 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:37.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1172441806 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:37.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1172441806 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:37.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1172441806 data=null} to TreeItem with text {Traces [7]} [2019-07-31T02:35:37.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1172441806 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:37.594Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172441807 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:37.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1172441830 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:38.157Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:35:38.157Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:38.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172442345 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:38.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172442345 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:38.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172442345 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:38.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172442346 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:38.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172442346 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:38.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172442389 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:38.157Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:38.157Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:38.157Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:38.157Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:38.157Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:35:38.157Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:38.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172442393 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:38.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172442393 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:38.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172442393 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:38.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172442394 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:38.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172442394 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:38.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172442399 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:38.157Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:38.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172442400 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:38.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172442400 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:38.157Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:38.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172442400 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:38.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172442401 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:38.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172442401 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:38.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172442404 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:38.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172442405 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:38.157Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172442405 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:38.413Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172442405 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:38.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172442478 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:38.670Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172442753 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:38.670Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172442754 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:38.670Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172442755 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:38.670Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:38.670Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:39.599Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:39.599Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:39.599Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:39.599Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:39.599Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:35:39.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172443824 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:35:39.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172443824 data=null doit=true} to TableItem with text {} [2019-07-31T02:35:39.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172443824 data=null} to TableItem with text {} [2019-07-31T02:35:39.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172443824 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:35:39.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172443825 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:35:39.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172443872 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:35:39.855Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:39.855Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:39.855Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:35:39.855Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:39.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172444009 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:39.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172444009 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:39.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172444009 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:39.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172444010 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:39.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172444010 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:39.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172444015 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:35:39.855Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:39.855Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:39.855Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:39.855Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:39.855Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:35:39.855Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:35:39.855Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:39.855Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:39.855Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:39.855Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:39.855Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:39.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172444020 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:39.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172444027 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:39.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172444027 data=null} to TreeItem with text {test} [2019-07-31T02:35:39.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172444027 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:39.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172444027 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:39.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172444064 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:39.855Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:39.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172444064 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:39.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172444065 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:39.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172444065 data=null} to TreeItem with text {test} [2019-07-31T02:35:39.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172444065 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:39.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172444065 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:39.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172444070 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:39.855Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:35:39.855Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:39.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1172444071 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T02:35:39.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1172444071 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:39.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1172444071 data=null} to TreeItem with text {Traces [7]} [2019-07-31T02:35:39.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1172444072 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:39.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172444072 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:39.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1172444092 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:39.855Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-31T02:35:40.417Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:35:40.417Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:40.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172444559 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:40.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172444559 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:40.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172444559 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:40.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172444560 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:40.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172444560 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:40.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172444596 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:40.417Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:40.417Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:40.417Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:40.417Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:40.417Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:35:40.417Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:40.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172444600 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:40.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172444600 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:40.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172444600 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:40.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172444600 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:40.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172444600 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:40.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172444605 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:40.417Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:40.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172444605 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:40.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172444605 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:40.417Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:40.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172444606 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:40.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172444606 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:40.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172444606 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:40.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172444609 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:40.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172444610 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:40.417Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172444616 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:40.673Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172444616 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:40.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172444753 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:40.673Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172444924 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:40.673Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172444924 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:40.673Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172444925 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:40.673Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:40.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:40.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:42.043Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:42.043Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:42.043Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:42.043Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:42.043Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:35:42.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172445928 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:35:42.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172445928 data=null doit=true} to TableItem with text {} [2019-07-31T02:35:42.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172445928 data=null} to TableItem with text {} [2019-07-31T02:35:42.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172445929 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:35:42.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172445929 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:35:42.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172445935 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:35:42.043Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:42.043Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:42.043Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:35:42.043Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:42.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172446217 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:42.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172446218 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:42.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172446218 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:42.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172446219 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:42.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172446219 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:42.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172446226 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:35:42.043Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:42.043Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:42.043Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:42.043Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:42.043Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:35:42.043Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:35:42.043Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:42.043Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:42.043Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:42.043Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:42.043Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:42.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172446238 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:42.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172446239 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:42.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172446239 data=null} to TreeItem with text {test} [2019-07-31T02:35:42.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172446239 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:42.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172446239 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:42.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172446275 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:42.043Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:42.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172446276 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:42.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172446276 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:42.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172446276 data=null} to TreeItem with text {test} [2019-07-31T02:35:42.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172446277 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:42.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172446277 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:42.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172446283 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:42.043Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:35:42.043Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:42.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1172446284 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T02:35:42.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1172446284 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:42.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1172446284 data=null} to TreeItem with text {Traces [7]} [2019-07-31T02:35:42.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1172446285 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:42.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172446285 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:42.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1172446305 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:42.526Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-31T02:35:42.923Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:35:42.923Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:42.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172446774 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:42.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172446774 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:42.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172446775 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:42.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172446775 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:42.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172446775 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:42.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172446811 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:42.923Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:42.923Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:42.923Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:42.923Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:42.923Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:35:42.923Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:42.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172446816 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:42.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172446816 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:42.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172446816 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:42.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172446816 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:42.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172446817 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:42.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172446821 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:42.923Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:42.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172446822 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:42.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172446822 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:42.923Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:42.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172446822 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:42.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172446823 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:42.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172446823 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:42.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172446826 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:42.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172446826 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:42.923Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172446827 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:42.923Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172446831 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:43.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172446957 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:43.485Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172447714 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:43.485Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172447715 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:43.485Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172447715 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:43.485Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:43.485Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:43.485Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:43.485Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:43.485Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:43.485Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:43.485Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:43.485Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:43.485Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:35:43.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172447719 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:35:43.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172447719 data=null doit=true} to TableItem with text {} [2019-07-31T02:35:43.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172447719 data=null} to TableItem with text {} [2019-07-31T02:35:43.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172447720 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:35:43.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172447720 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:35:43.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172447726 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:35:43.485Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:43.485Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:44.852Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:35:44.852Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:44.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172449095 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:44.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172449095 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:44.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172449095 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:44.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172449095 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:44.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172449096 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:44.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172449102 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:44.852Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:44.852Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:44.852Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:44.852Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:44.852Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:35:44.852Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:35:45.108Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:45.108Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:45.108Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:45.108Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:45.108Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:45.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172449115 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:45.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172449115 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:45.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172449116 data=null} to TreeItem with text {test} [2019-07-31T02:35:45.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172449116 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:45.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172449116 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:45.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172449206 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:45.108Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:45.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172449208 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:45.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172449208 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:45.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172449209 data=null} to TreeItem with text {test} [2019-07-31T02:35:45.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172449209 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:45.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172449209 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:45.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172449215 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:45.108Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:35:45.108Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:45.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1172449216 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T02:35:45.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1172449216 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:45.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1172449216 data=null} to TreeItem with text {Traces [7]} [2019-07-31T02:35:45.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1172449217 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:45.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172449217 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:45.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1172449244 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:45.108Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-31T02:35:45.365Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:35:45.365Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:45.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1172449526 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:45.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1172449527 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:45.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1172449527 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:45.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172449527 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:45.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172449527 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:45.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172449565 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:45.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:45.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:45.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:45.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:45.365Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:35:45.365Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:45.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1172449580 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:45.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1172449581 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:45.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1172449581 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:45.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172449582 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:45.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172449582 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:45.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172449588 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:45.365Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-31T02:35:45.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1172449589 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:45.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1172449589 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:45.365Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:45.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1172449590 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:45.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172449590 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:45.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172449590 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:45.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172449594 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:45.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172449594 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:45.365Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1172449595 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:45.621Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172449595 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:45.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172449689 data=null button=1 stateMask=0x80000 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:46.133Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1172450073 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:46.133Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1172450133 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:46.133Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1172450133 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:46.133Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-31T02:35:46.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:46.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:46.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:46.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:46.133Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:46.133Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:46.133Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:46.133Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:46.133Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:35:46.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172450136 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:35:46.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172450136 data=null doit=true} to TableItem with text {} [2019-07-31T02:35:46.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172450136 data=null} to TableItem with text {} [2019-07-31T02:35:46.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172450137 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:35:46.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172450137 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:35:46.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172450142 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:35:46.133Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:46.133Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:47.061Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:35:47.061Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:47.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1172451303 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:47.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1172451303 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:47.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1172451304 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:47.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172451304 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:47.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172451304 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:47.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172451310 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:35:47.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:47.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:47.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:47.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:47.061Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:35:47.061Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:35:47.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:47.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:47.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:47.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:47.317Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:47.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172451326 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:47.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172451326 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:47.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172451326 data=null} to TreeItem with text {test} [2019-07-31T02:35:47.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172451326 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:47.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172451326 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:47.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172451482 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:47.317Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:47.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172451483 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:47.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172451483 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:47.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172451483 data=null} to TreeItem with text {test} [2019-07-31T02:35:47.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172451484 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:47.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172451484 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:47.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172451491 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:47.318Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:35:47.318Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:47.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1172451492 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T02:35:47.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1172451492 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:47.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1172451492 data=null} to TreeItem with text {Traces [7]} [2019-07-31T02:35:47.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1172451493 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:47.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172451493 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:47.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1172451511 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:47.318Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-31T02:35:47.880Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:35:47.880Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:47.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1172451979 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:47.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1172451980 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:47.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1172451980 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:47.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172451980 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:47.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172451980 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:47.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172452036 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:47.880Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:47.880Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:47.880Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:47.880Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:47.880Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:35:47.880Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:47.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1172452042 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:47.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1172452042 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:47.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1172452043 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:47.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172452043 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:47.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172452043 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:47.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172452061 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:47.880Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-31T02:35:47.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1172452062 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:47.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1172452062 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:47.880Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:47.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1172452062 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:47.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172452062 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:47.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172452063 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:47.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172452067 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:47.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172452067 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:47.880Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1172452067 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:48.135Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172452067 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:48.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172452205 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:48.698Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1172452777 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:48.698Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1172452825 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:48.698Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1172452825 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:48.698Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-31T02:35:48.698Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:48.698Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:48.698Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:48.698Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:48.698Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:48.698Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:48.698Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:48.698Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:48.698Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:48.698Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:35:48.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172452828 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:35:48.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172452828 data=null doit=true} to TableItem with text {} [2019-07-31T02:35:48.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172452828 data=null} to TableItem with text {} [2019-07-31T02:35:48.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172452829 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:35:48.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172452838 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:35:48.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172452859 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:35:48.698Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:48.698Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:49.627Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:35:49.627Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:49.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1172453846 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:49.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1172453846 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:49.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1172453846 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:49.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172453847 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:49.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172453847 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:49.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172453852 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:35:49.627Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:49.627Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:49.627Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:49.627Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:49.627Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:35:49.627Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:35:49.627Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:49.627Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:49.627Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:49.627Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:49.627Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:49.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172453859 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:49.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172453859 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:49.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172453859 data=null} to TreeItem with text {test} [2019-07-31T02:35:49.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172453859 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:49.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172453859 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:49.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172453892 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:49.891Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:49.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172453893 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:49.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172453893 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:49.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172453893 data=null} to TreeItem with text {test} [2019-07-31T02:35:49.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172453893 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:49.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172453894 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:49.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172453909 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:49.891Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:35:49.891Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:49.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1172453910 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T02:35:49.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1172453910 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:49.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1172453910 data=null} to TreeItem with text {Traces [7]} [2019-07-31T02:35:49.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1172453911 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:49.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172453911 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:49.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1172453931 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:49.891Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-31T02:35:49.891Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:35:49.891Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:49.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1172453987 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:49.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1172454026 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:49.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1172454027 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:49.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1172454027 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:49.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172454027 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:49.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1172454071 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:49.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:49.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:49.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:49.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:49.891Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:35:49.891Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:49.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1172454078 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:49.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1172454078 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:49.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1172454078 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:49.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1172454078 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:49.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172454079 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:49.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1172454085 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:49.891Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:49.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1172454086 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:49.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1172454086 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:49.891Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:49.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1172454086 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:49.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1172454087 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:49.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172454087 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:49.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1172454094 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:49.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1172454095 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:49.892Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1172454095 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:50.147Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172454095 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:50.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1172454178 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:50.403Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1172454508 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:50.403Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1172454588 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:50.403Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1172454593 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:50.403Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:50.403Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:50.403Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:50.403Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:50.403Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:50.403Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:50.403Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:50.403Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:50.403Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:50.403Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:50.403Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:50.403Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:35:50.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172454597 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:35:50.403Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172454597 data=null doit=true} to TableItem with text {} [2019-07-31T02:35:50.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172454597 data=null} to TableItem with text {} [2019-07-31T02:35:50.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172454597 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:35:50.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172454598 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:35:50.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172454606 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:35:50.403Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:50.403Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:51.771Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:35:51.771Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:51.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1172455722 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:51.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1172455722 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:51.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1172455722 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:51.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1172455722 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:51.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172455723 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:51.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1172455729 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:35:51.771Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:51.771Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:51.771Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:51.771Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:51.771Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:35:51.771Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:35:51.771Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:51.771Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:51.771Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:51.771Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:51.771Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:51.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172455743 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:51.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172455743 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:51.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172455743 data=null} to TreeItem with text {test} [2019-07-31T02:35:51.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172455744 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:51.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172455744 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:51.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172455799 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:51.771Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:51.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172455800 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:51.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172455800 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:51.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172455801 data=null} to TreeItem with text {test} [2019-07-31T02:35:51.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172455801 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:51.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172455801 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:51.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172455809 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:51.771Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:35:51.771Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:51.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1172455810 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T02:35:51.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1172455810 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:51.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1172455810 data=null} to TreeItem with text {Traces [7]} [2019-07-31T02:35:51.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1172455811 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:51.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172455811 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:51.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1172455831 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:51.771Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-31T02:35:51.771Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:35:51.771Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:51.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1172455939 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:51.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1172455939 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:51.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1172455940 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:51.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1172455940 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:51.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172455941 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:51.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1172455984 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:51.771Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:51.771Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:51.771Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:51.771Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:51.771Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:35:51.771Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:51.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1172455988 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:51.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1172455988 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:51.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1172455988 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:51.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1172455988 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:51.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172455988 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:51.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1172455993 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:51.771Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-31T02:35:51.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1172455994 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:51.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1172455994 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:51.771Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:51.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1172455995 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:51.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1172455995 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:51.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172455995 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:51.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1172456005 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:51.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1172456006 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:51.771Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1172456006 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:52.028Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172456006 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:52.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1172456327 data=null button=1 stateMask=0x80000 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:52.284Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1172456331 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:52.284Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1172456331 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:52.284Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1172456331 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:52.284Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-31T02:35:52.284Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-31T02:35:52.284Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-31T02:35:52.541Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:35:52.541Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:52.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1172456712 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:52.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1172456712 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:52.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1172456712 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:52.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1172456712 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:52.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172456713 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:52.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1172456719 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:35:52.541Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:52.541Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:52.541Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:52.541Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:52.541Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:35:52.541Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:35:52.541Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:52.541Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:52.541Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:52.541Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:52.541Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:52.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172456738 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:52.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172456739 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:52.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172456739 data=null} to TreeItem with text {test} [2019-07-31T02:35:52.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172456739 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:52.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172456739 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:52.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172456813 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:52.797Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:52.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172456814 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:52.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172456814 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:52.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172456814 data=null} to TreeItem with text {test} [2019-07-31T02:35:52.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172456814 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:52.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172456814 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:52.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172456829 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:52.797Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:35:52.797Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:52.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1172456830 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T02:35:52.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1172456830 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:52.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1172456830 data=null} to TreeItem with text {Traces [7]} [2019-07-31T02:35:52.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1172456831 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:52.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172456831 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:52.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1172456891 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:52.797Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:52.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1172456892 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T02:35:52.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1172456892 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:52.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1172456892 data=null} to TreeItem with text {Traces [7]} [2019-07-31T02:35:52.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1172456892 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:52.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172456892 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:52.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1172456912 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:52.797Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T02:35:52.797Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T02:35:53.222Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T02:35:53.222Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T02:35:53.222Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1172457221 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T02:35:53.222Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:35:53.222Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:35:53.222Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:35:53.222Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:35:53.222Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:35:53.222Z] DEBUG - Clicking on &Yes [2019-07-31T02:35:53.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172457222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:35:53.222Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172457223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:35:53.222Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172457223 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:35:53.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172457223 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:35:53.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172457223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:35:53.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172457223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:35:53.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172457223 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:35:55.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1172456995 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T02:35:55.740Z] DEBUG - Clicked on [2019-07-31T02:35:55.740Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:35:55.740Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:55.740Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:55.740Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:55.740Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:55.740Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:55.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172459653 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:55.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172459654 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:55.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172459654 data=null} to TreeItem with text {test} [2019-07-31T02:35:55.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172459654 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:55.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172459654 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:55.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172459676 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:55.740Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:55.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172459677 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:55.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172459677 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:55.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172459684 data=null} to TreeItem with text {test} [2019-07-31T02:35:55.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172459684 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:55.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172459684 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:55.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172459692 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:55.740Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:35:55.740Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:55.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1172459693 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T02:35:55.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1172459693 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:55.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1172459694 data=null} to TreeItem with text {Traces [7]} [2019-07-31T02:35:55.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1172459694 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:55.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172459701 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:55.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1172459710 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:55.740Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:55.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1172459723 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T02:35:55.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1172459723 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:55.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1172459723 data=null} to TreeItem with text {Traces [7]} [2019-07-31T02:35:55.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1172459724 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:55.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172459724 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T02:35:55.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1172459736 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T02:35:55.740Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T02:35:55.740Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T02:35:55.740Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T02:35:55.998Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T02:35:55.998Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1172460015 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T02:35:55.998Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:35:55.998Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T02:35:55.998Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T02:35:55.998Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T02:35:55.998Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:55.998Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:35:55.998Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:55.998Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:35:55.998Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:35:55.998Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:35:55.998Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:35:55.998Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:35:55.998Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:35:55.998Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:35:55.998Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:35:55.998Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:35:55.998Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:35:55.998Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:35:55.998Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:35:55.998Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:35:55.998Z] DEBUG - matched Combo with text " [2019-07-31T02:35:55.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1172460220 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:')) [2019-07-31T02:35:55.999Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:35:55.999Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:35:55.999Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:35:55.999Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:35:55.999Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:35:55.999Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:35:56.255Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:35:56.255Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:35:56.255Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:35:56.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:56.255Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:35:56.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:56.255Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:35:56.255Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:35:56.255Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:35:56.255Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:35:56.255Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:35:56.255Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:35:56.255Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T02:35:56.255Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:35:56.255Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:35:56.255Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:35:56.255Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:35:56.255Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:35:56.255Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:35:56.255Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:35:56.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:56.255Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:35:56.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:35:56.255Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:35:56.255Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:35:56.255Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:35:56.255Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:35:56.255Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:35:56.255Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:35:56.255Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:35:56.255Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:35:56.255Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T02:35:56.255Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T02:35:56.255Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:35:56.255Z] DEBUG - Clicking on &Finish [2019-07-31T02:35:56.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1172460289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:35:56.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1172460289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:35:56.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1172460289 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:35:56.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1172460289 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:35:56.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1172460289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:35:56.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1172460289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:35:56.255Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:35:56.255Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:35:56.255Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:35:56.255Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:35:56.255Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:35:56.255Z] DEBUG - Clicked on &Finish [2019-07-31T02:35:56.817Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T02:35:56.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1172461003 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T02:35:56.817Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T02:35:56.817Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2019-07-31T02:35:56.817Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2019-07-31T02:35:56.817Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T02:35:56.817Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T02:35:56.817Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T02:35:56.817Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T02:35:56.817Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T02:35:56.817Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T02:35:56.817Z] DEBUG - Clicking on Rename [2019-07-31T02:35:56.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1172461004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T02:35:56.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1172461004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T02:35:56.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1172461004 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T02:35:56.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1172461004 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T02:35:56.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1172461005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T02:35:56.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1172461005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T02:35:56.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1172461005 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T02:35:57.074Z] DEBUG - Clicked on [2019-07-31T02:35:57.074Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T02:35:57.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1172461262 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T02:35:57.074Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T02:35:57.074Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T02:35:57.074Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T02:35:57.074Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2019-07-31T02:35:57.074Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2019-07-31T02:35:57.074Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T02:35:57.074Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T02:35:57.074Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T02:35:57.074Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T02:35:57.074Z] DEBUG - Clicking on Overwrite [2019-07-31T02:35:57.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1172461263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T02:35:57.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1172461263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T02:35:57.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1172461263 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T02:35:57.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1172461263 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T02:35:57.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1172461263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T02:35:57.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1172461263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T02:35:57.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1172461263 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T02:35:57.330Z] DEBUG - Clicked on [2019-07-31T02:35:57.330Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T02:35:57.330Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1172461534 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T02:35:57.330Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T02:35:57.330Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T02:35:57.330Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T02:35:57.330Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T02:35:57.330Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T02:35:57.330Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T02:35:57.330Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2019-07-31T02:35:57.330Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2019-07-31T02:35:57.330Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T02:35:57.330Z] DEBUG - Clicking on Skip [2019-07-31T02:35:57.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1172461534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T02:35:57.586Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1172461600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T02:35:57.586Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1172461600 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T02:35:57.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1172461600 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T02:35:57.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1172461601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T02:35:57.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1172461601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T02:35:57.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1172461601 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T02:35:58.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1172460289 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:35:58.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1172459797 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T02:35:58.148Z] DEBUG - Clicked on [2019-07-31T02:35:58.148Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:35:58.148Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:58.148Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:58.148Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:58.148Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:58.148Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:58.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172462208 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:58.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172462208 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:58.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172462208 data=null} to TreeItem with text {test} [2019-07-31T02:35:58.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172462209 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:58.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172462209 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:58.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172462231 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:58.148Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:58.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172462287 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:35:58.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172462287 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:58.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172462287 data=null} to TreeItem with text {test} [2019-07-31T02:35:58.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172462287 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:58.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172462287 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:35:58.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172462294 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:35:58.148Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:35:58.148Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:58.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1172462303 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-31T02:35:58.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1172462303 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T02:35:58.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1172462303 data=null} to TreeItem with text {Traces [5]} [2019-07-31T02:35:58.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1172462303 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T02:35:58.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172462304 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T02:35:58.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1172462325 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T02:35:58.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1172462326 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T02:35:58.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1172462326 data=null} to TreeItem with text {Traces [5]} [2019-07-31T02:35:58.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1172462326 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T02:35:58.148Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172462326 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T02:35:58.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1172462382 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T02:35:58.711Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:35:58.711Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:58.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172462757 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:58.711Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172462757 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:58.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172462757 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:58.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172462757 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:58.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172462758 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:58.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172462792 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:58.711Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:58.711Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:58.711Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:35:58.711Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:35:58.711Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:35:58.711Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:58.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172462796 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:58.711Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172462796 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:58.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172462797 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:58.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172462797 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:58.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172462797 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:58.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172462802 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:58.711Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:58.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172462803 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:58.711Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172462803 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:58.711Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:35:58.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172462803 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:58.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172462803 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:58.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172462804 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:58.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172462808 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:58.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172462808 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:58.711Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172462808 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:58.711Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172462814 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:59.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172462884 data=null button=1 stateMask=0x80000 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:59.274Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172463374 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:59.274Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172463459 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:59.274Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172463460 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:59.274Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T02:35:59.274Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:35:59.274Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:59.274Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:59.274Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:59.274Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:35:59.274Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:35:59.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172463463 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:35:59.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172463463 data=null doit=true} to TableItem with text {} [2019-07-31T02:35:59.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172463463 data=null} to TableItem with text {} [2019-07-31T02:35:59.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172463463 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:35:59.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172463463 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:35:59.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172463468 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:35:59.274Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:35:59.274Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:36:00.641Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:36:00.641Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:00.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172464562 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:36:00.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172464563 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:36:00.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172464563 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:36:00.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172464564 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:36:00.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172464564 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:36:00.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172464569 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:36:00.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:00.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:00.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:00.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:00.641Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:36:00.641Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:36:00.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:00.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:00.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:00.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:00.641Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:00.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172464581 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:36:00.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172464581 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:36:00.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172464582 data=null} to TreeItem with text {test} [2019-07-31T02:36:00.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172464582 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:36:00.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172464582 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:36:00.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172464616 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:36:00.641Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:00.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172464617 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:36:00.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172464618 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:36:00.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172464619 data=null} to TreeItem with text {test} [2019-07-31T02:36:00.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172464619 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:36:00.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172464619 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:36:00.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172464625 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:36:00.641Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:36:00.641Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:00.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1172464626 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-31T02:36:00.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1172464627 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T02:36:00.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1172464627 data=null} to TreeItem with text {Traces [5]} [2019-07-31T02:36:00.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1172464627 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T02:36:00.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172464627 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T02:36:00.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1172464649 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T02:36:00.641Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-31T02:36:00.641Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:36:00.641Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:00.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172464748 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:36:00.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1172464749 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:36:00.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1172464749 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:36:00.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172464750 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:36:00.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172464750 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:36:00.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172464782 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:36:00.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:00.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:00.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:00.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:00.641Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:36:00.641Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:00.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172464787 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:36:00.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1172464787 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:36:00.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1172464787 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:36:00.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172464787 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:36:00.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172464788 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:36:00.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172464792 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:36:00.641Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:36:00.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172464793 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:36:00.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1172464793 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:36:00.641Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:00.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1172464793 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:36:00.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172464793 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:36:00.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172464793 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:36:00.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172464797 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:36:00.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172464797 data=null button=1 stateMask=0x0 x=157 y=95 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:36:00.641Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172464797 data=null button=1 stateMask=0x0 x=157 y=95 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:36:00.641Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172464798 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:36:01.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172464874 data=null button=1 stateMask=0x80000 x=157 y=95 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:36:01.204Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172465319 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:36:01.204Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1172465393 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:36:01.204Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1172465393 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:36:01.204Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:36:01.204Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:36:01.204Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:36:01.204Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:36:01.204Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:36:01.204Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:36:01.204Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:36:01.204Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:36:01.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172465396 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:36:01.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172465396 data=null doit=true} to TableItem with text {} [2019-07-31T02:36:01.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172465396 data=null} to TableItem with text {} [2019-07-31T02:36:01.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172465396 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:36:01.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172465397 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:36:01.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172465401 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:36:01.204Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:36:01.204Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:36:02.570Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:36:02.570Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:02.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172466579 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:36:02.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1172466579 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:36:02.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1172466579 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:36:02.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172466580 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:36:02.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172466580 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:36:02.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172466584 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:36:02.570Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:02.570Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:02.570Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:02.570Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:02.570Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:36:02.570Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:36:02.570Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:02.570Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:02.570Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:02.570Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:02.570Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:02.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172466591 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:36:02.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172466591 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:36:02.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172466591 data=null} to TreeItem with text {test} [2019-07-31T02:36:02.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172466591 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:36:02.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172466591 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:36:02.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172466623 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:36:02.570Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:02.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172466624 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:36:02.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172466624 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:36:02.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172466624 data=null} to TreeItem with text {test} [2019-07-31T02:36:02.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172466625 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:36:02.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172466625 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:36:02.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172466637 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:36:02.570Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:36:02.570Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:02.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1172466639 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-31T02:36:02.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1172466639 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T02:36:02.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1172466639 data=null} to TreeItem with text {Traces [5]} [2019-07-31T02:36:02.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1172466640 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T02:36:02.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172466640 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T02:36:02.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1172466658 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T02:36:02.570Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-31T02:36:02.570Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:36:02.570Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:02.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1172466709 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:36:02.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1172466709 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:36:02.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1172466709 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:36:02.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172466710 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:36:02.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172466710 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:36:02.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172466774 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:36:02.570Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:02.570Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:02.570Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:02.570Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:02.570Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:36:02.570Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:02.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1172466778 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:36:02.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1172466788 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:36:02.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1172466789 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:36:02.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172466789 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:36:02.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172466789 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:36:02.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172466798 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:36:02.570Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-31T02:36:02.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1172466798 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:36:02.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1172466799 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:36:02.570Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:02.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1172466799 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:36:02.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172466799 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:36:02.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172466799 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:36:02.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172466803 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:36:02.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172466803 data=null button=1 stateMask=0x0 x=150 y=116 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T02:36:02.570Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1172466803 data=null button=1 stateMask=0x0 x=150 y=116 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T02:36:02.827Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172466804 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:36:03.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172466888 data=null button=1 stateMask=0x80000 x=150 y=116 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T02:36:03.083Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1172467190 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:36:03.083Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1172467190 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:36:03.083Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1172467190 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:36:03.083Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-31T02:36:03.083Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:36:03.083Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:36:03.083Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:36:03.645Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:36:03.645Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:36:03.645Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:36:03.645Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:36:03.645Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:36:03.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172467693 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:36:03.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172467693 data=null doit=true} to TableItem with text {} [2019-07-31T02:36:03.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172467693 data=null} to TableItem with text {} [2019-07-31T02:36:03.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172467694 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:36:03.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172467694 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:36:03.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172467710 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:36:03.645Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:36:03.645Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:36:04.208Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:36:04.208Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:04.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1172468388 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:36:04.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1172468388 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:36:04.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1172468389 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:36:04.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172468389 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:36:04.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172468389 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:36:04.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172468394 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:36:04.208Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:04.208Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:04.208Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:04.208Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:04.208Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:36:04.208Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:36:04.208Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:04.208Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:04.208Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:04.208Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:04.208Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:04.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172468399 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:36:04.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172468400 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:36:04.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172468400 data=null} to TreeItem with text {test} [2019-07-31T02:36:04.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172468406 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:36:04.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172468407 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:36:04.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172468443 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:36:04.208Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:04.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172468444 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:36:04.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172468444 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:36:04.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172468444 data=null} to TreeItem with text {test} [2019-07-31T02:36:04.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172468445 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:36:04.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172468445 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:36:04.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172468450 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:36:04.208Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:36:04.208Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:04.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1172468451 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-31T02:36:04.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1172468451 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T02:36:04.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1172468451 data=null} to TreeItem with text {Traces [5]} [2019-07-31T02:36:04.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1172468452 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T02:36:04.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172468452 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T02:36:04.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1172468472 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T02:36:04.464Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-31T02:36:04.464Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:36:04.464Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:04.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1172468534 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:36:04.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1172468534 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:36:04.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1172468535 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:36:04.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172468535 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:36:04.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172468612 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:36:04.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172468686 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:36:04.464Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:04.464Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:04.464Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:04.464Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:04.464Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:36:04.464Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:04.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1172468690 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:36:04.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1172468691 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:36:04.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1172468691 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:36:04.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172468691 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:36:04.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172468691 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:36:04.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172468696 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:36:04.464Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-31T02:36:04.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1172468696 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:36:04.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1172468696 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:36:04.464Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:04.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1172468696 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:36:04.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172468697 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:36:04.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172468697 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:36:04.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172468700 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:36:04.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172468700 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T02:36:04.464Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1172468701 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T02:36:04.720Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172468701 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:36:05.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172468795 data=null button=1 stateMask=0x80000 x=150 y=137 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T02:36:05.424Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1172469137 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:36:05.424Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1172469191 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:36:05.424Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1172469191 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:36:05.424Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-31T02:36:05.424Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:36:05.424Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:36:05.424Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:36:05.424Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:36:05.424Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:36:05.424Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:36:05.424Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:36:05.424Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:36:05.424Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:36:05.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172469195 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:36:05.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172469195 data=null doit=true} to TableItem with text {} [2019-07-31T02:36:05.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172469195 data=null} to TableItem with text {} [2019-07-31T02:36:05.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172469196 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:36:05.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172469196 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:36:05.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172469203 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:36:05.424Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:36:05.424Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:36:06.353Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:36:06.353Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:06.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1172470390 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:36:06.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1172470390 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:36:06.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1172470391 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:36:06.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172470391 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:36:06.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172470392 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:36:06.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172470396 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:36:06.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:06.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:06.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:06.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:06.353Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:36:06.353Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:36:06.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:06.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:06.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:06.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:06.353Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:06.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172470409 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:36:06.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172470409 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:36:06.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172470409 data=null} to TreeItem with text {test} [2019-07-31T02:36:06.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172470410 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:36:06.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172470410 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:36:06.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172470452 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:36:06.353Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:06.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172470454 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:36:06.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172470454 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:36:06.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172470454 data=null} to TreeItem with text {test} [2019-07-31T02:36:06.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172470454 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:36:06.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172470454 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:36:06.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172470467 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:36:06.353Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:36:06.353Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:06.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1172470467 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-31T02:36:06.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1172470468 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T02:36:06.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1172470468 data=null} to TreeItem with text {Traces [5]} [2019-07-31T02:36:06.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1172470468 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T02:36:06.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172470468 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T02:36:06.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1172470477 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T02:36:06.353Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-31T02:36:06.916Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:36:06.916Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:06.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1172470951 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T02:36:06.916Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1172470951 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:36:06.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1172470952 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T02:36:06.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1172470952 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:36:06.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172470952 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:36:06.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1172470988 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:36:06.916Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:06.916Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:06.916Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:06.916Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:06.916Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:36:06.916Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:06.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1172470992 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T02:36:06.916Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1172470992 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:36:06.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1172470992 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T02:36:06.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1172470992 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:36:06.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172470993 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:36:06.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1172470997 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:36:06.916Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-31T02:36:06.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1172470997 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T02:36:06.916Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1172470997 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:36:06.916Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:06.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1172470998 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T02:36:06.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1172470998 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:36:06.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172470998 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:36:06.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1172471001 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:36:06.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1172471001 data=null button=1 stateMask=0x0 x=133 y=158 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T02:36:06.916Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1172471002 data=null button=1 stateMask=0x0 x=133 y=158 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T02:36:07.173Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172471002 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:36:07.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1172471068 data=null button=1 stateMask=0x80000 x=133 y=158 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T02:36:07.174Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1172471246 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T02:36:07.174Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1172471246 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:36:07.174Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1172471246 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T02:36:07.174Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-31T02:36:07.174Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-31T02:36:07.174Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-31T02:36:07.174Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:36:07.174Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:07.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1172471347 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T02:36:07.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1172471347 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:36:07.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1172471347 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T02:36:07.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1172471347 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:36:07.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172471347 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T02:36:07.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1172471352 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T02:36:07.174Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:07.174Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:07.174Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:07.174Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:07.174Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:36:07.174Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:36:07.174Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:07.174Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:07.174Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:07.174Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:07.174Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:07.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172471362 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:36:07.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172471365 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:36:07.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172471365 data=null} to TreeItem with text {test} [2019-07-31T02:36:07.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172471365 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:36:07.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172471366 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:36:07.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172471403 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:36:07.174Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:07.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172471403 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:36:07.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172471403 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:36:07.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172471404 data=null} to TreeItem with text {test} [2019-07-31T02:36:07.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172471404 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:36:07.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172471404 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:36:07.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172471410 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:36:07.174Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:36:07.174Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:07.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1172471411 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-31T02:36:07.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1172471411 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T02:36:07.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1172471411 data=null} to TreeItem with text {Traces [5]} [2019-07-31T02:36:07.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1172471412 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T02:36:07.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172471412 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T02:36:07.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1172471434 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T02:36:07.430Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:07.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1172471435 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-31T02:36:07.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1172471435 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T02:36:07.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1172471435 data=null} to TreeItem with text {Traces [5]} [2019-07-31T02:36:07.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1172471436 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T02:36:07.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172471436 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T02:36:07.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1172471450 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T02:36:07.430Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T02:36:07.430Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T02:36:07.430Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T02:36:07.430Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T02:36:07.430Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1172471613 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T02:36:07.430Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:36:07.430Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:36:07.430Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:36:07.430Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:36:07.430Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:36:07.430Z] DEBUG - Clicking on &Yes [2019-07-31T02:36:07.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172471614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:36:07.430Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172471614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:36:07.430Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172471614 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:36:07.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172471614 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:36:07.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172471614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:36:07.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172471615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:36:07.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172471615 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:36:09.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1172471490 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T02:36:09.324Z] DEBUG - Clicked on [2019-07-31T02:36:09.324Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:36:09.324Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:09.324Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:09.324Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:09.324Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:09.324Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:09.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172473151 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:36:09.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172473151 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:36:09.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172473151 data=null} to TreeItem with text {test} [2019-07-31T02:36:09.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172473151 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:36:09.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172473152 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:36:09.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172473174 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:36:09.324Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:09.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172473175 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:36:09.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172473182 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:36:09.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172473183 data=null} to TreeItem with text {test} [2019-07-31T02:36:09.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172473183 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:36:09.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172473184 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:36:09.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172473191 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:36:09.324Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:36:09.324Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:09.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1172473201 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-31T02:36:09.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1172473201 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T02:36:09.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1172473202 data=null} to TreeItem with text {Traces [5]} [2019-07-31T02:36:09.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1172473202 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T02:36:09.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172473202 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T02:36:09.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1172473223 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T02:36:09.324Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:09.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1172473224 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-31T02:36:09.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1172473224 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T02:36:09.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1172473224 data=null} to TreeItem with text {Traces [5]} [2019-07-31T02:36:09.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1172473225 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T02:36:09.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172473225 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T02:36:09.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1172473237 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T02:36:09.324Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T02:36:09.324Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T02:36:09.324Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T02:36:09.324Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T02:36:09.324Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1172473492 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T02:36:09.324Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:36:09.324Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T02:36:09.324Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T02:36:09.324Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T02:36:09.324Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:36:09.324Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:36:09.324Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:36:09.324Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:36:09.324Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:36:09.324Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:36:09.324Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:36:09.324Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:36:09.324Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:36:09.324Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:36:09.324Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:36:09.324Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:36:09.324Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:36:09.324Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:36:09.324Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:36:09.324Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:36:09.324Z] DEBUG - matched Combo with text "", using matcher: of type 'Button' [2019-07-31T02:36:41.281Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-31T02:36:41.281Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-31T02:36:41.281Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T02:36:41.281Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:36:41.281Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:36:41.281Z] DEBUG - Clicking on &Next > [2019-07-31T02:36:41.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1172505314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T02:36:41.281Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1172505314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T02:36:41.281Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1172505314 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T02:36:41.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1172505314 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T02:36:41.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1172505314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T02:36:41.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1172505314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T02:36:41.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1172505314 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T02:36:41.538Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T02:36:41.538Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T02:36:41.538Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T02:36:41.538Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T02:36:41.538Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T02:36:41.538Z] DEBUG - Clicked on &Next > [2019-07-31T02:36:41.538Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T02:36:41.538Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:36:41.538Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T02:36:41.538Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T02:36:41.538Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T02:36:41.538Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:36:41.538Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:36:41.538Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:36:41.538Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:36:41.538Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:36:41.538Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:36:41.538Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:36:41.538Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:36:41.538Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:36:41.538Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T02:36:41.538Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T02:36:41.538Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:36:41.538Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:36:41.538Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:36:41.538Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:36:41.538Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:36:41.538Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:36:41.538Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:36:41.538Z] DEBUG - matched Combo with text " [2019-07-31T02:36:41.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1172505786 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:')) [2019-07-31T02:36:41.539Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T02:36:41.539Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:36:41.539Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:36:41.539Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:36:41.539Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:36:41.539Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:36:41.539Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:36:41.539Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:36:41.539Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T02:36:41.539Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:36:41.539Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:36:41.539Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:36:41.539Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:36:41.539Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:36:41.539Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T02:36:41.539Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T02:36:41.539Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:36:41.539Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:36:41.539Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:36:41.539Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:36:41.539Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:36:41.539Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:36:41.539Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:36:41.539Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:36:41.539Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:36:41.539Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:36:41.539Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:36:41.539Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:36:41.539Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T02:36:41.539Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:36:41.539Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:36:41.539Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:36:41.539Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:36:41.539Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T02:36:41.539Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T02:36:41.539Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:36:41.539Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:36:41.539Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:36:41.539Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:36:41.539Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:36:41.539Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:36:41.539Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:36:41.539Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:36:41.796Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@432f5ccb [2019-07-31T02:36:41.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1172505794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:36:41.796Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1172505794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:36:41.796Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1172505795 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:36:41.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1172505795 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:36:41.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1172505795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:36:41.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1172505795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:36:41.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1172505795 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:36:41.796Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1172505795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:36:41.796Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1172505795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:36:41.796Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1172505795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:36:41.796Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1172505795 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:36:41.796Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1172505795 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:36:41.796Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:36:41.796Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:36:41.796Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:36:41.796Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:36:41.797Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:36:41.797Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T02:36:41.797Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T02:36:41.797Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:36:41.797Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:36:41.797Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T02:36:41.797Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T02:36:41.797Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:36:41.797Z] DEBUG - Clicking on &Finish [2019-07-31T02:36:41.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1172505809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:36:41.797Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1172505809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:36:41.797Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1172505809 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:36:41.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1172505809 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:36:41.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1172505809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:36:41.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1172505809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:36:42.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1172505809 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:36:42.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1172504945 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T02:36:42.360Z] DEBUG - Clicked on [2019-07-31T02:36:42.360Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:36:42.360Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:42.360Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:42.360Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:42.360Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:42.360Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:42.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172506441 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:36:42.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172506442 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:36:42.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172506442 data=null} to TreeItem with text {test} [2019-07-31T02:36:42.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172506442 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:36:42.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172506442 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:36:42.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172506447 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:36:42.360Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:42.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172506461 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:36:42.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172506461 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:36:42.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172506461 data=null} to TreeItem with text {test} [2019-07-31T02:36:42.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172506461 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:36:42.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172506461 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:36:42.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172506483 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:36:42.360Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:36:42.360Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:42.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172506488 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:36:42.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172506488 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:36:42.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172506488 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:36:42.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172506488 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:36:42.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172506488 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:36:42.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172506497 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:36:42.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172506497 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:36:42.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172506497 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:36:42.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172506498 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:36:42.360Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172506498 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:36:42.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172506513 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:36:42.631Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:36:42.631Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:42.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172506762 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:42.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172506763 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:42.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172506763 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:42.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172506763 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:42.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172506764 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:42.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172506792 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:42.631Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:42.631Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:42.631Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:42.631Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:42.631Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:36:42.631Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:42.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172506796 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:42.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172506796 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:42.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172506796 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:42.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172506797 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:42.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172506797 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:42.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172506801 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:42.631Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:42.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172506801 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:42.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172506801 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:42.631Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:42.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172506801 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:42.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172506802 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:42.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172506802 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:42.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172506805 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:42.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172506805 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:42.631Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172506806 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:42.888Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172506806 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:42.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172506905 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:42.888Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172506981 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:42.888Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172507105 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:42.888Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172507105 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:42.888Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:42.888Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:36:44.256Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:36:44.257Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:36:44.257Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:36:44.257Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:36:44.257Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:36:44.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172508226 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:36:44.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172508226 data=null doit=true} to TableItem with text {} [2019-07-31T02:36:44.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172508227 data=null} to TableItem with text {} [2019-07-31T02:36:44.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172508227 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:36:44.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172508227 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:36:44.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172508231 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:36:44.257Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:36:44.257Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:36:44.257Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:36:44.257Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:44.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172508395 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:44.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172508395 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:44.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172508395 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:44.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172508395 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:44.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172508395 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:44.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172508400 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:44.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:44.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:44.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:44.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:44.257Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:36:44.257Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:36:44.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:44.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:44.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:44.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:44.257Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:44.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172508407 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:36:44.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172508415 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:36:44.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172508415 data=null} to TreeItem with text {test} [2019-07-31T02:36:44.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172508415 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:36:44.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172508415 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:36:44.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172508451 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:36:44.257Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:44.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172508452 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:36:44.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172508452 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:36:44.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172508452 data=null} to TreeItem with text {test} [2019-07-31T02:36:44.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172508453 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:36:44.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172508453 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:36:44.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172508459 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:36:44.257Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:36:44.257Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:44.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172508460 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:36:44.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172508460 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:36:44.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172508460 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:36:44.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172508461 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:36:44.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172508461 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:36:44.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172508480 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:36:44.257Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:44.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172508481 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:36:44.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172508481 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:36:44.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172508481 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:36:44.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172508482 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:36:44.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172508482 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:36:44.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172508490 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:36:44.513Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T02:36:44.513Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T02:36:44.513Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T02:36:44.513Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T02:36:44.513Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1172508687 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T02:36:44.513Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:36:44.513Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:36:44.513Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:36:44.513Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:36:44.513Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:36:44.513Z] DEBUG - Clicking on &Yes [2019-07-31T02:36:44.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172508688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:36:44.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172508688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:36:44.513Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172508688 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:36:44.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172508688 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:36:44.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172508688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:36:44.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172508696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:36:44.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172508696 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:36:45.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1172508531 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T02:36:45.077Z] DEBUG - Clicked on [2019-07-31T02:36:45.077Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:36:45.077Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:45.077Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:45.077Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:45.077Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:45.077Z] DEBUG - Unselecting all in (of type 'Tree') [2019-07-31T02:36:45.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1172509125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T02:36:45.077Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1172509125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T02:36:45.077Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1172509125 data=null doit=true} to (of type 'Tree') [2019-07-31T02:36:45.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1172509125 data=null} to (of type 'Tree') [2019-07-31T02:36:45.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172509126 data=null button=1 stateMask=0x40000 x=91 y=53 count=1} to (of type 'Tree') [2019-07-31T02:36:45.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172509126 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Tree') [2019-07-31T02:36:45.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172509135 data=null button=1 stateMask=0xc0000 x=91 y=53 count=1} to (of type 'Tree') [2019-07-31T02:36:45.077Z] DEBUG - matched MenuItem with text "&File", using matcher: with mnemonic 'File' [2019-07-31T02:36:45.077Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T02:36:45.077Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T02:36:45.077Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T02:36:45.077Z] DEBUG - matched Shell with text "Import", using matcher: with text 'Import' [2019-07-31T02:36:45.077Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import} time=1172509258 data=null doit=true} to Shell with text {Import} [2019-07-31T02:36:45.077Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:45.077Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:45.077Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T02:36:45.077Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:45.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=1172509267 data=null button=0 stateMask=0x0 x=100 y=116 count=0} to Tree node with text: Trace Import [2019-07-31T02:36:45.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Import} time=1172509267 data=null doit=true} to Tree node with text: Trace Import [2019-07-31T02:36:45.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=1172509267 data=null} to Tree node with text: Trace Import [2019-07-31T02:36:45.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=1172509268 data=null button=1 stateMask=0x0 x=100 y=116 count=1} to Tree node with text: Trace Import [2019-07-31T02:36:45.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172509268 data=null item=TreeItem {Trace Import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Import [2019-07-31T02:36:45.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=1172509270 data=null button=1 stateMask=0x80000 x=100 y=116 count=1} to Tree node with text: Trace Import [2019-07-31T02:36:45.077Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T02:36:45.077Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T02:36:45.077Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-31T02:36:45.077Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-31T02:36:45.077Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T02:36:45.077Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:36:45.077Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:36:45.077Z] DEBUG - Clicking on &Next > [2019-07-31T02:36:45.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1172509271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T02:36:45.077Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1172509271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T02:36:45.077Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1172509271 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T02:36:45.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1172509271 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T02:36:45.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1172509272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T02:36:45.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1172509272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T02:36:45.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1172509272 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T02:36:45.334Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T02:36:45.334Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T02:36:45.334Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T02:36:45.334Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T02:36:45.334Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T02:36:45.334Z] DEBUG - Clicked on &Next > [2019-07-31T02:36:45.334Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T02:36:45.334Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:36:45.334Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T02:36:45.334Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T02:36:45.334Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T02:36:45.334Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:36:45.334Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:36:45.334Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:36:45.334Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:36:45.334Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:36:45.334Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:36:45.334Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:36:45.334Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:36:45.334Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:36:45.334Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T02:36:45.334Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T02:36:45.334Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:36:45.334Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:36:45.334Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:36:45.334Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:36:45.334Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:36:45.334Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:36:45.334Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:36:45.334Z] DEBUG - matched Combo with text " [2019-07-31T02:36:45.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1172509617 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:')) [2019-07-31T02:36:45.591Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:36:45.591Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:36:45.591Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:36:45.591Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:36:45.591Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:36:45.591Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:36:45.591Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T02:36:45.591Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:36:45.591Z] DEBUG - Clicking on &Finish [2019-07-31T02:36:45.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1172509634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:36:45.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1172509634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:36:45.592Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1172509634 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:36:45.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1172509634 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:36:45.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1172509634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:36:45.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1172509634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:36:45.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1172509635 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:36:45.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1172509137 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T02:36:45.848Z] DEBUG - Clicked on [2019-07-31T02:36:45.848Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:36:45.848Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:45.848Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:45.848Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:45.848Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:45.848Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:45.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1172510049 data=null button=0 stateMask=0x0 x=64 y=74 count=0} to TreeItem with text {Tracing} [2019-07-31T02:36:45.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1172510049 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:36:45.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1172510049 data=null} to TreeItem with text {Tracing} [2019-07-31T02:36:45.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1172510049 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-31T02:36:45.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172510049 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:36:45.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1172510076 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-31T02:36:45.849Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:45.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1172510077 data=null button=0 stateMask=0x0 x=64 y=74 count=0} to TreeItem with text {Tracing} [2019-07-31T02:36:45.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1172510077 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:36:45.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1172510077 data=null} to TreeItem with text {Tracing} [2019-07-31T02:36:45.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1172510077 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-31T02:36:45.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172510077 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:36:45.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1172510089 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-31T02:36:45.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1172510090 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:36:45.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1172510090 data=null} to TreeItem with text {Tracing} [2019-07-31T02:36:45.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1172510090 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-31T02:36:45.849Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172510090 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:36:45.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1172510093 data=null button=1 stateMask=0x80000 x=48 y=74 count=1} to TreeItem with text {Tracing} [2019-07-31T02:36:45.849Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:45.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172510094 data=null button=0 stateMask=0x0 x=75 y=116 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:36:45.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172510094 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:36:45.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172510094 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:36:45.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172510094 data=null button=1 stateMask=0x0 x=75 y=116 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:36:45.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172510095 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:36:46.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172510117 data=null button=1 stateMask=0x80000 x=91 y=116 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:36:46.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172510117 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:36:46.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172510117 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:36:46.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172510118 data=null button=1 stateMask=0x0 x=91 y=116 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:36:46.105Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172510118 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:36:46.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172510131 data=null button=1 stateMask=0x80000 x=91 y=116 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:36:46.362Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:36:46.362Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:46.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172510598 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:46.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172510598 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:46.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172510598 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:46.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172510599 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:46.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172510599 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:46.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172510630 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:46.619Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:46.619Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:46.619Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:46.619Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:46.619Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:36:46.619Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:46.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172510635 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:46.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172510635 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:46.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172510636 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:46.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172510636 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:46.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172510636 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:46.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172510641 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:46.619Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:46.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172510641 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:46.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172510641 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:46.619Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:46.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172510642 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:46.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172510642 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:46.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172510642 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:46.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172510645 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:46.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172510646 data=null button=1 stateMask=0x0 x=152 y=137 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:46.619Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172510646 data=null button=1 stateMask=0x0 x=152 y=137 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:46.619Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172510646 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:46.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172510705 data=null button=1 stateMask=0x80000 x=152 y=137 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:46.875Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172510882 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:46.875Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172510883 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:46.875Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172510883 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:46.875Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:46.875Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:36:47.804Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:36:47.804Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:36:47.804Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:36:47.804Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:36:47.804Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:36:47.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172511925 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:36:47.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172511925 data=null doit=true} to TableItem with text {} [2019-07-31T02:36:47.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172511925 data=null} to TableItem with text {} [2019-07-31T02:36:47.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172511926 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:36:47.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172511926 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:36:47.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172511930 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:36:47.804Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:36:47.804Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:36:47.804Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:36:47.804Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:48.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172512097 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:48.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172512098 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:48.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172512098 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:48.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172512098 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:48.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172512098 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:48.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172512103 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:36:48.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:48.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:48.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:48.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:48.061Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:36:48.061Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform} time=1172512107 data=null doit=true} to Shell with text {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform} [2019-07-31T02:36:48.061Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T02:36:48.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:48.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:48.061Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:48.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1172512136 data=null button=0 stateMask=0x0 x=64 y=74 count=0} to TreeItem with text {Tracing} [2019-07-31T02:36:48.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1172512136 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:36:48.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1172512136 data=null} to TreeItem with text {Tracing} [2019-07-31T02:36:48.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1172512136 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-31T02:36:48.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172512136 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:36:48.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1172512170 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-31T02:36:48.318Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:36:48.318Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T02:36:48.318Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T02:36:48.881Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T02:36:48.881Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T02:36:48.881Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:36:48.881Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:36:48.881Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:36:48.881Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:36:48.881Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:36:48.881Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:36:48.881Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:36:48.881Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T02:36:48.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172513063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:36:48.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172513063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:36:48.881Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172513064 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:36:48.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172513064 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:36:48.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172513064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:36:48.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172513064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:36:48.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172513064 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:36:48.881Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172513064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:36:48.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172513064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:36:48.881Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172513065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:36:48.881Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172513065 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:36:48.881Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172513065 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:36:48.881Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:36:48.881Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:36:48.881Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:36:48.881Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:36:48.881Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:36:48.881Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:36:48.881Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:36:48.881Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:36:48.881Z] DEBUG - Clicking on OK [2019-07-31T02:36:48.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1172513066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:36:48.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1172513066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:36:48.881Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1172513066 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:36:48.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1172513066 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:36:48.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1172513066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:36:48.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1172513066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:36:48.881Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:36:48.881Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:36:48.881Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:36:48.881Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:36:48.881Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:36:48.881Z] DEBUG - Clicked on OK [2019-07-31T02:36:49.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1172513066 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:36:49.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1172512326 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T02:36:49.444Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:36:49.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:49.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:49.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:49.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:49.444Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:49.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172513586 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:36:49.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172513586 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:36:49.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172513586 data=null} to TreeItem with text {test} [2019-07-31T02:36:49.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172513586 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:36:49.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172513586 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:36:49.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172513627 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:36:49.444Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:49.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172513628 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:36:49.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172513628 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:36:49.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172513628 data=null} to TreeItem with text {test} [2019-07-31T02:36:49.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172513628 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:36:49.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172513628 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:36:49.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172513634 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:36:49.444Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:36:49.444Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:49.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1172513635 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T02:36:49.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1172513635 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:36:49.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1172513635 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:36:49.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1172513635 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:36:49.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172513635 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:36:49.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1172513654 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:36:49.444Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:49.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1172513685 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T02:36:49.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1172513685 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:36:49.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1172513685 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:36:49.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1172513686 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:36:49.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172513686 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:36:49.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1172513691 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:36:49.702Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T02:36:49.702Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T02:36:49.702Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T02:36:49.702Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T02:36:49.702Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1172513833 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T02:36:49.702Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:36:49.702Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:36:49.702Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:36:49.702Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:36:49.702Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:36:49.702Z] DEBUG - Clicking on &Yes [2019-07-31T02:36:49.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172513836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:36:49.702Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172513836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:36:49.702Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172513836 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:36:49.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172513836 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:36:49.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172513836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:36:49.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172513836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:36:49.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172513836 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:36:49.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1172513737 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T02:36:50.230Z] DEBUG - Clicked on [2019-07-31T02:36:50.230Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:36:50.230Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:50.230Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:50.230Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:36:50.230Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:36:50.230Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:50.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172513984 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:36:50.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172513984 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:36:50.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172513984 data=null} to TreeItem with text {test} [2019-07-31T02:36:50.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172513985 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:36:50.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172513985 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:36:50.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172514013 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:36:50.230Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:50.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172514014 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:36:50.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172514014 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:36:50.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172514014 data=null} to TreeItem with text {test} [2019-07-31T02:36:50.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172514014 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:36:50.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172514014 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:36:50.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172514029 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:36:50.230Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:36:50.230Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:50.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1172514030 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T02:36:50.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1172514030 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:36:50.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1172514031 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:36:50.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1172514031 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:36:50.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172514031 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:36:50.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1172514049 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:36:50.230Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:36:50.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1172514088 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T02:36:50.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1172514088 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:36:50.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1172514088 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:36:50.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1172514088 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:36:50.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172514088 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:36:50.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1172514093 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:36:50.230Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T02:36:50.230Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T02:36:50.230Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T02:36:50.230Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T02:36:50.230Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1172514329 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T02:36:50.230Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:36:50.230Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T02:36:50.230Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T02:36:50.230Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T02:36:50.230Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:36:50.230Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:36:50.230Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:36:50.230Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:36:50.230Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:36:50.230Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:36:50.230Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:36:50.230Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:36:50.230Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:36:50.230Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:36:50.230Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:36:50.230Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:36:50.230Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:36:50.230Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:36:50.230Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:36:50.230Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:36:50.230Z] DEBUG - matched Combo with text " [2019-07-31T02:37:21.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1172545855 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:')) [2019-07-31T02:37:21.764Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:37:21.764Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:21.764Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6272e851 [2019-07-31T02:37:21.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1172545865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:21.764Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1172545865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:21.764Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1172545865 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:21.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1172545866 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:21.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1172545866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:21.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1172545866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:21.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1172545866 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:21.764Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1172545866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:21.764Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1172545866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:21.764Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1172545866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:21.764Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1172545866 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:21.764Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1172545866 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:37:21.764Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:37:21.764Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:37:21.764Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:37:21.764Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T02:37:21.764Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:21.764Z] DEBUG - Clicking on &Finish [2019-07-31T02:37:21.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1172545880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:21.764Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1172545880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:21.764Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1172545881 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:21.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1172545881 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:21.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1172545881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:21.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1172545881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:22.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1172545881 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:22.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1172545524 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T02:37:22.327Z] DEBUG - Clicked on [2019-07-31T02:37:22.327Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:37:22.327Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:22.327Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:22.327Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:22.327Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:22.327Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:22.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172546392 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:37:22.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172546392 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:22.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172546392 data=null} to TreeItem with text {test} [2019-07-31T02:37:22.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172546392 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:22.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172546392 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:22.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172546422 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:22.327Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:22.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172546424 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:37:22.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172546424 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:22.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172546424 data=null} to TreeItem with text {test} [2019-07-31T02:37:22.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172546424 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:22.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172546424 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:22.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172546488 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:22.327Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:37:22.327Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:22.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1172546490 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T02:37:22.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1172546490 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:37:22.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1172546490 data=null} to TreeItem with text {Traces [2]} [2019-07-31T02:37:22.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1172546490 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:37:22.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172546490 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:37:22.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1172546498 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:37:22.327Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T02:37:22.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA [2]} time=1172546499 data=null doit=true} to TreeItem with text {FolderA [2]} [2019-07-31T02:37:22.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA [2]} time=1172546499 data=null} to TreeItem with text {FolderA [2]} [2019-07-31T02:37:22.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [2]} time=1172546499 data=null button=1 stateMask=0x0 x=113 y=74 count=1} to TreeItem with text {FolderA [2]} [2019-07-31T02:37:22.327Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172546499 data=null item=TreeItem {FolderA [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {FolderA [2]} [2019-07-31T02:37:22.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [2]} time=1172546516 data=null button=1 stateMask=0x80000 x=113 y=74 count=1} to TreeItem with text {FolderA [2]} [2019-07-31T02:37:23.025Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:37:23.025Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:23.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172546640 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:23.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172546640 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:23.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172546641 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:23.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172546641 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:23.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172546641 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:23.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172546707 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:23.025Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:23.025Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:23.025Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:23.025Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:23.025Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:37:23.025Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:23.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172546718 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:23.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172546718 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:23.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172546718 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:23.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172546719 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:23.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172546719 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:23.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172546723 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:23.025Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:23.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172546723 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:23.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172546723 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:23.025Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:23.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172546724 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:23.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172546724 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:23.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172546724 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:23.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172546731 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:23.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172546731 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:23.025Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172546732 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:23.025Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172546732 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:23.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172546790 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:23.281Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172546953 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:23.281Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172546956 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:23.281Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172546956 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:23.281Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:23.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:37:23.843Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:37:23.843Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:37:23.843Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:37:23.843Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:37:23.843Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:37:23.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172548011 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:37:23.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172548011 data=null doit=true} to TableItem with text {} [2019-07-31T02:37:23.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172548011 data=null} to TableItem with text {} [2019-07-31T02:37:23.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172548011 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:37:23.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172548012 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:37:23.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172548016 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:37:23.843Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:37:23.843Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:37:24.099Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:37:24.099Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:24.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172548183 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:24.099Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172548183 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:24.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172548183 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:24.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172548184 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:24.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172548184 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:24.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172548188 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:24.099Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:24.099Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:24.099Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:24.099Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:24.099Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:37:24.099Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:37:24.099Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:24.099Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:24.099Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:24.099Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:24.099Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:24.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172548204 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:37:24.099Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172548205 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:24.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172548205 data=null} to TreeItem with text {test} [2019-07-31T02:37:24.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172548205 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:24.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172548205 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:24.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172548236 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:24.099Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:24.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172548237 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:37:24.099Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172548237 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:24.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172548238 data=null} to TreeItem with text {test} [2019-07-31T02:37:24.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172548238 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:24.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172548238 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:24.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172548242 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:24.099Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:37:24.099Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:24.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1172548243 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T02:37:24.099Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1172548243 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:37:24.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1172548243 data=null} to TreeItem with text {Traces [2]} [2019-07-31T02:37:24.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1172548244 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:37:24.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172548247 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:37:24.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1172548255 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:37:24.099Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T02:37:24.099Z] WARN - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again. [2019-07-31T02:37:24.663Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:37:24.663Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:24.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172548719 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:24.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172548720 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:24.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172548720 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:24.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172548720 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:24.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172548721 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:24.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172548752 data=null button=1 stateMask=0x80000 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:24.663Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:24.663Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:24.663Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:24.663Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:24.663Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:37:24.663Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:24.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172548756 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:24.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172548756 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:24.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172548756 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:24.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172548756 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:24.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172548756 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:24.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172548760 data=null button=1 stateMask=0x80000 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:24.663Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:24.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172548761 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:24.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172548761 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:24.663Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:24.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172548761 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:24.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172548761 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:24.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172548761 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:24.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172548764 data=null button=1 stateMask=0x80000 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:24.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172548765 data=null button=1 stateMask=0x0 x=166 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:24.663Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172548765 data=null button=1 stateMask=0x0 x=166 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:24.663Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172548765 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:25.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172548824 data=null button=1 stateMask=0x80000 x=166 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:25.226Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172549397 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:25.226Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172549470 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:25.226Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172549471 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:25.226Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:25.226Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:37:25.226Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:37:25.226Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:37:25.226Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:37:25.226Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:37:25.226Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:37:25.226Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:37:25.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172549473 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:37:25.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172549473 data=null doit=true} to TableItem with text {} [2019-07-31T02:37:25.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172549473 data=null} to TableItem with text {} [2019-07-31T02:37:25.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172549474 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:37:25.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172549474 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:37:25.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172549478 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:37:25.226Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:37:25.226Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:37:26.155Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:37:26.155Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:26.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172550480 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:26.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172550480 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:26.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172550480 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:26.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172550481 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:26.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172550481 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:26.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172550485 data=null button=1 stateMask=0x80000 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:26.412Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:26.412Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:26.412Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:26.412Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:26.412Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:37:26.412Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T02:37:26.412Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:26.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=1172550489 data=null button=0 stateMask=0x0 x=102 y=137 count=0} to TreeItem with text {FolderB} [2019-07-31T02:37:26.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB} time=1172550489 data=null doit=true} to TreeItem with text {FolderB} [2019-07-31T02:37:26.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB} time=1172550489 data=null} to TreeItem with text {FolderB} [2019-07-31T02:37:26.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB} time=1172550489 data=null button=1 stateMask=0x0 x=102 y=137 count=1} to TreeItem with text {FolderB} [2019-07-31T02:37:26.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172550490 data=null item=TreeItem {FolderB} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FolderB} [2019-07-31T02:37:26.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB} time=1172550510 data=null button=1 stateMask=0x80000 x=102 y=137 count=1} to TreeItem with text {FolderB} [2019-07-31T02:37:26.412Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T02:37:26.412Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T02:37:26.668Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T02:37:26.668Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T02:37:26.668Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1172550859 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T02:37:26.668Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:26.668Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T02:37:26.668Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T02:37:26.668Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T02:37:26.668Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:26.668Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:26.668Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:26.668Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:26.668Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:26.668Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:26.668Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:26.668Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:26.668Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:26.668Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:26.668Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:26.668Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:37:26.668Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:37:26.668Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:37:26.668Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:37:26.668Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:37:26.668Z] DEBUG - matched Combo with text " [2019-07-31T02:37:26.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1172550939 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:')) [2019-07-31T02:37:26.925Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:37:26.925Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:26.925Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:37:26.925Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:37:26.925Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:37:26.925Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:37:26.925Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T02:37:26.925Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:26.925Z] DEBUG - Clicking on &Finish [2019-07-31T02:37:26.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1172550955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:26.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1172550955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:26.925Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1172550955 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:26.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1172550955 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:26.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1172550955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:26.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1172550955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:26.925Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:26.925Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:26.925Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:26.925Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:26.925Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:26.925Z] DEBUG - Clicked on &Finish [2019-07-31T02:37:27.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1172550955 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:27.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1172550549 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T02:37:27.438Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:37:27.438Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:27.438Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:27.438Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:27.438Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:27.438Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:27.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172551548 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:37:27.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172551560 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:27.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172551560 data=null} to TreeItem with text {test} [2019-07-31T02:37:27.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172551561 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:27.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172551561 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:27.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172551601 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:27.438Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:27.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172551602 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:37:27.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172551602 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:27.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172551602 data=null} to TreeItem with text {test} [2019-07-31T02:37:27.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172551602 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:27.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172551603 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:27.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172551634 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:27.438Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:37:27.438Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:27.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1172551635 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T02:37:27.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1172551636 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:37:27.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1172551636 data=null} to TreeItem with text {Traces [2]} [2019-07-31T02:37:27.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1172551636 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:37:27.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172551636 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:37:27.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1172551652 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:37:27.438Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T02:37:27.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB [2]} time=1172551652 data=null doit=true} to TreeItem with text {FolderB [2]} [2019-07-31T02:37:27.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB [2]} time=1172551653 data=null} to TreeItem with text {FolderB [2]} [2019-07-31T02:37:27.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=1172551653 data=null button=1 stateMask=0x0 x=113 y=137 count=1} to TreeItem with text {FolderB [2]} [2019-07-31T02:37:27.438Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172551653 data=null item=TreeItem {FolderB [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {FolderB [2]} [2019-07-31T02:37:27.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=1172551657 data=null button=1 stateMask=0x80000 x=97 y=137 count=1} to TreeItem with text {FolderB [2]} [2019-07-31T02:37:28.000Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:37:28.000Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:28.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172552156 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:28.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172552157 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:28.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172552157 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:28.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172552157 data=null button=1 stateMask=0x0 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:28.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172552158 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:28.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172552194 data=null button=1 stateMask=0x80000 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:28.000Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:28.000Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:28.000Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:28.000Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:28.000Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:37:28.000Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:28.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172552197 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:28.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172552197 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:28.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172552197 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:28.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172552198 data=null button=1 stateMask=0x0 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:28.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172552198 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:28.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172552202 data=null button=1 stateMask=0x80000 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:28.000Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:28.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172552202 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:28.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172552202 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:28.000Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:28.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172552202 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:28.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172552203 data=null button=1 stateMask=0x0 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:28.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172552203 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:28.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172552206 data=null button=1 stateMask=0x80000 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:28.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172552206 data=null button=1 stateMask=0x0 x=170 y=158 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:28.000Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172552206 data=null button=1 stateMask=0x0 x=170 y=158 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:28.255Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172552206 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:28.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172552321 data=null button=1 stateMask=0x80000 x=170 y=158 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:28.255Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172552461 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:28.255Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172552461 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:28.255Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172552462 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:28.255Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:28.255Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:37:28.255Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:37:28.255Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:37:29.622Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:37:29.622Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:37:29.622Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:37:29.622Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:37:29.622Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:37:29.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172553529 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:37:29.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172553529 data=null doit=true} to TableItem with text {} [2019-07-31T02:37:29.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172553529 data=null} to TableItem with text {} [2019-07-31T02:37:29.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172553529 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:37:29.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172553530 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:37:29.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172553598 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:37:29.622Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:37:29.622Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:37:29.622Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:37:29.622Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:29.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172553722 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:29.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172553722 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:29.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172553722 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:29.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172553723 data=null button=1 stateMask=0x0 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:29.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172553723 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:29.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172553727 data=null button=1 stateMask=0x80000 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:29.622Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:29.622Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:29.622Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:29.622Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:29.622Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:37:29.622Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:37:29.622Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:29.622Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:29.622Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:29.622Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:29.622Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:29.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172553732 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:37:29.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172553732 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:29.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172553733 data=null} to TreeItem with text {test} [2019-07-31T02:37:29.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172553733 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:29.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172553733 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:29.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172553767 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:29.622Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:29.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172553768 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:37:29.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172553768 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:29.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172553768 data=null} to TreeItem with text {test} [2019-07-31T02:37:29.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172553769 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:29.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172553769 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:29.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172553774 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:29.622Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:37:29.622Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:29.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1172553774 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-31T02:37:29.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1172553779 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T02:37:29.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1172553779 data=null} to TreeItem with text {Traces [4]} [2019-07-31T02:37:29.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1172553779 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T02:37:29.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172553779 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T02:37:29.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1172553788 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T02:37:29.622Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-31T02:37:29.622Z] WARN - Tree item TreeItem with text {FolderB [2]} is already expanded. Won't expand it again. [2019-07-31T02:37:29.879Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:37:29.879Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:30.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172554152 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:30.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172554153 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:30.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172554153 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:30.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172554153 data=null button=1 stateMask=0x0 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:30.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172554154 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:30.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172554188 data=null button=1 stateMask=0x80000 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:30.135Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:30.135Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:30.135Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:30.135Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:30.135Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:37:30.135Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:30.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172554192 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:30.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172554192 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:30.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172554192 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:30.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172554192 data=null button=1 stateMask=0x0 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:30.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172554192 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:30.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172554196 data=null button=1 stateMask=0x80000 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:30.135Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:30.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172554197 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:30.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172554197 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:30.135Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:30.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172554197 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:30.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172554197 data=null button=1 stateMask=0x0 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:30.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172554197 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:30.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172554200 data=null button=1 stateMask=0x80000 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:30.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172554201 data=null button=1 stateMask=0x0 x=166 y=179 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:30.135Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172554201 data=null button=1 stateMask=0x0 x=166 y=179 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:30.135Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172554201 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:30.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172554284 data=null button=1 stateMask=0x80000 x=166 y=179 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:30.698Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172554682 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:30.698Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172554688 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:30.698Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172554688 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:30.698Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:30.698Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:37:30.698Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:37:30.698Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:37:30.698Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:37:30.953Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:37:30.954Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:37:30.954Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:37:30.954Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:37:30.954Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:37:30.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172555192 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:37:30.954Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172555192 data=null doit=true} to TableItem with text {} [2019-07-31T02:37:30.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172555193 data=null} to TableItem with text {} [2019-07-31T02:37:30.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172555193 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:37:30.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172555193 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:37:30.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172555197 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:37:30.954Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:37:30.954Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:37:31.882Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:37:31.882Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:31.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172555920 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:31.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172555920 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:31.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172555920 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:31.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172555921 data=null button=1 stateMask=0x0 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:31.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172555921 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:31.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172555927 data=null button=1 stateMask=0x80000 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:31.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:31.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:31.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:31.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:31.882Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:37:31.882Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:37:31.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:31.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:31.882Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-31T02:37:31.882Z] WARN - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again. [2019-07-31T02:37:31.882Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-31T02:37:31.883Z] DEBUG - Attempting to set focus on (of type 'Tree') [2019-07-31T02:37:31.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1172555946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T02:37:31.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1172555946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T02:37:31.883Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1172555947 data=null doit=true} to (of type 'Tree') [2019-07-31T02:37:31.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1172555947 data=null} to (of type 'Tree') [2019-07-31T02:37:31.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172555947 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to (of type 'Tree') [2019-07-31T02:37:31.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172555947 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Tree') [2019-07-31T02:37:31.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172555991 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to (of type 'Tree') [2019-07-31T02:37:31.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1172555992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T02:37:31.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1172555992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T02:37:31.883Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1172555992 data=null doit=true} to (of type 'Tree') [2019-07-31T02:37:31.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1172555992 data=null} to (of type 'Tree') [2019-07-31T02:37:31.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=1172555993 data=null button=1 stateMask=0x40000 x=113 y=137 count=1} to (of type 'Tree') [2019-07-31T02:37:31.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172555993 data=null item=TreeItem {FolderB [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Tree') [2019-07-31T02:37:31.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=1172556002 data=null button=1 stateMask=0xc0000 x=113 y=137 count=1} to (of type 'Tree') [2019-07-31T02:37:31.883Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:37:31.883Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T02:37:32.138Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T02:37:32.138Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-31T02:37:32.138Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:37:32.138Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:37:32.138Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:37:32.138Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:37:32.138Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:37:32.138Z] DEBUG - Clicking on &Yes [2019-07-31T02:37:32.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172556252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:37:32.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172556252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:37:32.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172556252 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:37:32.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172556252 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:37:32.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172556252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:37:32.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172556252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:37:32.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172556252 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:37:33.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1172556049 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T02:37:33.506Z] DEBUG - Clicked on [2019-07-31T02:37:33.506Z] DEBUG - matched EditorReference with text "", using matcher: with name '"FolderA/kernel-overlap-testing"' [2019-07-31T02:37:33.506Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:37:33.506Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:33.506Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:33.506Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:33.506Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:33.506Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:33.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172557735 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:37:33.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172557735 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:33.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172557735 data=null} to TreeItem with text {test} [2019-07-31T02:37:33.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172557735 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:33.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172557744 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:33.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172557809 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:33.763Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:33.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172557809 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:37:33.763Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172557809 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:33.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172557809 data=null} to TreeItem with text {test} [2019-07-31T02:37:33.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172557810 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:33.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172557810 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:33.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172557828 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:33.763Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:37:33.763Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:33.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1172557829 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-31T02:37:33.763Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1172557829 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T02:37:33.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1172557829 data=null} to TreeItem with text {Traces [4]} [2019-07-31T02:37:33.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1172557829 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T02:37:33.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172557829 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T02:37:33.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1172557843 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T02:37:33.763Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:33.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1172557843 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-31T02:37:33.763Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1172557844 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T02:37:33.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1172557844 data=null} to TreeItem with text {Traces [4]} [2019-07-31T02:37:33.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1172557844 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T02:37:33.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172557844 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T02:37:33.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1172557847 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T02:37:33.763Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T02:37:33.763Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T02:37:34.019Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T02:37:34.019Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T02:37:34.019Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1172558106 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T02:37:34.019Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:37:34.019Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:37:34.019Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:37:34.019Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:37:34.019Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:37:34.019Z] DEBUG - Clicking on &Yes [2019-07-31T02:37:34.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172558106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:37:34.019Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172558106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:37:34.019Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172558107 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:37:34.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172558107 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:37:34.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172558107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:37:34.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172558107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:37:34.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172558107 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:37:34.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1172557896 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T02:37:34.682Z] DEBUG - Clicked on [2019-07-31T02:37:34.682Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:37:34.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:34.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:34.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:34.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:34.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:34.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172558589 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:37:34.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172558590 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:34.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172558590 data=null} to TreeItem with text {test} [2019-07-31T02:37:34.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172558590 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:34.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172558590 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:34.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172558613 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:34.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:34.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172558614 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:37:34.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172558614 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:34.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172558614 data=null} to TreeItem with text {test} [2019-07-31T02:37:34.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172558614 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:34.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172558615 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:34.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172558624 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:34.682Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:37:34.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:34.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172558625 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:37:34.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172558625 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:37:34.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172558625 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:37:34.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172558626 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:37:34.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172558626 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:37:34.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172558633 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:37:34.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:34.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172558634 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:37:34.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172558634 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:37:34.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172558634 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:37:34.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172558635 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:37:34.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172558635 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:37:34.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172558647 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:37:34.682Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...' [2019-07-31T02:37:34.682Z] DEBUG - Clicking on with mnemonic 'New Folder...' [2019-07-31T02:37:34.682Z] DEBUG - Clicked on with mnemonic 'New Folder...' [2019-07-31T02:37:34.682Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder' [2019-07-31T02:37:34.682Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:37:34.682Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T02:37:34.682Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:34.682Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:37:34.682Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:37:34.682Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:37:34.682Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:37:34.682Z] DEBUG - Clicking on OK [2019-07-31T02:37:34.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1172558772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:37:34.682Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1172558772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:37:34.682Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1172558772 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:37:34.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1172558772 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:37:34.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1172558772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:37:34.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1172558772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:37:34.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1172558773 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:37:34.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1172558686 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'New Folder...' [2019-07-31T02:37:34.682Z] DEBUG - Clicked on [2019-07-31T02:37:34.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:34.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1172558870 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T02:37:34.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1172558870 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:37:34.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1172558870 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:37:34.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1172558870 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:37:34.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172558871 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:37:34.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1172558875 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:37:34.682Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...' [2019-07-31T02:37:34.682Z] DEBUG - Clicking on with mnemonic 'New Folder...' [2019-07-31T02:37:34.939Z] DEBUG - Clicked on with mnemonic 'New Folder...' [2019-07-31T02:37:34.939Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder' [2019-07-31T02:37:34.939Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:37:34.939Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T02:37:34.939Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:34.939Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:37:34.939Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:37:34.939Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:37:34.939Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:37:34.939Z] DEBUG - Clicking on OK [2019-07-31T02:37:34.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1172559005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:37:34.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1172559005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:37:34.939Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1172559006 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:37:34.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1172559006 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:37:34.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1172559006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:37:34.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1172559006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:37:34.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1172559006 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:37:34.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1172558915 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'New Folder...' [2019-07-31T02:37:34.939Z] DEBUG - Clicked on [2019-07-31T02:37:34.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1172559103 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:37:34.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1172559103 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:37:34.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1172559104 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:37:34.939Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172559104 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:37:34.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1172559106 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:37:34.939Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:34.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=1172559107 data=null button=0 stateMask=0x0 x=86 y=74 count=0} to TreeItem with text {FolderA} [2019-07-31T02:37:34.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA} time=1172559107 data=null doit=true} to TreeItem with text {FolderA} [2019-07-31T02:37:34.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA} time=1172559107 data=null} to TreeItem with text {FolderA} [2019-07-31T02:37:34.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA} time=1172559108 data=null button=1 stateMask=0x0 x=86 y=74 count=1} to TreeItem with text {FolderA} [2019-07-31T02:37:34.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172559108 data=null item=TreeItem {FolderA} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FolderA} [2019-07-31T02:37:34.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA} time=1172559128 data=null button=1 stateMask=0x80000 x=102 y=74 count=1} to TreeItem with text {FolderA} [2019-07-31T02:37:34.939Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T02:37:34.939Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T02:37:35.195Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T02:37:35.195Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T02:37:35.195Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1172559373 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T02:37:35.195Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:35.195Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T02:37:35.195Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T02:37:35.195Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T02:37:35.195Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:35.195Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:35.195Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:35.195Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:35.195Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:35.195Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:35.195Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:35.195Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:35.195Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:35.195Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:35.195Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:35.195Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:37:35.195Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:37:35.195Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:37:35.195Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:37:35.195Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:37:35.195Z] DEBUG - matched Combo with text " [2019-07-31T02:37:35.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1172559474 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:')) [2019-07-31T02:37:35.453Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:37:35.453Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:35.453Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:37:35.453Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:37:35.453Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:37:35.453Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:37:35.453Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T02:37:35.453Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:35.453Z] DEBUG - Clicking on &Finish [2019-07-31T02:37:35.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1172559495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:35.453Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1172559495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:35.453Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1172559495 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:35.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1172559495 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:35.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1172559495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:35.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1172559495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:35.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1172559495 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:35.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1172559186 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T02:37:35.710Z] DEBUG - Clicked on [2019-07-31T02:37:35.710Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:37:35.710Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:35.710Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:35.710Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:35.710Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:35.710Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:35.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172559868 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:37:35.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172559868 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:35.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172559868 data=null} to TreeItem with text {test} [2019-07-31T02:37:35.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172559868 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:35.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172559868 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:35.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172559889 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:35.710Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:35.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172559890 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:37:35.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172559890 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:35.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172559890 data=null} to TreeItem with text {test} [2019-07-31T02:37:35.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172559891 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:35.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172559891 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:35.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172559906 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:35.710Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:37:35.710Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:35.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1172559907 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T02:37:35.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1172559907 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:37:35.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1172559907 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:37:35.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1172559907 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:37:35.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172559907 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:37:35.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1172559924 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:37:35.710Z] WARN - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again. [2019-07-31T02:37:35.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA [1]} time=1172559925 data=null doit=true} to TreeItem with text {FolderA [1]} [2019-07-31T02:37:35.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA [1]} time=1172559925 data=null} to TreeItem with text {FolderA [1]} [2019-07-31T02:37:35.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=1172559925 data=null button=1 stateMask=0x0 x=113 y=74 count=1} to TreeItem with text {FolderA [1]} [2019-07-31T02:37:35.710Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172559925 data=null item=TreeItem {FolderA [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {FolderA [1]} [2019-07-31T02:37:35.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=1172559942 data=null button=1 stateMask=0x80000 x=113 y=74 count=1} to TreeItem with text {FolderA [1]} [2019-07-31T02:37:35.967Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:37:35.967Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:35.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172560194 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:35.967Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172560194 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:35.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172560195 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:35.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172560195 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:35.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172560195 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:36.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172560225 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:36.223Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:36.223Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:36.223Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:36.223Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:36.223Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:37:36.223Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:36.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172560229 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:36.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172560229 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:36.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172560230 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:36.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172560230 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:36.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172560230 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:36.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172560234 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:36.223Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:36.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172560235 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:36.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172560235 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:36.223Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:36.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172560235 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:36.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172560236 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:36.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172560236 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:36.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172560239 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:36.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172560239 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:36.223Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172560239 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:36.223Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172560240 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:36.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172560298 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:36.480Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172560481 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:36.480Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172560481 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:36.480Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172560481 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:36.480Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:36.480Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:37:37.409Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:37:37.409Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:37:37.409Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:37:37.409Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:37:37.409Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:37:37.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172561519 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:37:37.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172561520 data=null doit=true} to TableItem with text {} [2019-07-31T02:37:37.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172561520 data=null} to TableItem with text {} [2019-07-31T02:37:37.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172561520 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:37:37.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172561520 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:37:37.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172561525 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:37:37.409Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:37:37.409Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:37:37.666Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:37:37.666Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:37.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172561752 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:37.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172561752 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:37.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172561752 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:37.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172561753 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:37.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172561753 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:37.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172561758 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:37.666Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:37.666Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:37.666Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:37.666Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:37.666Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:37:37.666Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-31T02:37:37.666Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:37.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=1172561762 data=null button=0 stateMask=0x0 x=102 y=116 count=0} to TreeItem with text {FolderB} [2019-07-31T02:37:37.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB} time=1172561762 data=null doit=true} to TreeItem with text {FolderB} [2019-07-31T02:37:37.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB} time=1172561762 data=null} to TreeItem with text {FolderB} [2019-07-31T02:37:37.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB} time=1172561762 data=null button=1 stateMask=0x0 x=102 y=116 count=1} to TreeItem with text {FolderB} [2019-07-31T02:37:37.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172561762 data=null item=TreeItem {FolderB} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FolderB} [2019-07-31T02:37:37.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB} time=1172561781 data=null button=1 stateMask=0x80000 x=102 y=116 count=1} to TreeItem with text {FolderB} [2019-07-31T02:37:37.666Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T02:37:37.666Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T02:37:37.923Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T02:37:37.923Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T02:37:37.923Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1172562087 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T02:37:37.923Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:37.923Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T02:37:37.923Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T02:37:37.923Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T02:37:37.923Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:37.923Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:37.923Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:37.923Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:37.923Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:37.923Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:37.923Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:37.923Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:37.923Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:37.923Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:37.923Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:37.923Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:37:37.923Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:37:37.923Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:37:37.923Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:37:37.923Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:37:37.923Z] DEBUG - matched Combo with text " [2019-07-31T02:37:38.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1172562190 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:')) [2019-07-31T02:37:38.180Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:37:38.180Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:38.180Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:37:38.180Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:37:38.180Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:38.180Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:38.181Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:38.181Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:38.181Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:38.181Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:38.181Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:38.181Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:38.181Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T02:37:38.181Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T02:37:38.181Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:37:38.181Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:38.181Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:38.181Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:38.181Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:37:38.181Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:37:38.181Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:38.181Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:38.181Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:38.181Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:38.181Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:38.181Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:38.181Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:38.181Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:38.181Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:38.181Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:38.181Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T02:37:38.181Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:37:38.181Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:37:38.181Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:38.181Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:38.181Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:37:38.181Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:37:38.181Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:38.181Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:38.181Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:38.181Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:38.181Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:38.181Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:38.181Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:38.181Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:38.181Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:38.181Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:38.181Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:38.181Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:38.181Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T02:37:38.181Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T02:37:38.181Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:38.181Z] DEBUG - Clicking on &Finish [2019-07-31T02:37:38.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1172562212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:38.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1172562213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:38.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1172562213 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:38.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1172562213 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:38.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1172562213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:38.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1172562213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:38.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1172562213 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:38.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1172561827 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T02:37:38.437Z] DEBUG - Clicked on [2019-07-31T02:37:38.437Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:37:38.437Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:38.437Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:38.437Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:38.437Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:38.437Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:38.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172562690 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:37:38.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172562690 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:38.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172562690 data=null} to TreeItem with text {test} [2019-07-31T02:37:38.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172562691 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:38.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172562691 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:38.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172562718 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:38.694Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:38.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172562719 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:37:38.694Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172562719 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:38.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172562720 data=null} to TreeItem with text {test} [2019-07-31T02:37:38.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172562720 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:38.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172562720 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:38.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172562729 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:38.694Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:37:38.694Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:38.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1172562730 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T02:37:38.694Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1172562731 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:37:38.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1172562731 data=null} to TreeItem with text {Traces [2]} [2019-07-31T02:37:38.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1172562731 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:37:38.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172562731 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:37:38.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1172562749 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:37:38.694Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T02:37:38.694Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB [1]} time=1172562778 data=null doit=true} to TreeItem with text {FolderB [1]} [2019-07-31T02:37:38.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB [1]} time=1172562778 data=null} to TreeItem with text {FolderB [1]} [2019-07-31T02:37:38.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=1172562778 data=null button=1 stateMask=0x0 x=113 y=116 count=1} to TreeItem with text {FolderB [1]} [2019-07-31T02:37:38.694Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172562779 data=null item=TreeItem {FolderB [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {FolderB [1]} [2019-07-31T02:37:38.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=1172562782 data=null button=1 stateMask=0x80000 x=97 y=116 count=1} to TreeItem with text {FolderB [1]} [2019-07-31T02:37:38.950Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:37:38.950Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:39.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172563210 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:39.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172563242 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:39.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172563242 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:39.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172563243 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:39.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172563243 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:39.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172563277 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:39.206Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:39.206Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:39.206Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:39.206Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:39.206Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:37:39.206Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:39.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172563280 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:39.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172563280 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:39.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172563280 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:39.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172563281 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:39.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172563281 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:39.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172563285 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:39.206Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:39.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172563285 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:39.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172563285 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:39.206Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:39.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172563286 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:39.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172563286 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:39.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172563286 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:39.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172563289 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:39.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172563290 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:39.206Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172563290 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:39.206Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172563290 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:39.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172563352 data=null button=1 stateMask=0x80000 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:39.769Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172563832 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:39.769Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172563911 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:39.769Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172563911 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:39.769Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:39.769Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:37:39.769Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:37:39.769Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:37:39.769Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:37:39.769Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:37:39.769Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:37:39.769Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:37:39.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172563914 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:37:39.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172563914 data=null doit=true} to TableItem with text {} [2019-07-31T02:37:39.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172563914 data=null} to TableItem with text {} [2019-07-31T02:37:39.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172563914 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:37:39.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172563914 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:37:39.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172563919 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:37:39.769Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:37:39.769Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:37:40.697Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:37:40.953Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:40.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172565089 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:40.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172565089 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:40.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172565089 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:40.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172565090 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:40.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172565090 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:40.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172565095 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:40.953Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:40.953Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:40.953Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:40.953Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:40.953Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:37:40.953Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:37:40.953Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:40.953Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:40.953Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T02:37:40.953Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T02:37:40.953Z] DEBUG - Attempting to set focus on (of type 'Tree') [2019-07-31T02:37:40.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1172565098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T02:37:40.953Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1172565099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T02:37:40.953Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1172565099 data=null doit=true} to (of type 'Tree') [2019-07-31T02:37:40.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1172565099 data=null} to (of type 'Tree') [2019-07-31T02:37:40.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=1172565099 data=null button=1 stateMask=0x0 x=113 y=74 count=1} to (of type 'Tree') [2019-07-31T02:37:40.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172565099 data=null item=TreeItem {FolderA [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Tree') [2019-07-31T02:37:40.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=1172565122 data=null button=1 stateMask=0x80000 x=113 y=74 count=1} to (of type 'Tree') [2019-07-31T02:37:40.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1172565122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T02:37:40.953Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1172565123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T02:37:40.953Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1172565123 data=null doit=true} to (of type 'Tree') [2019-07-31T02:37:40.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1172565123 data=null} to (of type 'Tree') [2019-07-31T02:37:40.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=1172565123 data=null button=1 stateMask=0x40000 x=113 y=116 count=1} to (of type 'Tree') [2019-07-31T02:37:40.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172565123 data=null item=TreeItem {FolderB [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Tree') [2019-07-31T02:37:40.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=1172565136 data=null button=1 stateMask=0xc0000 x=113 y=116 count=1} to (of type 'Tree') [2019-07-31T02:37:41.209Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:37:41.209Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T02:37:41.466Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T02:37:41.466Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-31T02:37:41.466Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:37:41.466Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:37:41.466Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:37:41.466Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:37:41.466Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:37:41.466Z] DEBUG - Clicking on &Yes [2019-07-31T02:37:41.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172565521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:37:41.466Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172565521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:37:41.466Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172565521 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:37:41.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172565521 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:37:41.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172565521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:37:41.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172565521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:37:41.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172565521 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:37:42.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1172565226 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T02:37:42.395Z] DEBUG - Clicked on [2019-07-31T02:37:42.395Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:37:42.395Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:42.395Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:42.395Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:42.395Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:42.396Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:42.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172566353 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:37:42.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172566353 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:42.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172566353 data=null} to TreeItem with text {test} [2019-07-31T02:37:42.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172566354 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:42.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172566354 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:42.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172566383 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:42.396Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:42.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172566384 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:37:42.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172566386 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:42.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172566386 data=null} to TreeItem with text {test} [2019-07-31T02:37:42.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172566387 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:42.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172566387 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:42.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172566392 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:42.396Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:37:42.396Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:42.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1172566393 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T02:37:42.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1172566393 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:37:42.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1172566393 data=null} to TreeItem with text {Traces [2]} [2019-07-31T02:37:42.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1172566393 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:37:42.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172566393 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:37:42.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1172566400 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:37:42.396Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:42.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1172566410 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T02:37:42.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1172566410 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:37:42.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1172566410 data=null} to TreeItem with text {Traces [2]} [2019-07-31T02:37:42.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1172566410 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:37:42.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172566411 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:37:42.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1172566414 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:37:42.396Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T02:37:42.396Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T02:37:42.396Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T02:37:42.396Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T02:37:42.396Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1172566642 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T02:37:42.396Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:42.396Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T02:37:42.396Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T02:37:42.396Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T02:37:42.396Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:42.396Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:42.396Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:42.396Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:42.396Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:42.396Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:42.396Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:42.396Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:42.396Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:42.396Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:42.396Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:42.396Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:37:42.396Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:37:42.396Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:37:42.396Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:37:42.396Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:37:42.396Z] DEBUG - matched Combo with text " [2019-07-31T02:37:48.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1172572388 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:')) [2019-07-31T02:37:48.340Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:37:48.340Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:48.340Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3284977c [2019-07-31T02:37:48.340Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1172572393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:48.340Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1172572393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:48.340Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1172572393 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:48.340Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1172572394 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:48.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1172572394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:48.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1172572394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:48.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1172572394 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:48.340Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1172572394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:48.340Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1172572400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:48.340Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1172572400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:48.340Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1172572400 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:48.340Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1172572400 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:37:48.340Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:37:48.340Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:37:48.340Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:37:48.340Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T02:37:48.340Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:48.340Z] DEBUG - Clicking on &Finish [2019-07-31T02:37:48.340Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1172572416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:48.340Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1172572416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:48.340Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1172572416 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:48.340Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1172572416 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:48.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1172572416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:48.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1172572416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:48.596Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:48.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1172572416 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:48.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1172571937 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T02:37:48.597Z] DEBUG - Clicked on [2019-07-31T02:37:48.597Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:37:48.597Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:48.597Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:48.597Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:48.597Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:48.597Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:48.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172572822 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:37:48.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172572823 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:48.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172572823 data=null} to TreeItem with text {test} [2019-07-31T02:37:48.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172572823 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:48.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172572823 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:48.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172572845 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:48.597Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:48.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172572847 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:37:48.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172572847 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:48.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172572847 data=null} to TreeItem with text {test} [2019-07-31T02:37:48.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172572847 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:48.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172572847 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:48.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172572859 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:48.853Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:37:48.853Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:48.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172572860 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:37:48.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172572860 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:37:48.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172572860 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:37:48.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172572861 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:37:48.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172572861 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:37:48.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172572868 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:37:48.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172572880 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:37:48.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172572881 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:37:48.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172572881 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:37:48.853Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172572881 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:37:48.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172572883 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:37:48.853Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:37:48.853Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:48.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172573033 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:48.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172573033 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:48.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172573033 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:48.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172573034 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:48.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172573034 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:48.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172573063 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:48.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:48.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:48.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:48.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:48.853Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:37:48.853Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:48.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172573067 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:48.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172573067 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:48.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172573067 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:48.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172573067 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:48.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172573067 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:48.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172573073 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:48.853Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:48.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172573074 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:48.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172573074 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:48.853Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:48.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172573074 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:48.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172573075 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:48.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172573075 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:48.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172573078 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:48.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172573078 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:48.853Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172573078 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:49.110Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172573079 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:49.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172573131 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:49.110Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172573141 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:49.110Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172573141 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:49.110Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172573142 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:49.110Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:49.110Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:37:50.477Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:37:50.477Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:37:50.477Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:37:50.477Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:37:50.477Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:37:50.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172574350 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:37:50.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172574350 data=null doit=true} to TableItem with text {} [2019-07-31T02:37:50.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172574350 data=null} to TableItem with text {} [2019-07-31T02:37:50.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172574350 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:37:50.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172574350 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:37:50.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172574354 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:37:50.477Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:37:50.477Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:37:50.477Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:37:50.477Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:50.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172574520 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:50.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172574520 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:50.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172574520 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:50.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172574521 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:50.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172574521 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:50.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172574525 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:50.477Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:50.477Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:50.477Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:50.477Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:50.477Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:37:50.477Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:37:50.477Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:50.477Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:50.477Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:50.477Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:50.477Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:50.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1172574639 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-31T02:37:50.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1172574639 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:37:50.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1172574639 data=null} to TreeItem with text {Tracing} [2019-07-31T02:37:50.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1172574639 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T02:37:50.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172574639 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:37:50.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1172574667 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T02:37:50.477Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:50.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1172574668 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-31T02:37:50.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1172574668 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:37:50.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1172574668 data=null} to TreeItem with text {Tracing} [2019-07-31T02:37:50.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1172574669 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T02:37:50.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172574669 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:37:50.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1172574679 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T02:37:50.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1172574680 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:37:50.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1172574680 data=null} to TreeItem with text {Tracing} [2019-07-31T02:37:50.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1172574680 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T02:37:50.477Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172574680 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:37:50.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1172574684 data=null button=1 stateMask=0x80000 x=48 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T02:37:50.477Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:50.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1172574685 data=null button=0 stateMask=0x0 x=75 y=137 count=0} to TreeItem with text {Traces [0]} [2019-07-31T02:37:50.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1172574685 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:37:50.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1172574685 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:37:50.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1172574685 data=null button=1 stateMask=0x0 x=75 y=137 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:37:50.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172574685 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:37:50.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1172574706 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:37:50.477Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:50.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1172574712 data=null button=0 stateMask=0x0 x=91 y=137 count=0} to TreeItem with text {Traces [0]} [2019-07-31T02:37:50.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1172574712 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:37:50.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1172574712 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:37:50.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1172574712 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:37:50.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172574712 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:37:50.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1172574716 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:37:50.734Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T02:37:50.734Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T02:37:50.734Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T02:37:50.991Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T02:37:50.991Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1172575010 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:37:50.991Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:37:50.991Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:37:50.991Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:37:50.991Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:37:50.991Z] DEBUG - matched Combo with text " [2019-07-31T02:37:50.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1172575097 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:')) [2019-07-31T02:37:50.991Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:37:50.991Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:50.991Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:37:50.991Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:37:50.991Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:37:50.991Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:37:50.991Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T02:37:50.991Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:50.991Z] DEBUG - Clicking on &Finish [2019-07-31T02:37:50.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1172575123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:50.991Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1172575123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:50.991Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1172575123 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:50.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1172575123 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:50.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1172575123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:50.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1172575124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:51.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1172575124 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:51.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1172574755 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T02:37:51.248Z] DEBUG - Clicked on [2019-07-31T02:37:51.248Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:37:51.248Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:51.248Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:51.248Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:51.248Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:51.248Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:51.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1172575380 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-31T02:37:51.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1172575380 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:37:51.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1172575380 data=null} to TreeItem with text {Tracing} [2019-07-31T02:37:51.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1172575380 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T02:37:51.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172575381 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:37:51.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1172575414 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T02:37:51.248Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:51.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1172575414 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-31T02:37:51.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1172575414 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:37:51.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1172575414 data=null} to TreeItem with text {Tracing} [2019-07-31T02:37:51.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1172575415 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T02:37:51.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172575415 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:37:51.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1172575432 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T02:37:51.248Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T02:37:51.248Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:51.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172575433 data=null button=0 stateMask=0x0 x=91 y=137 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:37:51.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172575433 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:37:51.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172575433 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:37:51.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172575433 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:37:51.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172575434 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:37:51.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172575465 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:37:51.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172575465 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:37:51.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172575465 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:37:51.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172575465 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:37:51.248Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172575465 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:37:51.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172575469 data=null button=1 stateMask=0x80000 x=75 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:37:51.504Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:37:51.504Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:51.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172575735 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:51.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172575735 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:51.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172575735 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:51.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172575735 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:51.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172575735 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:51.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172575765 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:51.762Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:51.762Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:51.762Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:51.762Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:51.762Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:37:51.762Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:51.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172575769 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:51.762Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172575769 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:51.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172575769 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:51.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172575770 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:51.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172575770 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:51.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172575774 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:51.762Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:51.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172575774 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:51.762Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172575775 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:51.762Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:51.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172575775 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:51.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172575775 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:51.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172575775 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:51.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172575778 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:51.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172575779 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:51.762Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172575779 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:51.762Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172575779 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:52.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172575845 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:52.324Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172576325 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:52.324Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172576396 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:52.324Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172576396 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:52.324Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:52.324Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:37:52.324Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:37:52.324Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:37:52.324Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:37:52.324Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:37:52.324Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:37:52.324Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:37:52.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172576399 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:37:52.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172576400 data=null doit=true} to TableItem with text {} [2019-07-31T02:37:52.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172576400 data=null} to TableItem with text {} [2019-07-31T02:37:52.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172576401 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:37:52.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172576401 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:37:52.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172576405 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:37:52.324Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:37:52.324Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:37:53.691Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:37:53.691Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:53.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172577610 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:53.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172577610 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:53.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172577611 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:53.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172577611 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:53.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172577611 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:53.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172577616 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:37:53.691Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:53.691Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:53.691Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:53.691Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:53.691Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:37:53.691Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:37:53.691Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:53.691Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:53.691Z] DEBUG - Attempting to set focus on (of type 'Tree') [2019-07-31T02:37:53.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1172577620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T02:37:53.691Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1172577620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T02:37:53.691Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1172577620 data=null doit=true} to (of type 'Tree') [2019-07-31T02:37:53.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1172577620 data=null} to (of type 'Tree') [2019-07-31T02:37:53.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172577621 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to (of type 'Tree') [2019-07-31T02:37:53.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172577621 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Tree') [2019-07-31T02:37:53.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172577647 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to (of type 'Tree') [2019-07-31T02:37:53.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1172577647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T02:37:53.691Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1172577647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T02:37:53.691Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1172577648 data=null doit=true} to (of type 'Tree') [2019-07-31T02:37:53.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1172577648 data=null} to (of type 'Tree') [2019-07-31T02:37:53.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172577648 data=null button=1 stateMask=0x40000 x=91 y=137 count=1} to (of type 'Tree') [2019-07-31T02:37:53.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172577649 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Tree') [2019-07-31T02:37:53.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172577666 data=null button=1 stateMask=0xc0000 x=91 y=137 count=1} to (of type 'Tree') [2019-07-31T02:37:53.691Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T02:37:53.691Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T02:37:53.691Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T02:37:53.691Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T02:37:53.691Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:37:53.691Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:37:53.691Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:37:53.691Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:37:53.691Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:37:53.691Z] DEBUG - Clicking on &Yes [2019-07-31T02:37:53.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172577889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:37:53.691Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172577889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:37:53.691Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172577889 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:37:53.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172577889 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:37:53.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172577890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:37:53.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172577890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:37:53.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172577890 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:37:54.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1172577707 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T02:37:54.622Z] DEBUG - Clicked on [2019-07-31T02:37:54.622Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1172578756 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:37:54.622Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T02:37:54.622Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:54.622Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:54.622Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:54.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1172578761 data=null button=0 stateMask=0x0 x=64 y=74 count=0} to TreeItem with text {Tracing} [2019-07-31T02:37:54.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1172578761 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:37:54.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1172578761 data=null} to TreeItem with text {Tracing} [2019-07-31T02:37:54.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1172578762 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-31T02:37:54.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172578762 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:37:54.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1172578795 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-31T02:37:54.622Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:37:54.622Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T02:37:55.378Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T02:37:55.378Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T02:37:55.378Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T02:37:55.378Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:37:55.378Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:37:55.378Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:37:55.378Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:37:55.378Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:55.378Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:37:55.378Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:37:55.378Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T02:37:55.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172579540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:37:55.378Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172579540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:37:55.378Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172579540 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:37:55.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172579540 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:37:55.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172579540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:37:55.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172579541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:37:55.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172579541 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:37:55.378Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172579541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:37:55.378Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172579541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:37:55.378Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172579541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:37:55.378Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172579541 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:37:55.378Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172579541 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:37:55.378Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:37:55.378Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:37:55.378Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:37:55.378Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:55.378Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:37:55.378Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:37:55.378Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:37:55.378Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:37:55.378Z] DEBUG - Clicking on OK [2019-07-31T02:37:55.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1172579542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:37:55.378Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1172579542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:37:55.378Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1172579542 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:37:55.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1172579542 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:37:55.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1172579542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:37:55.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1172579542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:37:55.378Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:37:55.378Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:37:55.378Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:37:55.378Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:37:55.378Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:37:55.378Z] DEBUG - Clicked on OK [2019-07-31T02:37:55.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1172579542 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:37:55.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1172578847 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T02:37:55.942Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:37:55.942Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:55.942Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:55.942Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:55.942Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:55.942Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:55.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172580053 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:37:55.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172580054 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:55.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172580054 data=null} to TreeItem with text {test} [2019-07-31T02:37:55.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172580054 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:55.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172580054 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:55.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172580080 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:55.942Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:55.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172580081 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:37:55.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172580081 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:55.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172580081 data=null} to TreeItem with text {test} [2019-07-31T02:37:55.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172580082 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:55.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172580082 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:55.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172580091 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:55.943Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:37:55.943Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:55.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1172580092 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T02:37:55.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1172580092 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:37:55.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1172580092 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:37:55.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1172580092 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:37:55.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172580093 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:37:55.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1172580100 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:37:55.943Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:55.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1172580101 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T02:37:55.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1172580101 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:37:55.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1172580101 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:37:55.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1172580101 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:37:55.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172580101 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:37:55.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1172580113 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:37:55.943Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T02:37:55.943Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T02:37:56.199Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T02:37:56.199Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T02:37:56.199Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1172580240 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T02:37:56.199Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:37:56.199Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:37:56.199Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:37:56.199Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:37:56.199Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:37:56.199Z] DEBUG - Clicking on &Yes [2019-07-31T02:37:56.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172580241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:37:56.199Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172580241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:37:56.199Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172580241 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:37:56.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172580241 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:37:56.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172580241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:37:56.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172580241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:37:56.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172580241 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:37:56.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1172580149 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T02:37:56.199Z] DEBUG - Clicked on [2019-07-31T02:37:56.199Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:37:56.199Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:56.199Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:56.199Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:56.199Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:56.199Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:56.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172580389 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:37:56.199Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172580390 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:56.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172580390 data=null} to TreeItem with text {test} [2019-07-31T02:37:56.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172580390 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:56.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172580390 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:56.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172580411 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:56.199Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:56.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172580412 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:37:56.199Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172580412 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:56.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172580412 data=null} to TreeItem with text {test} [2019-07-31T02:37:56.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172580412 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:56.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172580412 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:56.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172580424 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:56.199Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:37:56.199Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:56.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1172580425 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T02:37:56.199Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1172580425 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:37:56.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1172580425 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:37:56.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1172580425 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:37:56.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172580425 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:37:56.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1172580433 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:37:56.199Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:56.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1172580444 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T02:37:56.199Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1172580444 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:37:56.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1172580444 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:37:56.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1172580445 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:37:56.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172580445 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:37:56.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1172580448 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:37:56.456Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T02:37:56.456Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T02:37:56.456Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T02:37:56.713Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T02:37:56.713Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1172580715 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-31T02:37:56.713Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=1172580721 data=null doit=true} to Button with text {Select roo&t directory:} [2019-07-31T02:37:56.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1172580721 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Select roo&t directory:} [2019-07-31T02:37:56.713Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-31T02:37:56.713Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select &archive file:} time=1172580722 data=null doit=true} to (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-31T02:37:56.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select &archive file:} time=1172580723 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-31T02:37:56.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select &archive file:} time=1172580723 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-31T02:37:56.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select &archive file:} time=1172580723 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-31T02:37:56.713Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-31T02:37:56.713Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:37:56.713Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:37:56.713Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:37:56.713Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:37:56.713Z] DEBUG - matched Combo with text " [2019-07-31T02:37:56.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1172580833 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:')) [2019-07-31T02:37:56.713Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:56.713Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6b9f0aea [2019-07-31T02:37:56.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1172580836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:56.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1172580836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:56.713Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1172580837 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:56.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1172580837 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:56.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1172580837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:56.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1172580837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:56.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1172580837 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:56.713Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1172580837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:56.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1172580837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:56.713Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1172580837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:56.713Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1172580837 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:56.713Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1172580837 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:37:56.713Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:37:56.713Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:37:56.713Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:37:56.713Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T02:37:56.713Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:56.713Z] DEBUG - Clicking on &Finish [2019-07-31T02:37:56.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1172580852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:56.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1172580852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:56.713Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1172580853 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:56.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1172580853 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:56.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1172580853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:56.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1172580853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:56.713Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:56.713Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:56.713Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:56.713Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:56.713Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:56.713Z] DEBUG - Clicked on &Finish [2019-07-31T02:37:57.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1172580853 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:37:57.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1172580489 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T02:37:57.900Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:37:57.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:57.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:57.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:57.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:57.900Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:57.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172581913 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:37:57.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172581919 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:57.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172581919 data=null} to TreeItem with text {test} [2019-07-31T02:37:57.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172581920 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:57.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172581920 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:57.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172581945 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:57.900Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:57.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172581946 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:37:57.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172581946 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:57.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172581946 data=null} to TreeItem with text {test} [2019-07-31T02:37:57.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172581947 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:57.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172581947 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:57.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172581960 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:57.900Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:37:57.900Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:57.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172581961 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:37:57.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172581961 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:37:57.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172581961 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:37:57.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172581962 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:37:57.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172581962 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:37:57.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172581982 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:37:57.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172581982 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:37:57.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172581982 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:37:57.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172581983 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:37:57.900Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172581983 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:37:57.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172582004 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:37:58.461Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:37:58.461Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:58.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172582462 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:58.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172582463 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:58.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172582463 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:58.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172582463 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:58.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172582463 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:58.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172582498 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:58.462Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:58.462Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:58.462Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:58.462Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:58.462Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:37:58.462Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:58.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172582501 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:58.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172582501 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:58.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172582501 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:58.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172582502 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:58.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172582502 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:58.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172582506 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:58.462Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:58.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172582506 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:58.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172582506 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:58.462Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:58.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172582507 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:58.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172582507 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:58.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172582507 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:58.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172582510 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:58.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172582510 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:58.462Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172582510 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:58.462Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172582510 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:58.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172582582 data=null button=1 stateMask=0x80000 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:58.718Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172582844 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:58.718Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172582845 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:58.718Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172582845 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:58.718Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:58.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:37:59.648Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:37:59.648Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:37:59.648Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:37:59.648Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:37:59.648Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:37:59.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172583901 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:37:59.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172583902 data=null doit=true} to TableItem with text {} [2019-07-31T02:37:59.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172583902 data=null} to TableItem with text {} [2019-07-31T02:37:59.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172583902 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:37:59.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172583902 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:37:59.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172583907 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:37:59.904Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:37:59.904Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:37:59.904Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:37:59.904Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:59.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172584120 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:59.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172584121 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:59.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172584121 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:59.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172584121 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:59.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172584121 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:59.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172584126 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:37:59.904Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:59.904Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:59.904Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:59.904Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:59.904Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:37:59.904Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:37:59.904Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:59.904Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:59.904Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:37:59.904Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:37:59.904Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:37:59.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172584132 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:37:59.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172584132 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:37:59.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172584132 data=null} to TreeItem with text {test} [2019-07-31T02:37:59.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172584132 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:37:59.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172584132 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:00.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172584163 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:00.161Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:00.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172584164 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:00.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172584164 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:00.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172584164 data=null} to TreeItem with text {test} [2019-07-31T02:38:00.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172584164 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:00.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172584165 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:00.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172584180 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:00.161Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:38:00.161Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:00.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172584181 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:38:00.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172584181 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:00.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172584182 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:38:00.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172584182 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:00.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172584182 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:00.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172584196 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:00.161Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:38:00.417Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:00.417Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:00.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172584660 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:00.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172584660 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:00.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172584661 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:00.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172584661 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:00.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172584661 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:00.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172584695 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:00.673Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:00.673Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:00.673Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:00.673Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:00.673Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:00.673Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:00.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172584699 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:00.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172584699 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:00.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172584699 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:00.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172584700 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:00.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172584700 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:00.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172584705 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:00.673Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:00.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172584705 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:00.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172584705 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:00.673Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:00.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172584705 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:00.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172584706 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:00.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172584706 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:00.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172584709 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:00.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172584710 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:00.673Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172584710 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:00.673Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172584710 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:00.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172584776 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:00.935Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172585030 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:00.935Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172585032 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:00.935Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172585032 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:00.935Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:00.935Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:00.935Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:01.864Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:01.864Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:01.864Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:01.864Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:01.864Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:38:01.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172586036 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:38:01.864Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172586036 data=null doit=true} to TableItem with text {} [2019-07-31T02:38:01.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172586036 data=null} to TableItem with text {} [2019-07-31T02:38:01.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172586036 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:01.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172586037 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:38:01.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172586051 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:01.864Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:01.864Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:02.121Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:02.121Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:02.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172586244 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:02.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172586244 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:02.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172586244 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:02.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172586244 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:02.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172586245 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:02.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172586249 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:02.121Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:02.121Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:02.121Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:02.121Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:02.121Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:02.121Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:38:02.121Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:02.121Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:02.121Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:02.121Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:02.121Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:02.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172586255 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:02.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172586255 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:02.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172586255 data=null} to TreeItem with text {test} [2019-07-31T02:38:02.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172586255 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:02.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172586255 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:02.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172586298 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:02.121Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:02.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172586299 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:02.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172586299 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:02.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172586299 data=null} to TreeItem with text {test} [2019-07-31T02:38:02.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172586299 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:02.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172586300 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:02.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172586311 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:02.121Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:38:02.121Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:02.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172586312 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:38:02.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172586312 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:02.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172586312 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:38:02.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172586313 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:02.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172586313 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:02.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172586321 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:02.121Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:38:02.683Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:02.683Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:02.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172586791 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:02.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172586791 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:02.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172586791 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:02.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172586792 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:02.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172586792 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:02.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172586825 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:02.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:02.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:02.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:02.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:02.683Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:02.683Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:02.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172586828 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:02.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172586829 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:02.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172586829 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:02.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172586829 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:02.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172586829 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:02.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172586833 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:02.683Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:02.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172586834 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:02.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172586834 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:02.683Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:02.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172586834 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:02.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172586834 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:02.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172586834 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:02.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172586838 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:02.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172586838 data=null button=1 stateMask=0x0 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:02.683Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172586838 data=null button=1 stateMask=0x0 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:02.683Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172586839 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:02.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172586953 data=null button=1 stateMask=0x80000 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:02.940Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172586953 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:02.940Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172586954 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:02.940Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172586954 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:02.940Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:02.940Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:02.940Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:03.502Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:03.502Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:03.502Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:03.502Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:03.502Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:03.502Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:03.502Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:03.502Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:38:03.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172587486 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:38:03.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172587486 data=null doit=true} to TableItem with text {} [2019-07-31T02:38:03.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172587486 data=null} to TableItem with text {} [2019-07-31T02:38:03.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172587487 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:03.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172587487 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:38:03.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172587491 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:03.502Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:03.502Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:04.433Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:04.433Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:04.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172588614 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:04.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172588614 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:04.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172588614 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:04.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172588615 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:04.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172588615 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:04.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172588619 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:04.433Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:04.433Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:04.433Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:04.433Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:04.433Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:04.433Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:38:04.433Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:04.433Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:04.433Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:04.433Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:04.433Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:04.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172588625 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:04.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172588626 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:04.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172588626 data=null} to TreeItem with text {test} [2019-07-31T02:38:04.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172588626 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:04.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172588626 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:04.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172588661 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:04.433Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:04.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172588662 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:04.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172588662 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:04.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172588662 data=null} to TreeItem with text {test} [2019-07-31T02:38:04.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172588663 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:04.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172588663 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:04.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172588669 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:04.433Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:38:04.433Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:04.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172588673 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:38:04.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172588673 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:04.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172588673 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:38:04.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172588674 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:04.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172588674 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:04.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172588683 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:04.433Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:38:04.996Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:04.996Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:04.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1172589057 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:04.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1172589058 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:04.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1172589058 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:04.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172589058 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:04.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172589058 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:04.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172589091 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:04.996Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:04.996Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:04.996Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:04.996Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:04.996Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:04.996Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:04.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1172589094 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:04.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1172589094 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:04.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1172589094 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:04.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172589095 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:04.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172589095 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:04.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172589099 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:04.996Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-31T02:38:04.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1172589099 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:04.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1172589099 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:04.996Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:04.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1172589100 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:04.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172589100 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:04.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172589100 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:04.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172589103 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:04.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172589104 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:04.996Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1172589104 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:04.996Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172589104 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:05.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172589168 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:05.558Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1172589554 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:05.558Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1172589597 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:05.558Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1172589597 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:05.558Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-31T02:38:05.558Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:05.558Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:05.558Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:05.558Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:05.558Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:05.558Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:05.558Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:05.558Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:05.558Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:38:05.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172589600 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:38:05.558Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172589600 data=null doit=true} to TableItem with text {} [2019-07-31T02:38:05.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172589600 data=null} to TableItem with text {} [2019-07-31T02:38:05.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172589600 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:05.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172589601 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:38:05.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172589620 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:05.558Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:05.558Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:06.524Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:06.524Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:06.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1172590702 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:06.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1172590702 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:06.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1172590703 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:06.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172590703 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:06.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172590703 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:06.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172590708 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:06.524Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:06.524Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:06.524Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:06.524Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:06.524Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:06.524Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:38:06.524Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:06.524Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:06.524Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:06.524Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:06.524Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:06.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172590713 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:06.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172590713 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:06.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172590714 data=null} to TreeItem with text {test} [2019-07-31T02:38:06.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172590714 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:06.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172590720 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:06.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172590760 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:06.524Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:06.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172590761 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:06.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172590761 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:06.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172590761 data=null} to TreeItem with text {test} [2019-07-31T02:38:06.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172590762 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:06.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172590762 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:06.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172590767 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:06.524Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:38:06.524Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:06.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172590768 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:38:06.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172590768 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:06.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172590768 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:38:06.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172590768 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:06.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172590769 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:06.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172590790 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:06.780Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:38:06.780Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:06.780Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:06.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1172590890 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:06.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1172590890 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:06.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1172590890 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:06.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172590891 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:06.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172590891 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:06.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172590924 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:06.780Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:06.780Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:06.780Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:06.780Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:06.780Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:06.780Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:06.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1172590928 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:06.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1172590928 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:06.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1172590928 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:06.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172590928 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:06.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172590928 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:06.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172590933 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:06.780Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-31T02:38:06.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1172590933 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:06.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1172590933 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:06.780Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:06.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1172590934 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:06.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172590934 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:06.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172590934 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:06.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172590937 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:06.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172590938 data=null button=1 stateMask=0x0 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:06.780Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1172590938 data=null button=1 stateMask=0x0 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:06.780Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172590938 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:07.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172591005 data=null button=1 stateMask=0x80000 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:07.344Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1172591482 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:07.344Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1172591526 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:07.344Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1172591526 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:07.344Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-31T02:38:07.344Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:07.344Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:07.344Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:07.344Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:07.344Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:07.344Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:07.344Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:07.344Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:07.344Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:07.344Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:38:07.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172591530 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:38:07.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172591530 data=null doit=true} to TableItem with text {} [2019-07-31T02:38:07.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172591530 data=null} to TableItem with text {} [2019-07-31T02:38:07.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172591530 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:07.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172591530 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:38:07.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172591545 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:07.344Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:07.344Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:08.272Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:08.272Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:08.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1172592584 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:08.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1172592585 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:08.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1172592585 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:08.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172592585 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:08.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172592586 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:08.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172592591 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:08.529Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:08.529Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:08.529Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:08.529Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:08.529Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:08.529Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:38:08.529Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:08.529Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:08.529Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:08.529Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:08.529Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:08.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172592604 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:08.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172592604 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:08.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172592604 data=null} to TreeItem with text {test} [2019-07-31T02:38:08.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172592604 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:08.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172592605 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:08.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172592648 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:08.529Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:08.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172592649 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:08.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172592649 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:08.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172592649 data=null} to TreeItem with text {test} [2019-07-31T02:38:08.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172592649 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:08.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172592650 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:08.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172592655 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:08.529Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:38:08.529Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:08.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172592656 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:38:08.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172592656 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:08.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172592657 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:38:08.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172592657 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:08.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172592657 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:08.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172592685 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:08.529Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:38:08.529Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:08.529Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:08.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1172592786 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:08.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1172592786 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:08.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1172592786 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:08.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1172592787 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:08.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172592787 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:08.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1172592828 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:08.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:08.785Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:08.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:08.785Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:08.785Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:08.785Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:08.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1172592831 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:08.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1172592831 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:08.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1172592831 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:08.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1172592832 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:08.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172592832 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:08.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1172592836 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:08.785Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:08.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1172592837 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:08.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1172592837 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:08.785Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:08.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1172592837 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:08.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1172592838 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:08.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172592838 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:08.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1172592841 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:08.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1172592841 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:08.785Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1172592842 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:08.785Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172592842 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:09.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1172592911 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:09.041Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1172593237 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:09.041Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1172593295 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:09.041Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1172593295 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:09.041Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:09.041Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:09.041Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:09.041Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:09.041Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:09.041Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:09.041Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:09.297Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:09.297Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:09.297Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:09.297Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:09.297Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:38:09.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172593299 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:38:09.297Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172593299 data=null doit=true} to TableItem with text {} [2019-07-31T02:38:09.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172593299 data=null} to TableItem with text {} [2019-07-31T02:38:09.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172593299 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:09.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172593299 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:38:09.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172593306 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:09.297Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:09.297Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:10.226Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:10.226Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:10.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1172594490 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:10.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1172594490 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:10.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1172594490 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:10.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1172594491 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:10.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172594491 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:10.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1172594495 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:10.483Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:10.483Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:10.483Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:10.483Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:10.483Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:10.483Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:38:10.483Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:10.483Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:10.483Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:10.483Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:10.483Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:10.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172594501 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:10.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172594501 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:10.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172594501 data=null} to TreeItem with text {test} [2019-07-31T02:38:10.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172594502 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:10.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172594508 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:10.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172594550 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:10.483Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:10.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172594555 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:10.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172594555 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:10.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172594555 data=null} to TreeItem with text {test} [2019-07-31T02:38:10.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172594555 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:10.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172594555 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:10.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172594561 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:10.483Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:38:10.483Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:10.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172594562 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:38:10.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172594562 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:10.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172594562 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:38:10.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172594562 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:10.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172594563 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:10.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172594592 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:10.483Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:38:10.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=1172594594 data=null doit=true} to TreeItem with text {z-clashes [6]} [2019-07-31T02:38:10.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=1172594594 data=null} to TreeItem with text {z-clashes [6]} [2019-07-31T02:38:10.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=1172594594 data=null button=1 stateMask=0x0 x=119 y=74 count=1} to TreeItem with text {z-clashes [6]} [2019-07-31T02:38:10.483Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172594594 data=null item=TreeItem {z-clashes [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {z-clashes [6]} [2019-07-31T02:38:10.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=1172594601 data=null button=1 stateMask=0x80000 x=103 y=74 count=1} to TreeItem with text {z-clashes [6]} [2019-07-31T02:38:11.046Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:11.046Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:11.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172595070 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:11.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172595070 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:11.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172595070 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:11.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172595071 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:11.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172595071 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:11.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172595106 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:11.046Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:11.046Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:11.046Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:11.046Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:11.046Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:11.046Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:11.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172595109 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:11.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172595109 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:11.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172595109 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:11.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172595110 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:11.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172595110 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:11.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172595114 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:11.046Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:11.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172595115 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:11.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172595115 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:11.046Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:11.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172595115 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:11.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172595115 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:11.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172595115 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:11.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172595119 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:11.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172595119 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:11.046Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172595120 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:11.046Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172595120 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:11.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172595198 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:11.303Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172595440 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:11.303Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172595440 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:11.303Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172595440 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:11.303Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:11.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:11.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:11.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:11.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:11.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:11.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:11.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:12.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:12.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:12.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:12.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:12.231Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:38:12.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172596444 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:38:12.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172596444 data=null doit=true} to TableItem with text {} [2019-07-31T02:38:12.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172596444 data=null} to TableItem with text {} [2019-07-31T02:38:12.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172596445 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:12.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172596445 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:38:12.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172596451 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:12.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:12.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:12.488Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:12.488Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:12.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172596638 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:12.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172596638 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:12.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172596639 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:12.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172596639 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:12.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172596639 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:12.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172596644 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:12.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:12.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:12.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:12.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:12.488Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:12.488Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:38:12.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:12.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:12.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:12.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:12.488Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:12.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172596672 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:12.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172596672 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:12.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172596672 data=null} to TreeItem with text {test} [2019-07-31T02:38:12.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172596673 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:12.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172596673 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:12.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172596705 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:12.488Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:12.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172596706 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:12.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172596706 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:12.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172596706 data=null} to TreeItem with text {test} [2019-07-31T02:38:12.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172596706 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:12.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172596706 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:12.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172596713 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:12.488Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:38:12.488Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:12.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172596714 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:38:12.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172596714 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:12.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172596714 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:38:12.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172596714 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:12.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172596714 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:12.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172596733 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:12.488Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:38:12.488Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-31T02:38:13.050Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:13.050Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:13.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172597202 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:13.050Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172597202 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:13.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172597202 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:13.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172597203 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:13.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172597203 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:13.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172597244 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:13.050Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:13.050Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:13.050Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:13.050Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:13.050Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:13.050Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:13.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172597248 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:13.050Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172597248 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:13.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172597249 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:13.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172597249 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:13.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172597249 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:13.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172597256 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:13.050Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:13.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172597256 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:13.050Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172597257 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:13.050Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:13.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172597257 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:13.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172597257 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:13.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172597257 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:13.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172597283 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:13.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172597284 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:13.050Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172597284 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:13.306Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172597284 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:13.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172597427 data=null button=1 stateMask=0x80000 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:13.562Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172597632 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:13.562Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172597632 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:13.562Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172597632 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:13.562Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:13.562Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:13.562Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:13.562Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:13.562Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:13.562Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:13.562Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:13.562Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:13.562Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:14.492Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:14.492Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:14.492Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:14.492Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:14.492Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:38:14.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172598653 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:38:14.492Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172598653 data=null doit=true} to TableItem with text {} [2019-07-31T02:38:14.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172598653 data=null} to TableItem with text {} [2019-07-31T02:38:14.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172598653 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:14.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172598654 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:38:14.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172598692 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:14.492Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:14.492Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:14.749Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:14.749Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:14.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172598881 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:14.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172598882 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:14.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172598882 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:14.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172598883 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:14.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172598883 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:14.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172598889 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:14.749Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:14.749Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:14.749Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:14.749Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:14.749Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:14.749Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:38:14.749Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:14.749Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:14.749Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:14.749Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:14.749Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:14.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172598903 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:14.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172598903 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:14.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172598903 data=null} to TreeItem with text {test} [2019-07-31T02:38:14.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172598903 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:14.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172598903 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:14.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172598939 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:14.749Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:14.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172598940 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:14.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172598940 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:14.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172598940 data=null} to TreeItem with text {test} [2019-07-31T02:38:14.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172598941 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:14.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172598941 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:14.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172598954 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:14.749Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:38:14.749Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:14.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172598975 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:38:14.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172598976 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:14.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172598976 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:38:14.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172598976 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:14.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172598976 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:14.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172598987 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:14.749Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:38:14.749Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-31T02:38:15.006Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:15.006Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:15.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172599268 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:15.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172599269 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:15.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172599269 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:15.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172599270 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:15.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172599271 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:15.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172599318 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:15.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:15.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:15.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:15.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:15.263Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:15.263Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:15.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172599324 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:15.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172599324 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:15.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172599324 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:15.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172599325 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:15.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172599325 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:15.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172599331 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:15.263Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:15.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172599331 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:15.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172599331 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:15.263Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:15.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172599333 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:15.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172599334 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:15.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172599334 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:15.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172599346 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:15.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172599347 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:15.263Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172599347 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:15.263Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172599348 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:15.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172599424 data=null button=1 stateMask=0x80000 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:15.825Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172599874 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:15.825Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172599944 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:15.825Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172599946 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:15.825Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:15.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:15.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:15.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:15.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:15.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:15.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:15.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:15.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:15.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:15.825Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:15.825Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:15.825Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:15.825Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:15.825Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:38:15.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172599949 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:38:15.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172599950 data=null doit=true} to TableItem with text {} [2019-07-31T02:38:15.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172599950 data=null} to TableItem with text {} [2019-07-31T02:38:15.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172599950 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:15.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172599950 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:38:15.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172599958 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:15.825Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:15.825Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:16.754Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:16.754Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:17.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172601060 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:17.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172601061 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:17.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172601061 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:17.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172601062 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:17.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172601062 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:17.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172601068 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:17.010Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:17.010Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:17.010Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:17.010Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:17.010Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:17.010Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:38:17.010Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:17.010Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:17.010Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:17.010Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:17.010Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:17.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172601079 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:17.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172601080 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:17.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172601080 data=null} to TreeItem with text {test} [2019-07-31T02:38:17.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172601080 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:17.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172601080 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:17.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172601121 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:17.010Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:17.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172601122 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:17.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172601122 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:17.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172601122 data=null} to TreeItem with text {test} [2019-07-31T02:38:17.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172601123 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:17.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172601123 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:17.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172601131 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:17.010Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:38:17.010Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:17.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172601132 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:38:17.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172601132 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:17.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172601132 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:38:17.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172601133 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:17.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172601133 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:17.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172601152 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:17.010Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:38:17.010Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-31T02:38:17.267Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:17.267Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:17.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1172601361 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:17.267Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1172601361 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:17.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1172601362 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:17.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172601363 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:17.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172601363 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:17.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172601408 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:17.267Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:17.267Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:17.267Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:17.267Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:17.267Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:17.267Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:17.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1172601413 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:17.267Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1172601413 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:17.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1172601413 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:17.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172601413 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:17.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172601413 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:17.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172601419 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:17.267Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-31T02:38:17.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1172601420 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:17.267Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1172601420 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:17.267Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:17.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1172601421 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:17.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172601421 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:17.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172601421 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:17.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172601425 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:17.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172601429 data=null button=1 stateMask=0x0 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:17.267Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1172601430 data=null button=1 stateMask=0x0 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:17.527Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172601430 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:18.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172601515 data=null button=1 stateMask=0x80000 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:18.126Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1172601891 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:18.126Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1172601941 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:18.126Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1172601941 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:18.126Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-31T02:38:18.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:18.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:18.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:18.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:18.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:18.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:18.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:18.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:18.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:18.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:18.126Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:18.126Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:18.126Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:18.126Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:18.126Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:38:18.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172601947 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:38:18.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172601947 data=null doit=true} to TableItem with text {} [2019-07-31T02:38:18.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172601948 data=null} to TableItem with text {} [2019-07-31T02:38:18.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172601948 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:18.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172601948 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:38:18.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172601956 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:18.126Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:18.126Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:18.784Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:18.784Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:19.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1172603046 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:19.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1172603047 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:19.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1172603047 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:19.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172603048 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:19.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172603048 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:19.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172603054 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:19.041Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:19.041Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:19.041Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:19.041Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:19.041Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:19.041Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:38:19.041Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:19.041Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:19.041Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:19.041Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:19.041Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:19.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172603069 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:19.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172603069 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:19.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172603069 data=null} to TreeItem with text {test} [2019-07-31T02:38:19.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172603069 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:19.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172603070 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:19.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172603133 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:19.041Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:19.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172603158 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:19.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172603158 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:19.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172603158 data=null} to TreeItem with text {test} [2019-07-31T02:38:19.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172603159 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:19.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172603159 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:19.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172603166 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:19.041Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:38:19.041Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:19.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172603167 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:38:19.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172603167 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:19.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172603167 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:38:19.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172603168 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:19.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172603168 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:19.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172603185 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:19.041Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:38:19.041Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-31T02:38:19.603Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:19.603Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:19.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1172603657 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:19.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1172603657 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:19.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1172603657 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:19.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172603658 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:19.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172603658 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:19.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172603696 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:19.603Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:19.603Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:19.603Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:19.603Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:19.603Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:19.603Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:19.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1172603700 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:19.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1172603700 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:19.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1172603700 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:19.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172603700 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:19.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172603701 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:19.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172603705 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:19.603Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-31T02:38:19.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1172603706 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:19.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1172603706 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:19.603Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:19.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1172603706 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:19.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172603706 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:19.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172603706 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:19.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172603710 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:19.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172603710 data=null button=1 stateMask=0x0 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:19.603Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1172603711 data=null button=1 stateMask=0x0 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:19.603Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172603716 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:20.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172603845 data=null button=1 stateMask=0x80000 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:20.165Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1172604230 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:20.165Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1172604274 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:20.165Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1172604274 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:20.165Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-31T02:38:20.165Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:20.165Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:20.165Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:20.165Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:20.165Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:20.165Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:20.165Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:20.165Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:20.165Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:20.165Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:20.165Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:20.165Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:20.165Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:20.165Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:20.165Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:20.165Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:38:20.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172604277 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:38:20.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172604277 data=null doit=true} to TableItem with text {} [2019-07-31T02:38:20.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172604277 data=null} to TableItem with text {} [2019-07-31T02:38:20.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172604277 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:20.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172604278 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:38:20.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172604299 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:20.165Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:20.165Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:21.094Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:21.094Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:21.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1172605401 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:21.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1172605402 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:21.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1172605402 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:21.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172605402 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:21.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172605403 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:21.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172605411 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:21.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:21.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:21.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:21.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:21.351Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:21.351Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:38:21.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:21.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:21.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:21.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:21.351Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:21.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172605425 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:21.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172605425 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:21.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172605426 data=null} to TreeItem with text {test} [2019-07-31T02:38:21.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172605426 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:21.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172605426 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:21.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172605470 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:21.351Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:21.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172605471 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:21.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172605471 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:21.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172605471 data=null} to TreeItem with text {test} [2019-07-31T02:38:21.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172605472 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:21.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172605472 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:21.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172605483 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:21.351Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:38:21.351Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:21.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172605485 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:38:21.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172605485 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:21.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172605485 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:38:21.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172605485 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:21.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172605485 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:21.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172605506 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:21.351Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:38:21.351Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-31T02:38:21.351Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:21.351Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:21.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1172605631 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:21.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1172605631 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:21.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1172605632 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:21.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1172605632 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:21.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172605633 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:21.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1172605686 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:21.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:21.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:21.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:21.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:21.608Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:21.608Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:21.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1172605691 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:21.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1172605691 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:21.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1172605691 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:21.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1172605691 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:21.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172605692 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:21.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1172605702 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:21.608Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:21.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1172605703 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:21.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1172605703 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:21.608Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:21.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1172605703 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:21.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1172605704 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:21.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172605704 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:21.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1172605707 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:21.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1172605708 data=null button=1 stateMask=0x0 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:21.608Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1172605708 data=null button=1 stateMask=0x0 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:21.608Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172605708 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:22.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1172605799 data=null button=1 stateMask=0x80000 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:22.171Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1172606232 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:22.171Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1172606281 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:22.171Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1172606281 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:22.171Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:22.171Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:22.171Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:22.171Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:22.171Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:22.171Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:22.171Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:22.171Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:22.171Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:22.171Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:22.171Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:22.171Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:22.171Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:22.171Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:22.171Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:22.171Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:22.171Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:22.171Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:38:22.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172606283 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:38:22.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172606284 data=null doit=true} to TableItem with text {} [2019-07-31T02:38:22.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172606284 data=null} to TableItem with text {} [2019-07-31T02:38:22.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172606284 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:22.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172606284 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:38:22.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172606306 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:22.171Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:22.171Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:23.100Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:23.100Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:23.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1172607397 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:23.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1172607398 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:23.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1172607398 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:23.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1172607398 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:23.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172607399 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:23.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1172607404 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:23.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:23.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:23.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:23.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:23.356Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:23.356Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:38:23.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:23.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:23.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:23.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:23.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:23.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172607410 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:23.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172607410 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:23.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172607410 data=null} to TreeItem with text {test} [2019-07-31T02:38:23.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172607410 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:23.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172607416 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:23.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172607467 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:23.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:23.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172607469 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:23.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172607469 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:23.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172607469 data=null} to TreeItem with text {test} [2019-07-31T02:38:23.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172607469 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:23.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172607469 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:23.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172607485 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:23.356Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:38:23.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:23.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172607487 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:38:23.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172607487 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:23.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172607487 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:38:23.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172607487 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:23.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172607487 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:23.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172607504 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:23.356Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:38:23.356Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:38:23.357Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:23.357Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:23.357Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:23.357Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:23.357Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:23.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172607519 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:23.357Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172607519 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:23.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172607519 data=null} to TreeItem with text {test} [2019-07-31T02:38:23.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172607519 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:23.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172607519 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:23.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172607540 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:23.357Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:23.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172607541 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:23.357Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172607541 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:23.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172607541 data=null} to TreeItem with text {test} [2019-07-31T02:38:23.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172607542 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:23.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172607542 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:23.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172607556 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:23.357Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:38:23.357Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:23.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172607558 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:38:23.357Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172607558 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:23.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172607558 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:38:23.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172607558 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:23.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172607558 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:23.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172607576 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:23.357Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:23.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172607577 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:38:23.357Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172607577 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:23.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172607578 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:38:23.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172607578 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:23.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172607578 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:23.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172607582 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:23.613Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T02:38:23.613Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T02:38:23.613Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T02:38:23.869Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T02:38:23.869Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1172607886 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T02:38:23.869Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:38:23.869Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:38:23.869Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:38:23.869Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:38:23.869Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:38:23.869Z] DEBUG - Clicking on &Yes [2019-07-31T02:38:23.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172607887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:38:23.869Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172607887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:38:23.869Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172607887 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:38:23.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172607887 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:38:23.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172607887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:38:23.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172607887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:38:23.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172607887 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:38:28.040Z] DEBUG - Clicked on [2019-07-31T02:38:28.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1172607624 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T02:38:28.603Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:38:28.603Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:28.603Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:28.603Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:28.603Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:28.603Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:28.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172612608 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:28.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172612608 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:28.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172612609 data=null} to TreeItem with text {test} [2019-07-31T02:38:28.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172612609 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:28.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172612609 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:28.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172612625 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:28.603Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:28.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172612626 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:28.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172612632 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:28.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172612632 data=null} to TreeItem with text {test} [2019-07-31T02:38:28.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172612633 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:28.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172612633 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:28.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172612639 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:28.603Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:38:28.603Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:28.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1172612640 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T02:38:28.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1172612640 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:38:28.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1172612640 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:38:28.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1172612641 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:38:28.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172612641 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:38:28.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1172612653 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:38:28.603Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:28.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1172612654 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T02:38:28.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1172612654 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:38:28.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1172612654 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:38:28.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1172612654 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:38:28.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172612655 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:38:28.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1172612658 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:38:28.603Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T02:38:28.603Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T02:38:28.861Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T02:38:28.861Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T02:38:28.861Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1172612884 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:38:28.861Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:38:28.861Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:38:28.861Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:38:28.861Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:38:28.861Z] DEBUG - matched Combo with text " [2019-07-31T02:38:28.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1172612967 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:')) [2019-07-31T02:38:28.861Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:38:28.861Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7fc7c277 [2019-07-31T02:38:28.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1172612971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:38:28.861Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1172612976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:38:28.861Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1172612980 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:38:28.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1172612980 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:38:28.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1172612980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:38:28.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1172612980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:38:28.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1172612980 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:38:28.861Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1172612980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:38:28.861Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1172612980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:38:28.861Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1172612980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:38:28.861Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1172612980 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:38:28.861Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1172612980 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:38:28.861Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:38:28.861Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:38:28.861Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:38:28.861Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T02:38:28.861Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:38:28.861Z] DEBUG - Clicking on &Finish [2019-07-31T02:38:28.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1172612988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:38:28.861Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1172612989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:38:28.861Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1172612989 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:38:28.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1172612989 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:38:28.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1172612989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:38:28.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1172612996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:38:28.861Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:38:28.861Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:38:28.861Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:38:28.861Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:38:28.861Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:38:28.861Z] DEBUG - Clicked on &Finish [2019-07-31T02:38:29.424Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T02:38:29.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1172613603 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T02:38:29.424Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T02:38:29.424Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T02:38:29.424Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All' [2019-07-31T02:38:29.424Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH' [2019-07-31T02:38:29.424Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-31T02:38:29.424Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T02:38:29.424Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T02:38:29.424Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T02:38:29.424Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T02:38:29.424Z] DEBUG - Clicking on Rename All [2019-07-31T02:38:29.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=1172613604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-31T02:38:29.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=1172613604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-31T02:38:29.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=1172613604 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-31T02:38:29.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=1172613604 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-31T02:38:29.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=1172613604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-31T02:38:29.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=1172613604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-31T02:38:29.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=1172613605 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-31T02:38:29.686Z] DEBUG - Clicked on [2019-07-31T02:38:30.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1172612996 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:38:30.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1172612700 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T02:38:30.226Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:38:30.226Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:30.226Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:30.226Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:30.226Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:30.226Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:30.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172614205 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:30.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172614205 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:30.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172614205 data=null} to TreeItem with text {test} [2019-07-31T02:38:30.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172614205 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:30.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172614205 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:30.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172614226 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:30.226Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:30.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172614227 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:30.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172614227 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:30.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172614228 data=null} to TreeItem with text {test} [2019-07-31T02:38:30.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172614228 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:30.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172614228 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:30.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172614283 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:30.226Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:38:30.226Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:30.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172614284 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:38:30.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172614284 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:30.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172614284 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:38:30.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172614285 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:30.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172614285 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:30.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172614292 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:30.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172614293 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:30.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172614293 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:38:30.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172614293 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:30.226Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172614293 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:30.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172614324 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:30.226Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:30.226Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:30.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172614514 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:30.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172614514 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:30.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172614514 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:30.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172614514 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:30.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172614515 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:30.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172614579 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:30.482Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:30.482Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:30.482Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:30.482Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:30.482Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:30.482Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:30.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172614583 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:30.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172614583 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:30.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172614583 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:30.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172614583 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:30.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172614583 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:30.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172614587 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:30.482Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:30.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172614588 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:30.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172614588 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:30.482Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:30.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172614588 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:30.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172614588 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:30.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172614588 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:30.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172614591 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:30.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172614592 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:30.482Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172614592 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:30.482Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172614592 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:30.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172614704 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:30.740Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172614967 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:30.740Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172614968 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:30.740Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172614968 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:30.740Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:30.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:32.106Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:32.106Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:32.106Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:32.106Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:32.106Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:38:32.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172616027 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:38:32.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172616027 data=null doit=true} to TableItem with text {} [2019-07-31T02:38:32.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172616027 data=null} to TableItem with text {} [2019-07-31T02:38:32.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172616028 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:32.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172616028 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:38:32.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172616032 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:32.106Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:32.106Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:32.106Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:32.106Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:32.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172616214 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:32.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172616214 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:32.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172616214 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:32.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172616215 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:32.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172616215 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:32.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172616219 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:38:32.106Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:32.106Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:32.106Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:32.106Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:32.106Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:32.106Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:38:32.106Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:32.106Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:32.106Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:32.106Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:32.106Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:32.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172616246 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:32.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172616246 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:32.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172616246 data=null} to TreeItem with text {test} [2019-07-31T02:38:32.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172616246 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:32.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172616247 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:32.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172616282 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:32.106Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:32.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172616283 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:32.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172616283 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:32.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172616283 data=null} to TreeItem with text {test} [2019-07-31T02:38:32.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172616283 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:32.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172616283 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:32.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172616289 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:32.106Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:38:32.106Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:32.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172616289 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:38:32.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172616289 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:32.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172616290 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:38:32.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172616290 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:32.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172616290 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:32.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172616308 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:32.106Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:38:32.668Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:32.668Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:32.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172616784 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:32.668Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172616784 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:32.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172616784 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:32.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172616785 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:32.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172616785 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:32.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172616821 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:32.668Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:32.668Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:32.668Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:32.668Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:32.668Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:32.668Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:32.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172616826 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:32.668Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172616826 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:32.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172616826 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:32.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172616827 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:32.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172616827 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:32.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172616831 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:32.668Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:32.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172616831 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:32.668Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172616831 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:32.668Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:32.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172616832 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:32.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172616832 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:32.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172616832 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:32.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172616835 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:32.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172616836 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:32.668Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172616836 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:32.668Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172616836 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:32.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172616907 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:32.924Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172616918 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:32.924Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172617102 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:32.924Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172617134 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:32.924Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:32.924Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:32.924Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:34.290Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:34.290Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:34.290Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:34.290Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:34.290Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:38:34.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172618137 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:38:34.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172618138 data=null doit=true} to TableItem with text {} [2019-07-31T02:38:34.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172618138 data=null} to TableItem with text {} [2019-07-31T02:38:34.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172618138 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:34.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172618138 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:38:34.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172618143 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:34.290Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:34.290Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:34.290Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:34.290Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:34.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172618413 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:34.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172618413 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:34.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172618413 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:34.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172618414 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:34.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172618414 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:34.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172618418 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:38:34.290Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:34.290Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:34.290Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:34.290Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:34.290Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:34.290Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:38:34.290Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:34.290Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:34.290Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:34.290Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:34.290Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:34.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172618423 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:34.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172618424 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:34.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172618424 data=null} to TreeItem with text {test} [2019-07-31T02:38:34.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172618424 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:34.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172618424 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:34.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172618455 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:34.290Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:34.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172618456 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:34.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172618456 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:34.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172618456 data=null} to TreeItem with text {test} [2019-07-31T02:38:34.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172618456 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:34.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172618456 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:34.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172618461 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:34.290Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:38:34.290Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:34.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172618462 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:38:34.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172618466 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:34.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172618466 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:38:34.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172618466 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:34.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172618466 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:34.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172618475 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:34.290Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:38:34.853Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:34.853Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:34.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172618942 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:34.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172618942 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:34.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172618942 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:34.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172618943 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:34.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172618943 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:34.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172618979 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:34.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:34.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:34.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:34.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:34.853Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:34.853Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:34.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172618983 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:34.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172618984 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:34.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172618984 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:34.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172618984 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:34.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172618984 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:34.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172618989 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:34.853Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:34.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172618990 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:34.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172618990 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:34.853Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:34.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172618991 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:34.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172618991 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:34.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172618991 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:34.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172618995 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:34.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172618996 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:34.853Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172619000 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:34.853Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172619000 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:35.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172619071 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:35.417Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172619554 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:35.417Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172619621 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:35.417Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172619621 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:35.417Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:35.417Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:35.417Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:35.417Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:35.417Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:35.417Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:35.417Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:35.417Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:35.417Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:38:35.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172619626 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:38:35.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172619626 data=null doit=true} to TableItem with text {} [2019-07-31T02:38:35.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172619626 data=null} to TableItem with text {} [2019-07-31T02:38:35.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172619626 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:35.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172619627 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:38:35.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172619638 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:35.417Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:35.417Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:37.307Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:37.307Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:37.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172621130 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:37.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172621130 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:37.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172621130 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:37.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172621131 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:37.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172621131 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:37.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172621136 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:38:37.307Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:37.307Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:37.307Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:37.307Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:37.307Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:37.307Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:38:37.307Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:37.307Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:37.307Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:37.307Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:37.307Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:37.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172621143 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:37.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172621143 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:37.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172621143 data=null} to TreeItem with text {test} [2019-07-31T02:38:37.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172621143 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:37.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172621144 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:37.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172621177 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:37.307Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:37.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172621178 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:37.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172621178 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:37.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172621178 data=null} to TreeItem with text {test} [2019-07-31T02:38:37.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172621179 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:37.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172621179 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:37.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172621189 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:37.308Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:38:37.308Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:37.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172621191 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:38:37.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172621191 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:37.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172621191 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:38:37.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172621191 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:37.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172621192 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:37.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172621201 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:37.308Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:38:37.565Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:37.565Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:37.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1172621670 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:37.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1172621670 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:37.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1172621671 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:37.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172621671 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:37.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172621671 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:37.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172621707 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:37.565Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:37.565Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:37.565Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:37.565Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:37.565Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:37.565Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:37.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1172621712 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:37.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1172621712 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:37.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1172621712 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:37.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172621712 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:37.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172621713 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:37.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172621717 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:37.565Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-31T02:38:37.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1172621718 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:37.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1172621718 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:37.565Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:37.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1172621718 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:37.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172621719 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:37.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172621719 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:37.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172621722 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:37.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172621722 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:37.565Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1172621723 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:37.565Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172621723 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:38.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172621796 data=null button=1 stateMask=0x80000 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:38.128Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1172622138 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:38.128Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1172622190 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:38.128Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1172622190 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:38.128Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-31T02:38:38.128Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:38.128Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:38.128Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:38.128Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:38.128Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:38.128Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:38.128Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:38.128Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:38.128Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:38:38.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172622192 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:38:38.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172622192 data=null doit=true} to TableItem with text {} [2019-07-31T02:38:38.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172622192 data=null} to TableItem with text {} [2019-07-31T02:38:38.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172622193 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:38.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172622193 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:38:38.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172622210 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:38.128Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:38.128Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:39.056Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:39.056Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:39.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1172623303 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:39.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1172623303 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:39.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1172623304 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:39.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172623304 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:39.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172623304 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:39.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172623309 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:38:39.056Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:39.056Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:39.312Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:39.312Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:39.312Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:39.312Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:38:39.312Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:39.312Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:39.312Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:39.312Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:39.312Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:39.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172623316 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:39.312Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172623316 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:39.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172623316 data=null} to TreeItem with text {test} [2019-07-31T02:38:39.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172623316 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:39.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172623322 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:39.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172623365 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:39.312Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:39.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172623366 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:39.312Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172623366 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:39.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172623366 data=null} to TreeItem with text {test} [2019-07-31T02:38:39.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172623366 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:39.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172623366 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:39.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172623372 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:39.312Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:38:39.312Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:39.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172623374 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:38:39.312Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172623374 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:39.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172623374 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:38:39.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172623374 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:39.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172623374 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:39.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172623394 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:39.312Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:38:39.312Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:39.312Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:39.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1172623500 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:39.312Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1172623501 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:39.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1172623501 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:39.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172623501 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:39.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172623502 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:39.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172623537 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:39.312Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:39.312Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:39.312Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:39.312Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:39.312Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:39.312Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:39.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1172623541 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:39.312Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1172623541 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:39.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1172623541 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:39.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172623541 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:39.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172623542 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:39.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172623546 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:39.312Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-31T02:38:39.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1172623546 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:39.312Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1172623546 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:39.312Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:39.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1172623547 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:39.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172623547 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:39.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172623547 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:39.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172623550 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:39.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172623551 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:39.312Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1172623551 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:39.569Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172623551 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:39.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172623622 data=null button=1 stateMask=0x80000 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:39.825Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1172623924 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:39.825Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1172623984 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:39.825Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1172623984 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:39.825Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-31T02:38:39.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:39.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:39.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:39.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:39.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:39.825Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:39.825Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:39.825Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:39.825Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:39.825Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:38:39.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172623987 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:38:39.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172623987 data=null doit=true} to TableItem with text {} [2019-07-31T02:38:39.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172623987 data=null} to TableItem with text {} [2019-07-31T02:38:39.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172623987 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:39.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172623988 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:38:39.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172623995 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:39.825Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:39.825Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:41.191Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:41.191Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:41.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1172625188 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:41.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1172625188 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:41.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1172625188 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:41.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172625189 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:41.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172625189 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:41.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172625193 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:38:41.191Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:41.191Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:41.191Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:41.191Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:41.191Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:41.191Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:38:41.191Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:41.191Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:41.191Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:41.191Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:41.191Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:41.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172625200 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:41.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172625200 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:41.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172625200 data=null} to TreeItem with text {test} [2019-07-31T02:38:41.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172625200 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:41.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172625200 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:41.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172625237 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:41.191Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:41.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172625238 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:41.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172625238 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:41.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172625238 data=null} to TreeItem with text {test} [2019-07-31T02:38:41.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172625238 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:41.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172625238 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:41.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172625281 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:41.191Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:38:41.191Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:41.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172625282 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:38:41.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172625282 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:41.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172625283 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:38:41.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172625283 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:41.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172625283 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:41.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172625292 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:41.191Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:38:41.191Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:41.191Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:41.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1172625467 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:41.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1172625467 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:41.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1172625468 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:41.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1172625468 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:41.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172625468 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:41.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1172625511 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:41.447Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:41.447Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:41.447Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:41.447Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:41.447Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:41.447Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:41.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1172625515 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:41.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1172625515 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:41.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1172625516 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:41.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1172625516 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:41.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172625516 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:41.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1172625520 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:41.447Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:41.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1172625521 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:41.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1172625521 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:41.447Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:41.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1172625521 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:41.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1172625521 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:41.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172625521 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:41.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1172625525 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:41.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1172625525 data=null button=1 stateMask=0x0 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:41.447Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1172625525 data=null button=1 stateMask=0x0 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:41.447Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172625525 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:41.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1172625598 data=null button=1 stateMask=0x80000 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:41.959Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1172625916 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:41.959Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1172625966 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:41.959Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1172625968 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:41.959Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:41.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:41.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:41.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:41.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:41.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:41.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:41.959Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:41.959Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:41.959Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:41.959Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:41.959Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:38:41.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172625973 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:38:41.959Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172625973 data=null doit=true} to TableItem with text {} [2019-07-31T02:38:41.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172625973 data=null} to TableItem with text {} [2019-07-31T02:38:41.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172625973 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:41.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172625974 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:38:41.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172625979 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:41.959Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:41.959Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:43.094Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:43.094Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:43.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1172627064 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:43.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1172627064 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:43.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1172627064 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:43.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1172627065 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:43.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172627065 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:43.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1172627069 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:38:43.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:43.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:43.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:43.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:43.094Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:43.094Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:38:43.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:43.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:43.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:43.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:43.094Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:43.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172627075 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:43.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172627075 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:43.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172627075 data=null} to TreeItem with text {test} [2019-07-31T02:38:43.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172627076 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:43.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172627076 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:43.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172627113 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:43.094Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:43.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172627114 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:43.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172627114 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:43.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172627114 data=null} to TreeItem with text {test} [2019-07-31T02:38:43.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172627114 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:43.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172627114 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:43.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172627131 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:43.094Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:38:43.094Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:43.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172627133 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:38:43.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172627133 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:43.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172627133 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:38:43.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172627133 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:43.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172627133 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:43.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172627150 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:43.094Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:38:43.094Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:43.094Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:43.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172627278 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:38:43.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172627284 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:38:43.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172627284 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:38:43.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172627285 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:38:43.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172627285 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:38:43.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172627330 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:38:43.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:43.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:43.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:43.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:43.094Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:43.094Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:43.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172627333 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:38:43.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172627334 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:38:43.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172627334 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:38:43.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172627334 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:38:43.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172627334 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:38:43.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172627338 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:38:43.094Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:38:43.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172627339 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:38:43.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172627339 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:38:43.095Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:43.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172627339 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:38:43.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172627340 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:38:43.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172627340 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:38:43.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172627343 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:38:43.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172627343 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:38:43.095Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172627344 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:38:43.351Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172627344 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:38:43.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172627451 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:38:43.608Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172627707 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:38:43.608Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172627707 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:38:43.608Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172627707 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:38:43.608Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:38:43.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:43.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:43.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:43.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:43.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:43.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:43.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:44.536Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:44.536Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:44.536Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:44.536Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:44.536Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:38:44.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172628726 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:38:44.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172628726 data=null doit=true} to TableItem with text {} [2019-07-31T02:38:44.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172628726 data=null} to TableItem with text {} [2019-07-31T02:38:44.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172628726 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:44.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172628727 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:38:44.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172628733 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:44.536Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:44.536Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:44.793Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:44.793Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:44.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172628908 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:38:44.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172628909 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:38:44.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172628909 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:38:44.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172628909 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:38:44.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172628910 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:38:44.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172628914 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:38:44.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:44.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:44.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:44.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:44.793Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:44.793Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:38:44.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:44.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:44.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:44.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:44.793Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:44.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172628920 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:44.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172628920 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:44.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172628920 data=null} to TreeItem with text {test} [2019-07-31T02:38:44.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172628920 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:44.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172628920 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:44.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172628953 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:44.793Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:44.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172628954 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:44.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172628954 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:44.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172628954 data=null} to TreeItem with text {test} [2019-07-31T02:38:44.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172628954 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:44.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172628955 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:44.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172628964 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:44.793Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:38:44.793Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:44.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172628965 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:38:44.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172628965 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:44.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172628965 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:38:44.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172628965 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:44.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172628966 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:44.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172628975 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:44.793Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:38:45.356Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:45.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:45.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172629439 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:38:45.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172629439 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:38:45.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172629439 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:38:45.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172629440 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:38:45.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172629440 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:38:45.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172629473 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:38:45.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:45.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:45.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:45.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:45.356Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:45.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:45.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172629476 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:38:45.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172629477 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:38:45.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172629477 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:38:45.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172629477 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:38:45.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172629477 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:38:45.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172629481 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:38:45.356Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:38:45.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172629482 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:38:45.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172629482 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:38:45.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:45.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172629483 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:38:45.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172629483 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:38:45.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172629483 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:38:45.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172629486 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:38:45.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172629487 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:38:45.356Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172629487 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:38:45.356Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172629487 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:38:45.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172629557 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:38:45.612Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172629770 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:38:45.612Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172629770 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:38:45.612Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172629770 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:38:45.612Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:38:45.612Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:45.612Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:45.612Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:45.612Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:45.612Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:45.612Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:45.612Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:45.612Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:46.540Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:46.540Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:46.540Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:46.540Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:46.540Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:38:46.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172630786 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:38:46.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172630786 data=null doit=true} to TableItem with text {} [2019-07-31T02:38:46.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172630787 data=null} to TableItem with text {} [2019-07-31T02:38:46.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172630787 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:46.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172630787 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:38:46.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172630794 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:46.797Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:46.797Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:46.797Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:46.797Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:46.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172630969 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:38:46.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172630969 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:38:46.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172630970 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:38:46.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172630970 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:38:46.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172630970 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:38:46.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172630974 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:38:46.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:46.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:46.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:46.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:46.797Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:46.797Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:38:46.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:46.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:46.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:46.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:46.797Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:46.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172630981 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:46.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172630981 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:46.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172630981 data=null} to TreeItem with text {test} [2019-07-31T02:38:46.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172630981 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:46.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172630981 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:46.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172631016 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:46.797Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:46.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172631016 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:46.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172631017 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:46.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172631017 data=null} to TreeItem with text {test} [2019-07-31T02:38:46.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172631017 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:46.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172631017 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:46.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172631027 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:46.797Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:38:46.797Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:46.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172631028 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:38:46.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172631028 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:46.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172631028 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:38:46.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172631029 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:46.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172631029 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:46.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172631038 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:47.054Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:38:47.054Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:47.054Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:47.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172631140 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:38:47.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1172631140 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:38:47.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1172631140 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:38:47.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172631141 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:38:47.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172631141 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:38:47.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172631219 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:38:47.054Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:47.054Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:47.054Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:47.054Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:47.054Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:47.054Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:47.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172631223 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:38:47.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1172631223 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:38:47.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1172631223 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:38:47.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172631223 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:38:47.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172631224 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:38:47.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172631230 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:38:47.054Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:38:47.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172631230 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:38:47.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1172631230 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:38:47.054Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:47.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1172631231 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:38:47.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172631231 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:38:47.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172631231 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:38:47.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172631234 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:38:47.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172631235 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:38:47.054Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172631235 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:38:47.310Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172631235 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:38:47.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172631378 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:38:47.873Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172631904 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:38:47.873Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1172631904 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:38:47.873Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1172631904 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:38:47.873Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:38:47.873Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:47.873Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:47.873Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:47.873Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:47.873Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:47.873Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:47.873Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:47.873Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:47.873Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:47.873Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:47.873Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:47.873Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:47.873Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:47.873Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:38:47.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172631907 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:38:47.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172631907 data=null doit=true} to TableItem with text {} [2019-07-31T02:38:47.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172631907 data=null} to TableItem with text {} [2019-07-31T02:38:47.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172631908 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:47.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172631908 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:38:47.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172631925 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:47.873Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:47.873Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:48.801Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:48.801Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:48.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172632909 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:38:48.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1172632909 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:38:48.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1172632909 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:38:48.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172632910 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:38:48.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172632910 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:38:48.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172632915 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:38:48.801Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:48.801Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:48.801Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:48.801Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:48.801Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:48.801Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:38:48.801Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:48.801Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:48.801Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:48.801Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:48.801Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:48.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172632921 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:48.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172632921 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:48.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172632921 data=null} to TreeItem with text {test} [2019-07-31T02:38:48.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172632921 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:48.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172632921 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:48.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172632956 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:48.801Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:48.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172632957 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:48.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172632957 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:48.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172632957 data=null} to TreeItem with text {test} [2019-07-31T02:38:48.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172632958 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:48.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172632958 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:48.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172632968 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:48.801Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:38:48.801Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:48.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172632969 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:38:48.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172632969 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:48.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172632969 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:38:48.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172632969 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:48.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172632969 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:48.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172632994 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:48.801Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:38:48.801Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:48.801Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:49.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172633095 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:38:49.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1172633102 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:38:49.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1172633102 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:38:49.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172633103 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:38:49.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172633103 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:38:49.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172633193 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:38:49.057Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:49.057Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:49.057Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:49.057Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:49.057Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:49.057Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:49.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172633197 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:38:49.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1172633197 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:38:49.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1172633197 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:38:49.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172633197 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:38:49.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172633197 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:38:49.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172633201 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:38:49.057Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:38:49.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172633202 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:38:49.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1172633202 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:38:49.057Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:49.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1172633202 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:38:49.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172633202 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:38:49.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172633203 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:38:49.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172633206 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:38:49.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172633206 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:38:49.057Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172633206 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:38:49.057Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172633207 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:38:49.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172633280 data=null button=1 stateMask=0x80000 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:38:49.619Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172633624 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:38:49.619Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1172633721 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:38:49.619Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1172633721 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:38:49.619Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:38:49.619Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:49.619Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:49.619Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:49.619Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:49.619Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:49.619Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:49.619Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:49.619Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:49.619Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:49.619Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:49.619Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:49.619Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:49.619Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:49.619Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:49.619Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:38:49.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172633725 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:38:49.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172633725 data=null doit=true} to TableItem with text {} [2019-07-31T02:38:49.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172633725 data=null} to TableItem with text {} [2019-07-31T02:38:49.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172633725 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:49.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172633725 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:38:49.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172633735 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:49.619Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:49.619Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:50.548Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:50.548Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:50.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172634767 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:38:50.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1172634767 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:38:50.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1172634767 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:38:50.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172634768 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:38:50.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172634768 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:38:50.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172634773 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:38:50.548Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:50.548Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:50.548Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:50.548Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:50.548Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:50.548Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:38:50.548Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:50.548Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:50.548Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:50.548Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:50.548Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:50.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172634779 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:50.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172634779 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:50.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172634779 data=null} to TreeItem with text {test} [2019-07-31T02:38:50.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172634779 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:50.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172634785 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:50.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172634829 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:50.805Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:50.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172634830 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:50.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172634831 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:50.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172634831 data=null} to TreeItem with text {test} [2019-07-31T02:38:50.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172634831 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:50.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172634831 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:50.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172634837 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:50.805Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:38:50.805Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:50.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172634838 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:38:50.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172634838 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:50.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172634838 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:38:50.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172634838 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:50.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172634839 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:50.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172634859 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:50.805Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:38:50.805Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:50.805Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:50.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172634968 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:38:50.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1172634968 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:38:50.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1172634968 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:38:50.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172634969 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:38:50.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172634969 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:38:50.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172635013 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:38:50.805Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:50.805Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:50.805Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:50.805Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:50.805Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:50.805Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:50.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172635016 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:38:50.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1172635016 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:38:50.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1172635016 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:38:50.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172635017 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:38:50.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172635017 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:38:50.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172635021 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:38:50.805Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:38:50.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172635022 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:38:50.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1172635022 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:38:50.805Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:50.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1172635022 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:38:50.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172635022 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:38:50.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172635022 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:38:50.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172635026 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:38:50.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172635026 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:38:50.805Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172635027 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:38:51.062Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172635027 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:38:51.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172635167 data=null button=1 stateMask=0x80000 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:38:51.318Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172635414 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:38:51.318Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1172635414 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:38:51.318Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1172635414 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:38:51.318Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:38:51.318Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:51.318Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:51.318Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:51.318Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:51.318Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:51.319Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:51.319Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:51.319Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:51.319Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:51.319Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:51.319Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:51.881Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:51.881Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:51.881Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:51.881Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:51.881Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:38:51.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172635918 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:38:51.881Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172635919 data=null doit=true} to TableItem with text {} [2019-07-31T02:38:51.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172635919 data=null} to TableItem with text {} [2019-07-31T02:38:51.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172635919 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:51.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172635919 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:38:51.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172635926 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:51.881Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:51.881Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:52.443Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:52.443Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:52.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172636629 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:38:52.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1172636630 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:38:52.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1172636630 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:38:52.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172636631 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:38:52.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172636631 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:38:52.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172636637 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:38:52.443Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:52.443Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:52.443Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:52.443Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:52.443Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:52.443Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:38:52.443Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:52.443Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:52.443Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:52.443Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:52.443Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:52.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172636652 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:52.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172636652 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:52.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172636652 data=null} to TreeItem with text {test} [2019-07-31T02:38:52.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172636652 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:52.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172636653 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:52.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172636708 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:52.700Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:52.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172636709 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:52.700Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172636710 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:52.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172636710 data=null} to TreeItem with text {test} [2019-07-31T02:38:52.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172636710 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:52.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172636710 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:52.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172636725 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:52.700Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:38:52.700Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:52.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172636733 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:38:52.700Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172636734 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:52.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172636734 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:38:52.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172636734 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:52.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172636792 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:52.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172636805 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:52.700Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:38:52.700Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:52.700Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:52.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172636937 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:38:52.700Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1172636937 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:38:52.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1172636937 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:38:52.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172636938 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:38:52.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172636938 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:38:53.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172637003 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:38:53.226Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:53.226Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:53.226Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:53.226Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:53.226Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:53.226Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:53.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172637008 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:38:53.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1172637008 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:38:53.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1172637008 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:38:53.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172637009 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:38:53.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172637009 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:38:53.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172637016 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:38:53.226Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:38:53.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172637017 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:38:53.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1172637024 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:38:53.226Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:53.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1172637024 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:38:53.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172637025 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:38:53.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172637025 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:38:53.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172637031 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:38:53.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172637031 data=null button=1 stateMask=0x0 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:38:53.226Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172637031 data=null button=1 stateMask=0x0 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:38:53.226Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172637032 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:38:53.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172637146 data=null button=1 stateMask=0x80000 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:38:53.485Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172637573 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:38:53.485Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1172637616 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:38:53.485Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1172637616 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:38:53.485Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:38:53.485Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:53.485Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:53.485Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:53.485Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:53.485Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:53.485Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:53.485Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:53.485Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:53.485Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:53.485Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:53.485Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:53.485Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:38:53.485Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:53.485Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:53.485Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:53.485Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:53.485Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:38:53.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172637619 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:38:53.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172637619 data=null doit=true} to TableItem with text {} [2019-07-31T02:38:53.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172637619 data=null} to TableItem with text {} [2019-07-31T02:38:53.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172637620 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:53.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172637620 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:38:53.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172637639 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:38:53.485Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:38:53.485Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:38:54.413Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:38:54.413Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:54.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172638725 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:38:54.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1172638725 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:38:54.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1172638725 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:38:54.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172638726 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:38:54.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172638726 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:38:54.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172638730 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:38:54.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:54.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:54.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:54.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:54.669Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:38:54.669Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:38:54.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:54.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:54.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:54.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:54.669Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:54.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172638736 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:54.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172638736 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:54.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172638736 data=null} to TreeItem with text {test} [2019-07-31T02:38:54.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172638737 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:54.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172638737 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:54.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172638810 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:54.669Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:54.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172638811 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:54.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172638811 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:54.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172638811 data=null} to TreeItem with text {test} [2019-07-31T02:38:54.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172638811 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:54.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172638811 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:54.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172638818 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:54.669Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:38:54.669Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:54.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172638819 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:38:54.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172638819 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:54.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172638819 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:38:54.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172638819 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:54.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172638819 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:54.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172638841 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:54.669Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:38:54.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:54.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:54.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:54.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:54.669Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:54.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172638851 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:54.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172638851 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:54.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172638851 data=null} to TreeItem with text {test} [2019-07-31T02:38:54.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172638851 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:54.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172638851 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:54.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172638875 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:54.669Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:54.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172638878 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:54.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172638878 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:54.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172638878 data=null} to TreeItem with text {test} [2019-07-31T02:38:54.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172638879 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:54.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172638879 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:54.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172638890 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:54.669Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:38:54.669Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:54.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172638891 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:38:54.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172638891 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:54.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172638891 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:38:54.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172638891 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:54.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172638891 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:54.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172638908 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:54.669Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:54.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172638909 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:38:54.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172638909 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:54.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172638909 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:38:54.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172638910 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:54.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172638910 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:38:54.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172638914 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:38:54.925Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T02:38:54.925Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T02:38:54.925Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T02:38:55.182Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T02:38:55.182Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1172639185 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T02:38:55.182Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:38:55.182Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:38:55.182Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:38:55.182Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:38:55.182Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:38:55.182Z] DEBUG - Clicking on &Yes [2019-07-31T02:38:55.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172639186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:38:55.182Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172639186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:38:55.182Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172639186 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:38:55.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172639186 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:38:55.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172639186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:38:55.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172639186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:38:55.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172639186 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:38:59.365Z] DEBUG - Clicked on [2019-07-31T02:38:59.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1172638951 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T02:38:59.929Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:38:59.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:59.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:59.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:38:59.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:38:59.929Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:59.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172643927 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:59.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172643928 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:59.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172643928 data=null} to TreeItem with text {test} [2019-07-31T02:38:59.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172643928 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:59.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172643928 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:59.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172643948 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:59.929Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:59.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172643949 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:38:59.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172643950 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:59.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172643950 data=null} to TreeItem with text {test} [2019-07-31T02:38:59.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172643950 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:59.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172643950 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:38:59.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172643963 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:38:59.929Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:38:59.929Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:59.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1172643964 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T02:38:59.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1172643964 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:38:59.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1172643964 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:38:59.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1172643965 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:38:59.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172643965 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:38:59.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1172643973 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:38:59.929Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:38:59.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1172643974 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T02:38:59.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1172643975 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:38:59.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1172643975 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:38:59.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1172643975 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:38:59.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172643984 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:38:59.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1172643988 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:38:59.929Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T02:38:59.929Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T02:39:00.187Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T02:39:00.187Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T02:39:00.187Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1172644223 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:39:00.187Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:39:00.187Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:39:00.187Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:39:00.187Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:39:00.187Z] DEBUG - matched Combo with text " [2019-07-31T02:39:00.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1172644353 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:')) [2019-07-31T02:39:00.187Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:39:00.187Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3a303c7c [2019-07-31T02:39:00.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1172644358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:39:00.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1172644358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:39:00.187Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1172644358 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:39:00.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1172644359 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:39:00.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1172644359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:39:00.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1172644359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:39:00.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1172644359 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:39:00.187Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1172644359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:39:00.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1172644359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:39:00.187Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1172644359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:39:00.187Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1172644359 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:39:00.187Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1172644359 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:39:00.187Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:39:00.187Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:39:00.187Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:39:00.187Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T02:39:00.187Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:39:00.187Z] DEBUG - Clicking on &Finish [2019-07-31T02:39:00.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1172644372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:39:00.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1172644372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:39:00.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1172644372 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:39:00.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1172644372 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:39:00.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1172644372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:39:00.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1172644372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:39:00.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1172644372 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:39:00.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1172644028 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T02:39:00.750Z] DEBUG - Clicked on [2019-07-31T02:39:00.750Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:39:00.750Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:00.750Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:00.750Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:00.750Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:00.750Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:00.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172644851 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:00.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172644851 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:00.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172644851 data=null} to TreeItem with text {test} [2019-07-31T02:39:00.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172644852 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:00.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172644852 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:00.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172644873 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:00.750Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:00.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172644874 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:00.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172644874 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:00.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172644874 data=null} to TreeItem with text {test} [2019-07-31T02:39:00.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172644874 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:00.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172644875 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:00.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172644886 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:00.750Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:39:00.750Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:00.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1172644888 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T02:39:00.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1172644888 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:39:00.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1172644888 data=null} to TreeItem with text {Traces [2]} [2019-07-31T02:39:00.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1172644888 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:39:00.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172644888 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:39:00.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1172644907 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:39:00.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1172644907 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:39:00.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1172644907 data=null} to TreeItem with text {Traces [2]} [2019-07-31T02:39:00.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1172644908 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:39:00.750Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172644908 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:39:00.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1172644910 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:39:00.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=1172644911 data=null doit=true} to TreeItem with text {z-clashes [1]} [2019-07-31T02:39:00.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=1172644911 data=null} to TreeItem with text {z-clashes [1]} [2019-07-31T02:39:00.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=1172644911 data=null button=1 stateMask=0x0 x=103 y=74 count=1} to TreeItem with text {z-clashes [1]} [2019-07-31T02:39:00.750Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172644911 data=null item=TreeItem {z-clashes [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {z-clashes [1]} [2019-07-31T02:39:00.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=1172644925 data=null button=1 stateMask=0x80000 x=119 y=74 count=1} to TreeItem with text {z-clashes [1]} [2019-07-31T02:39:01.007Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:01.007Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:01.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172645077 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:01.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172645077 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:01.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172645078 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:01.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172645078 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:01.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172645078 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:01.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172645107 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:01.007Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:01.007Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:01.007Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:01.007Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:01.007Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:01.007Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:01.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172645111 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:01.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172645111 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:01.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172645111 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:01.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172645112 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:01.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172645112 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:01.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172645115 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:01.007Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:01.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172645116 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:01.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172645116 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:01.007Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:01.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172645116 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:01.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172645116 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:01.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172645117 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:01.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172645120 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:01.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172645120 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:01.007Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172645120 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:01.007Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172645120 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:01.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172645179 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:01.264Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172645371 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:01.264Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172645371 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:01.264Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172645371 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:01.264Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:01.264Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:02.193Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:02.193Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:02.193Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:02.193Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:02.193Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:39:02.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172646414 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:39:02.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172646414 data=null doit=true} to TableItem with text {} [2019-07-31T02:39:02.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172646414 data=null} to TableItem with text {} [2019-07-31T02:39:02.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172646414 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:02.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172646415 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:39:02.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172646419 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:02.193Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:02.193Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:02.450Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:02.450Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:02.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172646633 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:02.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172646633 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:02.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172646633 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:02.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172646634 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:02.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172646634 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:02.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172646638 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:02.450Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:02.450Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:02.450Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:02.450Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:02.450Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:02.450Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:39:02.450Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:02.450Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:02.450Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:02.450Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:02.450Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:02.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172646644 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:02.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172646644 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:02.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172646645 data=null} to TreeItem with text {test} [2019-07-31T02:39:02.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172646645 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:02.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172646645 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:02.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172646681 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:02.450Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:02.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172646682 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:02.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172646682 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:02.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172646682 data=null} to TreeItem with text {test} [2019-07-31T02:39:02.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172646682 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:02.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172646682 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:02.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172646693 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:02.450Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:39:02.450Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:02.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1172646694 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T02:39:02.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1172646695 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:39:02.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1172646695 data=null} to TreeItem with text {Traces [2]} [2019-07-31T02:39:02.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1172646695 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:39:02.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172646695 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:39:02.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1172646704 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:39:02.706Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T02:39:02.963Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:02.963Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:02.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172647177 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:02.963Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172647177 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:02.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172647177 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:02.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172647178 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:02.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172647178 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:02.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172647211 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:02.963Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:02.963Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:02.963Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:02.963Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:02.963Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:02.963Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:02.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172647214 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:02.963Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172647214 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:02.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172647214 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:02.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172647215 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:03.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172647215 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:03.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172647219 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:03.219Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:03.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172647220 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:03.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172647220 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:03.219Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:03.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172647220 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:03.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172647220 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:03.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172647221 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:03.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172647224 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:03.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172647224 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:03.219Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172647224 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:03.219Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172647225 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:03.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172647334 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:03.731Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172647711 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:03.731Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172647787 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:03.731Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172647787 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:03.731Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:03.731Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:03.731Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:03.731Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:03.731Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:03.731Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:03.731Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:03.731Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:39:03.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172647790 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:39:03.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172647790 data=null doit=true} to TableItem with text {} [2019-07-31T02:39:03.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172647791 data=null} to TableItem with text {} [2019-07-31T02:39:03.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172647791 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:03.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172647791 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:39:03.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172647795 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:03.731Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:03.731Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:05.098Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:05.098Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:05.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172649270 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:05.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172649270 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:05.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172649270 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:05.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172649271 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:05.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172649271 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:05.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172649275 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:05.098Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:05.098Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:05.098Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:05.098Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:05.098Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:05.098Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:39:05.098Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:05.098Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:05.098Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:05.098Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:05.098Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:05.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172649281 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:05.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172649281 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:05.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172649281 data=null} to TreeItem with text {test} [2019-07-31T02:39:05.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172649282 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:05.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172649282 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:05.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172649311 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:05.098Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:05.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172649312 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:05.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172649312 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:05.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172649312 data=null} to TreeItem with text {test} [2019-07-31T02:39:05.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172649312 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:05.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172649312 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:05.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172649317 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:05.098Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:39:05.098Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:05.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1172649318 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T02:39:05.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1172649318 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:39:05.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1172649319 data=null} to TreeItem with text {Traces [2]} [2019-07-31T02:39:05.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1172649319 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:39:05.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172649319 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:39:05.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1172649332 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:39:05.098Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T02:39:05.098Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:39:05.098Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:05.098Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:05.098Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:05.098Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:05.098Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:05.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172649338 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:05.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172649338 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:05.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172649338 data=null} to TreeItem with text {test} [2019-07-31T02:39:05.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172649338 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:05.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172649338 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:05.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172649365 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:05.354Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:05.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172649366 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:05.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172649366 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:05.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172649366 data=null} to TreeItem with text {test} [2019-07-31T02:39:05.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172649366 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:05.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172649367 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:05.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172649372 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:05.354Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:39:05.354Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:05.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1172649373 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T02:39:05.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1172649373 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:39:05.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1172649373 data=null} to TreeItem with text {Traces [2]} [2019-07-31T02:39:05.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1172649373 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:39:05.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172649374 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:39:05.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1172649386 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:39:05.354Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:05.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1172649387 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T02:39:05.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1172649387 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:39:05.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1172649387 data=null} to TreeItem with text {Traces [2]} [2019-07-31T02:39:05.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1172649387 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:39:05.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172649388 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:39:05.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1172649391 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:39:05.354Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T02:39:05.354Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T02:39:05.354Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T02:39:05.354Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T02:39:05.611Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1172649609 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T02:39:05.611Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:39:05.611Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:39:05.611Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:39:05.611Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:39:05.611Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:39:05.611Z] DEBUG - Clicking on &Yes [2019-07-31T02:39:05.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172649610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:39:05.611Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172649610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:39:05.611Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172649610 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:39:05.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172649610 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:39:05.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172649610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:39:05.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172649611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:39:05.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172649611 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:39:06.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1172649435 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T02:39:06.527Z] DEBUG - Clicked on [2019-07-31T02:39:06.527Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:39:06.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:06.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:06.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:06.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:06.527Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:06.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172650618 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:06.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172650618 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:06.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172650618 data=null} to TreeItem with text {test} [2019-07-31T02:39:06.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172650619 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:06.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172650619 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:06.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172650640 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:06.527Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:06.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172650641 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:06.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172650641 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:06.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172650641 data=null} to TreeItem with text {test} [2019-07-31T02:39:06.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172650641 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:06.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172650642 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:06.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172650653 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:06.528Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:39:06.528Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:06.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1172650654 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T02:39:06.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1172650654 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:39:06.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1172650655 data=null} to TreeItem with text {Traces [2]} [2019-07-31T02:39:06.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1172650655 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:39:06.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172650655 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:39:06.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1172650663 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:39:06.528Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:06.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1172650674 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T02:39:06.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1172650675 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:39:06.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1172650675 data=null} to TreeItem with text {Traces [2]} [2019-07-31T02:39:06.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1172650678 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:39:06.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172650678 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:39:06.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1172650688 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:39:06.528Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T02:39:06.528Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T02:39:06.826Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T02:39:06.826Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T02:39:06.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1172650943 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T02:39:06.826Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:39:06.826Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:06.826Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:39:06.826Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-31T02:39:06.826Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-31T02:39:06.826Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-31T02:39:06.826Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:06.826Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:39:06.826Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:39:06.826Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:39:06.826Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:39:06.826Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:39:06.826Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:39:06.826Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:39:06.826Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:39:06.826Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:39:06.826Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:39:06.826Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:39:06.826Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:39:06.826Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:39:06.826Z] DEBUG - matched Combo with text " [2019-07-31T02:39:07.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1172651087 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:')) [2019-07-31T02:39:07.083Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:39:07.083Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:39:07.083Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:39:07.083Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:39:07.083Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:39:07.083Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T02:39:07.083Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:39:07.083Z] DEBUG - Clicking on &Finish [2019-07-31T02:39:07.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1172651107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:39:07.083Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1172651107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:39:07.083Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1172651107 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:39:07.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1172651107 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:39:07.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1172651107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:39:07.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1172651107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:39:07.083Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:39:07.083Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:39:07.083Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:39:07.083Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:39:07.083Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:39:07.083Z] DEBUG - Clicked on &Finish [2019-07-31T02:39:08.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1172651107 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:39:08.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1172650729 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T02:39:08.269Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:39:08.269Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:08.269Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:08.269Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:08.269Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:08.269Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:08.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172652391 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:08.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172652391 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:08.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172652391 data=null} to TreeItem with text {test} [2019-07-31T02:39:08.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172652392 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:08.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172652392 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:08.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172652412 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:08.269Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:08.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172652412 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:08.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172652413 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:08.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172652413 data=null} to TreeItem with text {test} [2019-07-31T02:39:08.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172652413 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:08.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172652413 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:08.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172652418 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:08.269Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:39:08.269Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:08.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172652422 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:39:08.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172652422 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:08.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172652422 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:39:08.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172652422 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:08.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172652422 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:08.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172652430 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:08.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172652430 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:08.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172652430 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:39:08.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172652431 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:08.269Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172652431 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:08.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172652452 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:08.831Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:08.831Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:08.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172652908 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:08.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172652908 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:08.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172652909 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:08.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172652909 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:08.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172652909 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:08.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172652939 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:08.831Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:08.831Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:08.831Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:08.831Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:08.831Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:08.831Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:08.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172652943 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:08.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172652943 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:08.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172652943 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:08.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172652944 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:08.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172652944 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:08.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172652948 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:08.831Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:08.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172652948 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:08.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172652948 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:08.831Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:08.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172652948 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:08.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172652949 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:08.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172652949 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:08.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172652952 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:08.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172652952 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:08.831Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172652952 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:08.831Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172652952 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:08.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172653013 data=null button=1 stateMask=0x80000 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:09.088Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172653024 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:09.088Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172653196 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:09.088Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172653230 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:09.088Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:09.088Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:10.016Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:10.016Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:10.016Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:10.016Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:10.016Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:39:10.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172654235 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:39:10.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172654236 data=null doit=true} to TableItem with text {} [2019-07-31T02:39:10.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172654236 data=null} to TableItem with text {} [2019-07-31T02:39:10.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172654236 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:10.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172654236 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:39:10.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172654240 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:10.016Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:10.016Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:10.272Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:10.272Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:10.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172654422 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:10.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172654422 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:10.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172654423 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:10.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172654423 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:10.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172654423 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:10.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172654427 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:10.272Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:10.272Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:10.272Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:10.272Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:10.272Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:10.272Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:39:10.272Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:10.272Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:10.272Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:10.272Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:10.272Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:10.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172654447 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:10.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172654447 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:10.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172654447 data=null} to TreeItem with text {test} [2019-07-31T02:39:10.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172654448 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:10.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172654448 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:10.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172654492 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:10.272Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:10.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172654493 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:10.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172654493 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:10.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172654493 data=null} to TreeItem with text {test} [2019-07-31T02:39:10.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172654493 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:10.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172654494 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:10.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172654507 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:10.272Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:39:10.272Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:10.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172654509 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:39:10.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172654509 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:10.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172654509 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:39:10.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172654509 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:10.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172654509 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:10.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172654524 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:10.272Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:39:10.834Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:10.834Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:10.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172654984 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:10.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172654984 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:10.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172654984 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:10.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172654984 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:10.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172654985 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:10.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172655017 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:10.834Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:10.834Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:10.834Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:10.834Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:10.834Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:10.834Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:10.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172655020 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:10.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172655020 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:10.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172655020 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:10.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172655020 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:10.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172655020 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:10.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172655024 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:10.834Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:10.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172655025 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:10.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172655025 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:10.834Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:10.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172655025 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:10.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172655025 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:10.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172655026 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:10.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172655028 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:10.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172655029 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:10.834Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172655029 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:11.090Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172655029 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:11.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172655092 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:11.090Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172655282 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:11.091Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172655282 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:11.091Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172655282 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:11.091Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:11.091Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:11.091Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:12.457Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:12.457Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:12.457Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:12.457Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:12.457Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:39:12.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172656285 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:39:12.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172656286 data=null doit=true} to TableItem with text {} [2019-07-31T02:39:12.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172656286 data=null} to TableItem with text {} [2019-07-31T02:39:12.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172656286 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:12.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172656286 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:39:12.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172656301 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:12.457Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:12.457Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:12.457Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:12.457Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:12.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172656571 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:12.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172656571 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:12.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172656571 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:12.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172656572 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:12.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172656572 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:12.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172656576 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:12.457Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:12.457Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:12.457Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:12.457Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:12.457Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:12.457Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:39:12.457Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:12.457Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:12.457Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:12.457Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:12.457Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:12.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172656581 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:12.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172656581 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:12.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172656581 data=null} to TreeItem with text {test} [2019-07-31T02:39:12.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172656581 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:12.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172656582 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:12.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172656611 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:12.457Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:12.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172656612 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:12.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172656613 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:12.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172656613 data=null} to TreeItem with text {test} [2019-07-31T02:39:12.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172656613 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:12.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172656613 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:12.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172656618 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:12.457Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:39:12.457Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:12.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172656618 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:39:12.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172656618 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:12.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172656619 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:39:12.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172656619 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:12.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172656619 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:12.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172656633 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:12.457Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:39:13.021Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:13.021Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:13.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172657057 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:13.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172657057 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:13.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172657058 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:13.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172657058 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:13.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172657058 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:13.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172657107 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:13.021Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:13.021Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:13.021Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:13.021Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:13.021Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:13.021Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:13.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172657118 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:13.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172657119 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:13.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172657119 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:13.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172657119 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:13.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172657119 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:13.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172657123 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:13.021Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:13.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172657124 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:13.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172657124 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:13.021Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:13.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172657124 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:13.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172657124 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:13.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172657124 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:13.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172657131 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:13.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172657131 data=null button=1 stateMask=0x0 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:13.021Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172657132 data=null button=1 stateMask=0x0 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:13.021Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172657132 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:13.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172657195 data=null button=1 stateMask=0x80000 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:13.584Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172657640 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:13.584Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172657720 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:13.584Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172657720 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:13.584Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:13.584Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:13.584Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:13.584Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:13.584Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:13.584Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:13.584Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:13.584Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:13.584Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:39:13.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172657724 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:39:13.584Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172657724 data=null doit=true} to TableItem with text {} [2019-07-31T02:39:13.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172657724 data=null} to TableItem with text {} [2019-07-31T02:39:13.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172657724 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:13.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172657725 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:39:13.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172657730 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:13.584Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:13.584Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:14.951Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:14.951Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:15.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172659211 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:15.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172659211 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:15.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172659212 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:15.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172659212 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:15.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172659212 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:15.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172659217 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:15.208Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:15.208Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:15.208Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:15.208Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:15.208Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:15.208Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:39:15.208Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:15.208Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:15.208Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:15.208Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:15.208Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:15.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172659223 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:15.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172659223 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:15.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172659224 data=null} to TreeItem with text {test} [2019-07-31T02:39:15.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172659224 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:15.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172659224 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:15.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172659256 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:15.208Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:15.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172659257 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:15.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172659258 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:15.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172659258 data=null} to TreeItem with text {test} [2019-07-31T02:39:15.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172659258 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:15.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172659258 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:15.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172659267 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:15.208Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:39:15.208Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:15.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172659268 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:39:15.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172659268 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:15.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172659268 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:39:15.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172659269 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:15.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172659269 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:15.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172659278 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:15.208Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:39:15.464Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:15.464Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:15.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1172659747 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:15.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1172659747 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:15.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1172659747 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:15.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172659748 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:15.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172659748 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:15.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172659783 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:15.720Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:15.720Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:15.720Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:15.720Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:15.720Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:15.720Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:15.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1172659787 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:15.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1172659787 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:15.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1172659787 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:15.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172659788 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:15.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172659788 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:15.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172659793 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:15.720Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-31T02:39:15.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1172659793 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:15.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1172659793 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:15.720Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:15.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1172659794 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:15.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172659794 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:15.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172659794 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:15.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172659799 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:15.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172659799 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:15.721Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1172659800 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:15.721Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172659804 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:15.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172659876 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:15.977Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1172660180 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:15.977Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1172660181 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:15.977Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1172660181 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:15.977Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-31T02:39:15.977Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:15.977Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:15.977Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:15.977Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:16.540Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:16.540Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:16.540Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:16.540Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:16.540Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:39:16.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172660685 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:39:16.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172660685 data=null doit=true} to TableItem with text {} [2019-07-31T02:39:16.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172660685 data=null} to TableItem with text {} [2019-07-31T02:39:16.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172660686 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:16.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172660686 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:39:16.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172660692 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:16.540Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:16.540Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:17.105Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:17.105Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:17.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1172661374 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:17.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1172661374 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:17.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1172661374 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:17.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172661375 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:17.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172661375 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:17.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172661379 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:17.430Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:17.430Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:17.430Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:17.430Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:17.430Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:17.430Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:39:17.430Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:17.430Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:17.430Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:17.430Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:17.430Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:17.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172661385 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:17.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172661385 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:17.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172661385 data=null} to TreeItem with text {test} [2019-07-31T02:39:17.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172661385 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:17.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172661391 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:17.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172661430 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:17.430Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:17.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172661431 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:17.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172661431 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:17.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172661431 data=null} to TreeItem with text {test} [2019-07-31T02:39:17.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172661431 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:17.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172661431 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:17.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172661437 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:17.430Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:39:17.430Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:17.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172661438 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:39:17.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172661438 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:17.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172661438 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:39:17.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172661439 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:17.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172661439 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:17.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172661458 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:17.430Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:39:17.430Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:17.430Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:17.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1172661579 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:17.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1172661579 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:17.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1172661579 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:17.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172661580 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:17.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172661580 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:17.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172661612 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:17.430Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:17.430Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:17.430Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:17.430Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:17.430Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:17.430Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:17.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1172661616 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:17.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1172661616 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:17.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1172661616 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:17.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172661617 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:17.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172661617 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:17.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172661621 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:17.430Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-31T02:39:17.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1172661622 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:17.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1172661622 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:17.430Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:17.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1172661623 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:17.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172661623 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:17.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172661623 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:17.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172661626 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:17.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172661627 data=null button=1 stateMask=0x0 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:17.430Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1172661627 data=null button=1 stateMask=0x0 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:17.779Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172661627 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:17.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172661719 data=null button=1 stateMask=0x80000 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:17.779Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1172662031 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:17.779Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1172662031 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:17.779Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1172662032 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:17.779Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-31T02:39:17.779Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:17.779Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:17.779Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:17.779Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:17.779Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:18.344Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:18.344Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:18.344Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:18.344Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:18.344Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:39:18.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172662536 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:39:18.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172662536 data=null doit=true} to TableItem with text {} [2019-07-31T02:39:18.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172662536 data=null} to TableItem with text {} [2019-07-31T02:39:18.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172662536 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:18.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172662537 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:39:18.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172662542 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:18.344Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:18.344Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:18.907Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:18.907Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:19.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1172663227 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:19.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1172663227 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:19.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1172663227 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:19.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172663228 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:19.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172663228 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:19.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172663232 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:19.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:19.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:19.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:19.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:19.164Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:19.164Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:39:19.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:19.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:19.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:19.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:19.164Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:19.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172663238 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:19.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172663238 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:19.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172663238 data=null} to TreeItem with text {test} [2019-07-31T02:39:19.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172663238 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:19.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172663238 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:19.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172663284 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:19.164Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:19.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172663285 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:19.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172663285 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:19.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172663285 data=null} to TreeItem with text {test} [2019-07-31T02:39:19.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172663285 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:19.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172663286 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:19.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172663291 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:19.164Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:39:19.164Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:19.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172663298 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:39:19.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172663298 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:19.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172663298 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:39:19.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172663298 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:19.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172663298 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:19.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172663308 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:19.164Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:39:19.164Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:19.164Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:19.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1172663444 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:19.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1172663444 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:19.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1172663444 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:19.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1172663445 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:19.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172663445 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:19.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1172663485 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:19.421Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:19.421Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:19.421Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:19.421Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:19.421Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:19.421Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:19.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1172663489 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:19.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1172663489 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:19.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1172663489 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:19.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1172663489 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:19.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172663489 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:19.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1172663493 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:19.421Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:19.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1172663494 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:19.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1172663494 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:19.421Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:19.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1172663494 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:19.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1172663494 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:19.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172663494 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:19.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1172663498 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:19.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1172663498 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:19.421Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1172663498 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:19.421Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172663498 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:19.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1172663570 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:19.934Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1172663908 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:19.934Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1172663970 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:19.934Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1172663970 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:19.934Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:19.934Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:19.934Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:19.934Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:19.934Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:19.934Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:19.934Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:19.934Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:19.934Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:19.934Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:19.934Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:19.934Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:39:19.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172663973 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:39:19.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172663973 data=null doit=true} to TableItem with text {} [2019-07-31T02:39:19.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172663973 data=null} to TableItem with text {} [2019-07-31T02:39:19.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172663973 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:19.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172663974 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:39:19.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172663979 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:19.934Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:19.934Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:20.864Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:20.864Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:20.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1172665068 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:20.864Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1172665068 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:20.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1172665068 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:20.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1172665068 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:20.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172665068 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:20.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1172665073 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:20.864Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:20.864Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:20.864Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:20.864Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:20.864Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:20.864Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:39:20.864Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:20.864Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:20.864Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:20.864Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:20.864Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:20.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172665079 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:20.864Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172665079 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:20.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172665085 data=null} to TreeItem with text {test} [2019-07-31T02:39:20.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172665086 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:20.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172665086 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:21.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172665127 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:21.121Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:21.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172665128 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:21.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172665128 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:21.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172665128 data=null} to TreeItem with text {test} [2019-07-31T02:39:21.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172665129 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:21.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172665129 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:21.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172665136 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:21.121Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:39:21.121Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:21.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172665137 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:39:21.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172665137 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:21.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172665137 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:39:21.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172665138 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:21.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172665138 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:21.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172665156 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:21.121Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:39:21.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=1172665157 data=null doit=true} to TreeItem with text {z-clashes [6]} [2019-07-31T02:39:21.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=1172665157 data=null} to TreeItem with text {z-clashes [6]} [2019-07-31T02:39:21.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=1172665157 data=null button=1 stateMask=0x0 x=119 y=74 count=1} to TreeItem with text {z-clashes [6]} [2019-07-31T02:39:21.121Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172665157 data=null item=TreeItem {z-clashes [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {z-clashes [6]} [2019-07-31T02:39:21.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=1172665193 data=null button=1 stateMask=0x80000 x=119 y=74 count=1} to TreeItem with text {z-clashes [6]} [2019-07-31T02:39:21.378Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:21.378Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:21.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172665567 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:21.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172665568 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:21.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172665568 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:21.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172665568 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:21.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172665568 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:21.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172665604 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:21.378Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:21.378Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:21.378Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:21.378Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:21.378Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:21.378Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:21.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172665609 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:21.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172665610 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:21.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172665610 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:21.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172665610 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:21.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172665610 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:21.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172665615 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:21.378Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:21.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172665616 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:21.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172665616 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:21.378Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:21.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172665616 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:21.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172665616 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:21.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172665617 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:21.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172665625 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:21.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172665626 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:21.378Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172665626 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:21.634Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172665626 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:21.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172665704 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:21.891Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172665942 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:21.891Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172665942 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:21.891Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172665942 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:21.891Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:21.891Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:21.891Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:21.891Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:21.891Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:21.891Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:21.891Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:21.891Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:22.819Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:22.819Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:22.819Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:22.819Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:22.819Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:39:22.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172666946 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:39:22.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172666946 data=null doit=true} to TableItem with text {} [2019-07-31T02:39:22.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172666946 data=null} to TableItem with text {} [2019-07-31T02:39:22.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172666947 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:22.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172666947 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:39:22.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172666964 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:22.819Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:22.819Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:23.075Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:23.075Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:23.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172667155 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:23.075Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172667156 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:23.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172667156 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:23.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172667156 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:23.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172667157 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:23.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172667161 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:23.075Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:23.075Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:23.075Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:23.075Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:23.075Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:23.075Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:39:23.075Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:23.075Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:23.075Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:23.075Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:23.075Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:23.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172667168 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:23.075Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172667168 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:23.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172667168 data=null} to TreeItem with text {test} [2019-07-31T02:39:23.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172667168 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:23.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172667169 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:23.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172667204 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:23.075Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:23.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172667205 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:23.075Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172667206 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:23.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172667206 data=null} to TreeItem with text {test} [2019-07-31T02:39:23.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172667206 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:23.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172667206 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:23.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172667217 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:23.075Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:39:23.075Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:23.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172667218 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:39:23.075Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172667218 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:23.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172667219 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:39:23.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172667219 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:23.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172667219 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:23.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172667229 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:23.075Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:39:23.075Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-31T02:39:23.637Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:23.637Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:23.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172667702 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:23.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172667703 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:23.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172667703 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:23.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172667703 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:23.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172667703 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:23.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172667734 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:23.637Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:23.637Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:23.637Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:23.637Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:23.637Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:23.637Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:23.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172667741 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:23.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172667741 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:23.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172667741 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:23.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172667741 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:23.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172667741 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:23.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172667745 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:23.637Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:23.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172667746 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:23.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172667746 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:23.637Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:23.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172667746 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:23.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172667747 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:23.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172667747 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:23.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172667750 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:23.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172667750 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:23.637Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172667751 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:23.637Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172667751 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:23.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172667823 data=null button=1 stateMask=0x80000 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:23.894Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172668051 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:23.894Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172668052 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:23.894Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172668052 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:23.894Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:23.894Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:23.894Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:23.894Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:23.894Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:23.894Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:23.894Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:23.894Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:23.894Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:24.823Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:24.823Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:24.823Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:24.823Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:24.823Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:39:24.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172669056 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:39:24.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172669056 data=null doit=true} to TableItem with text {} [2019-07-31T02:39:24.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172669056 data=null} to TableItem with text {} [2019-07-31T02:39:24.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172669056 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:25.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172669057 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:39:25.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172669092 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:25.080Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:25.080Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:25.080Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:25.080Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:25.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172669283 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:25.080Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172669283 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:25.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172669283 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:25.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172669284 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:25.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172669284 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:25.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172669288 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:25.080Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:25.080Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:25.080Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:25.080Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:25.080Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:25.080Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:39:25.080Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:25.080Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:25.080Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:25.080Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:25.080Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:25.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172669295 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:25.080Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172669295 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:25.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172669295 data=null} to TreeItem with text {test} [2019-07-31T02:39:25.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172669295 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:25.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172669295 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:25.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172669329 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:25.080Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:25.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172669330 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:25.080Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172669330 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:25.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172669330 data=null} to TreeItem with text {test} [2019-07-31T02:39:25.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172669330 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:25.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172669331 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:25.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172669341 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:25.337Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:39:25.337Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:25.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172669343 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:39:25.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172669343 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:25.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172669343 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:39:25.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172669343 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:25.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172669343 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:25.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172669352 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:25.337Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:39:25.337Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-31T02:39:25.593Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:25.593Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:25.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172669821 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:25.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172669821 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:25.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172669822 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:25.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172669822 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:25.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172669822 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:25.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172669856 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:25.850Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:25.850Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:25.850Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:25.850Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:25.850Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:25.850Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:25.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172669861 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:25.850Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172669861 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:25.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172669861 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:25.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172669861 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:25.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172669861 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:25.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172669866 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:25.850Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:25.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172669866 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:25.850Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172669867 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:25.850Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:25.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172669867 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:25.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172669867 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:25.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172669867 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:25.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172669871 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:25.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172669871 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:25.850Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172669872 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:25.850Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172669872 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:26.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172669943 data=null button=1 stateMask=0x80000 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:26.421Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172670452 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:26.421Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172670517 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:26.421Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172670517 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:26.421Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:26.421Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:26.421Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:26.421Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:26.421Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:26.421Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:26.421Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:26.421Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:26.421Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:26.421Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:26.421Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:26.421Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:26.421Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:26.421Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:26.421Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:39:26.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172670520 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:39:26.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172670520 data=null doit=true} to TableItem with text {} [2019-07-31T02:39:26.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172670521 data=null} to TableItem with text {} [2019-07-31T02:39:26.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172670521 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:26.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172670521 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:39:26.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172670536 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:26.421Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:26.421Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:27.351Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:27.351Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:27.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172671629 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:27.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172671630 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:27.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172671630 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:27.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172671630 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:27.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172671630 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:27.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172671642 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:27.609Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:27.609Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:27.609Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:27.609Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:27.609Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:27.609Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:39:27.609Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:27.609Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:27.609Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:27.609Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:27.609Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:27.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172671667 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:27.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172671667 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:27.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172671668 data=null} to TreeItem with text {test} [2019-07-31T02:39:27.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172671668 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:27.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172671668 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:27.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172671698 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:27.609Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:27.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172671699 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:27.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172671699 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:27.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172671699 data=null} to TreeItem with text {test} [2019-07-31T02:39:27.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172671700 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:27.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172671700 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:27.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172671705 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:27.609Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:39:27.609Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:27.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172671706 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:39:27.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172671707 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:27.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172671707 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:39:27.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172671707 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:27.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172671707 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:27.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172671724 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:27.609Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:39:27.609Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-31T02:39:27.929Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:27.929Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:28.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1172672196 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:28.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1172672196 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:28.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1172672196 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:28.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172672197 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:28.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172672197 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:28.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172672229 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:28.282Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:28.282Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:28.282Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:28.282Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:28.282Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:28.282Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:28.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1172672232 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:28.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1172672233 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:28.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1172672233 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:28.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172672233 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:28.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172672233 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:28.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172672237 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:28.282Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-31T02:39:28.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1172672238 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:28.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1172672238 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:28.282Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:28.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1172672238 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:28.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172672238 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:28.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172672238 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:28.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172672242 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:28.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172672242 data=null button=1 stateMask=0x0 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:28.282Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1172672242 data=null button=1 stateMask=0x0 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:28.282Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172672243 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:28.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172672370 data=null button=1 stateMask=0x80000 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:28.541Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1172672620 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:28.541Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1172672620 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:28.541Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1172672621 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:28.541Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-31T02:39:28.541Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:28.541Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:28.541Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:28.541Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:28.541Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:28.541Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:28.541Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:28.541Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:28.541Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:28.541Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:29.104Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:29.104Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:29.104Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:29.104Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:29.104Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:39:29.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172673124 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:39:29.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172673124 data=null doit=true} to TableItem with text {} [2019-07-31T02:39:29.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172673124 data=null} to TableItem with text {} [2019-07-31T02:39:29.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172673125 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:29.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172673125 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:39:29.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172673130 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:29.104Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:29.104Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:30.034Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:30.034Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:30.034Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1172674226 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:30.034Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1172674226 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:30.034Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1172674227 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:30.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172674227 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:30.034Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172674227 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:30.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172674232 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:30.034Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:30.034Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:30.034Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:30.034Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:30.034Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:30.034Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:39:30.034Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:30.034Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:30.034Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:30.034Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:30.034Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:30.034Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172674237 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:30.034Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172674237 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:30.034Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172674237 data=null} to TreeItem with text {test} [2019-07-31T02:39:30.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172674238 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:30.034Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172674238 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:30.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172674309 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:30.291Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:30.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172674310 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:30.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172674310 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:30.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172674310 data=null} to TreeItem with text {test} [2019-07-31T02:39:30.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172674310 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:30.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172674310 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:30.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172674326 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:30.291Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:39:30.291Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:30.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172674327 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:39:30.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172674327 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:30.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172674327 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:39:30.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172674327 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:30.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172674327 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:30.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172674386 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:30.291Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:39:30.291Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-31T02:39:30.548Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:30.548Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:30.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1172674755 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:30.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1172674755 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:30.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1172674755 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:30.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172674756 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:30.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172674756 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:30.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172674812 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:30.805Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:30.805Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:30.805Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:30.805Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:30.805Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:30.805Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:30.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1172674815 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:30.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1172674816 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:30.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1172674816 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:30.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172674816 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:30.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172674816 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:30.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172674825 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:30.805Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-31T02:39:30.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1172674826 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:30.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1172674826 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:30.805Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:30.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1172674826 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:30.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172674826 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:30.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172674827 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:30.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172674830 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:30.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172674830 data=null button=1 stateMask=0x0 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:30.805Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1172674831 data=null button=1 stateMask=0x0 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:30.805Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172674831 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:31.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172674904 data=null button=1 stateMask=0x80000 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:31.062Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1172675247 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:31.062Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1172675291 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:31.062Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1172675292 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:31.062Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-31T02:39:31.062Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:31.062Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:31.062Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:31.062Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:31.062Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:31.062Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:31.062Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:31.062Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:31.062Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:31.062Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:31.062Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:31.062Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:31.062Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:31.062Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:31.062Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:31.062Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:39:31.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172675294 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:39:31.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172675295 data=null doit=true} to TableItem with text {} [2019-07-31T02:39:31.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172675295 data=null} to TableItem with text {} [2019-07-31T02:39:31.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172675295 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:31.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172675295 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:39:31.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172675316 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:31.317Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:31.317Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:32.247Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:32.247Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:32.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1172676405 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:32.247Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1172676405 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:32.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1172676405 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:32.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172676406 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:32.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172676406 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:32.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172676411 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:32.247Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:32.247Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:32.247Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:32.247Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:32.247Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:32.247Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:39:32.247Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:32.247Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:32.247Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:32.247Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:32.247Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:32.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172676417 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:32.247Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172676417 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:32.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172676417 data=null} to TreeItem with text {test} [2019-07-31T02:39:32.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172676417 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:32.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172676424 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:32.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172676464 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:32.247Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:32.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172676465 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:32.247Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172676465 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:32.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172676465 data=null} to TreeItem with text {test} [2019-07-31T02:39:32.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172676465 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:32.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172676465 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:32.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172676471 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:32.247Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:39:32.247Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:32.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172676473 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:39:32.247Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172676473 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:32.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172676473 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:39:32.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172676473 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:32.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172676473 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:32.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172676494 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:32.247Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:39:32.247Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-31T02:39:32.503Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:32.503Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:32.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1172676663 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:32.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1172676663 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:32.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1172676663 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:32.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1172676664 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:32.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172676664 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:32.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1172676703 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:32.503Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:32.503Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:32.503Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:32.503Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:32.503Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:32.503Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:32.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1172676707 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:32.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1172676707 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:32.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1172676707 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:32.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1172676707 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:32.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172676708 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:32.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1172676712 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:32.503Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:32.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1172676712 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:32.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1172676712 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:32.503Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:32.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1172676713 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:32.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1172676713 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:32.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172676713 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:32.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1172676716 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:32.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1172676717 data=null button=1 stateMask=0x0 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:32.503Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1172676717 data=null button=1 stateMask=0x0 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:32.760Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172676717 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:33.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1172676789 data=null button=1 stateMask=0x80000 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:33.016Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1172677162 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:33.016Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1172677211 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:33.016Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1172677211 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:33.016Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:33.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:33.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:33.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:33.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:33.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:33.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:33.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:33.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:33.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:33.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:33.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:33.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:33.016Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:33.016Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:33.016Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:33.016Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:33.016Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:39:33.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172677217 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:39:33.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172677217 data=null doit=true} to TableItem with text {} [2019-07-31T02:39:33.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172677218 data=null} to TableItem with text {} [2019-07-31T02:39:33.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172677218 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:33.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172677218 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:39:33.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172677228 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:33.016Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:33.016Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:33.944Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:34.201Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:34.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1172678273 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:34.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1172678273 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:34.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1172678273 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:34.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1172678274 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:34.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172678274 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:34.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1172678279 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:34.201Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:34.201Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:34.201Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:34.201Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:34.201Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:34.201Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:39:34.201Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:34.201Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:34.201Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:34.201Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:34.201Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:34.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172678285 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:34.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172678285 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:34.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172678285 data=null} to TreeItem with text {test} [2019-07-31T02:39:34.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172678285 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:34.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172678285 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:34.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172678320 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:34.201Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:34.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172678322 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:34.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172678322 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:34.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172678322 data=null} to TreeItem with text {test} [2019-07-31T02:39:34.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172678331 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:34.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172678331 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:34.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172678338 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:34.201Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:39:34.201Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:34.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172678345 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:39:34.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172678345 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:34.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172678345 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:39:34.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172678345 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:34.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172678346 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:34.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172678355 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:34.201Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:39:34.201Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:39:34.201Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:34.201Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:34.201Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:34.201Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:34.201Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:34.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172678377 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:34.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172678377 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:34.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172678377 data=null} to TreeItem with text {test} [2019-07-31T02:39:34.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172678378 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:34.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172678378 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:34.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172678403 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:34.201Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:34.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172678404 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:34.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172678405 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:34.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172678405 data=null} to TreeItem with text {test} [2019-07-31T02:39:34.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172678405 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:34.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172678405 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:34.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172678417 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:34.201Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:39:34.201Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:34.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172678418 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:39:34.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172678418 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:34.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172678418 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:39:34.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172678418 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:34.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172678419 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:34.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172678428 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:34.457Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:34.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172678487 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:39:34.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172678488 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:34.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172678488 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:39:34.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172678488 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:34.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172678488 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:34.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172678493 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:34.457Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T02:39:34.457Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T02:39:34.713Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T02:39:34.713Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T02:39:34.713Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1172678926 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T02:39:34.713Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:39:34.713Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:39:34.713Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:39:34.713Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:39:34.713Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:39:34.713Z] DEBUG - Clicking on &Yes [2019-07-31T02:39:34.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172678927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:39:34.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172678927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:39:34.713Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172678928 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:39:34.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172678928 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:39:34.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172678928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:39:34.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172678928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:39:34.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172678928 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:39:39.141Z] DEBUG - Clicked on [2019-07-31T02:39:39.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1172678588 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T02:39:39.705Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:39:39.705Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:39.705Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:39.705Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:39.705Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:39.705Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:39.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172683694 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:39.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172683694 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:39.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172683694 data=null} to TreeItem with text {test} [2019-07-31T02:39:39.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172683695 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:39.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172683695 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:39.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172683706 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:39.705Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:39.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172683707 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:39.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172683707 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:39.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172683707 data=null} to TreeItem with text {test} [2019-07-31T02:39:39.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172683716 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:39.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172683717 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:39.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172683726 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:39.705Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:39:39.705Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:39.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1172683727 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T02:39:39.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1172683728 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:39:39.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1172683728 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:39:39.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1172683728 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:39:39.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172683728 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:39:39.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1172683735 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:39:39.705Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:39.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1172683736 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T02:39:39.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1172683736 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:39:39.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1172683736 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:39:39.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1172683736 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:39:39.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172683737 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:39:39.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1172683740 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:39:39.705Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T02:39:39.705Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T02:39:39.962Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T02:39:39.962Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T02:39:39.962Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1172684127 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T02:39:39.962Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:39:39.962Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:39.962Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:39:39.962Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-31T02:39:39.962Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-31T02:39:39.962Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-31T02:39:39.962Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:39.962Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:39:39.962Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:39:39.962Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:39:39.962Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:39:39.962Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:39:39.962Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:39:39.962Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:39:39.962Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:39:39.962Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:39:39.962Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:39:39.962Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:39:39.962Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:39:39.962Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:39:39.962Z] DEBUG - matched Combo with text " [2019-07-31T02:39:40.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1172684287 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:')) [2019-07-31T02:39:40.219Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T02:39:40.219Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:39:40.219Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:40.219Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:39:40.219Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:40.219Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:39:40.219Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:39:40.219Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:39:40.219Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T02:39:40.219Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:39:40.219Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:39:40.219Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:39:40.219Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:39:40.219Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:39:40.219Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:39:40.219Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:39:40.219Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:39:40.219Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:40.219Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:39:40.219Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:40.219Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:39:40.219Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:39:40.219Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:39:40.219Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:39:40.219Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T02:39:40.219Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:39:40.219Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:39:40.219Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:39:40.219Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:39:40.219Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:39:40.219Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:39:40.219Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:39:40.219Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@49a682bf [2019-07-31T02:39:40.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1172684292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:39:40.219Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1172684293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:39:40.219Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1172684293 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:39:40.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1172684293 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:39:40.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1172684293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:39:40.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1172684293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:39:40.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1172684293 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:39:40.219Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1172684293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:39:40.219Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1172684293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:39:40.219Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1172684293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:39:40.219Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1172684293 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:39:40.219Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1172684293 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:39:40.219Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:39:40.220Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:39:40.220Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:39:40.220Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:39:40.220Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T02:39:40.220Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:39:40.220Z] DEBUG - Clicking on &Finish [2019-07-31T02:39:40.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1172684308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:39:40.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1172684308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:39:40.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1172684308 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:39:40.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1172684308 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:39:40.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1172684309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:39:40.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1172684309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:39:40.220Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:39:40.220Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:39:40.220Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:39:40.220Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:39:40.220Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:39:40.220Z] DEBUG - Clicked on &Finish [2019-07-31T02:39:41.127Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T02:39:41.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1172685007 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T02:39:41.127Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T02:39:41.127Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T02:39:41.127Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All' [2019-07-31T02:39:41.127Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH' [2019-07-31T02:39:41.127Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-31T02:39:41.127Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T02:39:41.127Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T02:39:41.127Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T02:39:41.127Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T02:39:41.127Z] DEBUG - Clicking on Rename All [2019-07-31T02:39:41.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=1172685008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-31T02:39:41.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=1172685008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-31T02:39:41.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=1172685008 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-31T02:39:41.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=1172685008 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-31T02:39:41.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=1172685008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-31T02:39:41.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=1172685009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-31T02:39:41.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=1172685009 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-31T02:39:41.128Z] DEBUG - Clicked on [2019-07-31T02:39:41.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1172684309 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:39:41.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1172683809 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T02:39:41.384Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:39:41.384Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:41.384Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:41.384Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:41.384Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:41.384Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:41.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172685598 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:41.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172685598 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:41.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172685598 data=null} to TreeItem with text {test} [2019-07-31T02:39:41.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172685599 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:41.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172685599 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:41.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172685619 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:41.384Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:41.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172685620 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:41.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172685620 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:41.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172685620 data=null} to TreeItem with text {test} [2019-07-31T02:39:41.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172685620 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:41.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172685620 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:41.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172685635 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:41.384Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:39:41.384Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:41.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172685636 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:39:41.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172685636 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:41.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172685636 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:39:41.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172685636 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:41.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172685637 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:41.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172685653 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:41.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172685654 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:41.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172685654 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:39:41.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172685655 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:41.641Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172685655 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:41.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172685684 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:41.641Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:41.641Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:41.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172685747 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:41.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172685748 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:41.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172685748 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:41.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172685748 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:41.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172685749 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:41.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172685779 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:41.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:41.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:41.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:41.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:41.641Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:41.641Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:41.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172685783 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:41.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172685783 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:41.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172685783 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:41.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172685783 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:41.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172685783 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:41.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172685787 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:41.641Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:41.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172685788 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:41.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172685788 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:41.641Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:41.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172685788 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:41.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172685788 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:41.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172685788 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:41.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172685792 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:41.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172685792 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:41.641Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172685792 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:41.641Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172685792 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:41.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172685864 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:41.898Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172686049 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:41.898Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172686054 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:41.898Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172686055 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:41.898Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:41.898Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:43.264Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:43.264Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:43.264Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:43.264Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:43.264Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:39:43.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172687086 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:39:43.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172687086 data=null doit=true} to TableItem with text {} [2019-07-31T02:39:43.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172687086 data=null} to TableItem with text {} [2019-07-31T02:39:43.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172687086 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:43.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172687086 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:39:43.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172687090 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:43.264Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:43.264Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:43.264Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:43.264Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:43.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172687374 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:43.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172687374 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:43.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172687374 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:43.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172687374 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:43.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172687375 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:43.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172687379 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:39:43.264Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:43.264Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:43.264Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:43.264Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:43.264Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:43.264Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:39:43.264Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:43.264Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:43.264Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:43.264Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:43.264Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:43.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172687385 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:43.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172687385 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:43.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172687385 data=null} to TreeItem with text {test} [2019-07-31T02:39:43.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172687385 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:43.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172687385 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:43.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172687418 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:43.264Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:43.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172687419 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:43.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172687419 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:43.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172687419 data=null} to TreeItem with text {test} [2019-07-31T02:39:43.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172687419 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:43.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172687420 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:43.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172687432 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:43.264Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:39:43.264Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:43.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172687433 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:39:43.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172687433 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:43.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172687434 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:39:43.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172687434 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:43.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172687434 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:43.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172687443 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:43.264Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:39:43.826Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:43.826Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:43.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172687918 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:43.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172687918 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:43.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172687918 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:43.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172687919 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:43.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172687919 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:43.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172687955 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:43.826Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:43.826Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:43.826Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:43.826Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:43.826Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:43.826Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:43.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172687959 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:43.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172687959 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:43.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172687959 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:43.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172687959 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:43.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172687959 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:43.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172687963 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:43.826Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:43.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172687964 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:43.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172687964 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:43.826Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:43.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172687964 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:43.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172687965 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:43.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172687965 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:43.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172687985 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:43.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172687986 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:43.826Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172687986 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:44.083Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172687987 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:44.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172688219 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:44.339Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172688424 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:44.339Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172688425 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:44.339Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172688425 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:44.339Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:44.339Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:44.339Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:45.268Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:45.268Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:45.268Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:45.268Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:45.268Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:39:45.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172689430 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:39:45.268Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172689430 data=null doit=true} to TableItem with text {} [2019-07-31T02:39:45.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172689430 data=null} to TableItem with text {} [2019-07-31T02:39:45.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172689431 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:45.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172689431 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:39:45.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172689435 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:45.268Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:45.268Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:45.524Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:45.524Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:45.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172689619 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:45.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1172689620 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:45.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1172689620 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:45.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172689621 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:45.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172689621 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:45.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1172689626 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T02:39:45.524Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:45.524Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:45.524Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:45.524Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:45.524Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:45.524Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:39:45.524Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:45.524Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:45.524Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:45.524Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:45.524Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:45.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172689637 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:45.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172689637 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:45.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172689637 data=null} to TreeItem with text {test} [2019-07-31T02:39:45.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172689638 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:45.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172689638 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:45.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172689684 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:45.524Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:45.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172689685 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:45.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172689685 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:45.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172689685 data=null} to TreeItem with text {test} [2019-07-31T02:39:45.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172689686 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:45.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172689686 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:45.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172689702 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:45.524Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:39:45.524Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:45.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172689703 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:39:45.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172689703 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:45.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172689703 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:39:45.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172689703 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:45.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172689704 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:45.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172689718 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:45.524Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:39:46.087Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:46.087Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:46.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172690183 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:46.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172690184 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:46.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172690184 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:46.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172690184 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:46.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172690184 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:46.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172690219 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:46.087Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:46.087Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:46.087Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:46.087Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:46.087Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:46.087Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:46.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172690222 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:46.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172690222 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:46.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172690222 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:46.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172690223 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:46.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172690223 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:46.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172690227 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:46.087Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:46.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172690227 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:46.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172690228 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:46.087Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:46.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172690228 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:46.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172690228 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:46.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172690228 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:46.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172690231 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:46.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172690232 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:46.087Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172690232 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:46.087Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172690232 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:46.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172690305 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:46.650Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172690767 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:46.650Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172690864 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:46.650Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172690864 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:46.650Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:46.650Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:46.650Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:46.650Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:46.650Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:46.650Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:46.650Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:46.650Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:46.650Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:39:46.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172690867 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:39:46.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172690867 data=null doit=true} to TableItem with text {} [2019-07-31T02:39:46.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172690881 data=null} to TableItem with text {} [2019-07-31T02:39:46.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172690881 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:46.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172690881 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:39:46.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172690899 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:46.650Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:46.650Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:48.016Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:48.016Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:48.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172691990 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:48.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172691990 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:48.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172691991 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:48.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172691991 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:48.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172691992 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:48.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172691997 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:39:48.016Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:48.016Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:48.016Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:48.016Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:48.016Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:48.016Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:39:48.016Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:48.016Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:48.016Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:48.016Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:48.016Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:48.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172692009 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:48.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172692009 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:48.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172692009 data=null} to TreeItem with text {test} [2019-07-31T02:39:48.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172692009 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:48.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172692009 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:48.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172692047 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:48.016Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:48.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172692048 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:48.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172692048 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:48.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172692048 data=null} to TreeItem with text {test} [2019-07-31T02:39:48.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172692049 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:48.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172692049 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:48.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172692055 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:48.016Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:39:48.016Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:48.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172692057 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:39:48.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172692057 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:48.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172692057 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:39:48.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172692057 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:48.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172692057 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:48.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172692077 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:48.016Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:39:48.016Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:48.016Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:48.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1172692140 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:48.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1172692183 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:48.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1172692189 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:48.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172692189 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:48.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172692190 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:48.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172692234 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:48.016Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:48.016Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:48.016Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:48.016Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:48.016Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:48.016Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:48.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1172692239 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:48.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1172692239 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:48.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1172692239 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:48.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172692239 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:48.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172692240 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:48.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172692244 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:48.016Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-31T02:39:48.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1172692245 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:48.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1172692246 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:48.016Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:48.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1172692246 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:48.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172692247 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:48.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172692247 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:48.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172692250 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:48.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172692251 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:48.016Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1172692251 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:48.272Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172692254 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:48.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172692331 data=null button=1 stateMask=0x80000 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:48.529Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1172692652 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:48.529Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1172692719 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:48.529Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1172692721 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:48.529Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-31T02:39:48.529Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:48.529Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:48.529Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:48.529Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:48.529Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:48.529Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:48.529Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:48.529Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:48.529Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:39:48.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172692723 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:39:48.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172692723 data=null doit=true} to TableItem with text {} [2019-07-31T02:39:48.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172692724 data=null} to TableItem with text {} [2019-07-31T02:39:48.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172692724 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:48.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172692724 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:39:48.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172692729 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:48.529Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:48.529Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:49.897Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:49.897Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:49.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1172693819 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:49.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1172693819 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:49.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1172693820 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:49.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1172693820 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:49.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172693820 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:49.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1172693825 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T02:39:49.897Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:49.897Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:49.897Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:49.897Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:49.897Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:49.897Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:39:49.897Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:49.897Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:49.897Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:49.897Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:49.897Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:49.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172693837 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:49.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172693837 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:49.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172693837 data=null} to TreeItem with text {test} [2019-07-31T02:39:49.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172693837 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:49.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172693837 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:49.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172693876 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:49.897Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:49.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172693877 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:49.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172693877 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:49.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172693877 data=null} to TreeItem with text {test} [2019-07-31T02:39:49.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172693878 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:49.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172693878 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:49.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172693884 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:49.897Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:39:49.897Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:49.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172693886 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:39:49.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172693886 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:49.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172693886 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:39:49.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172693886 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:49.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172693886 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:49.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172693906 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:49.897Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:39:49.897Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:49.897Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:49.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1172694056 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:49.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1172694057 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:49.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1172694057 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:49.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172694057 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:49.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172694058 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:49.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172694099 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:49.897Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:49.897Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:49.897Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:49.897Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:49.897Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:49.897Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:49.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1172694102 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:49.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1172694102 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:49.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1172694102 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:49.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172694102 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:49.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172694103 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:49.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172694107 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:49.897Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-31T02:39:49.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1172694107 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:49.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1172694107 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:49.897Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:49.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1172694108 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:49.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172694108 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:49.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172694108 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:49.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172694111 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:49.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172694112 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:49.897Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1172694112 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:50.153Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172694112 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:50.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172694184 data=null button=1 stateMask=0x80000 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:50.409Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1172694488 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:50.409Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1172694551 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:50.409Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1172694551 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:50.409Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-31T02:39:50.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:50.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:50.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:50.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:50.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:50.409Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:50.409Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:50.409Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:50.409Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:50.409Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:39:50.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172694554 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:39:50.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172694554 data=null doit=true} to TableItem with text {} [2019-07-31T02:39:50.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172694554 data=null} to TableItem with text {} [2019-07-31T02:39:50.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172694555 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:50.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172694555 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:39:50.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172694560 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:50.409Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:50.409Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:51.776Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:51.776Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:51.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1172695749 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:51.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1172695749 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:51.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1172695749 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:51.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1172695750 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:51.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172695750 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:51.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1172695755 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T02:39:51.776Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:51.776Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:51.776Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:51.776Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:51.776Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:51.776Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:39:51.776Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:51.776Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:51.776Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:51.776Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:51.776Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:51.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172695767 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:51.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172695767 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:51.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172695767 data=null} to TreeItem with text {test} [2019-07-31T02:39:51.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172695767 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:51.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172695767 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:51.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172695812 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:51.776Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:51.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172695819 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:51.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172695819 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:51.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172695819 data=null} to TreeItem with text {test} [2019-07-31T02:39:51.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172695819 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:51.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172695819 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:51.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172695825 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:51.776Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:39:51.776Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:51.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172695849 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:39:51.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172695849 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:51.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172695849 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:39:51.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172695850 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:51.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172695850 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:51.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172695860 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:51.776Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:39:52.033Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:52.033Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:52.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1172696330 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:52.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1172696331 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:52.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1172696331 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:52.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1172696331 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:52.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172696332 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:52.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1172696375 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:52.289Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:52.289Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:52.289Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:52.289Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:52.289Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:52.289Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:52.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1172696379 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:52.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1172696379 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:52.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1172696379 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:52.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1172696379 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:52.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172696379 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:52.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1172696384 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:52.289Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:52.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1172696384 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:52.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1172696384 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:52.289Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:52.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1172696385 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:52.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1172696385 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:52.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172696385 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:52.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1172696388 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:52.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1172696389 data=null button=1 stateMask=0x0 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:52.289Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1172696389 data=null button=1 stateMask=0x0 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:52.289Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172696389 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:52.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1172696520 data=null button=1 stateMask=0x80000 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:52.925Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1172696761 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:52.925Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1172696761 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:52.925Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1172696762 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:52.925Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:52.925Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:52.925Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:52.925Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:52.925Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:52.925Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:52.925Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:53.322Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:53.322Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:53.322Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:53.322Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:53.322Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:39:53.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172697266 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:39:53.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172697266 data=null doit=true} to TableItem with text {} [2019-07-31T02:39:53.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172697266 data=null} to TableItem with text {} [2019-07-31T02:39:53.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172697267 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:53.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172697267 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:39:53.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172697284 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:53.323Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:53.323Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:53.885Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:53.885Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:53.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1172697988 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:53.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1172697988 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:53.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1172697988 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:53.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1172697989 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:53.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172697989 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:53.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1172697994 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T02:39:53.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:53.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:53.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:53.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:53.885Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:53.885Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:39:53.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:53.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:53.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:53.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:53.885Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:53.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172698007 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:53.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172698007 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:53.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172698007 data=null} to TreeItem with text {test} [2019-07-31T02:39:53.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172698008 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:53.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172698008 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:53.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172698056 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:53.885Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:53.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172698057 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:53.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172698057 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:53.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172698057 data=null} to TreeItem with text {test} [2019-07-31T02:39:53.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172698058 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:53.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172698058 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:53.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172698063 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:53.885Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:39:53.885Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:53.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172698064 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:39:53.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172698064 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:53.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172698064 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:39:53.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172698065 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:53.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172698065 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:53.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172698086 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:53.885Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:39:53.885Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:54.142Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:54.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172698201 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:39:54.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172698201 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:39:54.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172698202 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:39:54.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172698202 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:39:54.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172698202 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:39:54.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172698232 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:39:54.142Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:54.142Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:54.142Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:54.142Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:54.142Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:54.142Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:54.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172698235 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:39:54.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172698236 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:39:54.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172698236 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:39:54.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172698236 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:39:54.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172698236 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:39:54.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172698241 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:39:54.142Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:39:54.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172698241 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:39:54.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172698241 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:39:54.142Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:54.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172698242 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:39:54.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172698242 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:39:54.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172698242 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:39:54.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172698245 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:39:54.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172698246 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:39:54.142Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172698246 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:39:54.142Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172698246 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:39:54.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172698315 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:39:54.655Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172698659 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:39:54.655Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172698659 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:39:54.655Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172698659 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:39:54.655Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:39:54.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:54.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:54.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:54.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:54.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:54.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:54.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:55.584Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:55.584Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:55.584Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:55.584Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:55.584Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:39:55.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172699663 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:39:55.584Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172699663 data=null doit=true} to TableItem with text {} [2019-07-31T02:39:55.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172699663 data=null} to TableItem with text {} [2019-07-31T02:39:55.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172699664 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:55.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172699664 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:39:55.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172699681 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:55.584Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:55.584Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:55.584Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:55.584Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:55.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172699870 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:39:55.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172699870 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:39:55.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172699870 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:39:55.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172699871 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:39:55.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172699871 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:39:55.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1172699875 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T02:39:55.841Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:55.841Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:55.841Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:55.841Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:55.841Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:55.841Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:39:55.841Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:55.841Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:55.841Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:55.841Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:55.841Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:55.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172699903 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:55.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172699904 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:55.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172699904 data=null} to TreeItem with text {test} [2019-07-31T02:39:55.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172699904 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:55.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172699904 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:55.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172699935 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:55.841Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:55.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172699936 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:55.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172699936 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:55.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172699936 data=null} to TreeItem with text {test} [2019-07-31T02:39:55.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172699936 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:55.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172699936 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:55.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172699943 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:55.841Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:39:55.841Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:55.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172699944 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:39:55.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172699944 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:55.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172699944 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:39:55.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172699944 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:55.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172699944 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:55.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172699964 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:55.841Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:39:56.098Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:56.098Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:56.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172700242 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:39:56.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172700242 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:39:56.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172700242 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:39:56.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172700242 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:39:56.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172700242 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:39:56.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172700276 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:39:56.098Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:56.098Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:56.098Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:56.098Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:56.098Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:56.098Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:56.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172700279 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:39:56.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172700279 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:39:56.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172700279 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:39:56.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172700279 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:39:56.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172700279 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:39:56.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172700284 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:39:56.098Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:39:56.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172700284 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:39:56.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172700284 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:39:56.098Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:56.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172700284 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:39:56.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172700285 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:39:56.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172700285 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:39:56.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172700288 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:39:56.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172700288 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:39:56.098Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172700289 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:39:56.355Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172700289 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:39:56.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172700362 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:39:56.355Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172700561 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:39:56.355Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172700563 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:39:56.355Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172700563 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:39:56.355Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:39:56.355Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:56.355Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:56.355Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:56.355Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:56.355Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:56.355Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:56.355Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:56.355Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:57.723Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:57.723Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:57.723Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:57.723Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:57.723Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:39:57.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172701598 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:39:57.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172701598 data=null doit=true} to TableItem with text {} [2019-07-31T02:39:57.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172701598 data=null} to TableItem with text {} [2019-07-31T02:39:57.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172701599 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:57.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172701599 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:39:57.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172701606 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:57.723Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:57.723Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:57.723Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:57.723Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:57.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172701824 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:39:57.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172701825 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:39:57.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172701825 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:39:57.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172701825 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:39:57.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172701825 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:39:57.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1172701830 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T02:39:57.723Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:57.723Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:57.723Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:57.723Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:57.723Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:57.723Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:39:57.723Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:57.723Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:57.723Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:57.723Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:57.723Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:57.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172701899 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:57.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172701899 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:57.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172701899 data=null} to TreeItem with text {test} [2019-07-31T02:39:57.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172701900 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:57.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172701900 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:57.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172701934 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:57.723Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:57.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172701935 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:57.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172701935 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:57.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172701935 data=null} to TreeItem with text {test} [2019-07-31T02:39:57.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172701935 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:57.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172701935 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:57.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172701986 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:57.980Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:39:57.980Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:57.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172701987 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:39:57.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172701987 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:57.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172701987 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:39:57.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172701987 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:57.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172701988 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:57.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172701997 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:57.980Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:39:57.980Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:57.980Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:58.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172702293 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:39:58.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1172702293 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:39:58.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1172702294 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:39:58.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172702294 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:39:58.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172702294 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:39:58.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172702330 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:39:58.237Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:58.237Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:58.237Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:58.237Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:58.237Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:58.237Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:58.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172702333 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:39:58.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1172702333 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:39:58.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1172702333 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:39:58.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172702333 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:39:58.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172702334 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:39:58.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172702338 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:39:58.237Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:39:58.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172702338 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:39:58.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1172702338 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:39:58.237Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:58.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1172702382 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:39:58.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172702382 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:39:58.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172702382 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:39:58.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172702385 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:39:58.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172702386 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:39:58.237Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172702386 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:39:58.493Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172702387 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:39:59.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172702502 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:39:59.056Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172703040 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:39:59.056Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1172703138 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:39:59.056Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1172703139 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:39:59.056Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:39:59.056Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:59.056Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:59.056Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:59.056Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:59.056Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:59.056Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:59.056Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:59.056Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:59.056Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:39:59.056Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:59.056Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:59.056Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:59.056Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:59.056Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:39:59.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172703142 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:39:59.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172703142 data=null doit=true} to TableItem with text {} [2019-07-31T02:39:59.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172703142 data=null} to TableItem with text {} [2019-07-31T02:39:59.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172703142 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:59.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172703142 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:39:59.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172703149 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:39:59.056Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:39:59.056Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:39:59.984Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:39:59.984Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:59.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172704158 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:39:59.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1172704159 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:39:59.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1172704159 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:39:59.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172704159 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:39:59.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172704160 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:39:59.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1172704164 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T02:39:59.984Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:59.984Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:59.984Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:59.984Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:59.984Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:39:59.984Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:39:59.984Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:59.984Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:59.984Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:39:59.984Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:39:59.984Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:59.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172704170 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:59.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172704170 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:59.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172704170 data=null} to TreeItem with text {test} [2019-07-31T02:39:59.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172704171 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:59.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172704171 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:59.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172704206 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:59.984Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:59.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172704207 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:39:59.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172704207 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:59.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172704207 data=null} to TreeItem with text {test} [2019-07-31T02:39:59.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172704207 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:59.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172704207 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:39:59.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172704217 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:39:59.984Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:39:59.984Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:39:59.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172704219 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:39:59.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172704219 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:39:59.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172704219 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:39:59.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172704219 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:39:59.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172704219 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:40:00.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172704259 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:40:00.241Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:40:00.241Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:40:00.241Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:00.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172704394 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:40:00.241Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1172704394 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:40:00.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1172704394 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:40:00.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172704395 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:40:00.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172704395 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:40:00.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172704431 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:40:00.241Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:00.241Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:00.241Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:00.241Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:00.241Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:40:00.241Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:00.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172704434 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:40:00.241Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1172704434 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:40:00.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1172704435 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:40:00.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172704435 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:40:00.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172704435 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:40:00.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172704439 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:40:00.241Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:40:00.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172704440 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:40:00.241Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1172704440 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:40:00.241Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:00.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1172704440 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:40:00.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172704441 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:40:00.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172704441 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:40:00.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172704444 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:40:00.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172704444 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:40:00.241Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172704445 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:40:00.497Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172704445 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:40:00.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172704515 data=null button=1 stateMask=0x80000 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:40:01.011Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172705030 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:40:01.011Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1172705116 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:40:01.011Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1172705116 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:40:01.011Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:40:01.011Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:40:01.011Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:40:01.011Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:40:01.011Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:40:01.011Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:40:01.011Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:40:01.011Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:40:01.011Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:40:01.011Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:40:01.011Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:40:01.011Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:40:01.011Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:40:01.011Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:40:01.011Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:40:01.011Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:40:01.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172705119 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:40:01.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172705119 data=null doit=true} to TableItem with text {} [2019-07-31T02:40:01.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172705119 data=null} to TableItem with text {} [2019-07-31T02:40:01.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172705120 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:40:01.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172705120 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:40:01.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172705191 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:40:01.011Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:40:01.011Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:40:01.941Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:40:01.941Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:01.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172706102 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:40:01.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1172706109 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:40:01.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1172706109 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:40:01.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172706110 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:40:01.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172706110 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:40:01.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1172706138 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T02:40:01.941Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:01.941Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:01.941Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:01.941Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:01.941Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:40:01.941Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:40:01.941Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:01.941Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:01.941Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:01.941Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:01.941Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:01.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172706145 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:40:01.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172706145 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:01.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172706146 data=null} to TreeItem with text {test} [2019-07-31T02:40:01.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172706146 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:01.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172706146 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:01.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172706190 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:01.941Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:01.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172706192 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:40:01.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172706192 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:01.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172706192 data=null} to TreeItem with text {test} [2019-07-31T02:40:01.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172706192 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:02.198Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172706192 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:02.198Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172706206 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:02.198Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:40:02.198Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:02.198Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172706208 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:40:02.198Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172706208 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:40:02.198Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172706208 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:40:02.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172706208 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:40:02.198Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172706209 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:40:02.198Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172706231 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:40:02.198Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:40:02.454Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:40:02.454Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:02.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172706709 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:40:02.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1172706709 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:40:02.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1172706709 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:40:02.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172706710 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:40:02.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172706710 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:40:02.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172706753 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:40:02.710Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:02.710Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:02.710Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:02.710Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:02.710Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:40:02.710Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:02.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172706758 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:40:02.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1172706758 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:40:02.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1172706758 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:40:02.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172706758 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:40:02.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172706759 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:40:02.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172706764 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:40:02.710Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:40:02.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172706764 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:40:02.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1172706764 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:40:02.710Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:02.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1172706764 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:40:02.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172706765 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:40:02.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172706765 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:40:02.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172706774 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:40:02.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172706775 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:40:02.710Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172706775 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:40:02.710Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172706775 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:40:02.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172706909 data=null button=1 stateMask=0x80000 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:40:02.967Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172707213 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:40:02.967Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1172707215 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:40:02.967Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1172707215 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:40:02.967Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:40:02.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:40:02.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:40:02.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:40:02.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:40:02.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:40:02.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:40:02.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:40:02.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:40:02.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:40:02.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:40:02.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:40:02.967Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:40:02.967Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:40:02.967Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:40:02.967Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:40:02.967Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:40:02.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172707218 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:40:02.967Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172707218 data=null doit=true} to TableItem with text {} [2019-07-31T02:40:02.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172707218 data=null} to TableItem with text {} [2019-07-31T02:40:02.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172707218 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:40:03.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172707219 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:40:03.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172707226 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:40:03.527Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:40:03.527Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:40:04.089Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:40:04.345Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:04.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172708411 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:40:04.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1172708411 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:40:04.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1172708412 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:40:04.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172708412 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:40:04.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172708412 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:40:04.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1172708417 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T02:40:04.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:04.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:04.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:04.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:04.345Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:40:04.345Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:40:04.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:04.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:04.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:04.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:04.345Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:04.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172708452 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:40:04.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172708452 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:04.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172708452 data=null} to TreeItem with text {test} [2019-07-31T02:40:04.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172708452 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:04.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172708452 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:04.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172708494 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:04.345Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:04.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172708495 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:40:04.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172708495 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:04.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172708495 data=null} to TreeItem with text {test} [2019-07-31T02:40:04.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172708496 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:04.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172708496 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:04.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172708503 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:04.345Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:40:04.345Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:04.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172708503 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:40:04.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172708504 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:40:04.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172708504 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:40:04.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172708504 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:40:04.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172708504 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:40:04.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172708524 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:40:04.345Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T02:40:04.908Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:40:04.908Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:04.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172708995 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:40:04.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1172708996 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:40:04.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1172708996 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:40:04.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172708997 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:40:04.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172708997 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:40:04.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172709045 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:40:04.908Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:04.908Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:04.908Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:04.908Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:04.908Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:40:04.908Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:04.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172709049 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:40:04.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1172709049 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:40:04.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1172709049 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:40:04.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172709049 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:40:04.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172709049 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:40:04.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172709055 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:40:04.908Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:40:04.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172709055 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:40:04.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1172709055 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:40:04.908Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:04.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1172709056 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:40:04.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172709056 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:40:04.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172709056 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:40:04.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172709065 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:40:04.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172709066 data=null button=1 stateMask=0x0 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:40:04.908Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172709066 data=null button=1 stateMask=0x0 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:40:04.908Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172709066 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:40:05.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172709140 data=null button=1 stateMask=0x80000 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:40:05.470Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172709480 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:40:05.470Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1172709524 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:40:05.470Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1172709525 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:40:05.470Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:40:05.470Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:40:05.470Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:40:05.470Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:40:05.470Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:40:05.470Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:40:05.470Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:40:05.470Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:40:05.470Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:40:05.470Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:40:05.470Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:40:05.470Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:40:05.470Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:40:05.470Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:40:05.470Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:40:05.470Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:40:05.470Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:40:05.470Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:40:05.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172709527 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:40:05.470Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172709528 data=null doit=true} to TableItem with text {} [2019-07-31T02:40:05.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172709528 data=null} to TableItem with text {} [2019-07-31T02:40:05.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172709528 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:40:05.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172709528 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:40:05.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172709550 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:40:05.470Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:40:05.470Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:40:06.398Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:40:06.398Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:06.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172710684 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:40:06.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1172710684 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:40:06.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1172710684 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:40:06.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172710685 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:40:06.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172710685 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:40:06.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1172710690 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T02:40:06.655Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:06.655Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:06.655Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:06.655Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:06.655Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:40:06.655Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:40:06.655Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:06.655Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:06.655Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:06.655Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:06.655Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:06.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172710697 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:40:06.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172710703 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:06.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172710703 data=null} to TreeItem with text {test} [2019-07-31T02:40:06.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172710703 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:06.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172710704 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:06.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172710753 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:06.655Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:06.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172710754 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:40:06.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172710754 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:06.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172710754 data=null} to TreeItem with text {test} [2019-07-31T02:40:06.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172710755 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:06.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172710755 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:06.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172710760 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:06.655Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:40:06.655Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:06.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172710761 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:40:06.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172710761 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:40:06.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172710761 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:40:06.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172710762 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:40:06.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172710762 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:40:06.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172710783 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:40:06.655Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:40:06.655Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:06.655Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:06.655Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:06.655Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:06.655Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:06.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172710818 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:40:06.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172710818 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:06.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172710818 data=null} to TreeItem with text {test} [2019-07-31T02:40:06.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172710819 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:06.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172710819 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:06.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172710842 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:06.655Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:06.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172710844 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:40:06.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172710844 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:06.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172710844 data=null} to TreeItem with text {test} [2019-07-31T02:40:06.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172710844 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:06.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172710844 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:06.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172710856 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:06.655Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:40:06.655Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:06.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172710856 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:40:06.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172710857 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:40:06.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172710857 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:40:06.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172710857 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:40:06.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172710857 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:40:06.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172710865 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:40:06.656Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:06.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1172710866 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T02:40:06.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1172710866 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:40:06.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1172710866 data=null} to TreeItem with text {Traces [12]} [2019-07-31T02:40:06.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1172710866 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:40:06.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172710866 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T02:40:06.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1172710879 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T02:40:06.912Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T02:40:06.912Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T02:40:06.912Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T02:40:06.912Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T02:40:06.912Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1172711147 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T02:40:06.912Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:40:06.912Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:40:06.912Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:40:06.912Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:40:06.912Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:40:06.912Z] DEBUG - Clicking on &Yes [2019-07-31T02:40:06.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172711147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:40:06.912Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172711148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:40:06.912Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172711148 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:40:06.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172711148 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:40:06.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172711148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:40:06.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172711148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:40:07.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172711148 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:40:11.341Z] DEBUG - Clicked on [2019-07-31T02:40:11.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1172710918 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-31T02:40:11.904Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:40:11.904Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:11.904Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:11.904Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:11.904Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:11.904Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:11.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172715908 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:40:11.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172715908 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:11.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172715908 data=null} to TreeItem with text {test} [2019-07-31T02:40:11.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172715909 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:11.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172715909 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:11.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172715930 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:11.904Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:11.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172715932 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:40:11.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172715932 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:11.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172715932 data=null} to TreeItem with text {test} [2019-07-31T02:40:11.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172715932 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:11.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172715933 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:11.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172715941 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:11.904Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:40:11.904Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:11.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1172715942 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T02:40:11.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1172715942 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:40:11.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1172715942 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:40:11.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1172715943 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:40:11.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172715943 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:40:11.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1172715951 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:40:11.904Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:11.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1172715952 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T02:40:11.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1172715952 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:40:11.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1172715952 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:40:11.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1172715952 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:40:11.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172715952 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:40:11.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1172715965 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:40:11.904Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T02:40:11.904Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T02:40:12.162Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T02:40:12.162Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T02:40:12.162Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1172716208 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T02:40:12.162Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:40:12.162Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:40:12.162Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:40:12.162Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:40:12.162Z] DEBUG - matched Combo with text " [2019-07-31T02:40:12.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1172716335 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:')) [2019-07-31T02:40:12.162Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:40:12.162Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6a8d16a6 [2019-07-31T02:40:12.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1172716344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:40:12.162Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1172716344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:40:12.162Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1172716344 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:40:12.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1172716345 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:40:12.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1172716345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:40:12.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1172716345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:40:12.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1172716345 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:40:12.162Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1172716345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:40:12.162Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1172716345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:40:12.162Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1172716345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:40:12.162Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1172716345 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:40:12.162Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1172716345 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:40:12.162Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:40:12.162Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:40:12.163Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:40:12.163Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:40:12.163Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:40:12.163Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:40:12.163Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:40:12.163Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T02:40:12.163Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:40:12.163Z] DEBUG - Clicking on &Finish [2019-07-31T02:40:12.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1172716353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:40:12.163Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1172716353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:40:12.163Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1172716353 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:40:12.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1172716353 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:40:12.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1172716383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:40:12.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1172716383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:40:12.725Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:40:12.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1172716384 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:40:12.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1172716004 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T02:40:12.725Z] DEBUG - Clicked on [2019-07-31T02:40:12.725Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:40:12.725Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:12.725Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:12.725Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:12.725Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:12.725Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:12.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172716827 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:40:12.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172716827 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:12.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172716827 data=null} to TreeItem with text {test} [2019-07-31T02:40:12.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172716828 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:12.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172716828 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:12.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172716850 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:12.725Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:12.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172716852 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:40:12.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172716852 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:12.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172716852 data=null} to TreeItem with text {test} [2019-07-31T02:40:12.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172716852 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:12.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172716852 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:12.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172716866 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:12.725Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:40:12.725Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:12.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1172716868 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T02:40:12.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1172716868 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:40:12.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1172716868 data=null} to TreeItem with text {Traces [2]} [2019-07-31T02:40:12.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1172716868 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:40:12.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172716868 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:40:12.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1172716887 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:40:12.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1172716887 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:40:12.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1172716887 data=null} to TreeItem with text {Traces [2]} [2019-07-31T02:40:12.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1172716888 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:40:12.725Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172716888 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:40:12.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1172716891 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:40:12.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=1172716891 data=null doit=true} to TreeItem with text {z-clashes [1]} [2019-07-31T02:40:12.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=1172716891 data=null} to TreeItem with text {z-clashes [1]} [2019-07-31T02:40:12.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=1172716891 data=null button=1 stateMask=0x0 x=103 y=74 count=1} to TreeItem with text {z-clashes [1]} [2019-07-31T02:40:12.725Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172716892 data=null item=TreeItem {z-clashes [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {z-clashes [1]} [2019-07-31T02:40:12.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=1172716905 data=null button=1 stateMask=0x80000 x=119 y=74 count=1} to TreeItem with text {z-clashes [1]} [2019-07-31T02:40:12.982Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:40:12.982Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:12.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172717158 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:40:12.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172717158 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:40:12.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172717158 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:40:12.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172717158 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:40:12.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172717159 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:40:12.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172717187 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:40:12.982Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:12.982Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:12.982Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:12.982Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:12.982Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:40:12.982Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:12.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172717191 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:40:12.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172717191 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:40:12.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172717192 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:40:12.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172717192 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:40:12.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172717192 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:40:12.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172717196 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:40:12.982Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:40:12.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172717196 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:40:12.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172717196 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:40:12.982Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:12.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172717197 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:40:12.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172717197 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:40:12.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172717197 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:40:12.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172717200 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:40:12.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172717200 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:40:12.982Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172717201 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:40:13.238Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172717201 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:40:13.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172717256 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:40:13.238Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172717429 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:40:13.238Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172717429 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:40:13.238Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172717429 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:40:13.238Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:40:13.238Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:40:14.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:40:14.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:40:14.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:40:14.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:40:14.605Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:40:14.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172718485 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:40:14.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172718485 data=null doit=true} to TableItem with text {} [2019-07-31T02:40:14.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172718485 data=null} to TableItem with text {} [2019-07-31T02:40:14.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172718485 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:40:14.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172718485 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:40:14.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172718489 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:40:14.605Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:40:14.605Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:40:14.605Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:40:14.605Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:14.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172718661 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:40:14.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1172718661 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:40:14.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1172718661 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:40:14.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172718662 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:40:14.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172718662 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:40:14.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1172718666 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T02:40:14.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:14.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:14.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:14.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:14.605Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:40:14.605Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:40:14.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:14.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:14.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:14.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:14.605Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:14.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172718674 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:40:14.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172718684 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:14.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172718684 data=null} to TreeItem with text {test} [2019-07-31T02:40:14.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172718684 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:14.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172718684 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:14.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172718714 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:14.605Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:14.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172718716 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:40:14.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172718717 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:14.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172718717 data=null} to TreeItem with text {test} [2019-07-31T02:40:14.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172718717 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:14.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172718717 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:14.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172718723 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:14.605Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:40:14.605Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:14.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1172718723 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T02:40:14.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1172718724 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:40:14.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1172718724 data=null} to TreeItem with text {Traces [2]} [2019-07-31T02:40:14.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1172718724 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:40:14.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172718724 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:40:14.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1172718742 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:40:14.605Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T02:40:15.167Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:40:15.167Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:15.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172719167 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:40:15.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172719167 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:40:15.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172719168 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:40:15.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172719168 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:40:15.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172719168 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:40:15.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172719215 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:40:15.167Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:15.167Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:15.167Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:15.167Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:15.167Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:40:15.167Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:15.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172719227 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:40:15.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172719227 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:40:15.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172719227 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:40:15.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172719228 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:40:15.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172719228 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:40:15.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172719232 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:40:15.167Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T02:40:15.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172719232 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:40:15.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172719232 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:40:15.167Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:15.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172719233 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:40:15.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172719233 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:40:15.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172719233 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:40:15.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172719240 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:40:15.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172719241 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:40:15.167Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172719241 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:40:15.167Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172719241 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:40:15.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172719313 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:40:15.731Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172719709 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:40:15.731Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172719710 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:40:15.731Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172719710 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:40:15.731Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T02:40:15.731Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:40:15.731Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T02:40:15.987Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:40:15.987Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:40:15.987Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:40:15.987Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:40:15.987Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:40:15.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1172720213 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T02:40:15.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1172720213 data=null doit=true} to TableItem with text {} [2019-07-31T02:40:15.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1172720213 data=null} to TableItem with text {} [2019-07-31T02:40:15.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1172720213 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:40:15.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172720214 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T02:40:15.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1172720218 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T02:40:15.987Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:40:15.987Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:40:17.031Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T02:40:17.031Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:17.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172721288 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:40:17.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172721288 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:40:17.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172721289 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:40:17.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172721289 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:40:17.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172721289 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:40:17.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172721293 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T02:40:17.288Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:17.288Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:17.288Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:17.288Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:17.288Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T02:40:17.288Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:40:17.288Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:17.288Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:17.288Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:17.288Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:17.288Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:17.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172721299 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:40:17.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172721299 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:17.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172721299 data=null} to TreeItem with text {test} [2019-07-31T02:40:17.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172721299 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:17.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172721299 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:17.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172721327 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:17.288Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:17.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172721328 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:40:17.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172721328 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:17.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172721328 data=null} to TreeItem with text {test} [2019-07-31T02:40:17.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172721328 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:17.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172721329 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:17.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172721333 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:17.288Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:40:17.288Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:17.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1172721334 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T02:40:17.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1172721334 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:40:17.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1172721334 data=null} to TreeItem with text {Traces [2]} [2019-07-31T02:40:17.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1172721334 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:40:17.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172721335 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:40:17.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1172721351 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:40:17.288Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T02:40:17.288Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:40:17.288Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:17.288Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:17.288Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:17.288Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:17.288Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:17.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172721356 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:40:17.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172721356 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:17.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172721356 data=null} to TreeItem with text {test} [2019-07-31T02:40:17.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172721357 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:17.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172721357 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:17.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172721372 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:17.288Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:17.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172721373 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:40:17.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172721373 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:17.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172721373 data=null} to TreeItem with text {test} [2019-07-31T02:40:17.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172721373 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:17.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172721373 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:17.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172721378 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:17.288Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:40:17.288Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:17.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1172721379 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T02:40:17.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1172721379 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:40:17.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1172721386 data=null} to TreeItem with text {Traces [2]} [2019-07-31T02:40:17.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1172721386 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:40:17.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172721387 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:40:17.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1172721395 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:40:17.288Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:17.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1172721396 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T02:40:17.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1172721404 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:40:17.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1172721405 data=null} to TreeItem with text {Traces [2]} [2019-07-31T02:40:17.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1172721405 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:40:17.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172721405 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:40:17.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1172721409 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:40:17.288Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...' [2019-07-31T02:40:17.288Z] DEBUG - Clicking on with mnemonic 'New Folder...' [2019-07-31T02:40:17.544Z] DEBUG - Clicked on with mnemonic 'New Folder...' [2019-07-31T02:40:17.544Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder' [2019-07-31T02:40:17.544Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {New Folder} time=1172721628 data=null doit=true} to Shell with text {New Folder} [2019-07-31T02:40:17.544Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T02:40:17.544Z] DEBUG - matched Label with text "Folder name:", using matcher: with mnemonic 'Folder name:' [2019-07-31T02:40:17.544Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Folder name:') [2019-07-31T02:40:17.544Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Folder name:')) [2019-07-31T02:40:17.544Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:17.544Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:40:17.544Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:40:17.544Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:40:17.544Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:40:17.544Z] DEBUG - Clicking on OK [2019-07-31T02:40:17.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1172721646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:40:17.544Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1172721646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:40:17.544Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1172721647 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:40:17.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1172721647 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:40:17.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1172721647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:40:17.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1172721647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:40:17.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1172721647 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:40:17.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1172721444 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'New Folder...' [2019-07-31T02:40:17.801Z] DEBUG - Clicked on [2019-07-31T02:40:17.801Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T02:40:17.801Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:17.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {aaa} time=1172721864 data=null button=0 stateMask=0x0 x=90 y=74 count=0} to TreeItem with text {aaa} [2019-07-31T02:40:17.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa} time=1172721864 data=null doit=true} to TreeItem with text {aaa} [2019-07-31T02:40:17.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa} time=1172721864 data=null} to TreeItem with text {aaa} [2019-07-31T02:40:17.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa} time=1172721864 data=null button=1 stateMask=0x0 x=90 y=74 count=1} to TreeItem with text {aaa} [2019-07-31T02:40:17.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172721878 data=null item=TreeItem {aaa} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {aaa} [2019-07-31T02:40:17.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa} time=1172721912 data=null button=1 stateMask=0x80000 x=90 y=74 count=1} to TreeItem with text {aaa} [2019-07-31T02:40:17.801Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T02:40:17.801Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T02:40:18.057Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T02:40:18.057Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T02:40:18.057Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1172722261 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T02:40:18.057Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:40:18.057Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T02:40:18.057Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T02:40:18.057Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T02:40:18.057Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:40:18.057Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:40:18.057Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:40:18.057Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:40:18.057Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:40:18.057Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:40:18.057Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:40:18.057Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:40:18.057Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:40:18.057Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:18.057Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:40:18.057Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T02:40:18.057Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select &archive file:} time=1172722290 data=null doit=true} to Button with text {Select &archive file:} [2019-07-31T02:40:18.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select &archive file:} time=1172722291 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Select &archive file:} [2019-07-31T02:40:18.057Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T02:40:18.057Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select roo&t directory:} time=1172722294 data=null doit=true} to (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T02:40:18.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=1172722294 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T02:40:18.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=1172722294 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T02:40:18.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1172722294 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T02:40:18.057Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T02:40:18.057Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:40:18.057Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:40:18.057Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T02:40:18.057Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T02:40:18.057Z] DEBUG - matched Combo with text " [2019-07-31T02:40:18.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1172722361 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo' and with label (with mnemonic 'Trace Type:')) [2019-07-31T02:40:18.315Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:40:18.315Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4d03b4b6 [2019-07-31T02:40:18.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1172722387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:40:18.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1172722387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:40:18.315Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1172722387 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:40:18.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1172722387 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:40:18.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1172722387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:40:18.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1172722387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:40:18.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1172722387 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:40:18.315Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1172722388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:40:18.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1172722388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:40:18.315Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1172722388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:40:18.315Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1172722388 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:40:18.315Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1172722388 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:40:18.315Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@746f344f [2019-07-31T02:40:18.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1172722390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:40:18.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1172722391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:40:18.315Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1172722391 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:40:18.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1172722391 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:40:18.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1172722391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:40:18.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1172722391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:40:18.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1172722391 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:40:18.315Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1172722391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:40:18.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1172722391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:40:18.315Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1172722391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:40:18.315Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1172722391 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:40:18.315Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1172722391 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T02:40:18.315Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T02:40:18.315Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T02:40:18.315Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T02:40:18.315Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T02:40:18.315Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:40:18.315Z] DEBUG - Clicking on &Finish [2019-07-31T02:40:18.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1172722409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:40:18.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1172722409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:40:18.315Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1172722409 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:40:18.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1172722409 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:40:18.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1172722409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:40:18.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1172722409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:40:18.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1172722409 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T02:40:18.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1172721958 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-31T02:40:18.572Z] DEBUG - Clicked on [2019-07-31T02:40:18.572Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:40:18.572Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:18.572Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:18.572Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:18.572Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:18.572Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:18.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172722740 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:40:18.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172722740 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:18.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172722740 data=null} to TreeItem with text {test} [2019-07-31T02:40:18.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172722741 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:18.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172722741 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:18.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172722781 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:18.572Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:40:18.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1172722787 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-31T02:40:18.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1172722787 data=null} to TreeItem with text {Experiments [1]} [2019-07-31T02:40:18.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1172722787 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-31T02:40:18.572Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172722788 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-31T02:40:18.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1172722791 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-31T02:40:18.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa [1]} time=1172722791 data=null doit=true} to TreeItem with text {aaa [1]} [2019-07-31T02:40:18.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=1172722792 data=null} to TreeItem with text {aaa [1]} [2019-07-31T02:40:18.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=1172722792 data=null button=1 stateMask=0x0 x=85 y=95 count=1} to TreeItem with text {aaa [1]} [2019-07-31T02:40:18.572Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172722792 data=null item=TreeItem {aaa [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {aaa [1]} [2019-07-31T02:40:18.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=1172722795 data=null button=1 stateMask=0x80000 x=85 y=95 count=1} to TreeItem with text {aaa [1]} [2019-07-31T02:40:18.572Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:18.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1172722797 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-31T02:40:18.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1172722798 data=null} to Tree node with text: kernel-overlap-testing [2019-07-31T02:40:18.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1172722798 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to Tree node with text: kernel-overlap-testing [2019-07-31T02:40:18.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172722798 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-31T02:40:18.828Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {kernel-overlap-testing} time=1172722834 data=null x=166 y=116 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing [2019-07-31T02:40:18.828Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {kernel-overlap-testing} time=1172722836 data=null x=166 y=116 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing [2019-07-31T02:40:18.828Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {kernel-overlap-testing} time=1172722837 data=null x=93 y=195 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-07-31T02:40:18.828Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {kernel-overlap-testing} time=1172722857 data=null x=93 y=195 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-07-31T02:40:18.828Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {kernel-overlap-testing} time=1172722858 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing [2019-07-31T02:40:18.828Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {kernel-overlap-testing} time=1172722858 data=null x=93 y=195 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-07-31T02:40:18.828Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {kernel-overlap-testing} time=1172722859 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing [2019-07-31T02:40:18.828Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {kernel-overlap-testing} time=1172722859 data=[TmfTraceElement(/test/Traces/aaa/kernel-overlap-testing)] x=93 y=195 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-07-31T02:40:18.828Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {kernel-overlap-testing} time=1172722869 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-07-31T02:40:18.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [0]} time=1172722879 data=null doit=true} to TreeItem with text {exp [0]} [2019-07-31T02:40:18.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [0]} time=1172722879 data=null} to TreeItem with text {exp [0]} [2019-07-31T02:40:18.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [0]} time=1172722880 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [0]} [2019-07-31T02:40:18.828Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172722880 data=null item=TreeItem {exp [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {exp [0]} [2019-07-31T02:40:18.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [0]} time=1172722885 data=null button=1 stateMask=0x80000 x=85 y=53 count=1} to TreeItem with text {exp [0]} [2019-07-31T02:40:18.828Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:18.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {aaa [1]} time=1172722885 data=null button=0 stateMask=0x0 x=85 y=179 count=0} to TreeItem with text {aaa [1]} [2019-07-31T02:40:18.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa [1]} time=1172722886 data=null doit=true} to TreeItem with text {aaa [1]} [2019-07-31T02:40:18.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=1172722886 data=null} to TreeItem with text {aaa [1]} [2019-07-31T02:40:18.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=1172722886 data=null button=1 stateMask=0x0 x=85 y=179 count=1} to TreeItem with text {aaa [1]} [2019-07-31T02:40:18.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172722886 data=null item=TreeItem {aaa [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {aaa [1]} [2019-07-31T02:40:18.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=1172722918 data=null button=1 stateMask=0x80000 x=101 y=179 count=1} to TreeItem with text {aaa [1]} [2019-07-31T02:40:18.828Z] DEBUG - matched MenuItem with text "Rena&me... F2", using matcher: with mnemonic 'Rename...' [2019-07-31T02:40:18.828Z] DEBUG - Clicking on with mnemonic 'Rename...' [2019-07-31T02:40:19.084Z] DEBUG - Clicked on with mnemonic 'Rename...' [2019-07-31T02:40:19.084Z] DEBUG - matched Shell with text "Rename Folder", using matcher: with text 'Rename Folder' [2019-07-31T02:40:19.084Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Folder} time=1172723191 data=null doit=true} to Shell with text {Rename Folder} [2019-07-31T02:40:19.084Z] DEBUG - matched Text with text "aaa", using matcher: of type 'Text' [2019-07-31T02:40:19.084Z] DEBUG - matched Label with text "New Folder name:", using matcher: with mnemonic 'New Folder name:' [2019-07-31T02:40:19.084Z] DEBUG - matched Text with text "aaa", using matcher: with label (with mnemonic 'New Folder name:') [2019-07-31T02:40:19.084Z] DEBUG - matched Text with text "aaa", using matcher: (of type 'Text' and with label (with mnemonic 'New Folder name:')) [2019-07-31T02:40:19.084Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:19.084Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:40:19.084Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:40:19.084Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:40:19.084Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:40:19.084Z] DEBUG - Clicking on OK [2019-07-31T02:40:19.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1172723207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:40:19.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1172723207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:40:19.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1172723207 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:40:19.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1172723208 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:40:19.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1172723208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:40:19.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1172723208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:40:19.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1172723208 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:40:19.341Z] DEBUG - Clicked on [2019-07-31T02:40:19.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me... F2} time=1172722955 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Rename...' [2019-07-31T02:40:19.903Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:40:19.903Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-31T02:40:19.903Z] WARN - Tree item TreeItem with text {exp [1]} is already expanded. Won't expand it again. [2019-07-31T02:40:19.903Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:40:19.903Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-31T02:40:19.903Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:40:19.903Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:19.903Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:19.903Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:19.903Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:19.903Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:19.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172723903 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:40:19.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172723903 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:19.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172723903 data=null} to TreeItem with text {test} [2019-07-31T02:40:19.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172723903 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:19.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172723903 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:19.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172723909 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:19.903Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:19.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172723909 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:40:19.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172723909 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:19.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172723909 data=null} to TreeItem with text {test} [2019-07-31T02:40:19.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172723909 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:19.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172723910 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:19.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172723913 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:19.903Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T02:40:19.903Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:19.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1172723914 data=null button=0 stateMask=0x0 x=91 y=158 count=0} to TreeItem with text {Traces [3]} [2019-07-31T02:40:19.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1172723914 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-31T02:40:19.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1172723914 data=null} to TreeItem with text {Traces [3]} [2019-07-31T02:40:19.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1172723914 data=null button=1 stateMask=0x0 x=91 y=158 count=1} to TreeItem with text {Traces [3]} [2019-07-31T02:40:19.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172723914 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]} [2019-07-31T02:40:19.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1172723917 data=null button=1 stateMask=0x80000 x=91 y=158 count=1} to TreeItem with text {Traces [3]} [2019-07-31T02:40:20.160Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform} time=1172724343 data=null doit=true} to Shell with text {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform} [2019-07-31T02:40:20.160Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T02:40:20.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:20.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:20.160Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:20.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172724349 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:40:20.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172724349 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:20.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172724350 data=null} to TreeItem with text {test} [2019-07-31T02:40:20.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172724350 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:20.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172724350 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:20.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172724391 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:20.416Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:40:20.416Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T02:40:20.416Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T02:40:20.673Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T02:40:20.673Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T02:40:20.673Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:40:20.673Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:40:20.673Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:40:20.673Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:40:20.673Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:20.673Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:40:20.673Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:40:20.673Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T02:40:20.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172724890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:40:20.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172724890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:40:20.673Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172724890 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:40:20.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172724890 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:40:20.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172724891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:40:20.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172724891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:40:20.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172724891 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:40:20.673Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172724891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:40:20.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172724891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:40:20.673Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172724891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:40:20.673Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172724891 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:40:20.673Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172724891 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:40:20.673Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:40:20.673Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:40:20.673Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:40:20.673Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:20.673Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:40:20.673Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:40:20.673Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:40:20.673Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:40:20.673Z] DEBUG - Clicking on OK [2019-07-31T02:40:20.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1172724893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:40:20.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1172724893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:40:20.673Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1172724893 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:40:20.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1172724893 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:40:20.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1172724893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:40:20.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1172724893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:40:20.673Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:40:20.673Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:40:20.673Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:40:20.673Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:40:20.673Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:40:20.673Z] DEBUG - Clicked on OK [2019-07-31T02:40:21.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1172724893 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:40:21.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1172724443 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T02:40:21.604Z] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 417.32 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest [2019-07-31T02:40:21.604Z] test3_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 0.209 s [2019-07-31T02:40:21.604Z] test3_02Import(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 0.792 s [2019-07-31T02:40:21.604Z] test3_03SingleCustomTextTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 3.906 s [2019-07-31T02:40:21.604Z] test3_04SingleCustomXmlTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 3.455 s [2019-07-31T02:40:21.604Z] test3_05SingleCtfTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 4.64 s [2019-07-31T02:40:21.604Z] test3_06RenameCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 12.058 s [2019-07-31T02:40:21.604Z] test3_07OverwriteCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 13.2 s [2019-07-31T02:40:21.604Z] test3_08SkipImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 8.229 s [2019-07-31T02:40:21.604Z] test3_09OverwriteOptionImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 13.387 s [2019-07-31T02:40:21.604Z] test3_10ImportUnrecognized(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 4.889 s [2019-07-31T02:40:21.604Z] test3_11ImportUnrecognizedIgnore(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 3.361 s [2019-07-31T02:40:21.604Z] test3_12ImportCtfWithMetadataSelection(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 6.137 s [2019-07-31T02:40:21.604Z] test3_13ImportRecursiveAutoRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 30.933 s [2019-07-31T02:40:21.604Z] test3_14ImportRecursiveAutoOverwriteAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 20.876 s [2019-07-31T02:40:21.604Z] test3_15ImportRecursiveAutoSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 20.92 s [2019-07-31T02:40:21.604Z] test3_16ImportRecursiveAutoRenameOverwriteSkip(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 14.632 s [2019-07-31T02:40:21.604Z] test3_17ImportRecursiveSpecifyTraceTypeCTF(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 11.302 s [2019-07-31T02:40:21.604Z] test3_18ImportRecursiveSpecifyTraceTypeKernel(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 5.006 s [2019-07-31T02:40:21.604Z] test3_19ImportRecursiveSpecifyTraceTypeUST(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 7.734 s [2019-07-31T02:40:21.604Z] test3_20ImportRecursiveSpecifyTraceTypeCustomText(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 8.159 s [2019-07-31T02:40:21.604Z] test3_21ImportFromMenuProjectSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 4.826 s [2019-07-31T02:40:21.604Z] test3_22ImportFromMenuProjectNotSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 5.176 s [2019-07-31T02:40:21.604Z] test3_29ImportRecursivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 10.858 s [2019-07-31T02:40:21.604Z] test3_30ImportRecursivePreserveSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 5.856 s [2019-07-31T02:40:21.604Z] test3_31ImportRecursivePreserveRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 10.758 s [2019-07-31T02:40:21.604Z] test3_32DeleteTraceAndFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 16.679 s [2019-07-31T02:40:21.604Z] test3_33DeleteMultipleFolders(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 8.619 s [2019-07-31T02:40:21.604Z] test3_34ClearSingleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 5.47 s [2019-07-31T02:40:21.604Z] test3_35ClearMultipleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 8.23 s [2019-07-31T02:40:21.604Z] test3_36ImportZipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 27.457 s [2019-07-31T02:40:21.604Z] test3_37ImportZipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 31.336 s [2019-07-31T02:40:21.604Z] test3_38ImportZipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 10.492 s [2019-07-31T02:40:21.604Z] test3_39ImportTarGzipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 29.034 s [2019-07-31T02:40:21.604Z] test3_40ImportTarGzipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 32.445 s [2019-07-31T02:40:21.604Z] test3_41ImportTarGzipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 10.539 s [2019-07-31T02:40:21.604Z] test_RenameFolderWorkaroundBug525833(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 2.587 s [2019-07-31T02:40:21.604Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest [2019-07-31T02:40:21.861Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest [2019-07-31T02:40:21.861Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest skipped [2019-07-31T02:40:21.861Z] Running org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest [2019-07-31T02:40:22.117Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1172726342 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:40:22.680Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T02:40:22.680Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T02:40:22.680Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T02:40:23.243Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T02:40:23.243Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T02:40:23.243Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1172727302 data=null doit=true} to Shell with text {Preferences} [2019-07-31T02:40:23.243Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T02:40:23.243Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:23.243Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:23.243Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-31T02:40:23.243Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1172727319 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:40:23.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1172727323 data=null} to TreeItem with text {Tracing} [2019-07-31T02:40:23.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1172727324 data=null button=1 stateMask=0x0 x=48 y=137 count=1} to TreeItem with text {Tracing} [2019-07-31T02:40:23.243Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172727325 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:40:23.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1172727328 data=null button=1 stateMask=0x80000 x=48 y=137 count=1} to TreeItem with text {Tracing} [2019-07-31T02:40:23.243Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1172727328 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:23.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1172727328 data=null} to Tree node with text: Perspectives [2019-07-31T02:40:23.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1172727329 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:23.243Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172727329 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:23.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1172727329 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:23.243Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:23.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1172727330 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-31T02:40:23.243Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1172727330 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:23.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1172727330 data=null} to Tree node with text: Perspectives [2019-07-31T02:40:23.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1172727331 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:23.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172727331 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:23.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1172727392 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:23.243Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T02:40:23.243Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T02:40:23.243Z] DEBUG - matched Button with text "Never", using matcher: with mnemonic 'Never' [2019-07-31T02:40:23.243Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-31T02:40:23.243Z] DEBUG - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-31T02:40:23.243Z] DEBUG - matched Button with text "Never", using matcher: with style 'SWT.RADIO' [2019-07-31T02:40:23.243Z] DEBUG - 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') [2019-07-31T02:40:23.243Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T02:40:23.243Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:40:23.243Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:40:23.243Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:23.243Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:40:23.243Z] DEBUG - 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. [2019-07-31T02:40:23.243Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T02:40:23.243Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T02:40:23.243Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T02:40:23.243Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:40:23.243Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:40:23.243Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:23.243Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:40:23.243Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T02:40:23.243Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T02:40:23.243Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T02:40:23.243Z] DEBUG - 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') [2019-07-31T02:40:23.243Z] DEBUG - Clicking on Apply and Close [2019-07-31T02:40:23.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1172727411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:23.243Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1172727412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:23.243Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1172727412 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:23.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1172727412 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:23.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1172727412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:23.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1172727412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:23.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1172727412 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:23.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1172726839 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T02:40:23.499Z] DEBUG - Clicked on [2019-07-31T02:40:25.390Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1172729634 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:40:25.647Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T02:40:25.647Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T02:40:25.647Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T02:40:25.903Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T02:40:25.904Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T02:40:25.904Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1172729912 data=null doit=true} to Shell with text {Preferences} [2019-07-31T02:40:25.904Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T02:40:25.904Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:25.904Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:25.904Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-31T02:40:25.904Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T02:40:25.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1172729929 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:25.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1172729929 data=null} to Tree node with text: Perspectives [2019-07-31T02:40:25.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1172729929 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:25.904Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172729930 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:25.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1172729930 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:25.904Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:25.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1172729939 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-31T02:40:25.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1172729948 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:25.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1172729954 data=null} to Tree node with text: Perspectives [2019-07-31T02:40:25.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1172729955 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:25.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172729955 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:25.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1172729956 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:25.904Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T02:40:25.904Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always' [2019-07-31T02:40:25.904Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-31T02:40:25.904Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-31T02:40:25.904Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2019-07-31T02:40:25.904Z] DEBUG - 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') [2019-07-31T02:40:25.904Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T02:40:25.904Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T02:40:25.904Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:40:25.904Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:40:25.904Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:25.904Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:40:25.904Z] DEBUG - 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') [2019-07-31T02:40:25.904Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Never} time=1172729963 data=null doit=true} to Button with text {Never} [2019-07-31T02:40:25.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Never} time=1172729963 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Never} [2019-07-31T02:40:25.904Z] DEBUG - 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') [2019-07-31T02:40:25.904Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Always} time=1172729978 data=null doit=true} to (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') [2019-07-31T02:40:25.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Always} time=1172729994 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (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') [2019-07-31T02:40:25.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Always} time=1172729994 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (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') [2019-07-31T02:40:25.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1172729994 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (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') [2019-07-31T02:40:25.904Z] DEBUG - 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') [2019-07-31T02:40:25.904Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T02:40:25.904Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T02:40:25.904Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T02:40:25.904Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:40:25.904Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:40:25.904Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:25.904Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:40:25.904Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T02:40:25.904Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T02:40:25.904Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T02:40:25.904Z] DEBUG - 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') [2019-07-31T02:40:25.904Z] DEBUG - Clicking on Apply and Close [2019-07-31T02:40:25.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1172730007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:25.904Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1172730007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:25.904Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1172730007 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:25.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1172730007 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:25.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1172730008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:25.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1172730008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:25.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1172730008 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:25.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1172729667 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T02:40:25.904Z] DEBUG - Clicked on [2019-07-31T02:40:27.830Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1172732075 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:40:28.087Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T02:40:28.087Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T02:40:28.087Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T02:40:28.087Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T02:40:28.087Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T02:40:28.087Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1172732315 data=null doit=true} to Shell with text {Preferences} [2019-07-31T02:40:28.087Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T02:40:28.087Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:28.087Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:28.087Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-31T02:40:28.087Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T02:40:28.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1172732318 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:28.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1172732318 data=null} to Tree node with text: Perspectives [2019-07-31T02:40:28.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1172732318 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:28.087Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172732330 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:28.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1172732331 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:28.087Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:28.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1172732332 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-31T02:40:28.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1172732332 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:28.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1172732332 data=null} to Tree node with text: Perspectives [2019-07-31T02:40:28.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1172732332 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:28.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172732332 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:28.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1172732333 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:28.087Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T02:40:28.087Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always' [2019-07-31T02:40:28.087Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-31T02:40:28.087Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-31T02:40:28.087Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2019-07-31T02:40:28.087Z] DEBUG - 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') [2019-07-31T02:40:28.087Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T02:40:28.087Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T02:40:28.087Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:40:28.087Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:40:28.087Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:28.087Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:40:28.087Z] DEBUG - 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. [2019-07-31T02:40:28.087Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T02:40:28.087Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T02:40:28.087Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T02:40:28.087Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:40:28.087Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:40:28.087Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:28.087Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:40:28.087Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T02:40:28.087Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T02:40:28.087Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T02:40:28.087Z] DEBUG - 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') [2019-07-31T02:40:28.343Z] DEBUG - Clicking on Apply and Close [2019-07-31T02:40:28.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1172732353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:28.343Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1172732353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:28.343Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1172732353 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:28.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1172732353 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:28.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1172732353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:28.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1172732353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:28.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1172732353 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:28.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1172732111 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T02:40:28.343Z] DEBUG - Clicked on [2019-07-31T02:40:31.614Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:40:31.614Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:31.614Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:31.614Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:31.614Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:31.614Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:31.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172735491 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:40:31.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172735492 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:31.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172735492 data=null} to TreeItem with text {test} [2019-07-31T02:40:31.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172735492 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:31.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172735493 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:31.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172735532 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:31.614Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:31.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172735533 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:40:31.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172735533 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:31.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172735533 data=null} to TreeItem with text {test} [2019-07-31T02:40:31.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172735534 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:31.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172735534 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:31.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172735584 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:31.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172735584 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:31.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172735585 data=null} to TreeItem with text {test} [2019-07-31T02:40:31.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172735585 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:31.614Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172735585 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:31.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172735588 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:31.614Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:31.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1172735589 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T02:40:31.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1172735589 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:40:31.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1172735589 data=null} to TreeItem with text {Traces [2]} [2019-07-31T02:40:31.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1172735590 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:40:31.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172735590 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:40:31.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1172735603 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:40:31.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1172735604 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:40:31.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1172735604 data=null} to TreeItem with text {Traces [2]} [2019-07-31T02:40:31.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1172735604 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:40:31.614Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172735604 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T02:40:31.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1172735607 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T02:40:31.614Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:31.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel} time=1172735608 data=null button=0 stateMask=0x0 x=82 y=74 count=0} to TreeItem with text {kernel} [2019-07-31T02:40:31.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel} time=1172735608 data=null doit=true} to TreeItem with text {kernel} [2019-07-31T02:40:31.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel} time=1172735608 data=null} to TreeItem with text {kernel} [2019-07-31T02:40:31.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel} time=1172735609 data=null button=1 stateMask=0x0 x=82 y=74 count=1} to TreeItem with text {kernel} [2019-07-31T02:40:31.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172735609 data=null item=TreeItem {kernel} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel} [2019-07-31T02:40:31.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel} time=1172735622 data=null button=1 stateMask=0x80000 x=98 y=74 count=1} to TreeItem with text {kernel} [2019-07-31T02:40:31.614Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2019-07-31T02:40:31.614Z] DEBUG - matched MenuItem with text "Test trace", using matcher: with mnemonic 'Test trace' [2019-07-31T02:40:31.614Z] DEBUG - matched MenuItem with text "Test experiment", using matcher: with mnemonic 'Test experiment' [2019-07-31T02:40:31.614Z] DEBUG - Clicking on with mnemonic 'Test experiment' [2019-07-31T02:40:31.870Z] DEBUG - Clicked on with mnemonic 'Test experiment' [2019-07-31T02:40:32.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Test experiment} time=1172735704 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Test experiment' [2019-07-31T02:40:34.019Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1172738034 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:40:34.019Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T02:40:34.019Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T02:40:34.019Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T02:40:34.276Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T02:40:34.276Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T02:40:34.276Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1172738349 data=null doit=true} to Shell with text {Preferences} [2019-07-31T02:40:34.276Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T02:40:34.276Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:34.276Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:34.276Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-31T02:40:34.276Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T02:40:34.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1172738352 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:34.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1172738352 data=null} to Tree node with text: Perspectives [2019-07-31T02:40:34.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1172738352 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:34.276Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172738395 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:34.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1172738395 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:34.276Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:34.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1172738397 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-31T02:40:34.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1172738397 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:34.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1172738397 data=null} to Tree node with text: Perspectives [2019-07-31T02:40:34.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1172738397 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:34.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172738397 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:34.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1172738398 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:34.276Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T02:40:34.276Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T02:40:34.276Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T02:40:34.276Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-31T02:40:34.276Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-31T02:40:34.276Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-31T02:40:34.276Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-31T02:40:34.276Z] DEBUG - 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') [2019-07-31T02:40:34.276Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:40:34.276Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:40:34.276Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:34.276Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:40:34.276Z] DEBUG - 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') [2019-07-31T02:40:34.276Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=1172738415 data=null doit=true} to Button with text {Always} [2019-07-31T02:40:34.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1172738415 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Always} [2019-07-31T02:40:34.276Z] DEBUG - 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') [2019-07-31T02:40:34.276Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=1172738417 data=null doit=true} to (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') [2019-07-31T02:40:34.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=1172738432 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (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') [2019-07-31T02:40:34.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=1172738432 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (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') [2019-07-31T02:40:34.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=1172738432 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (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') [2019-07-31T02:40:34.276Z] DEBUG - 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') [2019-07-31T02:40:34.276Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T02:40:34.276Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T02:40:34.276Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T02:40:34.276Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:40:34.276Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:40:34.276Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:34.276Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:40:34.276Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T02:40:34.276Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T02:40:34.276Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T02:40:34.276Z] DEBUG - 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') [2019-07-31T02:40:34.276Z] DEBUG - Clicking on Apply and Close [2019-07-31T02:40:34.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1172738439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:34.276Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1172738439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:34.276Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1172738439 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:34.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1172738440 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:34.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1172738440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:34.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1172738440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:34.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1172738440 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:34.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1172738127 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T02:40:34.533Z] DEBUG - Clicked on [2019-07-31T02:40:36.424Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2019-07-31T02:40:36.424Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-31T02:40:36.424Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision' [2019-07-31T02:40:36.424Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:40:36.424Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T02:40:36.424Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:40:36.424Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:40:36.424Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T02:40:36.424Z] DEBUG - Toggling state on Button {&Remember my decision}. Setting state to selected [2019-07-31T02:40:36.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=1172740500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T02:40:36.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1172740504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T02:40:36.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Remember my decision} time=1172740505 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T02:40:36.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Remember my decision} time=1172740505 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T02:40:36.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Remember my decision} time=1172740505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T02:40:36.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Remember my decision} time=1172740505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T02:40:36.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Remember my decision} time=1172740506 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T02:40:36.424Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Remember my decision} time=1172740506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T02:40:36.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1172740506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T02:40:36.424Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Remember my decision} time=1172740506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T02:40:36.424Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Remember my decision} time=1172740506 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T02:40:36.424Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Remember my decision} time=1172740506 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T02:40:36.424Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T02:40:36.424Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-31T02:40:36.424Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:40:36.424Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:40:36.424Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:40:36.424Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:40:36.424Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:40:36.424Z] DEBUG - Clicking on &Yes [2019-07-31T02:40:36.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172740507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:40:36.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172740507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:40:36.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172740507 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:40:36.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172740507 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:40:36.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172740507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:40:36.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172740507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:40:36.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172740507 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:40:36.988Z] DEBUG - Clicked on [2019-07-31T02:40:36.988Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=1172740993 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform} [2019-07-31T02:40:36.988Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T02:40:36.988Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T02:40:36.988Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T02:40:37.551Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T02:40:37.551Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T02:40:37.551Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1172741699 data=null doit=true} to Shell with text {Preferences} [2019-07-31T02:40:37.551Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T02:40:37.551Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:37.551Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:37.551Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-31T02:40:37.551Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T02:40:37.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1172741702 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:37.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1172741702 data=null} to Tree node with text: Perspectives [2019-07-31T02:40:37.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1172741703 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:37.551Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172741703 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:37.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1172741703 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:37.551Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:37.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1172741705 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-31T02:40:37.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1172741705 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:37.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1172741705 data=null} to Tree node with text: Perspectives [2019-07-31T02:40:37.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1172741705 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:37.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172741705 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:37.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1172741706 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:37.551Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T02:40:37.551Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always' [2019-07-31T02:40:37.551Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-31T02:40:37.551Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-31T02:40:37.551Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2019-07-31T02:40:37.551Z] DEBUG - 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') [2019-07-31T02:40:37.551Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T02:40:37.551Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T02:40:37.551Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:40:37.551Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:40:37.551Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:37.551Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:40:37.551Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T02:40:37.551Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T02:40:37.551Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T02:40:37.551Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:40:37.551Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:40:37.551Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:37.551Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-31T02:40:37.551Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T02:40:37.551Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:40:37.551Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:40:37.551Z] DEBUG - Clicking on Cancel [2019-07-31T02:40:37.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1172741719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:40:37.551Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1172741719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:40:37.551Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1172741719 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:40:37.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1172741719 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:40:37.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1172741719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:40:37.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1172741719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:40:37.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1172741719 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:40:37.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1172741218 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T02:40:37.808Z] DEBUG - Clicked on [2019-07-31T02:40:38.371Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1172742484 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:40:38.371Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T02:40:38.371Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T02:40:38.371Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T02:40:38.627Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T02:40:38.627Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T02:40:38.627Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1172742803 data=null doit=true} to Shell with text {Preferences} [2019-07-31T02:40:38.627Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T02:40:38.627Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:38.627Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:38.627Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-31T02:40:38.627Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T02:40:38.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1172742806 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:38.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1172742806 data=null} to Tree node with text: Perspectives [2019-07-31T02:40:38.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1172742806 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:38.627Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172742806 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:38.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1172742807 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:38.627Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:38.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1172742822 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-31T02:40:38.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1172742822 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:38.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1172742822 data=null} to Tree node with text: Perspectives [2019-07-31T02:40:38.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1172742823 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:38.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172742823 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:38.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1172742829 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:38.627Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T02:40:38.627Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T02:40:38.627Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T02:40:38.627Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-31T02:40:38.627Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-31T02:40:38.627Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-31T02:40:38.627Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-31T02:40:38.627Z] DEBUG - 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') [2019-07-31T02:40:38.627Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:40:38.627Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:40:38.627Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:38.627Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:40:38.884Z] DEBUG - 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') [2019-07-31T02:40:38.884Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=1172742888 data=null doit=true} to Button with text {Always} [2019-07-31T02:40:38.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1172742888 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Always} [2019-07-31T02:40:38.884Z] DEBUG - 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') [2019-07-31T02:40:38.884Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=1172742890 data=null doit=true} to (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') [2019-07-31T02:40:38.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=1172742890 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (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') [2019-07-31T02:40:38.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=1172742890 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (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') [2019-07-31T02:40:38.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=1172742890 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (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') [2019-07-31T02:40:38.884Z] DEBUG - 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') [2019-07-31T02:40:38.884Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T02:40:38.884Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T02:40:38.884Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T02:40:38.884Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:40:38.884Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:40:38.884Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:38.884Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:40:38.884Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T02:40:38.884Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T02:40:38.884Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T02:40:38.884Z] DEBUG - 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') [2019-07-31T02:40:38.884Z] DEBUG - Clicking on Apply and Close [2019-07-31T02:40:38.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1172742893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:38.884Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1172742893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:38.884Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1172742893 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:38.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1172742893 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:38.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1172742893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:38.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1172742893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:38.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1172742893 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:38.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1172742527 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T02:40:38.884Z] DEBUG - Clicked on [2019-07-31T02:40:40.776Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2019-07-31T02:40:40.776Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-31T02:40:40.776Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:40:40.776Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No' [2019-07-31T02:40:40.776Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH' [2019-07-31T02:40:40.776Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-31T02:40:40.776Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:40:40.776Z] DEBUG - Clicking on &No [2019-07-31T02:40:40.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=1172744919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-31T02:40:40.776Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=1172744919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-31T02:40:40.776Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=1172744919 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-31T02:40:40.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=1172744920 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-31T02:40:40.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=1172744920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-31T02:40:40.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=1172744920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-31T02:40:40.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=1172744920 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-31T02:40:41.032Z] DEBUG - Clicked on [2019-07-31T02:40:41.032Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=1172745090 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform} [2019-07-31T02:40:41.032Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T02:40:41.032Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T02:40:41.032Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T02:40:41.290Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T02:40:41.290Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T02:40:41.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1172745557 data=null doit=true} to Shell with text {Preferences} [2019-07-31T02:40:41.826Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T02:40:41.826Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:41.826Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:41.826Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-31T02:40:41.826Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T02:40:41.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1172745575 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:41.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1172745575 data=null} to Tree node with text: Perspectives [2019-07-31T02:40:41.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1172745576 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:41.826Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172745576 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:41.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1172745576 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:41.826Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:41.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1172745578 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-31T02:40:41.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1172745578 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:41.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1172745578 data=null} to Tree node with text: Perspectives [2019-07-31T02:40:41.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1172745578 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:41.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172745579 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:41.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1172745580 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:41.826Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T02:40:41.826Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T02:40:41.826Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T02:40:41.826Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-31T02:40:41.826Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-31T02:40:41.826Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-31T02:40:41.826Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-31T02:40:41.826Z] DEBUG - 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') [2019-07-31T02:40:41.826Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:40:41.826Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:40:41.826Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:41.826Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:40:41.826Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T02:40:41.826Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T02:40:41.826Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T02:40:41.826Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:40:41.826Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:40:41.826Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:41.826Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-31T02:40:41.826Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T02:40:41.826Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:40:41.826Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:40:41.826Z] DEBUG - Clicking on Cancel [2019-07-31T02:40:41.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1172745586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:40:41.826Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1172745586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:40:41.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1172745586 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:40:41.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1172745586 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:40:41.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1172745586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:40:41.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1172745587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:40:41.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1172745587 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:40:41.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1172745243 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T02:40:41.826Z] DEBUG - Clicked on [2019-07-31T02:40:41.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1172746024 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:40:41.826Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T02:40:41.826Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T02:40:41.826Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T02:40:42.126Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T02:40:42.126Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T02:40:42.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1172746230 data=null doit=true} to Shell with text {Preferences} [2019-07-31T02:40:42.126Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T02:40:42.126Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:42.126Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:42.126Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-31T02:40:42.126Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T02:40:42.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1172746233 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:42.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1172746233 data=null} to Tree node with text: Perspectives [2019-07-31T02:40:42.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1172746233 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:42.126Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172746233 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:42.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1172746234 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:42.126Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:42.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1172746235 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-31T02:40:42.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1172746296 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:42.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1172746296 data=null} to Tree node with text: Perspectives [2019-07-31T02:40:42.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1172746296 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:42.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172746297 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:42.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1172746297 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:42.126Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T02:40:42.126Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T02:40:42.126Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T02:40:42.126Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-31T02:40:42.126Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-31T02:40:42.126Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-31T02:40:42.126Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-31T02:40:42.126Z] DEBUG - 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') [2019-07-31T02:40:42.126Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:40:42.126Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:40:42.126Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:42.126Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:40:42.126Z] DEBUG - 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. [2019-07-31T02:40:42.126Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T02:40:42.126Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T02:40:42.126Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T02:40:42.126Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:40:42.126Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:40:42.126Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:42.126Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:40:42.126Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T02:40:42.126Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T02:40:42.126Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T02:40:42.126Z] DEBUG - 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') [2019-07-31T02:40:42.126Z] DEBUG - Clicking on Apply and Close [2019-07-31T02:40:42.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1172746302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:42.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1172746303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:42.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1172746303 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:42.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1172746303 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:42.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1172746303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:42.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1172746303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:42.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1172746303 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:42.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1172746057 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T02:40:42.382Z] DEBUG - Clicked on [2019-07-31T02:40:44.273Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2019-07-31T02:40:44.273Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-31T02:40:44.273Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:40:44.273Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:40:44.273Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:40:44.273Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:40:44.273Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:40:44.273Z] DEBUG - Clicking on &Yes [2019-07-31T02:40:44.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172748085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:40:44.273Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172748085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:40:44.273Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172748085 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:40:44.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172748085 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:40:44.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172748085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:40:44.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172748085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:40:44.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172748085 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:40:44.273Z] DEBUG - Clicked on [2019-07-31T02:40:44.273Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=1172748428 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform} [2019-07-31T02:40:44.273Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T02:40:44.273Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T02:40:44.273Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T02:40:44.837Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T02:40:44.837Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T02:40:44.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1172748807 data=null doit=true} to Shell with text {Preferences} [2019-07-31T02:40:44.837Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T02:40:44.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:44.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:44.837Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-31T02:40:44.837Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T02:40:44.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1172748810 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:44.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1172748811 data=null} to Tree node with text: Perspectives [2019-07-31T02:40:44.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1172748811 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:44.837Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172748811 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:44.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1172748812 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:44.837Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:44.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1172748813 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-31T02:40:44.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1172748813 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:44.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1172748813 data=null} to Tree node with text: Perspectives [2019-07-31T02:40:44.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1172748813 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:44.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172748814 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:44.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1172748814 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:44.837Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T02:40:44.837Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T02:40:44.837Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T02:40:44.837Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-31T02:40:44.837Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-31T02:40:44.837Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-31T02:40:44.837Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-31T02:40:44.837Z] DEBUG - 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') [2019-07-31T02:40:44.837Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:40:44.837Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:40:44.837Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:44.837Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:40:44.837Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T02:40:44.837Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T02:40:44.837Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T02:40:44.837Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:40:44.837Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:40:44.837Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:44.837Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-31T02:40:44.837Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T02:40:44.837Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:40:44.837Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:40:44.837Z] DEBUG - Clicking on Cancel [2019-07-31T02:40:44.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1172748827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:40:44.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1172748827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:40:44.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1172748827 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:40:44.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1172748827 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:40:44.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1172748828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:40:44.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1172748828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:40:44.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1172748828 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:40:44.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1172748498 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T02:40:44.837Z] DEBUG - Clicked on [2019-07-31T02:40:45.105Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1172749353 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:40:45.365Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T02:40:45.365Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T02:40:45.365Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T02:40:45.365Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T02:40:45.365Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T02:40:45.365Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1172749545 data=null doit=true} to Shell with text {Preferences} [2019-07-31T02:40:45.365Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T02:40:45.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:45.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:45.365Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-31T02:40:45.365Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T02:40:45.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1172749548 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:45.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1172749548 data=null} to Tree node with text: Perspectives [2019-07-31T02:40:45.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1172749549 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:45.365Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172749549 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:45.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1172749549 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:45.365Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:45.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1172749565 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-31T02:40:45.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1172749566 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:45.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1172749572 data=null} to Tree node with text: Perspectives [2019-07-31T02:40:45.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1172749575 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:45.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172749575 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:45.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1172749576 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:45.365Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T02:40:45.365Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always' [2019-07-31T02:40:45.365Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-31T02:40:45.365Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-31T02:40:45.365Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2019-07-31T02:40:45.365Z] DEBUG - 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') [2019-07-31T02:40:45.365Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T02:40:45.365Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T02:40:45.365Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:40:45.365Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:40:45.365Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:45.365Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:40:45.365Z] DEBUG - 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') [2019-07-31T02:40:45.365Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Prompt} time=1172749578 data=null doit=true} to Button with text {Prompt} [2019-07-31T02:40:45.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=1172749579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Prompt} [2019-07-31T02:40:45.365Z] DEBUG - 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') [2019-07-31T02:40:45.365Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Always} time=1172749580 data=null doit=true} to (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') [2019-07-31T02:40:45.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Always} time=1172749580 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (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') [2019-07-31T02:40:45.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Always} time=1172749580 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (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') [2019-07-31T02:40:45.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1172749580 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (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') [2019-07-31T02:40:45.365Z] DEBUG - 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') [2019-07-31T02:40:45.365Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T02:40:45.365Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T02:40:45.365Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T02:40:45.365Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:40:45.365Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:40:45.365Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:45.365Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:40:45.365Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T02:40:45.365Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T02:40:45.365Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T02:40:45.365Z] DEBUG - 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') [2019-07-31T02:40:45.365Z] DEBUG - Clicking on Apply and Close [2019-07-31T02:40:45.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1172749588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:45.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1172749588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:45.365Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1172749589 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:45.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1172749589 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:45.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1172749605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:45.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1172749608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:45.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1172749608 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:45.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1172749386 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T02:40:45.622Z] DEBUG - Clicked on [2019-07-31T02:40:47.516Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1172751706 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:40:47.516Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T02:40:47.772Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T02:40:47.772Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T02:40:47.772Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T02:40:47.772Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T02:40:47.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1172751980 data=null doit=true} to Shell with text {Preferences} [2019-07-31T02:40:47.772Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T02:40:47.772Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:47.772Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:47.772Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-31T02:40:47.772Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T02:40:47.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1172751983 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:47.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1172751983 data=null} to Tree node with text: Perspectives [2019-07-31T02:40:47.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1172751984 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:47.772Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172751984 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:47.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1172751984 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:47.772Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:47.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1172752001 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-31T02:40:47.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1172752001 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:47.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1172752001 data=null} to Tree node with text: Perspectives [2019-07-31T02:40:47.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1172752002 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:47.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172752010 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:47.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1172752011 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:47.772Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T02:40:47.772Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T02:40:47.772Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T02:40:47.772Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-31T02:40:47.772Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-31T02:40:47.772Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-31T02:40:47.772Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-31T02:40:47.772Z] DEBUG - 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') [2019-07-31T02:40:47.772Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:40:47.772Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:40:47.772Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:47.772Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:40:47.772Z] DEBUG - 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') [2019-07-31T02:40:47.772Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=1172752013 data=null doit=true} to Button with text {Always} [2019-07-31T02:40:47.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1172752013 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Always} [2019-07-31T02:40:47.772Z] DEBUG - 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') [2019-07-31T02:40:47.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=1172752015 data=null doit=true} to (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') [2019-07-31T02:40:47.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=1172752015 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (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') [2019-07-31T02:40:47.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=1172752015 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (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') [2019-07-31T02:40:47.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=1172752016 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (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') [2019-07-31T02:40:47.772Z] DEBUG - 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') [2019-07-31T02:40:47.772Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T02:40:47.772Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T02:40:47.772Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T02:40:47.772Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:40:47.772Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:40:47.772Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:47.772Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:40:47.772Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T02:40:47.772Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T02:40:47.772Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T02:40:47.772Z] DEBUG - 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') [2019-07-31T02:40:47.772Z] DEBUG - Clicking on Apply and Close [2019-07-31T02:40:47.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1172752018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:47.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1172752018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:47.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1172752018 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:47.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1172752018 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:47.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1172752018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:47.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1172752024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:48.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1172752024 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:40:48.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1172751782 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T02:40:48.029Z] DEBUG - Clicked on [2019-07-31T02:40:49.922Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2019-07-31T02:40:49.922Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-31T02:40:49.922Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision' [2019-07-31T02:40:49.922Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:40:49.922Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T02:40:49.922Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:40:49.922Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:40:49.922Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T02:40:49.922Z] DEBUG - Toggling state on Button {&Remember my decision}. Setting state to selected [2019-07-31T02:40:49.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=1172753791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T02:40:49.922Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1172753791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T02:40:49.922Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Remember my decision} time=1172753792 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T02:40:49.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Remember my decision} time=1172753792 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T02:40:49.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Remember my decision} time=1172753792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T02:40:49.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Remember my decision} time=1172753792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T02:40:49.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Remember my decision} time=1172753792 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T02:40:49.922Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Remember my decision} time=1172753792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T02:40:49.922Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1172753792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T02:40:49.922Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Remember my decision} time=1172753792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T02:40:49.922Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Remember my decision} time=1172753792 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T02:40:49.922Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Remember my decision} time=1172753792 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T02:40:49.922Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T02:40:49.922Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-31T02:40:49.922Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:40:49.922Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No' [2019-07-31T02:40:49.922Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH' [2019-07-31T02:40:49.922Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-31T02:40:49.922Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:40:49.922Z] DEBUG - Clicking on &No [2019-07-31T02:40:49.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=1172753793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-31T02:40:49.922Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=1172753793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-31T02:40:49.922Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=1172753793 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-31T02:40:49.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=1172753793 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-31T02:40:49.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=1172753793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-31T02:40:49.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=1172753793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-31T02:40:49.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=1172753793 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-31T02:40:49.922Z] DEBUG - Clicked on [2019-07-31T02:40:49.922Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=1172753965 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform} [2019-07-31T02:40:49.922Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T02:40:49.922Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T02:40:49.922Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T02:40:50.179Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T02:40:50.179Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T02:40:50.179Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1172754368 data=null doit=true} to Shell with text {Preferences} [2019-07-31T02:40:50.179Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T02:40:50.179Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:50.179Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:50.179Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-31T02:40:50.179Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T02:40:50.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1172754386 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:50.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1172754386 data=null} to Tree node with text: Perspectives [2019-07-31T02:40:50.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1172754386 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:50.179Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172754387 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:50.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1172754387 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:50.179Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:50.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1172754389 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-31T02:40:50.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1172754389 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:50.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1172754389 data=null} to Tree node with text: Perspectives [2019-07-31T02:40:50.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1172754389 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:50.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172754389 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives [2019-07-31T02:40:50.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1172754390 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T02:40:50.179Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T02:40:50.179Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T02:40:50.179Z] DEBUG - matched Button with text "Never", using matcher: with mnemonic 'Never' [2019-07-31T02:40:50.179Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-31T02:40:50.179Z] DEBUG - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-31T02:40:50.179Z] DEBUG - matched Button with text "Never", using matcher: with style 'SWT.RADIO' [2019-07-31T02:40:50.179Z] DEBUG - 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') [2019-07-31T02:40:50.179Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T02:40:50.179Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:40:50.179Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:40:50.179Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:50.179Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:40:50.179Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T02:40:50.179Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T02:40:50.179Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T02:40:50.179Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:40:50.179Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:40:50.179Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:50.179Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-31T02:40:50.179Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T02:40:50.179Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:40:50.179Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:40:50.179Z] DEBUG - Clicking on Cancel [2019-07-31T02:40:50.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1172754394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:40:50.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1172754394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:40:50.179Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1172754394 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:40:50.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1172754394 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:40:50.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1172754394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:40:50.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1172754394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:40:50.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1172754394 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T02:40:50.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1172754085 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T02:40:50.436Z] DEBUG - Clicked on [2019-07-31T02:40:50.998Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1172755091 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:40:50.998Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T02:40:50.998Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:40:50.998Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:40:50.998Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:40:50.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172755097 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:40:50.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172755097 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:50.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172755097 data=null} to TreeItem with text {test} [2019-07-31T02:40:50.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172755097 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:50.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172755098 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:40:50.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172755121 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:40:50.998Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:40:50.998Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T02:40:51.255Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T02:40:51.255Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T02:40:51.255Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T02:40:51.255Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:40:51.255Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:40:51.255Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:40:51.255Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:40:51.255Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:51.255Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:40:51.255Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:40:51.255Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T02:40:51.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172755427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:40:51.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172755428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:40:51.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172755428 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:40:51.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172755428 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:40:51.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172755428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:40:51.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172755428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:40:51.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172755428 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:40:51.255Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172755429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:40:51.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172755432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:40:51.255Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172755432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:40:51.255Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172755432 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:40:51.255Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172755433 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:40:51.255Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:40:51.255Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:40:51.255Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:40:51.255Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:40:51.255Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:40:51.255Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:40:51.255Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:40:51.255Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:40:51.255Z] DEBUG - Clicking on OK [2019-07-31T02:40:51.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1172755434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:40:51.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1172755434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:40:51.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1172755434 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:40:51.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1172755434 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:40:51.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1172755440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:40:51.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1172755440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:40:51.255Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:40:51.255Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:40:51.255Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:40:51.817Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:40:51.817Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:40:51.817Z] DEBUG - Clicked on OK [2019-07-31T02:40:51.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1172755440 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:40:51.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1172755197 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T02:40:52.073Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.249 s - in org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest [2019-07-31T02:40:52.073Z] testNever(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 3.291 s [2019-07-31T02:40:52.073Z] testNoAssociatedPerspective(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 2.49 s [2019-07-31T02:40:52.073Z] testExperiment(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 5.815 s [2019-07-31T02:40:52.073Z] testPromptYesRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 4.41 s [2019-07-31T02:40:52.073Z] testPromptNo(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 3.747 s [2019-07-31T02:40:52.073Z] testPromptYes(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 3.273 s [2019-07-31T02:40:52.073Z] testAlways(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 2.301 s [2019-07-31T02:40:52.073Z] testPromptNoRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 3.234 s [2019-07-31T02:40:52.073Z] Running org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest [2019-07-31T02:40:58.935Z] [2019-07-31T02:40:58.935Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 02:40:58.233 [2019-07-31T02:40:58.935Z] !MESSAGE Exception handling signal org.eclipse.tracecompass.tmf.core.signal.TmfMarkerEventSourceUpdatedSignal@67d8eb35 in method public void org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(org.eclipse.tracecompass.tmf.core.signal.TmfMarkerEventSourceUpdatedSignal) [2019-07-31T02:40:58.935Z] !STACK 0 [2019-07-31T02:40:58.935Z] java.lang.reflect.InvocationTargetException [2019-07-31T02:40:58.935Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T02:40:58.935Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T02:40:58.935Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T02:40:58.935Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T02:40:58.935Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:337) [2019-07-31T02:40:58.935Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:293) [2019-07-31T02:40:58.935Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.dispatchSignal(TmfSignalManager.java:252) [2019-07-31T02:40:58.935Z] at org.eclipse.tracecompass.tmf.ui.views.TmfView.broadcast(TmfView.java:125) [2019-07-31T02:40:58.935Z] at org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView$MarkerSetAction.runWithEvent(AbstractTimeGraphView.java:2254) [2019-07-31T02:40:58.935Z] at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:580) [2019-07-31T02:40:58.935Z] at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:412) [2019-07-31T02:40:58.935Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T02:40:58.935Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T02:40:58.935Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T02:40:58.935Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T02:40:58.935Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T02:40:58.935Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1198) [2019-07-31T02:40:58.935Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2019-07-31T02:40:58.935Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-31T02:40:58.935Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76) [2019-07-31T02:40:58.935Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224) [2019-07-31T02:40:58.935Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656) [2019-07-31T02:40:58.935Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175) [2019-07-31T02:40:58.935Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153) [2019-07-31T02:40:58.935Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142) [2019-07-31T02:40:58.935Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132) [2019-07-31T02:40:58.935Z] at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88) [2019-07-31T02:40:58.935Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-31T02:40:58.935Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2019-07-31T02:40:58.935Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-31T02:40:58.935Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-31T02:40:58.935Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-31T02:40:58.935Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-31T02:40:58.935Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T02:40:58.935Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T02:40:58.935Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T02:40:58.935Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T02:40:58.935Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T02:40:58.935Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T02:40:58.935Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T02:40:58.935Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T02:40:58.935Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T02:40:58.935Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T02:40:58.935Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T02:40:58.935Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T02:40:58.935Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T02:40:58.935Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T02:40:58.935Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T02:40:58.935Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T02:40:58.935Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T02:40:58.935Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T02:40:58.935Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T02:40:58.935Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T02:40:58.935Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T02:40:58.935Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T02:40:58.935Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T02:40:58.935Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T02:40:58.935Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T02:40:58.935Z] Caused by: java.lang.IllegalArgumentException: period cannot be less than or equal to zero [2019-07-31T02:40:58.935Z] at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.(PeriodicMarkerEventSource.java:171) [2019-07-31T02:40:58.935Z] at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.(PeriodicMarkerEventSource.java:165) [2019-07-31T02:40:58.935Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource$ConfigurablePeriodicMarkerEventSource.(ConfigurableMarkerEventSource.java:300) [2019-07-31T02:40:58.935Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:123) [2019-07-31T02:40:58.935Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:99) [2019-07-31T02:40:58.935Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(ConfigurableMarkerEventSource.java:340) [2019-07-31T02:40:58.935Z] ... 58 more [2019-07-31T02:40:58.935Z] Root exception: [2019-07-31T02:40:58.935Z] java.lang.IllegalArgumentException: period cannot be less than or equal to zero [2019-07-31T02:40:58.935Z] at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.(PeriodicMarkerEventSource.java:171) [2019-07-31T02:40:58.935Z] at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.(PeriodicMarkerEventSource.java:165) [2019-07-31T02:40:58.935Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource$ConfigurablePeriodicMarkerEventSource.(ConfigurableMarkerEventSource.java:300) [2019-07-31T02:40:58.935Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:123) [2019-07-31T02:40:58.935Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:99) [2019-07-31T02:40:58.935Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(ConfigurableMarkerEventSource.java:340) [2019-07-31T02:40:58.935Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T02:40:58.935Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T02:40:58.935Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T02:40:58.935Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T02:40:58.935Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:337) [2019-07-31T02:40:58.935Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:293) [2019-07-31T02:40:58.935Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.dispatchSignal(TmfSignalManager.java:252) [2019-07-31T02:40:58.935Z] at org.eclipse.tracecompass.tmf.ui.views.TmfView.broadcast(TmfView.java:125) [2019-07-31T02:40:58.935Z] at org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView$MarkerSetAction.runWithEvent(AbstractTimeGraphView.java:2254) [2019-07-31T02:40:58.935Z] at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:580) [2019-07-31T02:40:58.935Z] at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:412) [2019-07-31T02:40:58.935Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T02:40:58.935Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T02:40:58.935Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T02:40:58.935Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T02:40:58.935Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T02:40:58.935Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1198) [2019-07-31T02:40:58.935Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2019-07-31T02:40:58.935Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-31T02:40:58.935Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76) [2019-07-31T02:40:58.935Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224) [2019-07-31T02:40:58.935Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656) [2019-07-31T02:40:58.935Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175) [2019-07-31T02:40:58.935Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153) [2019-07-31T02:40:58.935Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142) [2019-07-31T02:40:58.935Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132) [2019-07-31T02:40:58.935Z] at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88) [2019-07-31T02:40:58.935Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-31T02:40:58.935Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2019-07-31T02:40:58.936Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-31T02:40:58.936Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-31T02:40:58.936Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-31T02:40:58.936Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-31T02:40:58.936Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T02:40:58.936Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T02:40:58.936Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T02:40:58.936Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T02:40:58.936Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T02:40:58.936Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T02:40:58.936Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T02:40:58.936Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T02:40:58.936Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T02:40:58.936Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T02:40:58.936Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T02:40:58.936Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T02:40:58.936Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T02:40:58.936Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T02:40:58.936Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T02:40:58.936Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T02:40:58.936Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T02:40:58.936Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T02:40:58.936Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T02:40:58.936Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T02:40:58.936Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T02:40:58.936Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T02:40:58.936Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T02:40:58.936Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T02:40:58.936Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T02:41:05.478Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.261 s - in org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest [2019-07-31T02:41:05.478Z] testEditMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest) Time elapsed: 3.703 s [2019-07-31T02:41:05.478Z] testMenuNoMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest) Time elapsed: 0.173 s [2019-07-31T02:41:05.478Z] testNavigateBetweenMarkers(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest) Time elapsed: 3.531 s [2019-07-31T02:41:05.478Z] [2019-07-31T02:41:05.478Z] Results: [2019-07-31T02:41:05.478Z] [2019-07-31T02:41:05.478Z] Tests run: 63, Failures: 0, Errors: 0, Skipped: 1 [2019-07-31T02:41:05.478Z] [2019-07-31T02:41:06.407Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T02:41:06.407Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T02:41:06.407Z] [2019-07-31T02:41:06.407Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 02:41:06.394 [2019-07-31T02:41:06.407Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T02:41:07.774Z] [INFO] All tests passed! [2019-07-31T02:41:07.774Z] [INFO] [2019-07-31T02:41:07.774Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T02:41:07.774Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:41:07.774Z] [INFO] [2019-07-31T02:41:07.774Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T02:41:09.666Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T02:41:09.666Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:41:09.923Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:41:10.485Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T02:41:10.742Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-31T02:41:10.742Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:41:12.110Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:41:13.479Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-31T02:41:13.479Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T02:41:13.479Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T02:41:14.237Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:41:14.237Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:41:14.237Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T02:41:14.493Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-31T02:41:14.750Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T02:41:14.750Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T02:41:15.007Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T02:41:15.264Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-31T02:41:15.264Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T02:41:15.826Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T02:41:15.826Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T02:41:16.755Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-31T02:41:17.012Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-31T02:41:17.012Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-31T02:41:17.012Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-31T02:41:17.269Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-31T02:41:17.525Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests' with 10 classes [2019-07-31T02:41:17.525Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-31T02:41:17.781Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-31T02:41:18.037Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-31T02:41:18.037Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core.tests' with 18 classes [2019-07-31T02:41:18.294Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-31T02:41:18.294Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-31T02:41:18.552Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-31T02:41:18.808Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-31T02:41:19.063Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T02:41:19.625Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T02:41:19.880Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T02:41:20.137Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T02:41:20.137Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:41:20.137Z] [INFO] [2019-07-31T02:41:20.137Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T02:41:20.393Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-31T02:41:20.393Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT.pom [2019-07-31T02:41:20.393Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2019-07-31T02:41:20.393Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:41:20.393Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.8-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT-p2metadata.xml [2019-07-31T02:41:20.393Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.8-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT-p2artifacts.xml [2019-07-31T02:41:20.393Z] [INFO] [2019-07-31T02:41:20.393Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T02:41:20.393Z] [INFO] [2019-07-31T02:41:20.393Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >-- [2019-07-31T02:41:20.393Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.1-SNAPSHOT [123/134] [2019-07-31T02:41:20.393Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T02:41:20.393Z] [INFO] [2019-07-31T02:41:20.393Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T02:41:20.393Z] [INFO] [2019-07-31T02:41:20.393Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T02:41:20.393Z] [INFO] The project's OSGi version is 1.0.1.201907310119 [2019-07-31T02:41:20.393Z] [INFO] [2019-07-31T02:41:20.393Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T02:41:20.393Z] [INFO] [2019-07-31T02:41:20.393Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T02:41:20.393Z] [INFO] [2019-07-31T02:41:20.393Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T02:41:20.393Z] [INFO] [2019-07-31T02:41:20.393Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T02:41:20.393Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:41:20.393Z] [INFO] [2019-07-31T02:41:20.393Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T02:41:20.393Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:41:20.393Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources [2019-07-31T02:41:20.393Z] [INFO] [2019-07-31T02:41:20.393Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T02:41:20.393Z] [INFO] Compiling 21 source files to /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/classes [2019-07-31T02:41:20.651Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNodeTest.java:[253] [2019-07-31T02:41:20.651Z] node.writeSelf(htIo.getFileWriter(node.getSequenceNumber()).getChannel()); [2019-07-31T02:41:20.651Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:41:20.651Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-07-31T02:41:20.651Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNodeTest.java:[270] [2019-07-31T02:41:20.651Z] htIo.supplyATReader(seqNb).getChannel(), [2019-07-31T02:41:20.651Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:41:20.651Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-07-31T02:41:20.651Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[82] [2019-07-31T02:41:20.651Z] long time = fillValues(ht, node.getNodeFreeSpace(), start); [2019-07-31T02:41:20.651Z] ^^ [2019-07-31T02:41:20.651Z] Null type safety (type annotations): The expression of type 'OverlappingHistoryTreeStub' needs unchecked conversion to conform to '@NonNull AbstractHistoryTree<@NonNull HTInterval,@NonNull OverlappingNode<@NonNull HTInterval>>', corresponding supertype is 'AbstractHistoryTree<@NonNull HTInterval,OverlappingNode<@NonNull HTInterval>>' [2019-07-31T02:41:20.651Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[107] [2019-07-31T02:41:20.651Z] time = fillValues(ht, node.getNodeFreeSpace(), time); [2019-07-31T02:41:20.651Z] ^^ [2019-07-31T02:41:20.651Z] Null type safety (type annotations): The expression of type 'OverlappingHistoryTreeStub' needs unchecked conversion to conform to '@NonNull AbstractHistoryTree<@NonNull HTInterval,@NonNull OverlappingNode<@NonNull HTInterval>>', corresponding supertype is 'AbstractHistoryTree<@NonNull HTInterval,OverlappingNode<@NonNull HTInterval>>' [2019-07-31T02:41:20.651Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[126] [2019-07-31T02:41:20.651Z] time = fillValues(ht, node.getNodeFreeSpace(), node.getNodeStart()); [2019-07-31T02:41:20.651Z] ^^ [2019-07-31T02:41:20.651Z] Null type safety (type annotations): The expression of type 'OverlappingHistoryTreeStub' needs unchecked conversion to conform to '@NonNull AbstractHistoryTree<@NonNull HTInterval,@NonNull OverlappingNode<@NonNull HTInterval>>', corresponding supertype is 'AbstractHistoryTree<@NonNull HTInterval,OverlappingNode<@NonNull HTInterval>>' [2019-07-31T02:41:20.651Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[138] [2019-07-31T02:41:20.651Z] time = fillValues(ht, node.getNodeFreeSpace(), time); [2019-07-31T02:41:20.651Z] ^^ [2019-07-31T02:41:20.651Z] Null type safety (type annotations): The expression of type 'OverlappingHistoryTreeStub' needs unchecked conversion to conform to '@NonNull AbstractHistoryTree<@NonNull HTInterval,@NonNull OverlappingNode<@NonNull HTInterval>>', corresponding supertype is 'AbstractHistoryTree<@NonNull HTInterval,OverlappingNode<@NonNull HTInterval>>' [2019-07-31T02:41:20.651Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[152] [2019-07-31T02:41:20.651Z] HtTestUtils.assertTreeIntegrity(ht); [2019-07-31T02:41:20.651Z] ^^ [2019-07-31T02:41:20.651Z] Null type safety (type annotations): The expression of type 'OverlappingHistoryTreeStub' needs unchecked conversion to conform to '@NonNull AbstractHistoryTree<@NonNull HTInterval,@NonNull OverlappingNode<@NonNull HTInterval>>', corresponding supertype is 'AbstractHistoryTree<@NonNull HTInterval,OverlappingNode<@NonNull HTInterval>>' [2019-07-31T02:41:20.651Z] 7 problems (7 warnings) [2019-07-31T02:41:20.651Z] [INFO] [2019-07-31T02:41:20.651Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T02:41:20.651Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:41:20.651Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/test/resources [2019-07-31T02:41:20.651Z] [INFO] [2019-07-31T02:41:20.651Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T02:41:20.651Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-31T02:41:20.908Z] [INFO] [2019-07-31T02:41:20.908Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T02:41:20.908Z] [INFO] [2019-07-31T02:41:20.908Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T02:41:20.908Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT.jar [2019-07-31T02:41:20.908Z] [INFO] [2019-07-31T02:41:20.908Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T02:41:20.908Z] [INFO] [2019-07-31T02:41:20.908Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T02:41:20.908Z] [INFO] [2019-07-31T02:41:20.908Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T02:41:20.908Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT.jar [2019-07-31T02:41:20.908Z] [INFO] [2019-07-31T02:41:20.908Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T02:41:20.908Z] [INFO] [2019-07-31T02:41:20.908Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T02:41:24.272Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data/.metadata/.log [2019-07-31T02:41:24.272Z] [INFO] Command line: [2019-07-31T02:41:24.272Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T02:41:24.272Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T02:41:26.791Z] !SESSION 2019-07-31 02:41:23.883 ----------------------------------------------- [2019-07-31T02:41:26.791Z] eclipse.buildId=unknown [2019-07-31T02:41:26.791Z] java.version=1.8.0_202 [2019-07-31T02:41:26.791Z] java.vendor=Oracle Corporation [2019-07-31T02:41:26.791Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T02:41:26.791Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T02:41:26.792Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T02:41:26.792Z] [2019-07-31T02:41:26.792Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 02:41:26.326 [2019-07-31T02:41:26.792Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:41:26.792Z] !STACK 0 [2019-07-31T02:41:26.792Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-31T02:41:26.792Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:41:26.792Z] [2019-07-31T02:41:26.792Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:41:26.792Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:41:26.792Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:41:26.792Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:41:26.792Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:41:26.792Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:41:26.792Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:41:26.792Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:41:26.792Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:41:26.792Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:41:26.792Z] [2019-07-31T02:41:26.792Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 02:41:26.453 [2019-07-31T02:41:26.792Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:41:26.792Z] !STACK 0 [2019-07-31T02:41:26.792Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-31T02:41:26.792Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:41:26.792Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T02:41:26.792Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T02:41:26.792Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-31T02:41:26.792Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:41:26.792Z] [2019-07-31T02:41:26.792Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:41:26.792Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:41:26.792Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:41:26.792Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:41:26.792Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:41:26.792Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:41:26.792Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:41:26.792Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:41:26.792Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:41:26.792Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:41:28.684Z] Running org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest [2019-07-31T02:41:28.941Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest [2019-07-31T02:41:28.941Z] testReadWriteByte(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0.006 s [2019-07-31T02:41:28.941Z] testReadWriteChar(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-31T02:41:28.941Z] testReadWriteLong(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0.001 s [2019-07-31T02:41:28.941Z] testMainBuffer2(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-31T02:41:28.941Z] testMainBuffer3(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-31T02:41:28.941Z] testLimit(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-31T02:41:28.941Z] testReadWriteFloat(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0.001 s [2019-07-31T02:41:28.941Z] testReadWriteShort(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-31T02:41:28.941Z] testMainBuffer(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-31T02:41:28.941Z] testEndianness(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0.001 s [2019-07-31T02:41:28.941Z] testMultipleValues(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-31T02:41:28.941Z] testReadWriteDouble(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0.001 s [2019-07-31T02:41:28.941Z] testReadWriteString(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-31T02:41:28.941Z] testReadWriteInt(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-31T02:41:28.941Z] testReadWriteByteArray(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-31T02:41:28.941Z] Running org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest [2019-07-31T02:41:29.198Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 s - in org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest [2019-07-31T02:41:29.198Z] testReadWriteNode(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0.315 s [2019-07-31T02:41:29.198Z] testTooFarData(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0.002 s [2019-07-31T02:41:29.198Z] testExtraDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0.001 s [2019-07-31T02:41:29.198Z] testHeaderDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0.001 s [2019-07-31T02:41:29.198Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest [2019-07-31T02:41:29.198Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest [2019-07-31T02:41:29.198Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2019-07-31T02:41:29.198Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2019-07-31T02:41:29.198Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2019-07-31T02:41:29.198Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0.001 s [2019-07-31T02:41:29.198Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2019-07-31T02:41:29.198Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest [2019-07-31T02:41:29.198Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest [2019-07-31T02:41:29.198Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2019-07-31T02:41:29.198Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2019-07-31T02:41:29.198Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2019-07-31T02:41:29.198Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2019-07-31T02:41:29.198Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest [2019-07-31T02:41:29.455Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest [2019-07-31T02:41:29.455Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-31T02:41:29.455Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0.001 s [2019-07-31T02:41:29.455Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-31T02:41:29.455Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-31T02:41:29.455Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-31T02:41:29.455Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-31T02:41:29.455Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest [2019-07-31T02:41:29.455Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest [2019-07-31T02:41:29.455Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-31T02:41:29.455Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-31T02:41:29.455Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-31T02:41:29.455Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-31T02:41:29.455Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-31T02:41:29.455Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0.001 s [2019-07-31T02:41:29.455Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest [2019-07-31T02:41:30.018Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.678 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest [2019-07-31T02:41:30.018Z] testInsertions(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.277 s [2019-07-31T02:41:30.018Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.016 s [2019-07-31T02:41:30.018Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.094 s [2019-07-31T02:41:30.018Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.201 s [2019-07-31T02:41:30.018Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.083 s [2019-07-31T02:41:30.018Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.005 s [2019-07-31T02:41:30.018Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest [2019-07-31T02:41:30.275Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest [2019-07-31T02:41:30.275Z] testAddToCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-31T02:41:30.275Z] testGetChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T02:41:30.275Z] testGetLatestChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T02:41:30.275Z] testLinkNewChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T02:41:30.275Z] testNbChildren[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T02:41:30.275Z] testNodeInvalidAdd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-31T02:41:30.275Z] testNodeInvalidEnd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T02:41:30.275Z] testCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-31T02:41:30.275Z] testNodeData[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-31T02:41:30.275Z] testAddToCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.003 s [2019-07-31T02:41:30.275Z] testGetChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T02:41:30.275Z] testGetLatestChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T02:41:30.275Z] testLinkNewChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T02:41:30.275Z] testNbChildren[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-31T02:41:30.275Z] testNodeInvalidAdd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T02:41:30.275Z] testNodeInvalidEnd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.002 s [2019-07-31T02:41:30.275Z] testCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-31T02:41:30.275Z] testNodeData[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-31T02:41:30.275Z] testAddToCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T02:41:30.275Z] testGetChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T02:41:30.275Z] testGetLatestChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T02:41:30.275Z] testLinkNewChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T02:41:30.275Z] testNbChildren[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T02:41:30.275Z] testNodeInvalidAdd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T02:41:30.275Z] testNodeInvalidEnd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-31T02:41:30.275Z] testCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-31T02:41:30.275Z] testNodeData[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-31T02:41:30.275Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest [2019-07-31T02:41:30.532Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest [2019-07-31T02:41:30.532Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.013 s [2019-07-31T02:41:30.532Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.077 s [2019-07-31T02:41:30.532Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.141 s [2019-07-31T02:41:30.532Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.078 s [2019-07-31T02:41:30.532Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.003 s [2019-07-31T02:41:30.532Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest [2019-07-31T02:41:30.532Z] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest [2019-07-31T02:41:30.532Z] testGetLatestChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T02:41:30.532Z] testLinkNewChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.003 s [2019-07-31T02:41:30.532Z] testGetChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T02:41:30.532Z] testGetLatestChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T02:41:30.532Z] testAddToCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T02:41:30.532Z] testGetChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T02:41:30.532Z] testNbChildren[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T02:41:30.532Z] testNodeInvalidAdd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T02:41:30.532Z] testNodeInvalidEnd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T02:41:30.532Z] testCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T02:41:30.532Z] testNodeData[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T02:41:30.532Z] testGetLatestChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T02:41:30.532Z] testLinkNewChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.004 s [2019-07-31T02:41:30.532Z] testGetChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T02:41:30.532Z] testGetLatestChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T02:41:30.532Z] testAddToCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T02:41:30.532Z] testGetChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T02:41:30.532Z] testNbChildren[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T02:41:30.532Z] testNodeInvalidAdd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T02:41:30.532Z] testNodeInvalidEnd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T02:41:30.532Z] testCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T02:41:30.532Z] testNodeData[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T02:41:30.532Z] testGetLatestChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T02:41:30.532Z] testLinkNewChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.045 s [2019-07-31T02:41:30.532Z] testGetChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T02:41:30.532Z] testGetLatestChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T02:41:30.532Z] testAddToCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T02:41:30.532Z] testGetChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T02:41:30.532Z] testNbChildren[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T02:41:30.532Z] testNodeInvalidAdd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T02:41:30.532Z] testNodeInvalidEnd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T02:41:30.532Z] testCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T02:41:30.532Z] testNodeData[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T02:41:30.532Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest [2019-07-31T02:41:30.788Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest [2019-07-31T02:41:30.788Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.01 s [2019-07-31T02:41:30.788Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.022 s [2019-07-31T02:41:30.788Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.107 s [2019-07-31T02:41:30.788Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.065 s [2019-07-31T02:41:30.788Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.003 s [2019-07-31T02:41:30.788Z] Running org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest [2019-07-31T02:41:31.718Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.702 s - in org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest [2019-07-31T02:41:31.718Z] ReadWriteLongTestUnsigned(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest) Time elapsed: 0.39 s [2019-07-31T02:41:31.718Z] ReadWriteLongTest(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest) Time elapsed: 0.311 s [2019-07-31T02:41:31.718Z] [2019-07-31T02:41:31.718Z] Results: [2019-07-31T02:41:31.718Z] [2019-07-31T02:41:31.718Z] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T02:41:31.718Z] [2019-07-31T02:41:32.281Z] [INFO] All tests passed! [2019-07-31T02:41:32.281Z] [INFO] [2019-07-31T02:41:32.281Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T02:41:32.281Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:41:32.281Z] [INFO] [2019-07-31T02:41:32.281Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T02:41:32.281Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:41:32.281Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:41:32.281Z] [INFO] [2019-07-31T02:41:32.281Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T02:41:32.281Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT.jar [2019-07-31T02:41:32.281Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT.pom [2019-07-31T02:41:32.538Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-31T02:41:32.538Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:41:32.538Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT-p2metadata.xml [2019-07-31T02:41:32.538Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml [2019-07-31T02:41:32.538Z] [INFO] [2019-07-31T02:41:32.538Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T02:41:32.538Z] [INFO] [2019-07-31T02:41:32.538Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >-- [2019-07-31T02:41:32.538Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.3-SNAPSHOT [124/134] [2019-07-31T02:41:32.538Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T02:41:32.538Z] [INFO] [2019-07-31T02:41:32.538Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T02:41:32.538Z] [INFO] [2019-07-31T02:41:32.538Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T02:41:32.538Z] [INFO] The project's OSGi version is 1.0.3.201907310119 [2019-07-31T02:41:32.538Z] [INFO] [2019-07-31T02:41:32.538Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T02:41:32.538Z] [INFO] [2019-07-31T02:41:32.538Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T02:41:32.538Z] [INFO] [2019-07-31T02:41:32.538Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T02:41:32.538Z] [INFO] [2019-07-31T02:41:32.538Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T02:41:32.538Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:41:32.538Z] [INFO] [2019-07-31T02:41:32.538Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T02:41:32.538Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:41:32.538Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources [2019-07-31T02:41:32.538Z] [INFO] [2019-07-31T02:41:32.538Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T02:41:32.538Z] [INFO] Compiling 16 source files to /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/classes [2019-07-31T02:41:32.794Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/AbstractTestSegmentStore.java:[232] [2019-07-31T02:41:32.794Z] ISegmentStore<@NonNull TestSegment> other = getSegmentStore(fSegmentStore.toArray(new TestSegment[fSegmentStore.size()])); [2019-07-31T02:41:32.794Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:41:32.794Z] Null type safety (type annotations): The expression of type 'AbstractTestSegmentStore.TestSegment[]' needs unchecked conversion to conform to 'AbstractTestSegmentStore.@NonNull TestSegment @NonNull[]' [2019-07-31T02:41:32.794Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/AbstractTestSegmentStore.java:[242] [2019-07-31T02:41:32.794Z] ISegmentStore<@NonNull TestSegment> other = getSegmentStore(REVERSE_SEGMENTS.toArray(new TestSegment[fSegmentStore.size()])); [2019-07-31T02:41:32.794Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:41:32.794Z] Null type safety (type annotations): The expression of type 'AbstractTestSegmentStore.TestSegment[]' needs unchecked conversion to conform to 'AbstractTestSegmentStore.@NonNull TestSegment @NonNull[]' [2019-07-31T02:41:32.794Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/perf/org/eclipse/tracecompass/segmentstore/core/tests/perf/SegmentStoreBigBenchmark.java:[51] [2019-07-31T02:41:32.794Z] { "HT store", new HistoryTreeSegmentStoreStub<>(Files.createTempFile("tmpSegStore", null), 1, BasicSegment.BASIC_SEGMENT_READ_FACTORY) }, [2019-07-31T02:41:32.794Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:41:32.794Z] Null type safety (type annotations): The expression of type 'Path' needs unchecked conversion to conform to '@NonNull Path' [2019-07-31T02:41:32.794Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/TreeMapStoreTest.java:[47] [2019-07-31T02:41:32.794Z] boolean ret = fSegmentStore.add(new TestSegment(segment.getStart(), segment.getEnd(), segment.getPayload())); [2019-07-31T02:41:32.794Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:41:32.794Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T02:41:32.794Z] 4 problems (4 warnings) [2019-07-31T02:41:32.794Z] [INFO] [2019-07-31T02:41:32.794Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T02:41:32.794Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:41:32.794Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/test/resources [2019-07-31T02:41:32.794Z] [INFO] [2019-07-31T02:41:32.794Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T02:41:32.794Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-sources.jar [2019-07-31T02:41:32.794Z] [INFO] [2019-07-31T02:41:32.794Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T02:41:32.794Z] [INFO] [2019-07-31T02:41:32.794Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T02:41:32.794Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar [2019-07-31T02:41:32.794Z] [INFO] [2019-07-31T02:41:32.794Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T02:41:32.794Z] [INFO] [2019-07-31T02:41:32.794Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T02:41:32.794Z] [INFO] [2019-07-31T02:41:32.794Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T02:41:32.794Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar [2019-07-31T02:41:32.794Z] [INFO] [2019-07-31T02:41:32.794Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T02:41:32.794Z] [INFO] [2019-07-31T02:41:32.794Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T02:41:34.162Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data/.metadata/.log [2019-07-31T02:41:34.162Z] [INFO] Command line: [2019-07-31T02:41:34.162Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T02:41:34.162Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T02:41:36.680Z] !SESSION 2019-07-31 02:41:34.060 ----------------------------------------------- [2019-07-31T02:41:36.680Z] eclipse.buildId=unknown [2019-07-31T02:41:36.680Z] java.version=1.8.0_202 [2019-07-31T02:41:36.680Z] java.vendor=Oracle Corporation [2019-07-31T02:41:36.680Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T02:41:36.680Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T02:41:36.680Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T02:41:36.680Z] [2019-07-31T02:41:36.680Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 02:41:36.435 [2019-07-31T02:41:36.680Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:41:36.680Z] !STACK 0 [2019-07-31T02:41:36.680Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-31T02:41:36.680Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:41:36.680Z] [2019-07-31T02:41:36.680Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:41:36.680Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:41:36.680Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:41:36.680Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:41:36.680Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:41:36.680Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:41:36.680Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:41:36.680Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:41:36.680Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:41:36.680Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:41:36.680Z] [2019-07-31T02:41:36.680Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 02:41:36.573 [2019-07-31T02:41:36.680Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:41:36.680Z] !STACK 0 [2019-07-31T02:41:36.680Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-31T02:41:36.680Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:41:36.680Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T02:41:36.680Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T02:41:36.680Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-31T02:41:36.680Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:41:36.680Z] [2019-07-31T02:41:36.680Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:41:36.680Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:41:36.680Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:41:36.680Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:41:36.680Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:41:36.680Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:41:36.680Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:41:36.680Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:41:36.680Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:41:36.680Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:41:38.360Z] Running org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest [2019-07-31T02:41:38.617Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest [2019-07-31T02:41:38.617Z] createDoubleDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.071 s [2019-07-31T02:41:38.617Z] simpleCreate(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.005 s [2019-07-31T02:41:38.617Z] createTortureTest(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.002 s [2019-07-31T02:41:38.617Z] createAllDressed(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.001 s [2019-07-31T02:41:38.617Z] createDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2019-07-31T02:41:38.617Z] createDistinctStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2019-07-31T02:41:38.617Z] createFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2019-07-31T02:41:38.617Z] createStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.001 s [2019-07-31T02:41:38.617Z] createPreloaded(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.001 s [2019-07-31T02:41:38.617Z] createDistinctFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.001 s [2019-07-31T02:41:38.617Z] Running org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest [2019-07-31T02:41:38.617Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest [2019-07-31T02:41:38.617Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.004 s [2019-07-31T02:41:38.617Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-31T02:41:38.617Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.002 s [2019-07-31T02:41:38.617Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-31T02:41:38.617Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-31T02:41:38.617Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-31T02:41:38.617Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-31T02:41:38.617Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.002 s [2019-07-31T02:41:38.617Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-31T02:41:38.617Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-31T02:41:38.617Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-31T02:41:38.617Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-31T02:41:38.617Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-31T02:41:38.617Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-31T02:41:38.617Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-31T02:41:38.617Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-31T02:41:38.617Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-31T02:41:38.617Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-31T02:41:38.617Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-31T02:41:38.617Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-31T02:41:38.617Z] Running org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest [2019-07-31T02:41:38.617Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest [2019-07-31T02:41:38.617Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T02:41:38.617Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T02:41:38.617Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T02:41:38.617Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T02:41:38.617Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T02:41:38.617Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T02:41:38.617Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0.001 s [2019-07-31T02:41:38.617Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T02:41:38.617Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T02:41:38.617Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0.001 s [2019-07-31T02:41:38.617Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T02:41:38.617Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T02:41:38.617Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T02:41:38.617Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T02:41:38.617Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0.001 s [2019-07-31T02:41:38.617Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T02:41:38.617Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T02:41:38.617Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0.001 s [2019-07-31T02:41:38.617Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T02:41:38.617Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T02:41:38.617Z] Running org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest [2019-07-31T02:41:38.617Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest [2019-07-31T02:41:38.617Z] testNamedAspect(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest) Time elapsed: 0.001 s [2019-07-31T02:41:38.617Z] testComparator(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest) Time elapsed: 0.002 s [2019-07-31T02:41:38.617Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest [2019-07-31T02:41:39.182Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.403 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest [2019-07-31T02:41:39.182Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.004 s [2019-07-31T02:41:39.182Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-31T02:41:39.182Z] testSegmentStoreVersion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.081 s [2019-07-31T02:41:39.182Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-31T02:41:39.182Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-31T02:41:39.182Z] testReadingSegmentStore(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.006 s [2019-07-31T02:41:39.182Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-31T02:41:39.182Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-31T02:41:39.182Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-31T02:41:39.182Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-31T02:41:39.182Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-31T02:41:39.182Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-31T02:41:39.182Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.053 s [2019-07-31T02:41:39.182Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.003 s [2019-07-31T02:41:39.182Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.002 s [2019-07-31T02:41:39.182Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-31T02:41:39.182Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.002 s [2019-07-31T02:41:39.182Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-31T02:41:39.182Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-31T02:41:39.182Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-31T02:41:39.182Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-31T02:41:39.182Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-31T02:41:39.182Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest [2019-07-31T02:41:39.745Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.722 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest [2019-07-31T02:41:39.745Z] testSizeAndIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.089 s [2019-07-31T02:41:39.745Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.003 s [2019-07-31T02:41:39.745Z] testChildrenTimes(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.127 s [2019-07-31T02:41:39.745Z] testTreeEnd(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.065 s [2019-07-31T02:41:39.745Z] testNodeSequenceNumbers(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.047 s [2019-07-31T02:41:39.745Z] testDepth(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.292 s [2019-07-31T02:41:39.745Z] testReadTree(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.091 s [2019-07-31T02:41:39.745Z] testSequentialFill(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.004 s [2019-07-31T02:41:39.745Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest [2019-07-31T02:41:39.745Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest [2019-07-31T02:41:39.745Z] testAddToCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.001 s [2019-07-31T02:41:39.745Z] testGetChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2019-07-31T02:41:39.745Z] testGetLatestChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2019-07-31T02:41:39.745Z] testLinkNewChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2019-07-31T02:41:39.745Z] testNbChildren[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2019-07-31T02:41:39.745Z] testNodeInvalidAdd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.001 s [2019-07-31T02:41:39.745Z] testNodeInvalidEnd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.001 s [2019-07-31T02:41:39.745Z] testCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.001 s [2019-07-31T02:41:39.745Z] testNodeData[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.001 s [2019-07-31T02:41:39.745Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest [2019-07-31T02:41:40.002Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest [2019-07-31T02:41:40.002Z] testChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T02:41:40.002Z] testIntersectingChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.003 s [2019-07-31T02:41:40.002Z] testSpecifics[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-31T02:41:40.002Z] testGetLatestChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-31T02:41:40.002Z] testLinkNewChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.005 s [2019-07-31T02:41:40.002Z] testGetChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-31T02:41:40.002Z] testGetLatestChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T02:41:40.002Z] testAddToCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T02:41:40.002Z] testGetChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-31T02:41:40.002Z] testNbChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-31T02:41:40.002Z] testNodeInvalidAdd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T02:41:40.002Z] testNodeInvalidEnd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T02:41:40.002Z] testCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T02:41:40.002Z] testNodeData[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-31T02:41:40.002Z] Running org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest [2019-07-31T02:41:40.002Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest [2019-07-31T02:41:40.002Z] testNoDuplicateElements(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-31T02:41:40.002Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-31T02:41:40.002Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-31T02:41:40.002Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-31T02:41:40.002Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-31T02:41:40.002Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.06 s [2019-07-31T02:41:40.002Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-31T02:41:40.002Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-31T02:41:40.002Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-31T02:41:40.002Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-31T02:41:40.002Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-31T02:41:40.002Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-31T02:41:40.002Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-31T02:41:40.002Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-31T02:41:40.002Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-31T02:41:40.002Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-31T02:41:40.002Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-31T02:41:40.002Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-31T02:41:40.002Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-31T02:41:40.002Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-31T02:41:40.002Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-31T02:41:40.002Z] [2019-07-31T02:41:40.002Z] Results: [2019-07-31T02:41:40.002Z] [2019-07-31T02:41:40.002Z] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T02:41:40.002Z] [2019-07-31T02:41:40.930Z] [INFO] All tests passed! [2019-07-31T02:41:40.930Z] [INFO] [2019-07-31T02:41:40.930Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T02:41:40.930Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:41:40.930Z] [INFO] [2019-07-31T02:41:40.930Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T02:41:40.930Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:41:40.930Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:41:40.930Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core.tests' with 18 classes [2019-07-31T02:41:40.930Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:41:40.930Z] [INFO] [2019-07-31T02:41:40.930Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T02:41:40.930Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar [2019-07-31T02:41:40.930Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.pom [2019-07-31T02:41:40.930Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-sources.jar [2019-07-31T02:41:40.930Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:41:40.930Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-p2metadata.xml [2019-07-31T02:41:40.930Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml [2019-07-31T02:41:40.930Z] [INFO] [2019-07-31T02:41:40.930Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T02:41:40.930Z] [INFO] [2019-07-31T02:41:40.930Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >-- [2019-07-31T02:41:40.930Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.8-SNAPSHOT [125/134] [2019-07-31T02:41:40.930Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T02:41:40.930Z] [INFO] [2019-07-31T02:41:40.930Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T02:41:40.930Z] [INFO] [2019-07-31T02:41:40.930Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T02:41:40.930Z] [INFO] The project's OSGi version is 1.0.8.201907310119 [2019-07-31T02:41:40.930Z] [INFO] [2019-07-31T02:41:40.930Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T02:41:40.930Z] [INFO] [2019-07-31T02:41:40.930Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T02:41:40.930Z] [INFO] [2019-07-31T02:41:40.930Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T02:41:40.930Z] [INFO] [2019-07-31T02:41:40.930Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T02:41:40.930Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:41:40.930Z] [INFO] [2019-07-31T02:41:40.930Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T02:41:40.930Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:41:40.930Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/main/resources [2019-07-31T02:41:40.930Z] [INFO] [2019-07-31T02:41:40.930Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T02:41:40.930Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/classes [2019-07-31T02:41:41.493Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/ui/swtbot/tests/latency/PatternDensityViewTest.java:[94] [2019-07-31T02:41:41.493Z] fDensityChart = viewBot.bot().widget(WidgetOfType.widgetOfType(Chart.class)); [2019-07-31T02:41:41.493Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:41:41.493Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull Chart'. Declaring type 'SWTBotFactory' doesn't seem to be designed with null type annotations in mind [2019-07-31T02:41:41.493Z] 1 problem (1 warning) [2019-07-31T02:41:41.493Z] [INFO] [2019-07-31T02:41:41.493Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T02:41:41.493Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:41:41.493Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/test/resources [2019-07-31T02:41:41.493Z] [INFO] [2019-07-31T02:41:41.493Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T02:41:41.493Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2019-07-31T02:41:41.493Z] [INFO] [2019-07-31T02:41:41.493Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T02:41:41.493Z] [INFO] [2019-07-31T02:41:41.493Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T02:41:41.493Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-31T02:41:41.493Z] [INFO] [2019-07-31T02:41:41.493Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T02:41:41.493Z] [INFO] [2019-07-31T02:41:41.493Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T02:41:41.493Z] [INFO] [2019-07-31T02:41:41.493Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T02:41:41.493Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-31T02:41:41.749Z] [INFO] [2019-07-31T02:41:41.749Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T02:41:41.749Z] [INFO] [2019-07-31T02:41:41.749Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T02:41:43.641Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T02:41:43.641Z] [INFO] Command line: [2019-07-31T02:41:43.641Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T02:41:43.641Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T02:41:46.910Z] !SESSION 2019-07-31 02:41:43.469 ----------------------------------------------- [2019-07-31T02:41:46.910Z] eclipse.buildId=unknown [2019-07-31T02:41:46.910Z] java.version=1.8.0_202 [2019-07-31T02:41:46.910Z] java.vendor=Oracle Corporation [2019-07-31T02:41:46.910Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T02:41:46.910Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T02:41:46.910Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T02:41:46.910Z] [2019-07-31T02:41:46.910Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 02:41:46.231 [2019-07-31T02:41:46.910Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:41:46.910Z] !STACK 0 [2019-07-31T02:41:46.910Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T02:41:46.910Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:41:46.910Z] [2019-07-31T02:41:46.910Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:41:46.910Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:41:46.910Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:41:46.910Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:41:46.910Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:41:46.910Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:41:46.910Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:41:46.910Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:41:46.910Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:41:46.910Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:41:46.910Z] [2019-07-31T02:41:46.910Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 02:41:46.365 [2019-07-31T02:41:46.910Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:41:46.910Z] !STACK 0 [2019-07-31T02:41:46.910Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T02:41:46.910Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:41:46.910Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T02:41:46.910Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T02:41:46.910Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T02:41:46.910Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:41:46.910Z] [2019-07-31T02:41:46.910Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:41:46.910Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:41:46.910Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:41:46.910Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:41:46.910Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:41:46.910Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:41:46.910Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:41:46.910Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:41:46.910Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:41:46.910Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:41:48.279Z] process 18775: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text [2019-07-31T02:41:48.279Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T02:41:48.841Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T02:41:48.841Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T02:41:58.922Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest [2019-07-31T02:41:58.922Z] Display size: 1440x900 [2019-07-31T02:41:58.922Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-31T02:41:58.922Z] GTK version=3.18.9 [2019-07-31T02:41:58.922Z] GTK theme=Ambiance [2019-07-31T02:41:58.922Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T02:41:58.922Z] Time zone: Coordinated Universal Time [2019-07-31T02:41:58.922Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T02:41:58.922Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T02:42:05.466Z] [2019-07-31T02:42:05.466Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:42:04.241 [2019-07-31T02:42:05.466Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-31T02:42:09.663Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:42:09.663Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:42:09.663Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:42:09.663Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:42:09.663Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:42:09.663Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:09.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172833620 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:42:09.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172833620 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:42:09.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172833621 data=null} to TreeItem with text {test} [2019-07-31T02:42:09.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172833622 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:42:09.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172833623 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:42:09.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172833814 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:42:09.663Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:09.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172833817 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:42:09.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172833817 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:42:09.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172833817 data=null} to TreeItem with text {test} [2019-07-31T02:42:09.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172833818 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:42:09.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172833819 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:42:09.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172833831 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:42:09.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172833833 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:42:09.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172833834 data=null} to TreeItem with text {test} [2019-07-31T02:42:09.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172833834 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:42:09.663Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172833857 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:42:09.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172833922 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:42:09.921Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:09.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172833927 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:42:09.922Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172833927 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:42:09.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172833928 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:42:09.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172833928 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:42:09.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172833929 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:42:09.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172833991 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:42:09.922Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172833993 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:42:09.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172833993 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:42:09.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172833994 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:42:09.922Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172833994 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:42:09.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172833997 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:42:09.922Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=1172834000 data=null doit=true} to Tree node with text: bug446190 [2019-07-31T02:42:09.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1172834000 data=null} to Tree node with text: bug446190 [2019-07-31T02:42:09.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1172834000 data=null button=1 stateMask=0x0 x=98 y=74 count=1} to Tree node with text: bug446190 [2019-07-31T02:42:09.922Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172834001 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: bug446190 [2019-07-31T02:42:09.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1172834007 data=null button=1 stateMask=0x80000 x=98 y=74 count=1} to Tree node with text: bug446190 [2019-07-31T02:42:09.922Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=1172834019 data=null doit=true} to Tree node with text: Views [2019-07-31T02:42:09.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=1172834019 data=null} to Tree node with text: Views [2019-07-31T02:42:09.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=1172834019 data=null button=1 stateMask=0x0 x=114 y=95 count=1} to Tree node with text: Views [2019-07-31T02:42:09.922Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172834020 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Views [2019-07-31T02:42:09.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=1172834139 data=null button=1 stateMask=0x80000 x=114 y=95 count=1} to Tree node with text: Views [2019-07-31T02:42:09.922Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=1172834140 data=null doit=true} to Tree node with text: XML system call analysis [2019-07-31T02:42:09.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=1172834141 data=null} to Tree node with text: XML system call analysis [2019-07-31T02:42:09.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=1172834141 data=null button=1 stateMask=0x0 x=193 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-31T02:42:10.178Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172834141 data=null item=TreeItem {XML system call analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: XML system call analysis [2019-07-31T02:42:10.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=1172834224 data=null button=1 stateMask=0x80000 x=193 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-31T02:42:10.178Z] DEBUG - Double-clicking on Tree node with text: Latency vs Time [2019-07-31T02:42:10.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency vs Time} time=1172834226 data=null button=0 stateMask=0x0 x=184 y=473 count=0} to Tree node with text: Latency vs Time [2019-07-31T02:42:10.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency vs Time} time=1172834226 data=null doit=true} to Tree node with text: Latency vs Time [2019-07-31T02:42:10.178Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:10.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency vs Time} time=1172834227 data=null} to Tree node with text: Latency vs Time [2019-07-31T02:42:10.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=1172834227 data=null button=1 stateMask=0x0 x=184 y=473 count=1} to Tree node with text: Latency vs Time [2019-07-31T02:42:10.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172834228 data=null item=TreeItem {Latency vs Time} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Latency vs Time [2019-07-31T02:42:10.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=1172834310 data=null button=1 stateMask=0x80000 x=184 y=473 count=1} to Tree node with text: Latency vs Time [2019-07-31T02:42:10.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=1172834311 data=null button=1 stateMask=0x0 x=184 y=473 count=2} to Tree node with text: Latency vs Time [2019-07-31T02:42:10.178Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Time} time=1172834311 data=null button=1 stateMask=0x0 x=184 y=473 count=2} to Tree node with text: Latency vs Time [2019-07-31T02:42:10.434Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172834312 data=null item=TreeItem {Latency vs Time} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Latency vs Time [2019-07-31T02:42:10.691Z] *** BUG *** [2019-07-31T02:42:10.691Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:42:10.691Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:42:10.691Z] [2019-07-31T02:42:10.691Z] *** BUG *** [2019-07-31T02:42:10.691Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:42:10.691Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:42:10.691Z] [2019-07-31T02:42:10.947Z] *** BUG *** [2019-07-31T02:42:10.947Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:42:10.947Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:42:10.947Z] [2019-07-31T02:42:11.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=1172834515 data=null button=1 stateMask=0x80000 x=184 y=473 count=2} to Tree node with text: Latency vs Time [2019-07-31T02:42:11.461Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency vs Time} time=1172835518 data=null button=0 stateMask=0x0 x=184 y=473 count=0} to Tree node with text: Latency vs Time [2019-07-31T02:42:11.461Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency vs Time} time=1172835578 data=null doit=true} to Tree node with text: Latency vs Time [2019-07-31T02:42:11.461Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency vs Time} time=1172835578 data=null} to Tree node with text: Latency vs Time [2019-07-31T02:42:11.461Z] DEBUG - Double-clicked on Tree node with text: Latency vs Time [2019-07-31T02:42:14.734Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"' [2019-07-31T02:42:14.990Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"' [2019-07-31T02:42:14.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:42:14.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:42:14.990Z] DEBUG - Setting state to checked on: bug446190 [2019-07-31T02:42:15.919Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1172840106 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:42:15.919Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T02:42:16.523Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:42:16.523Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:42:16.523Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:16.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172840216 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:42:16.523Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172840217 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:42:16.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172840217 data=null} to TreeItem with text {test} [2019-07-31T02:42:16.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172840218 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:42:16.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172840218 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:42:16.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172840308 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:42:16.523Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:42:16.523Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T02:42:16.780Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T02:42:17.037Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T02:42:17.037Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T02:42:17.037Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:42:17.037Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:42:17.037Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:17.037Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:42:17.037Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:42:17.037Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:42:17.037Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:17.037Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T02:42:17.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172841140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:17.037Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172841141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:17.037Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172841141 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:17.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172841142 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:17.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172841143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:17.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172841143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:17.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172841143 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:17.037Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172841143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:17.037Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172841218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:17.037Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172841219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:17.037Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172841219 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:17.037Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172841219 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:17.037Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:17.037Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:42:17.037Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:42:17.037Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:42:17.037Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:42:17.037Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:42:17.037Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:42:17.037Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:17.037Z] DEBUG - Clicking on OK [2019-07-31T02:42:17.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1172841282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:17.037Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1172841282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:17.037Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1172841283 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:17.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1172841283 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:17.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1172841283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:17.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1172841283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:17.295Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:17.295Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:17.295Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:17.295Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:17.295Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:17.295Z] DEBUG - Clicked on OK [2019-07-31T02:42:17.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1172841284 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:17.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1172840594 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T02:42:18.114Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"' [2019-07-31T02:42:18.371Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.372 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest [2019-07-31T02:42:18.371Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest) Time elapsed: 9.182 s [2019-07-31T02:42:18.371Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest [2019-07-31T02:42:20.892Z] [2019-07-31T02:42:20.892Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:42:20.328 [2019-07-31T02:42:20.892Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-31T02:42:24.165Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:42:24.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:42:24.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:42:24.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:42:24.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:42:24.422Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:24.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172848626 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:42:24.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172848626 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:42:24.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172848626 data=null} to TreeItem with text {test} [2019-07-31T02:42:24.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172848627 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:42:24.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172848627 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:42:24.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172848733 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:42:24.679Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:24.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172848735 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:42:24.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172848735 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:42:24.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172848735 data=null} to TreeItem with text {test} [2019-07-31T02:42:24.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172848736 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:42:24.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172848736 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:42:24.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172848746 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:42:24.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172848746 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:42:24.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172848747 data=null} to TreeItem with text {test} [2019-07-31T02:42:24.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172848747 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:42:24.679Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172848781 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:42:24.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172848786 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:42:24.679Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:24.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172848788 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:42:24.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172848789 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:42:24.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172848789 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:42:24.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172848789 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:42:24.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172848790 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:42:24.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172848816 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:42:24.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172848817 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:42:24.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172848817 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:42:24.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172848818 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:42:24.679Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172848818 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:42:24.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172848829 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:42:24.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=1172848830 data=null doit=true} to Tree node with text: bug446190 [2019-07-31T02:42:24.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1172848830 data=null} to Tree node with text: bug446190 [2019-07-31T02:42:24.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1172848831 data=null button=1 stateMask=0x0 x=114 y=74 count=1} to Tree node with text: bug446190 [2019-07-31T02:42:24.679Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172848831 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: bug446190 [2019-07-31T02:42:24.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1172848836 data=null button=1 stateMask=0x80000 x=98 y=74 count=1} to Tree node with text: bug446190 [2019-07-31T02:42:24.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=1172848836 data=null doit=true} to Tree node with text: Views [2019-07-31T02:42:24.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=1172848837 data=null} to Tree node with text: Views [2019-07-31T02:42:24.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=1172848837 data=null button=1 stateMask=0x0 x=98 y=95 count=1} to Tree node with text: Views [2019-07-31T02:42:24.679Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172848837 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Views [2019-07-31T02:42:24.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=1172848923 data=null button=1 stateMask=0x80000 x=114 y=95 count=1} to Tree node with text: Views [2019-07-31T02:42:24.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=1172848924 data=null doit=true} to Tree node with text: XML system call analysis [2019-07-31T02:42:24.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=1172848924 data=null} to Tree node with text: XML system call analysis [2019-07-31T02:42:24.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=1172848925 data=null button=1 stateMask=0x0 x=193 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-31T02:42:24.679Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172848925 data=null item=TreeItem {XML system call analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: XML system call analysis [2019-07-31T02:42:24.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=1172849009 data=null button=1 stateMask=0x80000 x=193 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-31T02:42:24.935Z] DEBUG - Double-clicking on Tree node with text: Latency vs Count [2019-07-31T02:42:24.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency vs Count} time=1172849010 data=null button=0 stateMask=0x0 x=187 y=452 count=0} to Tree node with text: Latency vs Count [2019-07-31T02:42:24.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency vs Count} time=1172849010 data=null doit=true} to Tree node with text: Latency vs Count [2019-07-31T02:42:24.935Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:24.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency vs Count} time=1172849011 data=null} to Tree node with text: Latency vs Count [2019-07-31T02:42:24.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=1172849011 data=null button=1 stateMask=0x0 x=187 y=452 count=1} to Tree node with text: Latency vs Count [2019-07-31T02:42:24.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172849011 data=null item=TreeItem {Latency vs Count} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Latency vs Count [2019-07-31T02:42:24.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=1172849022 data=null button=1 stateMask=0x80000 x=187 y=452 count=1} to Tree node with text: Latency vs Count [2019-07-31T02:42:24.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=1172849023 data=null button=1 stateMask=0x0 x=187 y=452 count=2} to Tree node with text: Latency vs Count [2019-07-31T02:42:24.935Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Count} time=1172849023 data=null button=1 stateMask=0x0 x=187 y=452 count=2} to Tree node with text: Latency vs Count [2019-07-31T02:42:25.191Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172849023 data=null item=TreeItem {Latency vs Count} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Latency vs Count [2019-07-31T02:42:25.447Z] *** BUG *** [2019-07-31T02:42:25.447Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:42:25.447Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:42:25.447Z] [2019-07-31T02:42:25.447Z] *** BUG *** [2019-07-31T02:42:25.447Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:42:25.447Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:42:25.447Z] [2019-07-31T02:42:25.447Z] *** BUG *** [2019-07-31T02:42:25.447Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:42:25.447Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:42:25.447Z] [2019-07-31T02:42:25.447Z] *** BUG *** [2019-07-31T02:42:25.447Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:42:25.447Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:42:25.447Z] [2019-07-31T02:42:25.447Z] *** BUG *** [2019-07-31T02:42:25.447Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:42:25.447Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:42:25.447Z] [2019-07-31T02:42:25.447Z] *** BUG *** [2019-07-31T02:42:25.447Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:42:25.447Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:42:25.447Z] [2019-07-31T02:42:25.447Z] *** BUG *** [2019-07-31T02:42:25.447Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:42:25.447Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:42:25.447Z] [2019-07-31T02:42:25.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=1172849201 data=null button=1 stateMask=0x80000 x=187 y=452 count=2} to Tree node with text: Latency vs Count [2019-07-31T02:42:25.703Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency vs Count} time=1172849740 data=null button=0 stateMask=0x0 x=187 y=452 count=0} to Tree node with text: Latency vs Count [2019-07-31T02:42:25.703Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency vs Count} time=1172849740 data=null doit=true} to Tree node with text: Latency vs Count [2019-07-31T02:42:25.703Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency vs Count} time=1172849741 data=null} to Tree node with text: Latency vs Count [2019-07-31T02:42:25.703Z] DEBUG - Double-clicked on Tree node with text: Latency vs Count [2019-07-31T02:42:28.222Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"' [2019-07-31T02:42:28.222Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-31T02:42:28.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=1172852212 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Name} [2019-07-31T02:42:28.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=1172852217 data=null button=1 stateMask=0x80000 x=472 y=-11 count=1} to TableColumn with text {Name} [2019-07-31T02:42:28.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=1172852285 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Name} [2019-07-31T02:42:28.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=1172852290 data=null button=1 stateMask=0x80000 x=472 y=-12 count=1} to TableColumn with text {Name} [2019-07-31T02:42:28.785Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1172852928 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:42:28.785Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T02:42:29.042Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:42:29.042Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:42:29.042Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:29.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172853093 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:42:29.042Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172853094 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:42:29.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172853094 data=null} to TreeItem with text {test} [2019-07-31T02:42:29.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172853095 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:42:29.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172853095 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:42:29.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172853141 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:42:29.300Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:42:29.300Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T02:42:29.300Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T02:42:29.878Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T02:42:29.878Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T02:42:29.878Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:42:29.878Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:42:29.878Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:29.878Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:42:29.878Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:42:29.878Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:42:29.878Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:29.878Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T02:42:29.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172853793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:29.878Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172853794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:29.878Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172853794 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:29.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172853794 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:29.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172853794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:29.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172853794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:29.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172853794 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:29.878Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172853795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:29.878Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172853795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:29.878Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172853795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:29.878Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172853795 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:29.878Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172853795 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:29.878Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:29.878Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:42:29.878Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:42:29.878Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:42:29.878Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:42:29.878Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:42:29.878Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:42:29.878Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:29.878Z] DEBUG - Clicking on OK [2019-07-31T02:42:29.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1172853803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:29.878Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1172853804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:29.878Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1172853804 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:29.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1172853804 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:29.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1172853804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:29.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1172853804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:29.878Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:29.878Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:29.878Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:29.878Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:29.878Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:29.878Z] DEBUG - Clicked on OK [2019-07-31T02:42:30.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1172853804 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:30.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1172853316 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T02:42:31.072Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"' [2019-07-31T02:42:31.072Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.802 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest [2019-07-31T02:42:31.072Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest) Time elapsed: 6.941 s [2019-07-31T02:42:31.072Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest [2019-07-31T02:42:32.965Z] [2019-07-31T02:42:32.965Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 02:42:32.548 [2019-07-31T02:42:32.965Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-31T02:42:35.483Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:42:35.740Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:42:35.740Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:42:35.740Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:42:35.740Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:42:35.740Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:35.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172859747 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:42:35.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172859747 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:42:35.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172859747 data=null} to TreeItem with text {test} [2019-07-31T02:42:35.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172859748 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:42:35.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172859748 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:42:35.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172859824 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:42:35.740Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:35.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172859825 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:42:35.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172859828 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:42:35.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172859828 data=null} to TreeItem with text {test} [2019-07-31T02:42:35.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172859828 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:42:35.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172859829 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:42:35.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172859889 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:42:35.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172859890 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:42:35.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172859890 data=null} to TreeItem with text {test} [2019-07-31T02:42:35.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172859891 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:42:35.740Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172859891 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:42:35.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172859894 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:42:35.740Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:35.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1172859895 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T02:42:35.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172859895 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:42:35.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172859896 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:42:35.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172859896 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:42:35.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172859896 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:42:35.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172859914 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:42:35.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1172859914 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:42:35.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1172859915 data=null} to TreeItem with text {Traces [1]} [2019-07-31T02:42:35.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1172859915 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:42:35.740Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172859915 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T02:42:35.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1172859918 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T02:42:35.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=1172859918 data=null doit=true} to Tree node with text: bug446190 [2019-07-31T02:42:35.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1172859930 data=null} to Tree node with text: bug446190 [2019-07-31T02:42:35.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1172859930 data=null button=1 stateMask=0x0 x=114 y=74 count=1} to Tree node with text: bug446190 [2019-07-31T02:42:35.740Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172859930 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: bug446190 [2019-07-31T02:42:35.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1172859994 data=null button=1 stateMask=0x80000 x=114 y=74 count=1} to Tree node with text: bug446190 [2019-07-31T02:42:35.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=1172859999 data=null doit=true} to Tree node with text: Views [2019-07-31T02:42:35.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=1172860000 data=null} to Tree node with text: Views [2019-07-31T02:42:35.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=1172860000 data=null button=1 stateMask=0x0 x=114 y=95 count=1} to Tree node with text: Views [2019-07-31T02:42:35.996Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172860000 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Views [2019-07-31T02:42:35.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=1172860039 data=null button=1 stateMask=0x80000 x=114 y=95 count=1} to Tree node with text: Views [2019-07-31T02:42:35.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=1172860040 data=null doit=true} to Tree node with text: XML system call analysis [2019-07-31T02:42:35.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=1172860040 data=null} to Tree node with text: XML system call analysis [2019-07-31T02:42:35.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=1172860041 data=null button=1 stateMask=0x0 x=193 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-31T02:42:35.996Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172860041 data=null item=TreeItem {XML system call analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: XML system call analysis [2019-07-31T02:42:35.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=1172860113 data=null button=1 stateMask=0x80000 x=193 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-31T02:42:35.996Z] DEBUG - Double-clicking on Tree node with text: Latency Table [2019-07-31T02:42:35.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency Table} time=1172860114 data=null button=0 stateMask=0x0 x=175 y=431 count=0} to Tree node with text: Latency Table [2019-07-31T02:42:35.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency Table} time=1172860114 data=null doit=true} to Tree node with text: Latency Table [2019-07-31T02:42:35.996Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:35.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency Table} time=1172860115 data=null} to Tree node with text: Latency Table [2019-07-31T02:42:35.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=1172860115 data=null button=1 stateMask=0x0 x=175 y=431 count=1} to Tree node with text: Latency Table [2019-07-31T02:42:35.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172860116 data=null item=TreeItem {Latency Table} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Latency Table [2019-07-31T02:42:35.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=1172860127 data=null button=1 stateMask=0x80000 x=175 y=431 count=1} to Tree node with text: Latency Table [2019-07-31T02:42:35.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=1172860127 data=null button=1 stateMask=0x0 x=175 y=431 count=2} to Tree node with text: Latency Table [2019-07-31T02:42:35.996Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency Table} time=1172860128 data=null button=1 stateMask=0x0 x=175 y=431 count=2} to Tree node with text: Latency Table [2019-07-31T02:42:36.253Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1172860128 data=null item=TreeItem {Latency Table} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Latency Table [2019-07-31T02:42:36.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=1172860245 data=null button=1 stateMask=0x80000 x=175 y=431 count=2} to Tree node with text: Latency Table [2019-07-31T02:42:36.509Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency Table} time=1172860630 data=null button=0 stateMask=0x0 x=175 y=431 count=0} to Tree node with text: Latency Table [2019-07-31T02:42:36.509Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency Table} time=1172860630 data=null doit=true} to Tree node with text: Latency Table [2019-07-31T02:42:36.509Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency Table} time=1172860630 data=null} to Tree node with text: Latency Table [2019-07-31T02:42:36.509Z] DEBUG - Double-clicked on Tree node with text: Latency Table [2019-07-31T02:42:38.400Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"' [2019-07-31T02:42:38.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=1172862988 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Name} [2019-07-31T02:42:38.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=1172862992 data=null button=1 stateMask=0x80000 x=445 y=-11 count=1} to TableColumn with text {Name} [2019-07-31T02:42:38.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=1172863022 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Name} [2019-07-31T02:42:38.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=1172863025 data=null button=1 stateMask=0x80000 x=445 y=-12 count=1} to TableColumn with text {Name} [2019-07-31T02:42:39.525Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1172863599 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:42:39.525Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T02:42:39.525Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:42:39.525Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:42:39.525Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:39.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1172863701 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T02:42:39.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1172863701 data=null doit=true} to TreeItem with text {test} [2019-07-31T02:42:39.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1172863701 data=null} to TreeItem with text {test} [2019-07-31T02:42:39.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1172863702 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:42:39.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172863702 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T02:42:39.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1172863781 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T02:42:39.781Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:42:39.781Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T02:42:39.781Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T02:42:40.711Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T02:42:40.711Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T02:42:40.711Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:42:40.711Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:42:40.711Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:40.711Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:42:40.711Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:42:40.711Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:42:40.711Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:40.711Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T02:42:40.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172864798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:40.711Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172864798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:40.711Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172864799 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:40.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172864799 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:40.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172864799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:40.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172864799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:40.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172864799 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:40.711Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172864799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:40.711Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172864799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:40.711Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172864800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:40.711Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172864800 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:40.711Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172864800 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:40.711Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:40.711Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:42:40.711Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:42:40.711Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:42:40.711Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:42:40.711Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:42:40.711Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:42:40.711Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:40.711Z] DEBUG - Clicking on OK [2019-07-31T02:42:40.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1172864802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:40.711Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1172864802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:40.711Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1172864803 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:40.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1172864803 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:40.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1172864803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:40.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1172864803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:40.711Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:40.711Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:40.711Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:40.711Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:40.711Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:40.711Z] DEBUG - Clicked on OK [2019-07-31T02:42:41.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1172864803 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:41.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1172863907 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T02:42:41.275Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"' [2019-07-31T02:42:41.275Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.163 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest [2019-07-31T02:42:41.275Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest) Time elapsed: 6.014 s [2019-07-31T02:42:41.275Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest [2019-07-31T02:42:41.530Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1172865623 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:42:41.786Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T02:42:41.786Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T02:42:41.786Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T02:42:42.043Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T02:42:42.043Z] DEBUG - matched Shell with text "Preferences", using matcher: of type 'Shell' [2019-07-31T02:42:42.043Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T02:42:42.043Z] DEBUG - matched Shell with text "Preferences", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T02:42:42.043Z] DEBUG - matched Shell with text "Preferences", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T02:42:42.043Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1172866226 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T02:42:42.043Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:42:42.043Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:42:42.043Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:42.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1172866288 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T02:42:42.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1172866289 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:42:42.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1172866289 data=null} to TreeItem with text {Tracing} [2019-07-31T02:42:42.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1172866289 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T02:42:42.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172866290 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:42:42.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1172866329 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T02:42:42.301Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1172866332 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:42:42.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1172866332 data=null} to TreeItem with text {Tracing} [2019-07-31T02:42:42.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1172866333 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T02:42:42.301Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172866333 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:42:42.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1172866336 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T02:42:42.301Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:42.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1172866337 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T02:42:42.301Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1172866337 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T02:42:42.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1172866337 data=null} to Tree node with text: XML Analyses [2019-07-31T02:42:42.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1172866383 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T02:42:42.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172866383 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2019-07-31T02:42:42.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1172866434 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T02:42:42.301Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T02:42:42.301Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T02:42:42.301Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T02:42:42.301Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T02:42:42.301Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:42:42.301Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:42:42.301Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:42:42.301Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:42:42.301Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:42:42.301Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:42:42.301Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:42:42.301Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:42:42.301Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T02:42:42.301Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T02:42:42.301Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T02:42:42.301Z] DEBUG - 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') [2019-07-31T02:42:42.301Z] DEBUG - Clicking on Apply and Close [2019-07-31T02:42:42.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1172866491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:42.301Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1172866491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:42.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1172866492 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:42.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1172866492 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:42.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1172866492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:42.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1172866492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:42.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1172866493 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:42.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1172865874 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T02:42:43.022Z] DEBUG - Clicked on [2019-07-31T02:42:43.022Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1172866632 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:42:43.022Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T02:42:43.022Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T02:42:43.022Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T02:42:43.022Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T02:42:43.022Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T02:42:43.022Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T02:42:43.022Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T02:42:43.022Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T02:42:43.022Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1172866993 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T02:42:43.022Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:42:43.022Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:42:43.022Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:43.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1172867008 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T02:42:43.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1172867008 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:42:43.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1172867008 data=null} to TreeItem with text {Tracing} [2019-07-31T02:42:43.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1172867009 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T02:42:43.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172867009 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:42:43.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1172867087 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T02:42:43.023Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T02:42:43.023Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:43.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1172867089 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T02:42:43.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1172867089 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T02:42:43.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1172867089 data=null} to Tree node with text: XML Analyses [2019-07-31T02:42:43.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1172867090 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T02:42:43.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172867090 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2019-07-31T02:42:43.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1172867093 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T02:42:43.023Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:42:43.023Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:42:43.023Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T02:42:43.023Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T02:42:43.023Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-31T02:42:43.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1172867125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:42:43.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1172867125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:42:43.023Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1172867126 data=null doit=true} to (of type 'Table') [2019-07-31T02:42:43.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1172867126 data=null} to (of type 'Table') [2019-07-31T02:42:43.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=1172867127 data=null button=1 stateMask=0x0 x=86 y=11 count=1} to (of type 'Table') [2019-07-31T02:42:43.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172867127 data=null item=TableItem {test_valid_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T02:42:43.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=1172867210 data=null button=1 stateMask=0x80000 x=86 y=11 count=1} to (of type 'Table') [2019-07-31T02:42:43.023Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T02:42:43.023Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T02:42:43.023Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T02:42:43.023Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T02:42:43.023Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:42:43.023Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-31T02:42:43.023Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:43.023Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:42:43.023Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:42:43.023Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:42:43.023Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:42:43.023Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:42:43.023Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:42:43.023Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:42:43.023Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:42:43.023Z] DEBUG - Clicking on Delete [2019-07-31T02:42:43.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1172867220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:43.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1172867220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:43.023Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1172867220 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:43.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1172867221 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:43.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1172867221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:43.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1172867221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:43.280Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1172867399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:43.280Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1172867402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:43.280Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1172867403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:43.280Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1172867403 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:43.280Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1172867403 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:43.280Z] DEBUG - Clicked on Delete [2019-07-31T02:42:43.280Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-31T02:42:43.280Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1172867406 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-31T02:42:43.280Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:42:43.280Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:42:43.280Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:42:43.280Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:42:43.280Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:42:43.280Z] DEBUG - Clicking on &Yes [2019-07-31T02:42:43.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172867416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:42:43.280Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172867417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:42:43.280Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172867417 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:42:43.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172867417 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:42:43.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172867419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:42:43.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172867419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:42:43.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172867419 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:42:43.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1172867221 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:43.536Z] DEBUG - Clicked on [2019-07-31T02:42:43.536Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T02:42:43.536Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T02:42:43.536Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T02:42:43.536Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T02:42:43.536Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:42:43.536Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:42:43.536Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:42:43.536Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:42:43.536Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:42:43.536Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:42:43.536Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:42:43.536Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:42:43.536Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T02:42:43.536Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T02:42:43.536Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T02:42:43.536Z] DEBUG - 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') [2019-07-31T02:42:43.536Z] DEBUG - Clicking on Apply and Close [2019-07-31T02:42:43.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1172867594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:43.536Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1172867594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:43.536Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1172867595 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:43.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1172867595 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:43.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1172867595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:43.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1172867595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:43.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1172867595 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:43.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1172866691 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T02:42:43.536Z] DEBUG - Clicked on [2019-07-31T02:42:43.536Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1172867722 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:42:43.536Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T02:42:43.536Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T02:42:43.536Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T02:42:43.793Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T02:42:44.050Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T02:42:44.050Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T02:42:44.050Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T02:42:44.050Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T02:42:44.050Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1172868088 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T02:42:44.050Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:42:44.050Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:42:44.050Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:44.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1172868092 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T02:42:44.050Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1172868092 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:42:44.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1172868092 data=null} to TreeItem with text {Tracing} [2019-07-31T02:42:44.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1172868093 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T02:42:44.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172868093 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:42:44.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1172868133 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T02:42:44.050Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T02:42:44.050Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:44.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1172868135 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T02:42:44.050Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1172868135 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T02:42:44.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1172868135 data=null} to Tree node with text: XML Analyses [2019-07-31T02:42:44.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1172868136 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T02:42:44.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172868136 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2019-07-31T02:42:44.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1172868139 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T02:42:44.050Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T02:42:44.050Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-31T02:42:44.050Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-31T02:42:44.050Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:44.050Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T02:42:44.050Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T02:42:44.050Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T02:42:44.050Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:42:44.050Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:42:44.050Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:42:44.050Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:42:44.050Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:42:44.050Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:42:44.050Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:42:44.050Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:42:44.050Z] DEBUG - Clicking on Import [2019-07-31T02:42:44.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1172868146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:44.050Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1172868146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:44.050Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1172868147 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:44.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1172868147 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:44.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1172868147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:44.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1172868147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:44.050Z] [2019-07-31T02:42:44.050Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 02:42:43.950 [2019-07-31T02:42:44.050Z] !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. [2019-07-31T02:42:44.050Z] [2019-07-31T02:42:44.050Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.ui 4 0 2019-07-31 02:42:43.951 [2019-07-31T02:42:44.050Z] !MESSAGE Import XML analysis file failed. [2019-07-31T02:42:44.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1172868148 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:44.050Z] [2019-07-31T02:42:44.050Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 02:42:43.957 [2019-07-31T02:42:44.050Z] !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. [2019-07-31T02:42:44.307Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1172868213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:44.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1172868393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:44.307Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1172868393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:44.307Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1172868393 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:44.307Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1172868393 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:44.307Z] DEBUG - Clicked on Import [2019-07-31T02:42:44.307Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:42:44.307Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:42:44.307Z] DEBUG - matched Shell with text "Import XML analysis ...", using matcher: with text 'Import XML analysis file failed.' [2019-07-31T02:42:44.307Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import XML analysis file failed.} time=1172868421 data=null doit=true} to Shell with text {Import XML analysis file failed.} [2019-07-31T02:42:44.307Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:42:44.307Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:42:44.307Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:42:44.307Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:44.307Z] DEBUG - Clicking on OK [2019-07-31T02:42:44.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1172868422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:44.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1172868424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:44.307Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1172868425 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:44.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1172868425 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:44.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1172868425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:44.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1172868425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:44.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1172868425 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:44.563Z] DEBUG - Clicked on [2019-07-31T02:42:44.563Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T02:42:44.563Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T02:42:44.563Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T02:42:44.563Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T02:42:44.563Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:42:44.563Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:42:44.563Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:42:44.563Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:42:44.563Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:42:44.563Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:42:44.563Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:42:44.563Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:42:44.563Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T02:42:44.563Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T02:42:44.563Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T02:42:44.563Z] DEBUG - 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') [2019-07-31T02:42:44.563Z] DEBUG - Clicking on Apply and Close [2019-07-31T02:42:44.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1172868600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:44.563Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1172868601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:44.563Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1172868601 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:44.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1172868601 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:44.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1172868601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:44.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1172868601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:44.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1172868602 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:44.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1172867784 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T02:42:44.563Z] DEBUG - Clicked on [2019-07-31T02:42:44.563Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1172868682 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:42:44.563Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T02:42:44.563Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T02:42:44.563Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T02:42:44.820Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T02:42:44.820Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T02:42:44.820Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T02:42:44.820Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T02:42:44.820Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T02:42:44.820Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1172868994 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T02:42:44.820Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:42:44.820Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:42:44.820Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:44.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1172869014 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T02:42:44.820Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1172869014 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:42:44.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1172869014 data=null} to TreeItem with text {Tracing} [2019-07-31T02:42:44.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1172869015 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T02:42:44.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172869015 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:42:45.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1172869099 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T02:42:45.077Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T02:42:45.077Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:45.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1172869102 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T02:42:45.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1172869102 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T02:42:45.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1172869102 data=null} to Tree node with text: XML Analyses [2019-07-31T02:42:45.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1172869102 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T02:42:45.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172869103 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2019-07-31T02:42:45.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1172869105 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T02:42:45.077Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:42:45.077Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:42:45.077Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T02:42:45.077Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T02:42:45.077Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T02:42:45.077Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T02:42:45.077Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:42:45.077Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:42:45.077Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:42:45.077Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:42:45.077Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:42:45.077Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:42:45.077Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:42:45.077Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:42:45.077Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T02:42:45.077Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T02:42:45.077Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T02:42:45.077Z] DEBUG - 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') [2019-07-31T02:42:45.077Z] DEBUG - Clicking on Apply and Close [2019-07-31T02:42:45.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1172869110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:45.077Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1172869110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:45.077Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1172869111 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:45.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1172869111 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:45.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1172869111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:45.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1172869111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:45.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1172869111 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:45.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1172868694 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T02:42:45.077Z] DEBUG - Clicked on [2019-07-31T02:42:45.334Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:42:45.334Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:42:45.334Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:42:45.334Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:42:45.334Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:42:45.334Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:45.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=1172869512 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {xml-test} [2019-07-31T02:42:45.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=1172869513 data=null doit=true} to TreeItem with text {xml-test} [2019-07-31T02:42:45.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1172869513 data=null} to TreeItem with text {xml-test} [2019-07-31T02:42:45.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1172869513 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-31T02:42:45.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172869513 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {xml-test} [2019-07-31T02:42:45.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1172869587 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-31T02:42:45.334Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:45.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=1172869588 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {xml-test} [2019-07-31T02:42:45.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=1172869588 data=null doit=true} to TreeItem with text {xml-test} [2019-07-31T02:42:45.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1172869589 data=null} to TreeItem with text {xml-test} [2019-07-31T02:42:45.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1172869589 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-31T02:42:45.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172869589 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {xml-test} [2019-07-31T02:42:45.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1172869597 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-31T02:42:45.590Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=1172869598 data=null doit=true} to TreeItem with text {xml-test} [2019-07-31T02:42:45.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1172869598 data=null} to TreeItem with text {xml-test} [2019-07-31T02:42:45.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1172869598 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-31T02:42:45.590Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1172869598 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {xml-test} [2019-07-31T02:42:45.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1172869607 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-31T02:42:45.590Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:45.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1172869608 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T02:42:45.590Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1172869609 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:42:45.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1172869609 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:42:45.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1172869609 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:42:45.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172869609 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:42:45.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1172869632 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:42:45.590Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T02:42:45.590Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:45.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1172869637 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T02:42:45.590Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1172869637 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:42:45.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1172869637 data=null} to TreeItem with text {Traces [0]} [2019-07-31T02:42:45.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1172869637 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:42:45.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172869638 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T02:42:45.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1172869647 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T02:42:45.590Z] DEBUG - matched MenuItem with text "&Manage XML analyses...", using matcher: with mnemonic 'Manage XML analyses...' [2019-07-31T02:42:45.590Z] DEBUG - Clicking on with mnemonic 'Manage XML analyses...' [2019-07-31T02:42:45.846Z] DEBUG - Clicked on with mnemonic 'Manage XML analyses...' [2019-07-31T02:42:46.102Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T02:42:46.102Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files (Filtered)' [2019-07-31T02:42:46.102Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)') [2019-07-31T02:42:46.102Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)')) [2019-07-31T02:42:46.102Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files (Filtered)} time=1172870123 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)')) [2019-07-31T02:42:46.103Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T02:42:46.103Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T02:42:46.103Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T02:42:46.103Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T02:42:46.103Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:42:46.103Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:42:46.103Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:42:46.103Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:42:46.103Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:42:46.103Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:42:46.103Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:42:46.103Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:42:46.103Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T02:42:46.103Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T02:42:46.103Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T02:42:46.103Z] DEBUG - 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') [2019-07-31T02:42:46.103Z] DEBUG - Clicking on Apply and Close [2019-07-31T02:42:46.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1172870127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:46.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1172870128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:46.103Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1172870128 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:46.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1172870128 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:46.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1172870134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:46.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1172870134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:46.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1172870134 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:46.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Manage XML analyses...} time=1172869790 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Manage XML analyses...' [2019-07-31T02:42:46.103Z] DEBUG - Clicked on [2019-07-31T02:42:46.103Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1172870307 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:42:46.103Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T02:42:46.103Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:42:46.103Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:42:46.103Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:46.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=1172870338 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {xml-test} [2019-07-31T02:42:46.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=1172870339 data=null doit=true} to TreeItem with text {xml-test} [2019-07-31T02:42:46.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1172870339 data=null} to TreeItem with text {xml-test} [2019-07-31T02:42:46.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1172870384 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-31T02:42:46.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172870384 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {xml-test} [2019-07-31T02:42:46.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1172870415 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-31T02:42:46.359Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:42:46.359Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T02:42:46.615Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T02:42:46.873Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T02:42:46.873Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T02:42:46.873Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:42:46.873Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T02:42:46.873Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:46.873Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:42:46.873Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:42:46.873Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:42:46.873Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:46.873Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T02:42:46.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172870918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:46.873Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172870919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:46.873Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172870919 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:46.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172870919 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:46.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172870919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:46.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172870919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:46.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172870920 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:46.873Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172870920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:46.873Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172870920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:46.873Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172870920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:46.873Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172870920 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:46.873Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1172870920 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:46.873Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T02:42:46.873Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T02:42:46.873Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T02:42:46.873Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:42:46.873Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T02:42:46.873Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T02:42:46.873Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T02:42:46.873Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:46.873Z] DEBUG - Clicking on OK [2019-07-31T02:42:46.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1172870983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:46.873Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1172870983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:46.873Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1172870984 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:46.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1172870984 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:46.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1172870984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:46.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1172870984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:46.873Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:46.873Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:46.873Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:46.873Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:46.873Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:46.873Z] DEBUG - Clicked on OK [2019-07-31T02:42:46.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1172870984 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T02:42:46.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1172870585 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-31T02:42:47.436Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1172871493 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:42:47.436Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T02:42:47.436Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T02:42:47.436Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T02:42:47.693Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T02:42:47.693Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T02:42:47.693Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T02:42:47.693Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T02:42:47.693Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T02:42:47.693Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1172871705 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T02:42:47.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:42:47.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:42:47.693Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:47.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1172871708 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T02:42:47.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1172871722 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:42:47.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1172871722 data=null} to TreeItem with text {Tracing} [2019-07-31T02:42:47.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1172871723 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T02:42:47.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172871723 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:42:47.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1172871802 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T02:42:47.693Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T02:42:47.693Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:47.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1172871803 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T02:42:47.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1172871803 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T02:42:47.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1172871804 data=null} to Tree node with text: XML Analyses [2019-07-31T02:42:47.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1172871804 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T02:42:47.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172871804 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2019-07-31T02:42:47.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1172871806 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T02:42:47.693Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:42:47.693Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:42:47.693Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T02:42:47.693Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T02:42:47.693Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T02:42:47.693Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T02:42:47.693Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:42:47.693Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:42:47.693Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:42:47.693Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:42:47.693Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:42:47.693Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:42:47.693Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:42:47.693Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:42:47.693Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T02:42:47.693Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T02:42:47.693Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T02:42:47.693Z] DEBUG - 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') [2019-07-31T02:42:47.693Z] DEBUG - Clicking on Apply and Close [2019-07-31T02:42:47.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1172871812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:47.693Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1172871812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:47.693Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1172871812 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:47.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1172871812 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:47.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1172871812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:47.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1172871812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:47.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1172871813 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:47.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1172871517 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T02:42:47.950Z] DEBUG - Clicked on [2019-07-31T02:42:47.950Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1172871982 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:42:47.950Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T02:42:47.950Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T02:42:47.950Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T02:42:48.206Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T02:42:48.206Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T02:42:48.206Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T02:42:48.206Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T02:42:48.206Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T02:42:48.206Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1172872290 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T02:42:48.206Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:42:48.206Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:42:48.206Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:48.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1172872293 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T02:42:48.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1172872294 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:42:48.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1172872294 data=null} to TreeItem with text {Tracing} [2019-07-31T02:42:48.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1172872294 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T02:42:48.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172872306 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:42:48.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1172872335 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T02:42:48.206Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T02:42:48.206Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:48.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1172872382 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T02:42:48.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1172872382 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T02:42:48.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1172872383 data=null} to Tree node with text: XML Analyses [2019-07-31T02:42:48.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1172872383 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T02:42:48.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172872383 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2019-07-31T02:42:48.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1172872385 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T02:42:48.206Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T02:42:48.206Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-31T02:42:48.206Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-31T02:42:48.206Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:48.206Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T02:42:48.206Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T02:42:48.206Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T02:42:48.206Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:42:48.206Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:42:48.206Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:42:48.206Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:42:48.206Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:42:48.206Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:42:48.206Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:42:48.206Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:42:48.206Z] DEBUG - Clicking on Import [2019-07-31T02:42:48.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1172872390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:48.206Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1172872390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:48.206Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1172872390 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:48.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1172872390 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:48.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1172872390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:48.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1172872390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:48.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1172872391 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:48.463Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1172872495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:48.463Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1172872496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:48.463Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1172872496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:48.463Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1172872496 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:48.463Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1172872496 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:48.463Z] DEBUG - Clicked on Import [2019-07-31T02:42:48.463Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:42:48.463Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:42:48.463Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:42:48.463Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:42:48.463Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T02:42:48.463Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T02:42:48.463Z] DEBUG - Selecting rows [1, 0] in (of type 'Table') [2019-07-31T02:42:48.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1172872509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:42:48.463Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1172872509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:42:48.463Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1172872509 data=null doit=true} to (of type 'Table') [2019-07-31T02:42:48.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1172872509 data=null} to (of type 'Table') [2019-07-31T02:42:48.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=1172872510 data=null button=1 stateMask=0x0 x=60 y=33 count=1} to (of type 'Table') [2019-07-31T02:42:48.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172872510 data=null item=TableItem {kvm_exits} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T02:42:48.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=1172872586 data=null button=1 stateMask=0x80000 x=60 y=33 count=1} to (of type 'Table') [2019-07-31T02:42:48.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1172872587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:42:48.463Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1172872587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:42:48.463Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1172872587 data=null doit=true} to (of type 'Table') [2019-07-31T02:42:48.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1172872587 data=null} to (of type 'Table') [2019-07-31T02:42:48.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=1172872588 data=null button=1 stateMask=0x40000 x=95 y=11 count=1} to (of type 'Table') [2019-07-31T02:42:48.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172872588 data=null item=TableItem {test_consuming_fsm} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table') [2019-07-31T02:42:48.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=1172872623 data=null button=1 stateMask=0xc0000 x=95 y=11 count=1} to (of type 'Table') [2019-07-31T02:42:48.463Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T02:42:48.463Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T02:42:48.463Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T02:42:48.463Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...' [2019-07-31T02:42:48.463Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH' [2019-07-31T02:42:48.463Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T02:42:48.463Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T02:42:48.463Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:42:48.463Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:42:48.463Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:42:48.463Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:42:48.463Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:42:48.463Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:42:48.463Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:42:48.463Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:42:48.463Z] DEBUG - Clicking on Edit... [2019-07-31T02:42:48.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=1172872627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T02:42:48.463Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1172872627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T02:42:48.463Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=1172872627 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T02:42:48.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=1172872627 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T02:42:48.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=1172872628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T02:42:48.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=1172872628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T02:42:50.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=1172872628 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T02:42:50.983Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=1172874866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T02:42:50.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1172874921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T02:42:50.983Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=1172874922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T02:42:50.983Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=1172874928 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T02:42:50.983Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=1172874929 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T02:42:50.983Z] DEBUG - Clicked on Edit... [2019-07-31T02:42:50.983Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T02:42:50.983Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T02:42:50.983Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T02:42:50.983Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T02:42:50.983Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:42:50.983Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:42:50.983Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:42:50.983Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:42:50.983Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:42:50.983Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:42:50.983Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:42:50.983Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:42:50.983Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T02:42:50.983Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T02:42:50.983Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T02:42:50.983Z] DEBUG - 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') [2019-07-31T02:42:50.983Z] DEBUG - Clicking on Apply and Close [2019-07-31T02:42:50.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1172874939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:50.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1172874939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:50.983Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1172874939 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:50.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1172874939 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:50.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1172874939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:50.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1172874939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:50.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1172874939 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:50.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1172871994 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T02:42:50.983Z] DEBUG - Clicked on [2019-07-31T02:42:50.983Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kvm_exits.xml"' [2019-07-31T02:42:50.983Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test_consuming_fsm.xml"' [2019-07-31T02:42:51.239Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1172875289 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:42:51.239Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T02:42:51.239Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T02:42:51.239Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T02:42:51.496Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T02:42:51.496Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T02:42:51.496Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T02:42:51.496Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T02:42:51.496Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T02:42:51.496Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1172875619 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T02:42:51.496Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:42:51.496Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:42:51.496Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:51.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1172875689 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T02:42:51.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1172875689 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:42:51.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1172875690 data=null} to TreeItem with text {Tracing} [2019-07-31T02:42:51.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1172875690 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T02:42:51.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172875691 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:42:51.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1172875724 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T02:42:51.496Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T02:42:51.496Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:51.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1172875726 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T02:42:51.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1172875726 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T02:42:51.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1172875726 data=null} to Tree node with text: XML Analyses [2019-07-31T02:42:51.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1172875728 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T02:42:51.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172875729 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2019-07-31T02:42:51.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1172875730 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T02:42:51.496Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:42:51.496Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:42:51.496Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T02:42:51.496Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T02:42:51.496Z] DEBUG - Selecting rows [0, 1] in (of type 'Table') [2019-07-31T02:42:51.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1172875735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:42:51.496Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1172875735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:42:51.496Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1172875735 data=null doit=true} to (of type 'Table') [2019-07-31T02:42:51.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1172875735 data=null} to (of type 'Table') [2019-07-31T02:42:51.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=1172875736 data=null button=1 stateMask=0x0 x=95 y=11 count=1} to (of type 'Table') [2019-07-31T02:42:51.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172875736 data=null item=TableItem {test_consuming_fsm} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T02:42:51.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=1172875809 data=null button=1 stateMask=0x80000 x=95 y=11 count=1} to (of type 'Table') [2019-07-31T02:42:51.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1172875810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:42:51.752Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1172875810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:42:51.752Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1172875815 data=null doit=true} to (of type 'Table') [2019-07-31T02:42:51.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1172875816 data=null} to (of type 'Table') [2019-07-31T02:42:51.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=1172875816 data=null button=1 stateMask=0x40000 x=60 y=33 count=1} to (of type 'Table') [2019-07-31T02:42:51.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172875817 data=null item=TableItem {kvm_exits} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table') [2019-07-31T02:42:51.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=1172875892 data=null button=1 stateMask=0xc0000 x=60 y=33 count=1} to (of type 'Table') [2019-07-31T02:42:51.752Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T02:42:51.752Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T02:42:51.752Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T02:42:51.752Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T02:42:51.752Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:42:51.752Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-31T02:42:51.752Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:51.752Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:42:51.752Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:42:51.752Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:42:51.752Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:42:51.752Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:42:51.752Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:42:51.752Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:42:51.752Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:42:51.752Z] DEBUG - Clicking on Delete [2019-07-31T02:42:51.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1172875896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:51.752Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1172875897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:51.752Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1172875897 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:51.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1172875897 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:51.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1172875898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:51.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1172875898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:52.009Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1172876016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:52.009Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1172876016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:52.009Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1172876016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:52.009Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1172876017 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:52.009Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1172876017 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:52.009Z] DEBUG - Clicked on Delete [2019-07-31T02:42:52.009Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-31T02:42:52.009Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1172876018 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-31T02:42:52.009Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:42:52.009Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:42:52.009Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:42:52.009Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:42:52.009Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:42:52.009Z] DEBUG - Clicking on &Yes [2019-07-31T02:42:52.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172876020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:42:52.009Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172876020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:42:52.009Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172876021 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:42:52.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172876021 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:42:52.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172876021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:42:52.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172876021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:42:52.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172876021 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:42:52.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1172875898 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:52.009Z] DEBUG - Clicked on [2019-07-31T02:42:52.009Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T02:42:52.009Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T02:42:52.009Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T02:42:52.009Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T02:42:52.009Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:42:52.009Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:42:52.009Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:42:52.009Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:42:52.009Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:42:52.009Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:42:52.009Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:42:52.009Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:42:52.009Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T02:42:52.009Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T02:42:52.009Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T02:42:52.009Z] DEBUG - 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') [2019-07-31T02:42:52.009Z] DEBUG - Clicking on Apply and Close [2019-07-31T02:42:52.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1172876125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:52.009Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1172876125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:52.009Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1172876125 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:52.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1172876125 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:52.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1172876126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:52.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1172876126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:52.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1172876126 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:52.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1172875338 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T02:42:52.009Z] DEBUG - Clicked on [2019-07-31T02:42:52.009Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1172876249 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:42:52.266Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T02:42:52.266Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T02:42:52.266Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T02:42:52.266Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T02:42:52.266Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T02:42:52.266Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T02:42:52.266Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T02:42:52.266Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T02:42:52.266Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1172876504 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T02:42:52.266Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:42:52.266Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:42:52.266Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:52.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1172876520 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T02:42:52.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1172876520 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:42:52.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1172876520 data=null} to TreeItem with text {Tracing} [2019-07-31T02:42:52.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1172876521 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T02:42:52.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172876521 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:42:52.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1172876602 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T02:42:52.522Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T02:42:52.522Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:52.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1172876604 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T02:42:52.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1172876604 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T02:42:52.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1172876604 data=null} to Tree node with text: XML Analyses [2019-07-31T02:42:52.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1172876605 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T02:42:52.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172876605 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2019-07-31T02:42:52.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1172876607 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T02:42:52.522Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T02:42:52.522Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-31T02:42:52.522Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-31T02:42:52.522Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:52.522Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T02:42:52.522Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T02:42:52.522Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T02:42:52.522Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:42:52.522Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:42:52.522Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:42:52.522Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:42:52.522Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:42:52.522Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:42:52.522Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:42:52.522Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:42:52.522Z] DEBUG - Clicking on Import [2019-07-31T02:42:52.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1172876612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:52.522Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1172876612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:52.522Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1172876613 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:52.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1172876613 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:52.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1172876613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:52.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1172876613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:52.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1172876613 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:52.780Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1172876998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:52.780Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1172877001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:52.780Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1172877002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:52.780Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1172877006 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:52.780Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1172877007 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:52.780Z] DEBUG - Clicked on Import [2019-07-31T02:42:52.780Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:42:52.780Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:42:52.780Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:42:52.780Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:42:52.780Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:42:52.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_valid} time=1172877016 data=null button=0 stateMask=0x0 x=59 y=33 count=0} to TableItem with text {test_valid} [2019-07-31T02:42:52.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_valid} time=1172877016 data=null doit=true} to TableItem with text {test_valid} [2019-07-31T02:42:52.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_valid} time=1172877016 data=null} to TableItem with text {test_valid} [2019-07-31T02:42:52.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid} time=1172877017 data=null button=1 stateMask=0x0 x=59 y=33 count=1} to TableItem with text {test_valid} [2019-07-31T02:42:53.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172877017 data=null item=TableItem {test_valid} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {test_valid} [2019-07-31T02:42:53.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid} time=1172877190 data=null button=1 stateMask=0x80000 x=59 y=33 count=1} to TableItem with text {test_valid} [2019-07-31T02:42:53.036Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:42:53.036Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:42:53.036Z] DEBUG - matched Label with text "File enabled", using matcher: of type 'Label' [2019-07-31T02:42:53.036Z] DEBUG - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled' [2019-07-31T02:42:53.036Z] DEBUG - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled') [2019-07-31T02:42:53.036Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:42:53.036Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:42:53.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1172877195 data=null button=0 stateMask=0x0 x=125 y=11 count=0} to TableItem with text {test_valid_xml_timegraphView} [2019-07-31T02:42:53.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_valid_xml_timegraphView} time=1172877195 data=null doit=true} to TableItem with text {test_valid_xml_timegraphView} [2019-07-31T02:42:53.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_valid_xml_timegraphView} time=1172877195 data=null} to TableItem with text {test_valid_xml_timegraphView} [2019-07-31T02:42:53.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1172877196 data=null button=1 stateMask=0x0 x=125 y=11 count=1} to TableItem with text {test_valid_xml_timegraphView} [2019-07-31T02:42:53.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172877196 data=null item=TableItem {test_valid_xml_timegraphView} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {test_valid_xml_timegraphView} [2019-07-31T02:42:53.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1172877210 data=null button=1 stateMask=0x80000 x=125 y=11 count=1} to TableItem with text {test_valid_xml_timegraphView} [2019-07-31T02:42:53.036Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:42:53.036Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:42:53.036Z] DEBUG - matched Label with text "File enabled", using matcher: of type 'Label' [2019-07-31T02:42:53.036Z] DEBUG - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled' [2019-07-31T02:42:53.036Z] DEBUG - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled') [2019-07-31T02:42:53.036Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:42:53.036Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T02:42:53.036Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T02:42:53.036Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T02:42:53.036Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T02:42:53.036Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:42:53.036Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:42:53.036Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:42:53.036Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:42:53.036Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:42:53.036Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:42:53.036Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:42:53.036Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:42:53.036Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T02:42:53.036Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T02:42:53.036Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T02:42:53.036Z] DEBUG - 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') [2019-07-31T02:42:53.036Z] DEBUG - Clicking on Apply and Close [2019-07-31T02:42:53.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1172877215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:53.036Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1172877215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:53.036Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1172877216 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:53.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1172877216 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:53.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1172877216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:53.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1172877216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:53.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1172877216 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:53.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1172876286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T02:42:53.294Z] DEBUG - Clicked on [2019-07-31T02:42:53.294Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1172877392 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:42:53.294Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T02:42:53.294Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T02:42:53.294Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T02:42:54.024Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T02:42:54.024Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T02:42:54.024Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T02:42:54.024Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T02:42:54.024Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T02:42:54.024Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1172877634 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T02:42:54.024Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:42:54.024Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:42:54.024Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:54.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1172877691 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T02:42:54.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1172877692 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:42:54.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1172877692 data=null} to TreeItem with text {Tracing} [2019-07-31T02:42:54.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1172877692 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T02:42:54.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172877693 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:42:54.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1172877731 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T02:42:54.024Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T02:42:54.024Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:54.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1172877732 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T02:42:54.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1172877733 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T02:42:54.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1172877733 data=null} to Tree node with text: XML Analyses [2019-07-31T02:42:54.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1172877733 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T02:42:54.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172877733 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2019-07-31T02:42:54.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1172877778 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T02:42:54.024Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:42:54.024Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:42:54.024Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T02:42:54.024Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T02:42:54.024Z] DEBUG - Selecting rows [0, 1] in (of type 'Table') [2019-07-31T02:42:54.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1172877795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:42:54.024Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1172877795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:42:54.024Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1172877795 data=null doit=true} to (of type 'Table') [2019-07-31T02:42:54.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1172877796 data=null} to (of type 'Table') [2019-07-31T02:42:54.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1172877807 data=null button=1 stateMask=0x0 x=125 y=11 count=1} to (of type 'Table') [2019-07-31T02:42:54.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172877807 data=null item=TableItem {test_valid_xml_timegraphView} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T02:42:54.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1172877825 data=null button=1 stateMask=0x80000 x=125 y=11 count=1} to (of type 'Table') [2019-07-31T02:42:54.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1172877826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:42:54.024Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1172877826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:42:54.024Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1172877826 data=null doit=true} to (of type 'Table') [2019-07-31T02:42:54.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1172877826 data=null} to (of type 'Table') [2019-07-31T02:42:54.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid} time=1172877826 data=null button=1 stateMask=0x40000 x=59 y=33 count=1} to (of type 'Table') [2019-07-31T02:42:54.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172877826 data=null item=TableItem {test_valid} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table') [2019-07-31T02:42:54.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid} time=1172878092 data=null button=1 stateMask=0xc0000 x=59 y=33 count=1} to (of type 'Table') [2019-07-31T02:42:54.024Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T02:42:54.024Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T02:42:54.024Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T02:42:54.024Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T02:42:54.024Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:42:54.024Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-31T02:42:54.024Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:54.024Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:42:54.024Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:42:54.024Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:42:54.024Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:42:54.024Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:42:54.024Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:42:54.024Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:42:54.024Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:42:54.024Z] DEBUG - Clicking on Delete [2019-07-31T02:42:54.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1172878095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:54.024Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1172878095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:54.024Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1172878095 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:54.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1172878096 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:54.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1172878096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:54.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1172878096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:54.024Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1172878207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:54.024Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1172878207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:54.024Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1172878207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:54.024Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1172878208 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:54.024Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1172878208 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:54.024Z] DEBUG - Clicked on Delete [2019-07-31T02:42:54.024Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-31T02:42:54.024Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1172878210 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-31T02:42:54.024Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:42:54.024Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:42:54.024Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:42:54.024Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:42:54.024Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:42:54.024Z] DEBUG - Clicking on &Yes [2019-07-31T02:42:54.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172878211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:42:54.024Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172878211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:42:54.024Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172878212 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:42:54.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172878212 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:42:54.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172878212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:42:54.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172878212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:42:54.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172878212 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:42:54.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1172878096 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:54.281Z] DEBUG - Clicked on [2019-07-31T02:42:54.281Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T02:42:54.281Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T02:42:54.281Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T02:42:54.281Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T02:42:54.281Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:42:54.281Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:42:54.281Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:42:54.281Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:42:54.281Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:42:54.281Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:42:54.281Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:42:54.281Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:42:54.281Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T02:42:54.281Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T02:42:54.281Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T02:42:54.281Z] DEBUG - 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') [2019-07-31T02:42:54.281Z] DEBUG - Clicking on Apply and Close [2019-07-31T02:42:54.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1172878323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:54.281Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1172878324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:54.281Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1172878324 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:54.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1172878324 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:54.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1172878324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:54.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1172878324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:54.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1172878324 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:54.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1172877404 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T02:42:54.281Z] DEBUG - Clicked on [2019-07-31T02:42:54.281Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1172878441 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:42:54.281Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T02:42:54.281Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T02:42:54.281Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T02:42:54.537Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T02:42:54.537Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T02:42:54.537Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T02:42:54.537Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T02:42:54.537Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T02:42:54.537Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1172878690 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T02:42:54.537Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:42:54.537Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:42:54.537Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:54.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1172878694 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T02:42:54.537Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1172878694 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:42:54.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1172878695 data=null} to TreeItem with text {Tracing} [2019-07-31T02:42:54.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1172878695 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T02:42:54.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172878709 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:42:54.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1172878741 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T02:42:54.537Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T02:42:54.537Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:54.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1172878781 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T02:42:54.537Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1172878782 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T02:42:54.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1172878782 data=null} to Tree node with text: XML Analyses [2019-07-31T02:42:54.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1172878782 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T02:42:54.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172878783 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2019-07-31T02:42:54.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1172878785 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T02:42:54.537Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:42:54.537Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:42:54.795Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T02:42:54.795Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-31T02:42:54.795Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-31T02:42:54.795Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:54.795Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T02:42:54.795Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T02:42:54.795Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T02:42:54.795Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:42:54.795Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:42:54.795Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:42:54.795Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:42:54.795Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:42:54.795Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:42:54.795Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:42:54.795Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:42:54.795Z] DEBUG - Clicking on Import [2019-07-31T02:42:54.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1172878811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:54.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1172878811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:54.795Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1172878811 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:54.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1172878811 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:54.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1172878814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:54.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1172878815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:54.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1172878815 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:55.051Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1172879080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:55.051Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1172879083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:55.051Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1172879083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:55.051Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1172879083 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:55.051Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1172879084 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:55.051Z] DEBUG - Clicked on Import [2019-07-31T02:42:55.051Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:42:55.051Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:42:55.051Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T02:42:55.051Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T02:42:55.051Z] DEBUG - Selecting rows [3, 2] in (of type 'Table') [2019-07-31T02:42:55.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1172879090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:42:55.051Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1172879090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:42:55.051Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1172879090 data=null doit=true} to (of type 'Table') [2019-07-31T02:42:55.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1172879090 data=null} to (of type 'Table') [2019-07-31T02:42:55.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=1172879091 data=null button=1 stateMask=0x0 x=85 y=77 count=1} to (of type 'Table') [2019-07-31T02:42:55.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172879091 data=null item=TableItem {test_state_values} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T02:42:55.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=1172879129 data=null button=1 stateMask=0x80000 x=85 y=77 count=1} to (of type 'Table') [2019-07-31T02:42:55.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1172879129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:42:55.051Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1172879130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:42:55.051Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1172879130 data=null doit=true} to (of type 'Table') [2019-07-31T02:42:55.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1172879130 data=null} to (of type 'Table') [2019-07-31T02:42:55.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=1172879131 data=null button=1 stateMask=0x40000 x=112 y=55 count=1} to (of type 'Table') [2019-07-31T02:42:55.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172879131 data=null item=TableItem {test_state_values_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table') [2019-07-31T02:42:55.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=1172879214 data=null button=1 stateMask=0xc0000 x=112 y=55 count=1} to (of type 'Table') [2019-07-31T02:42:55.051Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T02:42:55.051Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T02:42:55.051Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T02:42:55.051Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T02:42:55.051Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:42:55.051Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:42:55.051Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:42:55.051Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-07-31T02:42:55.051Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-07-31T02:42:55.051Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T02:42:55.051Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:42:55.051Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:42:55.051Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:42:55.051Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:42:55.051Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:42:55.051Z] DEBUG - Clicking on Uncheck selected [2019-07-31T02:42:55.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1172879217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T02:42:55.051Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1172879217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T02:42:55.051Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1172879217 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T02:42:55.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1172879218 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T02:42:55.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1172879218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T02:42:55.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1172879218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T02:42:55.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1172879218 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T02:42:55.051Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1172879219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T02:42:55.051Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1172879219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T02:42:55.051Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1172879219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T02:42:55.051Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1172879219 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T02:42:55.051Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1172879219 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T02:42:55.051Z] DEBUG - Clicked on Uncheck selected [2019-07-31T02:42:55.051Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T02:42:55.051Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T02:42:55.051Z] DEBUG - Selecting rows [3, 2] in (of type 'Table') [2019-07-31T02:42:55.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1172879220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:42:55.051Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1172879220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:42:55.051Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1172879220 data=null doit=true} to (of type 'Table') [2019-07-31T02:42:55.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1172879221 data=null} to (of type 'Table') [2019-07-31T02:42:55.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=1172879221 data=null button=1 stateMask=0x0 x=85 y=77 count=1} to (of type 'Table') [2019-07-31T02:42:55.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172879221 data=null item=TableItem {test_state_values} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T02:42:55.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=1172879293 data=null button=1 stateMask=0x80000 x=85 y=77 count=1} to (of type 'Table') [2019-07-31T02:42:55.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1172879293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:42:55.052Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1172879294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:42:55.052Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1172879294 data=null doit=true} to (of type 'Table') [2019-07-31T02:42:55.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1172879294 data=null} to (of type 'Table') [2019-07-31T02:42:55.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=1172879295 data=null button=1 stateMask=0x40000 x=112 y=55 count=1} to (of type 'Table') [2019-07-31T02:42:55.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172879295 data=null item=TableItem {test_state_values_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table') [2019-07-31T02:42:55.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=1172879383 data=null button=1 stateMask=0xc0000 x=112 y=55 count=1} to (of type 'Table') [2019-07-31T02:42:55.309Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T02:42:55.309Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T02:42:55.309Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T02:42:55.309Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T02:42:55.309Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:42:55.309Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-31T02:42:55.309Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-31T02:42:55.309Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T02:42:55.309Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:42:55.309Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:42:55.309Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:42:55.309Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:42:55.309Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:42:55.309Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:42:55.309Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:42:55.309Z] DEBUG - Clicking on Check selected [2019-07-31T02:42:55.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1172879386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T02:42:55.309Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1172879387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T02:42:55.309Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1172879387 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T02:42:55.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1172879387 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T02:42:55.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1172879388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T02:42:55.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1172879388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T02:42:55.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1172879388 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T02:42:55.309Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1172879427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T02:42:55.309Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1172879427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T02:42:55.309Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1172879427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T02:42:55.309Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1172879427 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T02:42:55.309Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1172879428 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T02:42:55.309Z] DEBUG - Clicked on Check selected [2019-07-31T02:42:55.309Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T02:42:55.309Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T02:42:55.309Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T02:42:55.309Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T02:42:55.309Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:42:55.309Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:42:55.309Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:42:55.309Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:42:55.309Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T02:42:55.309Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T02:42:55.309Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:42:55.309Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:42:55.309Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:42:55.309Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:42:55.309Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:42:55.309Z] DEBUG - Clicking on Uncheck all [2019-07-31T02:42:55.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1172879430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:42:55.309Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1172879430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:42:55.309Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1172879430 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:42:55.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1172879430 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:42:55.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1172879431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:42:55.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1172879431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:42:55.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1172879431 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:42:55.309Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1172879432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:42:55.309Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1172879432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:42:55.309Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1172879432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:42:55.309Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1172879432 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:42:55.309Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1172879432 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T02:42:55.309Z] DEBUG - Clicked on Uncheck all [2019-07-31T02:42:55.309Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T02:42:55.310Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T02:42:55.310Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T02:42:55.310Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T02:42:55.310Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:42:55.310Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:42:55.310Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T02:42:55.310Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T02:42:55.310Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:42:55.310Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:42:55.310Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:42:55.310Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:42:55.310Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:42:55.310Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:42:55.310Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:42:55.310Z] DEBUG - Clicking on Check all [2019-07-31T02:42:55.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1172879435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:42:55.310Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1172879435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:42:55.310Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1172879435 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:42:55.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1172879435 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:42:55.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1172879435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:42:55.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1172879435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:42:55.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1172879435 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:42:55.310Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1172879509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:42:55.310Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1172879509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:42:55.310Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1172879510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:42:55.310Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1172879510 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:42:55.310Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1172879510 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T02:42:55.310Z] DEBUG - Clicked on Check all [2019-07-31T02:42:55.310Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T02:42:55.310Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T02:42:55.310Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T02:42:55.310Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T02:42:55.310Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:42:55.310Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:42:55.310Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:42:55.310Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:42:55.310Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:42:55.310Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:42:55.310Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:42:55.310Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:42:55.310Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T02:42:55.310Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T02:42:55.310Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T02:42:55.310Z] DEBUG - 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') [2019-07-31T02:42:55.310Z] DEBUG - Clicking on Apply and Close [2019-07-31T02:42:55.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1172879513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:55.310Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1172879513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:55.310Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1172879513 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:55.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1172879513 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:55.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1172879513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:55.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1172879513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:55.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1172879513 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:55.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1172878452 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T02:42:55.566Z] DEBUG - Clicked on [2019-07-31T02:42:55.566Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1172879720 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:42:55.566Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T02:42:55.566Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T02:42:55.566Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T02:42:55.823Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T02:42:55.823Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T02:42:55.823Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T02:42:55.823Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T02:42:55.823Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T02:42:55.823Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1172880021 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T02:42:55.823Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:42:55.823Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:42:55.823Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:55.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1172880025 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T02:42:55.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1172880025 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:42:55.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1172880025 data=null} to TreeItem with text {Tracing} [2019-07-31T02:42:55.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1172880026 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T02:42:55.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172880027 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:42:56.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1172880112 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T02:42:56.080Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T02:42:56.080Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:56.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1172880114 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T02:42:56.080Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1172880114 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T02:42:56.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1172880114 data=null} to Tree node with text: XML Analyses [2019-07-31T02:42:56.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1172880114 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T02:42:56.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172880115 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2019-07-31T02:42:56.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1172880117 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T02:42:56.080Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:42:56.080Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:42:56.080Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T02:42:56.080Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T02:42:56.080Z] DEBUG - Selecting rows [0, 1, 2, 3, 4] in (of type 'Table') [2019-07-31T02:42:56.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1172880122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:42:56.080Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1172880122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:42:56.080Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1172880122 data=null doit=true} to (of type 'Table') [2019-07-31T02:42:56.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1172880122 data=null} to (of type 'Table') [2019-07-31T02:42:56.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_attributes} time=1172880123 data=null button=1 stateMask=0x0 x=75 y=11 count=1} to (of type 'Table') [2019-07-31T02:42:56.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172880123 data=null item=TableItem {test_attributes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T02:42:56.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_attributes} time=1172880195 data=null button=1 stateMask=0x80000 x=75 y=11 count=1} to (of type 'Table') [2019-07-31T02:42:56.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1172880195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:42:56.080Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1172880195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:42:56.080Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1172880195 data=null doit=true} to (of type 'Table') [2019-07-31T02:42:56.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1172880195 data=null} to (of type 'Table') [2019-07-31T02:42:56.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_pattern_segment} time=1172880196 data=null button=1 stateMask=0x40000 x=100 y=33 count=1} to (of type 'Table') [2019-07-31T02:42:56.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172880196 data=null item=TableItem {test_pattern_segment} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table') [2019-07-31T02:42:56.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_pattern_segment} time=1172880221 data=null button=1 stateMask=0xc0000 x=100 y=33 count=1} to (of type 'Table') [2019-07-31T02:42:56.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1172880222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:42:56.080Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1172880222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:42:56.080Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1172880222 data=null doit=true} to (of type 'Table') [2019-07-31T02:42:56.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1172880222 data=null} to (of type 'Table') [2019-07-31T02:42:56.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=1172880223 data=null button=1 stateMask=0x40000 x=112 y=55 count=1} to (of type 'Table') [2019-07-31T02:42:56.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172880223 data=null item=TableItem {test_state_values_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table') [2019-07-31T02:42:56.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=1172880302 data=null button=1 stateMask=0xc0000 x=112 y=55 count=1} to (of type 'Table') [2019-07-31T02:42:56.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1172880303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:42:56.080Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1172880303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:42:56.080Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1172880303 data=null doit=true} to (of type 'Table') [2019-07-31T02:42:56.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1172880303 data=null} to (of type 'Table') [2019-07-31T02:42:56.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=1172880304 data=null button=1 stateMask=0x40000 x=85 y=77 count=1} to (of type 'Table') [2019-07-31T02:42:56.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172880304 data=null item=TableItem {test_state_values} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table') [2019-07-31T02:42:56.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=1172880405 data=null button=1 stateMask=0xc0000 x=85 y=77 count=1} to (of type 'Table') [2019-07-31T02:42:56.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1172880405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:42:56.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1172880405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:42:56.337Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1172880405 data=null doit=true} to (of type 'Table') [2019-07-31T02:42:56.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1172880406 data=null} to (of type 'Table') [2019-07-31T02:42:56.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_doubles} time=1172880407 data=null button=1 stateMask=0x40000 x=69 y=99 count=1} to (of type 'Table') [2019-07-31T02:42:56.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172880407 data=null item=TableItem {test_doubles} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table') [2019-07-31T02:42:56.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_doubles} time=1172880513 data=null button=1 stateMask=0xc0000 x=69 y=99 count=1} to (of type 'Table') [2019-07-31T02:42:56.337Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T02:42:56.337Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T02:42:56.337Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T02:42:56.337Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T02:42:56.337Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:42:56.337Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-31T02:42:56.337Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:56.337Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:42:56.337Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:42:56.337Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:42:56.337Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:42:56.337Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:42:56.337Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:42:56.337Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:42:56.337Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:42:56.337Z] DEBUG - Clicking on Delete [2019-07-31T02:42:56.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1172880516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:56.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1172880517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:56.337Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1172880517 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:56.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1172880517 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:56.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1172880517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:56.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1172880517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:56.594Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1172880692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:56.594Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1172880693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:56.594Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1172880693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:56.594Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1172880693 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:56.594Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1172880693 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:56.594Z] DEBUG - Clicked on Delete [2019-07-31T02:42:56.594Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-31T02:42:56.594Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1172880694 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-31T02:42:56.594Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:42:56.594Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:42:56.594Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:42:56.594Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:42:56.594Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:42:56.594Z] DEBUG - Clicking on &Yes [2019-07-31T02:42:56.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172880695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:42:56.594Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172880695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:42:56.594Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172880695 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:42:56.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172880695 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:42:56.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172880696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:42:56.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172880696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:42:56.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172880696 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:42:56.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1172880518 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:56.594Z] DEBUG - Clicked on [2019-07-31T02:42:56.594Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T02:42:56.594Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T02:42:56.594Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T02:42:56.594Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T02:42:56.594Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:42:56.594Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:42:56.594Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:42:56.594Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:42:56.594Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:42:56.594Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:42:56.594Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:42:56.594Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:42:56.594Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T02:42:56.594Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T02:42:56.594Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T02:42:56.594Z] DEBUG - 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') [2019-07-31T02:42:56.594Z] DEBUG - Clicking on Apply and Close [2019-07-31T02:42:56.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1172880811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:56.594Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1172880811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:56.594Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1172880811 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:56.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1172880811 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:56.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1172880812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:56.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1172880812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:56.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1172880812 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:56.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1172879731 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T02:42:56.851Z] DEBUG - Clicked on [2019-07-31T02:42:56.851Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1172880934 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:42:56.851Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T02:42:56.851Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T02:42:56.851Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T02:42:57.107Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T02:42:57.107Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T02:42:57.107Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T02:42:57.107Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T02:42:57.107Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T02:42:57.107Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1172881141 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T02:42:57.107Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:42:57.107Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:42:57.107Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:57.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1172881145 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T02:42:57.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1172881159 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:42:57.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1172881159 data=null} to TreeItem with text {Tracing} [2019-07-31T02:42:57.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1172881159 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T02:42:57.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172881160 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:42:57.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1172881200 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T02:42:57.107Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T02:42:57.107Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:57.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1172881201 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T02:42:57.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1172881201 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T02:42:57.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1172881202 data=null} to Tree node with text: XML Analyses [2019-07-31T02:42:57.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1172881202 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T02:42:57.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172881202 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2019-07-31T02:42:57.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1172881204 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T02:42:57.107Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T02:42:57.107Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-31T02:42:57.107Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-31T02:42:57.107Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:57.107Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T02:42:57.107Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T02:42:57.107Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T02:42:57.107Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:42:57.107Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:42:57.107Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:42:57.107Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:42:57.107Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:42:57.107Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:42:57.107Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:42:57.107Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:42:57.107Z] DEBUG - Clicking on Import [2019-07-31T02:42:57.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1172881208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:57.107Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1172881208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:57.107Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1172881208 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:57.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1172881208 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:57.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1172881209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:57.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1172881209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:57.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1172881209 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:57.107Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1172881329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:57.107Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1172881329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:57.107Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1172881330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:57.107Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1172881330 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:57.107Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1172881330 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:57.107Z] DEBUG - Clicked on Import [2019-07-31T02:42:57.107Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:42:57.107Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:42:57.107Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:42:57.107Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:42:57.365Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T02:42:57.365Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T02:42:57.365Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-31T02:42:57.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1172881383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:42:57.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1172881383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:42:57.365Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1172881383 data=null doit=true} to (of type 'Table') [2019-07-31T02:42:57.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1172881383 data=null} to (of type 'Table') [2019-07-31T02:42:57.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=1172881384 data=null button=1 stateMask=0x0 x=92 y=11 count=1} to (of type 'Table') [2019-07-31T02:42:57.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172881384 data=null item=TableItem {test_valid_extended} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T02:42:57.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=1172881410 data=null button=1 stateMask=0x80000 x=92 y=11 count=1} to (of type 'Table') [2019-07-31T02:42:57.365Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T02:42:57.365Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T02:42:57.365Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T02:42:57.365Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...' [2019-07-31T02:42:57.365Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH' [2019-07-31T02:42:57.365Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T02:42:57.365Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T02:42:57.365Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:42:57.365Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:42:57.365Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:42:57.365Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:42:57.365Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:42:57.365Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:42:57.365Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:42:57.365Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:42:57.365Z] DEBUG - Clicking on Edit... [2019-07-31T02:42:57.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=1172881412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T02:42:57.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1172881420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T02:42:57.365Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=1172881421 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T02:42:57.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=1172881421 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T02:42:57.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=1172881421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T02:42:57.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=1172881422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T02:42:57.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=1172881422 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T02:42:57.879Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=1172882021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T02:42:57.879Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1172882025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T02:42:57.879Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=1172882025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T02:42:57.879Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=1172882025 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T02:42:57.879Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=1172882025 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T02:42:57.879Z] DEBUG - Clicked on Edit... [2019-07-31T02:42:57.879Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T02:42:58.136Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T02:42:58.136Z] DEBUG - Selecting rows [0, 1] in (of type 'Table') [2019-07-31T02:42:58.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1172882294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:42:58.136Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1172882294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:42:58.136Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1172882294 data=null doit=true} to (of type 'Table') [2019-07-31T02:42:58.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1172882294 data=null} to (of type 'Table') [2019-07-31T02:42:58.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=1172882295 data=null button=1 stateMask=0x0 x=92 y=11 count=1} to (of type 'Table') [2019-07-31T02:42:58.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172882295 data=null item=TableItem {test_valid_extended} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T02:42:58.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=1172882316 data=null button=1 stateMask=0x80000 x=92 y=11 count=1} to (of type 'Table') [2019-07-31T02:42:58.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1172882317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:42:58.136Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1172882317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:42:58.136Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1172882317 data=null doit=true} to (of type 'Table') [2019-07-31T02:42:58.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1172882317 data=null} to (of type 'Table') [2019-07-31T02:42:58.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=1172882318 data=null button=1 stateMask=0x40000 x=86 y=33 count=1} to (of type 'Table') [2019-07-31T02:42:58.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172882318 data=null item=TableItem {test_valid_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table') [2019-07-31T02:42:58.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=1172882382 data=null button=1 stateMask=0xc0000 x=86 y=33 count=1} to (of type 'Table') [2019-07-31T02:42:58.136Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T02:42:58.136Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T02:42:58.136Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T02:42:58.136Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T02:42:58.136Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:42:58.136Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-31T02:42:58.136Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:58.136Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:42:58.136Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:42:58.136Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:42:58.136Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:42:58.136Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:42:58.136Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:42:58.136Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:42:58.136Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:42:58.136Z] DEBUG - Clicking on Delete [2019-07-31T02:42:58.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1172882385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:58.136Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1172882385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:58.136Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1172882386 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:58.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1172882386 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:58.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1172882386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:58.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1172882386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:58.393Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1172882503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:58.393Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1172882504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:58.393Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1172882505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:58.393Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1172882505 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:58.393Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1172882505 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:58.393Z] DEBUG - Clicked on Delete [2019-07-31T02:42:58.393Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-31T02:42:58.393Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1172882508 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-31T02:42:58.393Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:42:58.393Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:42:58.393Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:42:58.393Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:42:58.393Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:42:58.393Z] DEBUG - Clicking on &Yes [2019-07-31T02:42:58.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172882509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:42:58.393Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172882509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:42:58.393Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172882509 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:42:58.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172882510 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:42:58.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172882510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:42:58.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172882510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:42:58.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172882510 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:42:58.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1172882386 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:42:58.649Z] DEBUG - Clicked on [2019-07-31T02:42:58.649Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T02:42:58.649Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T02:42:58.649Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T02:42:58.649Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T02:42:58.649Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:42:58.649Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:42:58.649Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:42:58.649Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:42:58.649Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:42:58.649Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:42:58.649Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:42:58.649Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:42:58.649Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T02:42:58.649Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T02:42:58.649Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T02:42:58.649Z] DEBUG - 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') [2019-07-31T02:42:58.649Z] DEBUG - Clicking on Apply and Close [2019-07-31T02:42:58.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1172882797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:58.649Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1172882798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:58.649Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1172882798 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:58.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1172882798 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:58.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1172882798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:58.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1172882798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:58.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1172882799 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:58.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1172880945 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T02:42:58.906Z] DEBUG - Clicked on [2019-07-31T02:42:58.906Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1172882917 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:42:58.906Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T02:42:58.906Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T02:42:58.906Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T02:42:58.906Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T02:42:58.906Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T02:42:58.906Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T02:42:58.906Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T02:42:58.906Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T02:42:58.906Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1172883109 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T02:42:58.906Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:42:58.906Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:42:58.906Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:58.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1172883113 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T02:42:58.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1172883127 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:42:58.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1172883127 data=null} to TreeItem with text {Tracing} [2019-07-31T02:42:58.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1172883128 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T02:42:58.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172883128 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:42:59.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1172883190 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T02:42:59.163Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T02:42:59.163Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:59.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1172883191 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T02:42:59.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1172883192 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T02:42:59.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1172883192 data=null} to Tree node with text: XML Analyses [2019-07-31T02:42:59.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1172883192 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T02:42:59.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172883193 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2019-07-31T02:42:59.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1172883195 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T02:42:59.163Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:42:59.163Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:42:59.163Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T02:42:59.163Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T02:42:59.163Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T02:42:59.163Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T02:42:59.163Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:42:59.163Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:42:59.163Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:42:59.163Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:42:59.163Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:42:59.163Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:42:59.163Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:42:59.163Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:42:59.163Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T02:42:59.163Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T02:42:59.163Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T02:42:59.163Z] DEBUG - 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') [2019-07-31T02:42:59.163Z] DEBUG - Clicking on Apply and Close [2019-07-31T02:42:59.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1172883214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:59.163Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1172883215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:59.163Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1172883216 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:59.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1172883216 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:59.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1172883216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:59.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1172883216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:59.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1172883217 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:59.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1172882940 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T02:42:59.163Z] DEBUG - Clicked on [2019-07-31T02:42:59.163Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1172883343 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:42:59.163Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T02:42:59.163Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T02:42:59.163Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T02:42:59.420Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T02:42:59.420Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T02:42:59.420Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T02:42:59.420Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T02:42:59.420Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T02:42:59.420Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1172883550 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T02:42:59.420Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:42:59.420Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:42:59.420Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:59.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1172883553 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T02:42:59.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1172883555 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:42:59.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1172883555 data=null} to TreeItem with text {Tracing} [2019-07-31T02:42:59.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1172883555 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T02:42:59.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172883568 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:42:59.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1172883618 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T02:42:59.420Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T02:42:59.420Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:42:59.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1172883624 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T02:42:59.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1172883624 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T02:42:59.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1172883624 data=null} to Tree node with text: XML Analyses [2019-07-31T02:42:59.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1172883625 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T02:42:59.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172883625 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2019-07-31T02:42:59.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1172883627 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T02:42:59.420Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T02:42:59.420Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-31T02:42:59.420Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-31T02:42:59.420Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:59.420Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T02:42:59.420Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T02:42:59.420Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T02:42:59.420Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:42:59.420Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:42:59.420Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:42:59.420Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:42:59.420Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:42:59.420Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:42:59.420Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:42:59.420Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:42:59.420Z] DEBUG - Clicking on Import [2019-07-31T02:42:59.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1172883631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:59.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1172883631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:59.420Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1172883631 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:59.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1172883631 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:59.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1172883632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:59.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1172883632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:59.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1172883632 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:59.676Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1172883713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:59.676Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1172883714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:59.676Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1172883714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:59.676Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1172883714 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:59.676Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1172883714 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T02:42:59.676Z] DEBUG - Clicked on Import [2019-07-31T02:42:59.676Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:42:59.676Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:42:59.676Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:42:59.676Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:42:59.676Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T02:42:59.676Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T02:42:59.676Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-31T02:42:59.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1172883726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:42:59.676Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1172883726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:42:59.676Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1172883726 data=null doit=true} to (of type 'Table') [2019-07-31T02:42:59.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1172883726 data=null} to (of type 'Table') [2019-07-31T02:42:59.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=1172883727 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to (of type 'Table') [2019-07-31T02:42:59.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172883727 data=null item=TableItem {state_provider_placement} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T02:42:59.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=1172883797 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to (of type 'Table') [2019-07-31T02:42:59.676Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T02:42:59.676Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T02:42:59.676Z] DEBUG - matched Button with text "Export", using matcher: with mnemonic 'Export' [2019-07-31T02:42:59.676Z] DEBUG - matched Button with text "Export", using matcher: with style 'SWT.PUSH' [2019-07-31T02:42:59.676Z] DEBUG - matched Button with text "Export", using matcher: (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-31T02:42:59.676Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T02:42:59.676Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T02:42:59.676Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:42:59.676Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:42:59.676Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:42:59.676Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:42:59.676Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:42:59.676Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:42:59.676Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:42:59.676Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:42:59.676Z] DEBUG - Clicking on Export [2019-07-31T02:42:59.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Export} time=1172883811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-31T02:42:59.676Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Export} time=1172883812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-31T02:42:59.676Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Export} time=1172883812 data=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-31T02:42:59.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Export} time=1172883812 data=null} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-31T02:42:59.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Export} time=1172883813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-31T02:42:59.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Export} time=1172883813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-31T02:42:59.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Export} time=1172883813 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-31T02:42:59.676Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Export} time=1172883815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-31T02:42:59.677Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Export} time=1172883815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-31T02:42:59.677Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Export} time=1172883815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-31T02:42:59.677Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Export} time=1172883815 data=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-31T02:42:59.677Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Export} time=1172883815 data=null} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-31T02:42:59.677Z] DEBUG - Clicked on Export [2019-07-31T02:42:59.677Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T02:42:59.677Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T02:42:59.677Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T02:42:59.677Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T02:42:59.677Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:42:59.677Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:42:59.677Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:42:59.677Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:42:59.677Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:42:59.677Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:42:59.677Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:42:59.677Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:42:59.677Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T02:42:59.677Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T02:42:59.677Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T02:42:59.677Z] DEBUG - 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') [2019-07-31T02:42:59.677Z] DEBUG - Clicking on Apply and Close [2019-07-31T02:42:59.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1172883822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:59.677Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1172883823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:59.677Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1172883823 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:59.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1172883823 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:59.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1172883823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:59.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1172883823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:59.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1172883823 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:42:59.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1172883384 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T02:42:59.941Z] DEBUG - Clicked on [2019-07-31T02:42:59.941Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1172883932 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:42:59.941Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T02:42:59.941Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T02:42:59.941Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T02:42:59.941Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T02:42:59.941Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T02:42:59.941Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T02:42:59.941Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T02:42:59.941Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T02:43:00.197Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1172884198 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T02:43:00.197Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:43:00.197Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:43:00.197Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:43:00.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1172884202 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T02:43:00.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1172884215 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:43:00.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1172884216 data=null} to TreeItem with text {Tracing} [2019-07-31T02:43:00.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1172884216 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T02:43:00.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172884216 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:43:00.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1172884287 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T02:43:00.198Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T02:43:00.198Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:43:00.198Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1172884288 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T02:43:00.198Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1172884289 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T02:43:00.198Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1172884289 data=null} to Tree node with text: XML Analyses [2019-07-31T02:43:00.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1172884289 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T02:43:00.198Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172884290 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2019-07-31T02:43:00.198Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1172884292 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T02:43:00.198Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:43:00.198Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:43:00.198Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T02:43:00.198Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T02:43:00.198Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-31T02:43:00.198Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1172884297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:43:00.198Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1172884297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:43:00.198Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1172884297 data=null doit=true} to (of type 'Table') [2019-07-31T02:43:00.198Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1172884297 data=null} to (of type 'Table') [2019-07-31T02:43:00.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=1172884298 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to (of type 'Table') [2019-07-31T02:43:00.198Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172884298 data=null item=TableItem {state_provider_placement} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T02:43:00.198Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=1172884327 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to (of type 'Table') [2019-07-31T02:43:00.198Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T02:43:00.198Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T02:43:00.198Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T02:43:00.198Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T02:43:00.198Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:43:00.198Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-31T02:43:00.198Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:43:00.198Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:43:00.198Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:43:00.198Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:43:00.198Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:43:00.198Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:43:00.198Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:43:00.198Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:43:00.198Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:43:00.198Z] DEBUG - Clicking on Delete [2019-07-31T02:43:00.198Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1172884384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:43:00.198Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1172884385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:43:00.198Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1172884385 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:43:00.198Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1172884385 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:43:00.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1172884386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:43:00.198Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1172884386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:43:00.454Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1172884499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:43:00.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1172884504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:43:00.454Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1172884504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:43:00.454Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1172884504 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:43:00.454Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1172884505 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:43:00.454Z] DEBUG - Clicked on Delete [2019-07-31T02:43:00.454Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-31T02:43:00.454Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1172884506 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-31T02:43:00.454Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:43:00.454Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:43:00.454Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:43:00.454Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:43:00.454Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:43:00.454Z] DEBUG - Clicking on &Yes [2019-07-31T02:43:00.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172884520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:43:00.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172884521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:43:00.454Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172884521 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:43:00.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172884521 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:43:00.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172884521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:43:00.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172884521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:43:00.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172884521 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:43:00.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1172884386 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:43:00.454Z] DEBUG - Clicked on [2019-07-31T02:43:00.454Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T02:43:00.454Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T02:43:00.454Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T02:43:00.454Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T02:43:00.454Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:43:00.454Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:43:00.454Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:43:00.454Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:43:00.454Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:43:00.454Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:43:00.454Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:43:00.454Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:43:00.454Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T02:43:00.454Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T02:43:00.454Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T02:43:00.454Z] DEBUG - 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') [2019-07-31T02:43:00.454Z] DEBUG - Clicking on Apply and Close [2019-07-31T02:43:00.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1172884596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:43:00.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1172884596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:43:00.454Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1172884597 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:43:00.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1172884597 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:43:00.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1172884597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:43:00.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1172884597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:43:00.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1172884597 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:43:00.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1172883980 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T02:43:00.454Z] DEBUG - Clicked on [2019-07-31T02:43:00.454Z] [2019-07-31T02:43:00.454Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 02:43:00.439 [2019-07-31T02:43:00.454Z] !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. [2019-07-31T02:43:00.454Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1172884696 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:43:00.454Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T02:43:00.454Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T02:43:00.454Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T02:43:00.711Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T02:43:00.711Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T02:43:00.711Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T02:43:00.711Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T02:43:00.711Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T02:43:00.711Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1172884952 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T02:43:00.711Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:43:00.711Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:43:00.711Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:43:00.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1172884994 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T02:43:00.967Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1172884994 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:43:00.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1172884995 data=null} to TreeItem with text {Tracing} [2019-07-31T02:43:00.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1172884995 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T02:43:00.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172884996 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:43:00.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1172885026 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T02:43:00.967Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T02:43:00.967Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:43:00.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1172885028 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T02:43:00.967Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1172885029 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T02:43:00.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1172885029 data=null} to Tree node with text: XML Analyses [2019-07-31T02:43:00.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1172885029 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T02:43:00.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172885032 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2019-07-31T02:43:00.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1172885034 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T02:43:00.967Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:43:00.967Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:43:00.967Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T02:43:00.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_invalid} time=1172885039 data=null button=0 stateMask=0x0 x=64 y=11 count=0} to TableItem with text {test_invalid} [2019-07-31T02:43:00.967Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_invalid} time=1172885039 data=null doit=true} to TableItem with text {test_invalid} [2019-07-31T02:43:00.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_invalid} time=1172885040 data=null} to TableItem with text {test_invalid} [2019-07-31T02:43:00.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_invalid} time=1172885040 data=null button=1 stateMask=0x0 x=64 y=11 count=1} to TableItem with text {test_invalid} [2019-07-31T02:43:00.967Z] [2019-07-31T02:43:00.967Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 02:43:00.795 [2019-07-31T02:43:00.967Z] !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. [2019-07-31T02:43:00.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172885041 data=null item=TableItem {test_invalid} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {test_invalid} [2019-07-31T02:43:00.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_invalid} time=1172885069 data=null button=1 stateMask=0x80000 x=64 y=11 count=1} to TableItem with text {test_invalid} [2019-07-31T02:43:00.967Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:43:00.967Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:43:00.967Z] DEBUG - matched Label with text "Invalid file", using matcher: of type 'Label' [2019-07-31T02:43:00.967Z] DEBUG - matched Label with text "Invalid file", using matcher: with mnemonic 'Invalid file' [2019-07-31T02:43:00.967Z] DEBUG - matched Label with text "Invalid file", using matcher: (of type 'Label' and with mnemonic 'Invalid file') [2019-07-31T02:43:00.967Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T02:43:00.967Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T02:43:00.967Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T02:43:00.967Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T02:43:00.967Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T02:43:00.967Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:43:00.967Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:43:00.967Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:43:00.967Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:43:00.967Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:43:00.967Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:43:00.967Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:43:00.967Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:43:00.967Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T02:43:00.967Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T02:43:00.967Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T02:43:00.967Z] DEBUG - 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') [2019-07-31T02:43:00.967Z] DEBUG - Clicking on Apply and Close [2019-07-31T02:43:00.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1172885086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:43:00.967Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1172885087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:43:00.967Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1172885087 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:43:00.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1172885087 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:43:00.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1172885087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:43:00.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1172885087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:43:00.967Z] [2019-07-31T02:43:00.967Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 02:43:00.841 [2019-07-31T02:43:00.967Z] !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. [2019-07-31T02:43:00.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1172885088 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:43:00.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1172884707 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T02:43:00.967Z] DEBUG - Clicked on [2019-07-31T02:43:00.967Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1172885219 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T02:43:01.224Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T02:43:01.224Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T02:43:01.224Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T02:43:01.481Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T02:43:01.481Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T02:43:01.481Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T02:43:01.481Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T02:43:01.481Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T02:43:01.481Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1172885499 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T02:43:01.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T02:43:01.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T02:43:01.481Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:43:01.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1172885504 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T02:43:01.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1172885504 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:43:01.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1172885504 data=null} to TreeItem with text {Tracing} [2019-07-31T02:43:01.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1172885504 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T02:43:01.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172885518 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Tracing} [2019-07-31T02:43:01.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1172885549 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T02:43:01.481Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T02:43:01.481Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T02:43:01.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1172885550 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T02:43:01.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1172885550 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T02:43:01.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1172885551 data=null} to Tree node with text: XML Analyses [2019-07-31T02:43:01.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1172885551 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T02:43:01.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1172885551 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2019-07-31T02:43:01.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1172885564 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T02:43:01.481Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T02:43:01.481Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T02:43:01.481Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T02:43:01.481Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T02:43:01.481Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-31T02:43:01.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1172885569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:43:01.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1172885569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T02:43:01.481Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1172885569 data=null doit=true} to (of type 'Table') [2019-07-31T02:43:01.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1172885570 data=null} to (of type 'Table') [2019-07-31T02:43:01.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_invalid} time=1172885581 data=null button=1 stateMask=0x0 x=64 y=11 count=1} to (of type 'Table') [2019-07-31T02:43:01.481Z] [2019-07-31T02:43:01.481Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 02:43:01.336 [2019-07-31T02:43:01.481Z] !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. [2019-07-31T02:43:01.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1172885582 data=null item=TableItem {test_invalid} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T02:43:01.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_invalid} time=1172885601 data=null button=1 stateMask=0x80000 x=64 y=11 count=1} to (of type 'Table') [2019-07-31T02:43:01.481Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T02:43:01.481Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T02:43:01.481Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T02:43:01.481Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T02:43:01.481Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-31T02:43:01.481Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-31T02:43:01.481Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:43:01.481Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:43:01.481Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:43:01.481Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:43:01.481Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:43:01.481Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:43:01.481Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:43:01.481Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:43:01.481Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:43:01.481Z] DEBUG - Clicking on Delete [2019-07-31T02:43:01.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1172885604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:43:01.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1172885604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:43:01.481Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1172885604 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:43:01.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1172885604 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:43:01.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1172885605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:43:01.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1172885605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:43:01.481Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1172885724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:43:01.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1172885725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:43:01.481Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1172885725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:43:01.481Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1172885726 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:43:01.481Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1172885726 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:43:01.481Z] DEBUG - Clicked on Delete [2019-07-31T02:43:01.481Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-31T02:43:01.482Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1172885729 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-31T02:43:01.482Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T02:43:01.482Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T02:43:01.482Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T02:43:01.482Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T02:43:01.482Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:43:01.482Z] DEBUG - Clicking on &Yes [2019-07-31T02:43:01.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1172885730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:43:01.482Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1172885730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:43:01.482Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1172885730 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:43:01.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1172885730 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:43:01.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1172885731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:43:01.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1172885731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:43:01.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1172885731 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T02:43:01.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1172885605 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T02:43:01.738Z] DEBUG - Clicked on [2019-07-31T02:43:01.738Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T02:43:01.738Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T02:43:01.738Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T02:43:01.738Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T02:43:01.738Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T02:43:01.738Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T02:43:01.738Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T02:43:01.738Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T02:43:01.738Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T02:43:01.738Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T02:43:01.738Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T02:43:01.738Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T02:43:01.738Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T02:43:01.738Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T02:43:01.738Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T02:43:01.738Z] DEBUG - 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') [2019-07-31T02:43:01.738Z] DEBUG - Clicking on Apply and Close [2019-07-31T02:43:01.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1172885893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:43:01.738Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1172885894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:43:01.738Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1172885894 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:43:01.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1172885894 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:43:01.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1172885894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:43:01.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1172885894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:43:01.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1172885894 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T02:43:01.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1172885232 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-31T02:43:02.526Z] DEBUG - Clicked on [2019-07-31T02:43:02.526Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.62 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest [2019-07-31T02:43:02.526Z] testPreferencePageMenuBar(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 2.201 s [2019-07-31T02:43:02.526Z] testImportInvalid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 1.562 s [2019-07-31T02:43:02.526Z] testPreferencePageContextMenu(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 2.698 s [2019-07-31T02:43:02.526Z] testEdit(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 4.266 s [2019-07-31T02:43:02.526Z] testImportValid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 2.192 s [2019-07-31T02:43:02.526Z] testCheckButtons(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 2.493 s [2019-07-31T02:43:02.526Z] testDelete(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 2.408 s [2019-07-31T02:43:02.526Z] testExport(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 1.341 s [2019-07-31T02:43:02.526Z] testInvalidLabel(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 1.334 s [2019-07-31T02:43:02.526Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest [2019-07-31T02:43:09.111Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.401 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest [2019-07-31T02:43:09.111Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest) Time elapsed: 6.339 s [2019-07-31T02:43:09.111Z] [2019-07-31T02:43:09.111Z] Results: [2019-07-31T02:43:09.111Z] [2019-07-31T02:43:09.111Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T02:43:09.111Z] [2019-07-31T02:43:09.111Z] [2019-07-31T02:43:09.111Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 02:43:08.841 [2019-07-31T02:43:09.111Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T02:43:09.676Z] [INFO] All tests passed! [2019-07-31T02:43:09.676Z] [INFO] [2019-07-31T02:43:09.676Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T02:43:09.676Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:43:09.676Z] [INFO] [2019-07-31T02:43:09.676Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T02:43:11.044Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T02:43:11.044Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:43:11.301Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:43:11.864Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T02:43:12.120Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-31T02:43:12.377Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T02:43:12.633Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T02:43:12.890Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:43:13.147Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:43:13.147Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T02:43:13.403Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:43:13.967Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-31T02:43:15.335Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:43:16.704Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T02:43:16.704Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T02:43:16.961Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T02:43:17.218Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T02:43:17.474Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T02:43:17.474Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-31T02:43:17.474Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-31T02:43:17.730Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T02:43:18.123Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T02:43:18.584Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-07-31T02:43:18.584Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T02:43:18.842Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T02:43:19.099Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-31T02:43:19.099Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-31T02:43:19.356Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-31T02:43:19.356Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:43:19.356Z] [INFO] [2019-07-31T02:43:19.356Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T02:43:19.356Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-31T02:43:19.356Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT.pom [2019-07-31T02:43:19.356Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2019-07-31T02:43:19.356Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:43:19.356Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT-p2metadata.xml [2019-07-31T02:43:19.613Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT-p2artifacts.xml [2019-07-31T02:43:19.613Z] [INFO] [2019-07-31T02:43:19.613Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T02:43:19.613Z] [INFO] [2019-07-31T02:43:19.613Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >-- [2019-07-31T02:43:19.613Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.2-SNAPSHOT [126/134] [2019-07-31T02:43:19.613Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T02:43:19.613Z] [INFO] [2019-07-31T02:43:19.613Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T02:43:19.613Z] [INFO] [2019-07-31T02:43:19.613Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T02:43:19.613Z] [INFO] The project's OSGi version is 1.0.2.201907310119 [2019-07-31T02:43:19.613Z] [INFO] [2019-07-31T02:43:19.613Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T02:43:19.613Z] [INFO] [2019-07-31T02:43:19.613Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T02:43:19.613Z] [INFO] [2019-07-31T02:43:19.613Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T02:43:19.613Z] [INFO] [2019-07-31T02:43:19.613Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T02:43:19.613Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:43:19.613Z] [INFO] [2019-07-31T02:43:19.613Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T02:43:19.613Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:43:19.613Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources [2019-07-31T02:43:19.613Z] [INFO] [2019-07-31T02:43:19.613Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T02:43:19.613Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/classes [2019-07-31T02:43:19.870Z] [INFO] [2019-07-31T02:43:19.870Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T02:43:19.870Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:43:19.870Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/test/resources [2019-07-31T02:43:19.870Z] [INFO] [2019-07-31T02:43:19.870Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T02:43:19.870Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-31T02:43:19.870Z] [INFO] [2019-07-31T02:43:19.870Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T02:43:19.870Z] [INFO] [2019-07-31T02:43:19.870Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T02:43:19.870Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar [2019-07-31T02:43:19.870Z] [INFO] [2019-07-31T02:43:19.870Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T02:43:19.870Z] [INFO] [2019-07-31T02:43:19.870Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T02:43:19.870Z] [INFO] [2019-07-31T02:43:19.870Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T02:43:19.870Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar [2019-07-31T02:43:19.870Z] [INFO] [2019-07-31T02:43:19.870Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T02:43:19.870Z] [INFO] [2019-07-31T02:43:19.870Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T02:43:21.241Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data/.metadata/.log [2019-07-31T02:43:21.241Z] [INFO] Command line: [2019-07-31T02:43:21.241Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T02:43:21.241Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T02:43:24.512Z] !SESSION 2019-07-31 02:43:21.471 ----------------------------------------------- [2019-07-31T02:43:24.512Z] eclipse.buildId=unknown [2019-07-31T02:43:24.512Z] java.version=1.8.0_202 [2019-07-31T02:43:24.512Z] java.vendor=Oracle Corporation [2019-07-31T02:43:24.512Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T02:43:24.512Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T02:43:24.512Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T02:43:24.512Z] [2019-07-31T02:43:24.512Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 02:43:24.148 [2019-07-31T02:43:24.512Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:43:24.512Z] !STACK 0 [2019-07-31T02:43:24.512Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T02:43:24.512Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:43:24.512Z] [2019-07-31T02:43:24.512Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:43:24.512Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:43:24.512Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:43:24.512Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:43:24.512Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:43:24.512Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:43:24.512Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:43:24.512Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:43:24.512Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:43:24.512Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:43:24.512Z] [2019-07-31T02:43:24.512Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 02:43:24.328 [2019-07-31T02:43:24.512Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:43:24.512Z] !STACK 0 [2019-07-31T02:43:24.512Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T02:43:24.512Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:43:24.512Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T02:43:24.512Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T02:43:24.512Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T02:43:24.512Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:43:24.512Z] [2019-07-31T02:43:24.512Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:43:24.512Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:43:24.512Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:43:24.512Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:43:24.512Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:43:24.512Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:43:24.512Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:43:24.512Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:43:24.512Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:43:24.512Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:43:26.405Z] process 19031: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text [2019-07-31T02:43:26.405Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T02:43:26.662Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T02:43:26.662Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T02:43:36.611Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest [2019-07-31T02:43:36.611Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest [2019-07-31T02:43:36.611Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest) Time elapsed: 0 s [2019-07-31T02:43:36.611Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest) Time elapsed: 0 s [2019-07-31T02:43:36.611Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest [2019-07-31T02:43:36.611Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.899 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest [2019-07-31T02:43:36.611Z] testBuiltinOutput(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest) Time elapsed: 0.898 s [2019-07-31T02:43:36.611Z] [2019-07-31T02:43:36.611Z] Results: [2019-07-31T02:43:36.611Z] [2019-07-31T02:43:36.611Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T02:43:36.611Z] [2019-07-31T02:43:36.867Z] [2019-07-31T02:43:36.867Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 02:43:36.640 [2019-07-31T02:43:36.867Z] !MESSAGE Unexpected error executing analysis with trace [2019-07-31T02:43:36.867Z] !STACK 0 [2019-07-31T02:43:36.867Z] java.lang.NullPointerException [2019-07-31T02:43:36.867Z] at java.io.File.(File.java:277) [2019-07-31T02:43:36.867Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578) [2019-07-31T02:43:36.867Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526) [2019-07-31T02:43:36.867Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374) [2019-07-31T02:43:36.867Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280) [2019-07-31T02:43:36.867Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T02:43:36.867Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T02:43:36.867Z] [2019-07-31T02:43:36.867Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 02:43:36.641 [2019-07-31T02:43:36.867Z] !MESSAGE Unexpected error executing analysis with trace [2019-07-31T02:43:36.867Z] !STACK 0 [2019-07-31T02:43:36.867Z] java.lang.NullPointerException [2019-07-31T02:43:36.867Z] at java.io.File.(File.java:277) [2019-07-31T02:43:36.867Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578) [2019-07-31T02:43:36.867Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526) [2019-07-31T02:43:36.867Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374) [2019-07-31T02:43:36.867Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280) [2019-07-31T02:43:36.867Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T02:43:36.867Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T02:43:36.867Z] [2019-07-31T02:43:36.867Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 02:43:36.649 [2019-07-31T02:43:36.867Z] !MESSAGE Exception executing analysis [2019-07-31T02:43:36.867Z] !STACK 0 [2019-07-31T02:43:36.867Z] java.lang.NullPointerException [2019-07-31T02:43:36.867Z] at java.io.File.(File.java:277) [2019-07-31T02:43:36.867Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578) [2019-07-31T02:43:36.867Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526) [2019-07-31T02:43:36.867Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374) [2019-07-31T02:43:36.867Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280) [2019-07-31T02:43:36.867Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T02:43:36.867Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T02:43:36.867Z] [2019-07-31T02:43:36.867Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 02:43:36.650 [2019-07-31T02:43:36.867Z] !MESSAGE Exception executing analysis [2019-07-31T02:43:36.867Z] !STACK 0 [2019-07-31T02:43:36.867Z] java.lang.NullPointerException [2019-07-31T02:43:36.867Z] at java.io.File.(File.java:277) [2019-07-31T02:43:36.867Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578) [2019-07-31T02:43:36.867Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526) [2019-07-31T02:43:36.867Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374) [2019-07-31T02:43:36.867Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280) [2019-07-31T02:43:36.867Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T02:43:36.867Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T02:43:37.431Z] [2019-07-31T02:43:37.431Z] !ENTRY org.eclipse.e4.ui.workbench 4 0 2019-07-31 02:43:37.365 [2019-07-31T02:43:37.431Z] !MESSAGE Failed to evaluate: ReferenceExpression [definitionId=org.eclipse.ui.ide.showInDefinition] [2019-07-31T02:43:37.431Z] !STACK 0 [2019-07-31T02:43:37.431Z] org.eclipse.core.runtime.CoreException: Error evaluating Property [org.eclipse.ui.ide.page.activePreferencePage, type=class org.eclipse.swt.widgets.Shell, tester=org.eclipse.ui.internal.ide.handlers.PagePropertyTester@18b38199] [2019-07-31T02:43:37.431Z] at org.eclipse.core.internal.expressions.Property.test(Property.java:68) [2019-07-31T02:43:37.431Z] at org.eclipse.core.internal.expressions.TestExpression.evaluate(TestExpression.java:103) [2019-07-31T02:43:37.431Z] at org.eclipse.core.internal.expressions.CompositeExpression.evaluateAnd(CompositeExpression.java:55) [2019-07-31T02:43:37.431Z] at org.eclipse.core.internal.expressions.WithExpression.evaluate(WithExpression.java:81) [2019-07-31T02:43:37.431Z] at org.eclipse.core.internal.expressions.CompositeExpression.evaluateOr(CompositeExpression.java:69) [2019-07-31T02:43:37.431Z] at org.eclipse.core.internal.expressions.OrExpression.evaluate(OrExpression.java:25) [2019-07-31T02:43:37.431Z] at org.eclipse.core.internal.expressions.ReferenceExpression.evaluate(ReferenceExpression.java:74) [2019-07-31T02:43:37.431Z] at org.eclipse.ui.internal.services.EvaluationReference.evaluate(EvaluationReference.java:74) [2019-07-31T02:43:37.431Z] at org.eclipse.ui.internal.services.EvaluationReference.evaluate(EvaluationReference.java:100) [2019-07-31T02:43:37.431Z] at org.eclipse.ui.internal.services.EvaluationReference.changed(EvaluationReference.java:94) [2019-07-31T02:43:37.431Z] at org.eclipse.e4.core.internal.contexts.TrackableComputationExt.update(TrackableComputationExt.java:109) [2019-07-31T02:43:37.431Z] at org.eclipse.e4.core.internal.contexts.EclipseContext.processScheduled(EclipseContext.java:364) [2019-07-31T02:43:37.431Z] at org.eclipse.e4.core.internal.contexts.EclipseContext.set(EclipseContext.java:379) [2019-07-31T02:43:37.431Z] at org.eclipse.e4.core.internal.contexts.EclipseContext.dispose(EclipseContext.java:208) [2019-07-31T02:43:37.431Z] at org.eclipse.e4.core.internal.contexts.EclipseContext.dispose(EclipseContext.java:171) [2019-07-31T02:43:37.431Z] at org.eclipse.e4.core.internal.contexts.osgi.EclipseContextOSGi.dispose(EclipseContextOSGi.java:102) [2019-07-31T02:43:37.431Z] at org.eclipse.e4.core.internal.contexts.osgi.EclipseContextOSGi.bundleChanged(EclipseContextOSGi.java:144) [2019-07-31T02:43:37.431Z] at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:973) [2019-07-31T02:43:37.431Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:43:37.431Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151) [2019-07-31T02:43:37.431Z] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEventPrivileged(EquinoxEventPublisher.java:234) [2019-07-31T02:43:37.431Z] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:140) [2019-07-31T02:43:37.431Z] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:132) [2019-07-31T02:43:37.431Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor.publishModuleEvent(EquinoxContainerAdaptor.java:231) [2019-07-31T02:43:37.431Z] at org.eclipse.osgi.container.Module.publishEvent(Module.java:493) [2019-07-31T02:43:37.431Z] at org.eclipse.osgi.container.Module.doStop(Module.java:651) [2019-07-31T02:43:37.431Z] at org.eclipse.osgi.container.Module.stop(Module.java:515) [2019-07-31T02:43:37.431Z] at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:207) [2019-07-31T02:43:37.431Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:220) [2019-07-31T02:43:37.431Z] at java.lang.Thread.run(Thread.java:748) [2019-07-31T02:43:37.431Z] Caused by: org.eclipse.swt.SWTException: Invalid thread access [2019-07-31T02:43:37.431Z] at org.eclipse.swt.SWT.error(SWT.java:4699) [2019-07-31T02:43:37.431Z] at org.eclipse.swt.SWT.error(SWT.java:4614) [2019-07-31T02:43:37.431Z] at org.eclipse.swt.SWT.error(SWT.java:4585) [2019-07-31T02:43:37.431Z] at org.eclipse.swt.widgets.Widget.error(Widget.java:532) [2019-07-31T02:43:37.431Z] at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:470) [2019-07-31T02:43:37.431Z] at org.eclipse.swt.widgets.Widget.getData(Widget.java:558) [2019-07-31T02:43:37.431Z] at org.eclipse.ui.internal.ide.handlers.PagePropertyTester.test(PagePropertyTester.java:39) [2019-07-31T02:43:37.431Z] at org.eclipse.core.internal.expressions.Property.test(Property.java:65) [2019-07-31T02:43:37.431Z] ... 29 more [2019-07-31T02:43:38.361Z] [INFO] All tests passed! [2019-07-31T02:43:38.361Z] [INFO] [2019-07-31T02:43:38.361Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T02:43:38.361Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:43:38.361Z] [INFO] [2019-07-31T02:43:38.361Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T02:43:38.984Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T02:43:38.984Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:43:39.240Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:43:39.803Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T02:43:39.803Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:43:39.803Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:43:39.803Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T02:43:40.060Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:43:41.430Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T02:43:41.687Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T02:43:41.944Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T02:43:41.944Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:43:41.944Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T02:43:42.200Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T02:43:42.200Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-07-31T02:43:42.457Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T02:43:42.714Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T02:43:42.972Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T02:43:42.972Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-31T02:43:42.972Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:43:42.972Z] [INFO] [2019-07-31T02:43:42.972Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T02:43:42.972Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar [2019-07-31T02:43:42.972Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.pom [2019-07-31T02:43:42.972Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-31T02:43:42.972Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:43:42.972Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T02:43:42.972Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T02:43:42.972Z] [INFO] [2019-07-31T02:43:42.972Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T02:43:42.972Z] [INFO] [2019-07-31T02:43:42.972Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >-- [2019-07-31T02:43:42.972Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.0-SNAPSHOT [127/134] [2019-07-31T02:43:42.972Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T02:43:42.972Z] [INFO] [2019-07-31T02:43:42.972Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T02:43:42.972Z] [INFO] [2019-07-31T02:43:42.972Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T02:43:42.972Z] [INFO] The project's OSGi version is 1.0.0.201907310119 [2019-07-31T02:43:42.972Z] [INFO] [2019-07-31T02:43:42.972Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T02:43:42.972Z] [INFO] [2019-07-31T02:43:42.972Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T02:43:42.972Z] [INFO] [2019-07-31T02:43:42.972Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T02:43:42.972Z] [INFO] [2019-07-31T02:43:42.972Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T02:43:42.972Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:43:42.972Z] [INFO] [2019-07-31T02:43:42.972Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T02:43:42.972Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:43:42.972Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources [2019-07-31T02:43:42.972Z] [INFO] [2019-07-31T02:43:42.972Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T02:43:42.972Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/classes [2019-07-31T02:43:43.228Z] [INFO] [2019-07-31T02:43:43.228Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T02:43:43.228Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:43:43.228Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/test/resources [2019-07-31T02:43:43.228Z] [INFO] [2019-07-31T02:43:43.228Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T02:43:43.228Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T02:43:43.228Z] [INFO] [2019-07-31T02:43:43.228Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T02:43:43.228Z] [INFO] [2019-07-31T02:43:43.228Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T02:43:43.228Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-31T02:43:43.485Z] [INFO] [2019-07-31T02:43:43.485Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T02:43:43.485Z] [INFO] [2019-07-31T02:43:43.485Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T02:43:43.485Z] [INFO] [2019-07-31T02:43:43.485Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T02:43:43.485Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-31T02:43:43.485Z] [INFO] [2019-07-31T02:43:43.485Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T02:43:43.485Z] [INFO] [2019-07-31T02:43:43.485Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T02:43:44.853Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data/.metadata/.log [2019-07-31T02:43:44.853Z] [INFO] Command line: [2019-07-31T02:43:44.853Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T02:43:44.853Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T02:43:47.375Z] !SESSION 2019-07-31 02:43:44.758 ----------------------------------------------- [2019-07-31T02:43:47.375Z] eclipse.buildId=unknown [2019-07-31T02:43:47.375Z] java.version=1.8.0_202 [2019-07-31T02:43:47.375Z] java.vendor=Oracle Corporation [2019-07-31T02:43:47.375Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T02:43:47.375Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T02:43:47.375Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T02:43:47.375Z] [2019-07-31T02:43:47.375Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 02:43:47.359 [2019-07-31T02:43:47.375Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:43:47.375Z] !STACK 0 [2019-07-31T02:43:47.375Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T02:43:47.375Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:43:47.375Z] [2019-07-31T02:43:47.375Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:43:47.375Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:43:47.375Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:43:47.375Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:43:47.375Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:43:47.375Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:43:47.375Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:43:47.375Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:43:47.375Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:43:47.375Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:43:47.632Z] [2019-07-31T02:43:47.632Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 02:43:47.536 [2019-07-31T02:43:47.632Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:43:47.632Z] !STACK 0 [2019-07-31T02:43:47.632Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T02:43:47.632Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:43:47.632Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T02:43:47.632Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T02:43:47.632Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T02:43:47.632Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:43:47.632Z] [2019-07-31T02:43:47.632Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:43:47.632Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:43:47.632Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:43:47.632Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:43:47.632Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:43:47.632Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:43:47.632Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:43:47.632Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:43:47.632Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:43:47.632Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:43:50.150Z] process 19104: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text [2019-07-31T02:43:50.150Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T02:43:50.715Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T02:43:50.715Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T02:43:59.212Z] Running org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest [2019-07-31T02:43:59.212Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest [2019-07-31T02:43:59.212Z] testClamp(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0.005 s [2019-07-31T02:43:59.212Z] testInvalidConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0 s [2019-07-31T02:43:59.212Z] testConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0 s [2019-07-31T02:43:59.212Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0.001 s [2019-07-31T02:43:59.212Z] [2019-07-31T02:43:59.212Z] Results: [2019-07-31T02:43:59.212Z] [2019-07-31T02:43:59.212Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T02:43:59.212Z] [2019-07-31T02:44:00.580Z] [INFO] All tests passed! [2019-07-31T02:44:00.580Z] [INFO] [2019-07-31T02:44:00.580Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T02:44:00.580Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:44:00.580Z] [INFO] [2019-07-31T02:44:00.580Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T02:44:00.836Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:44:00.836Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:44:00.836Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:44:00.836Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:44:01.092Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T02:44:01.092Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:44:01.655Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-07-31T02:44:01.912Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-31T02:44:02.168Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:44:03.537Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:44:03.537Z] [INFO] [2019-07-31T02:44:03.537Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T02:44:03.537Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-31T02:44:03.537Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.pom [2019-07-31T02:44:03.537Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T02:44:03.537Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:44:03.537Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T02:44:03.537Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T02:44:03.537Z] [INFO] [2019-07-31T02:44:03.537Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T02:44:03.537Z] [INFO] [2019-07-31T02:44:03.537Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >-- [2019-07-31T02:44:03.537Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.6-SNAPSHOT [128/134] [2019-07-31T02:44:03.537Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T02:44:03.537Z] [INFO] [2019-07-31T02:44:03.537Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T02:44:03.537Z] [INFO] [2019-07-31T02:44:03.537Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T02:44:03.537Z] [INFO] The project's OSGi version is 1.0.6.201907310119 [2019-07-31T02:44:03.537Z] [INFO] [2019-07-31T02:44:03.537Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T02:44:03.537Z] [INFO] [2019-07-31T02:44:03.537Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T02:44:03.537Z] [INFO] [2019-07-31T02:44:03.537Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T02:44:03.537Z] [INFO] [2019-07-31T02:44:03.537Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T02:44:03.537Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:44:03.537Z] [INFO] [2019-07-31T02:44:03.537Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T02:44:03.537Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:44:03.537Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources [2019-07-31T02:44:03.537Z] [INFO] [2019-07-31T02:44:03.537Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T02:44:03.537Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/classes [2019-07-31T02:44:04.101Z] [INFO] [2019-07-31T02:44:04.101Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T02:44:04.101Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:44:04.101Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/test/resources [2019-07-31T02:44:04.101Z] [INFO] [2019-07-31T02:44:04.101Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T02:44:04.101Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar [2019-07-31T02:44:04.101Z] [INFO] [2019-07-31T02:44:04.101Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T02:44:04.101Z] [INFO] [2019-07-31T02:44:04.101Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T02:44:04.101Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT.jar [2019-07-31T02:44:04.101Z] [INFO] [2019-07-31T02:44:04.101Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T02:44:04.101Z] [INFO] [2019-07-31T02:44:04.101Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T02:44:04.101Z] [INFO] [2019-07-31T02:44:04.101Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T02:44:04.101Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT.jar [2019-07-31T02:44:04.101Z] [INFO] [2019-07-31T02:44:04.101Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T02:44:04.101Z] [INFO] [2019-07-31T02:44:04.101Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T02:44:05.468Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T02:44:05.468Z] [INFO] Command line: [2019-07-31T02:44:05.468Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T02:44:05.468Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T02:44:08.740Z] !SESSION 2019-07-31 02:44:05.589 ----------------------------------------------- [2019-07-31T02:44:08.740Z] eclipse.buildId=unknown [2019-07-31T02:44:08.740Z] java.version=1.8.0_202 [2019-07-31T02:44:08.740Z] java.vendor=Oracle Corporation [2019-07-31T02:44:08.740Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T02:44:08.740Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T02:44:08.740Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T02:44:08.740Z] [2019-07-31T02:44:08.740Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 02:44:08.268 [2019-07-31T02:44:08.740Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:44:08.740Z] !STACK 0 [2019-07-31T02:44:08.740Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T02:44:08.740Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:44:08.740Z] [2019-07-31T02:44:08.740Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:44:08.740Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:44:08.740Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:44:08.740Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:44:08.740Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:44:08.740Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:44:08.740Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:44:08.740Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:44:08.740Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:44:08.740Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:44:08.740Z] [2019-07-31T02:44:08.740Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 02:44:08.457 [2019-07-31T02:44:08.740Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:44:08.740Z] !STACK 0 [2019-07-31T02:44:08.740Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T02:44:08.740Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:44:08.740Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T02:44:08.740Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T02:44:08.740Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T02:44:08.740Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:44:08.740Z] [2019-07-31T02:44:08.740Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:44:08.740Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:44:08.740Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:44:08.740Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:44:08.740Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:44:08.740Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:44:08.740Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:44:08.740Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:44:08.740Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:44:08.740Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:44:10.649Z] process 19170: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text [2019-07-31T02:44:10.649Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T02:44:10.906Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T02:44:10.906Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T02:44:20.854Z] Running org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest [2019-07-31T02:44:21.418Z] Display size: 1440x900 [2019-07-31T02:44:21.418Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-31T02:44:21.418Z] GTK version=3.18.9 [2019-07-31T02:44:21.418Z] GTK theme=Ambiance [2019-07-31T02:44:21.418Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T02:44:21.418Z] Time zone: Coordinated Universal Time [2019-07-31T02:44:21.418Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T02:44:21.418Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T02:44:23.312Z] *** BUG *** [2019-07-31T02:44:23.312Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:44:23.312Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:44:23.312Z] [2019-07-31T02:44:23.312Z] *** BUG *** [2019-07-31T02:44:23.312Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:44:23.312Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:44:23.312Z] [2019-07-31T02:44:23.312Z] *** BUG *** [2019-07-31T02:44:23.312Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:44:23.312Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:44:23.312Z] [2019-07-31T02:44:23.312Z] *** BUG *** [2019-07-31T02:44:23.312Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:44:23.312Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:44:23.312Z] [2019-07-31T02:44:23.569Z] *** BUG *** [2019-07-31T02:44:23.569Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:44:23.569Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:44:23.569Z] [2019-07-31T02:44:28.819Z] *** BUG *** [2019-07-31T02:44:28.819Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:44:28.819Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:44:28.819Z] [2019-07-31T02:44:28.819Z] *** BUG *** [2019-07-31T02:44:28.819Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:44:28.819Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:44:28.819Z] [2019-07-31T02:44:28.819Z] *** BUG *** [2019-07-31T02:44:28.819Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:44:28.819Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:44:28.819Z] [2019-07-31T02:44:28.819Z] *** BUG *** [2019-07-31T02:44:28.819Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:44:28.819Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:44:28.819Z] [2019-07-31T02:44:28.819Z] *** BUG *** [2019-07-31T02:44:28.819Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T02:44:28.819Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T02:44:28.819Z] [2019-07-31T02:46:05.441Z] [2019-07-31T02:46:05.441Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 02:45:54.372 [2019-07-31T02:46:05.441Z] !MESSAGE Error connection to node 'ssh://anonymous@unknown.unknown.unknown' [2019-07-31T02:46:05.441Z] !STACK 0 [2019-07-31T02:46:05.441Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown [2019-07-31T02:46:05.441Z] at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:88) [2019-07-31T02:46:05.441Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:141) [2019-07-31T02:46:05.441Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:390) [2019-07-31T02:46:05.441Z] at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) [2019-07-31T02:46:05.441Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown [2019-07-31T02:46:05.441Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:803) [2019-07-31T02:46:05.441Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:841) [2019-07-31T02:46:05.441Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:814) [2019-07-31T02:46:05.441Z] at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:208) [2019-07-31T02:46:05.441Z] at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:84) [2019-07-31T02:46:05.441Z] ... 3 more [2019-07-31T02:46:17.620Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 117.444 s - in org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest [2019-07-31T02:46:17.620Z] testImportNothing(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 7.747 s [2019-07-31T02:46:17.620Z] test_7_03(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 2.62 s [2019-07-31T02:46:17.620Z] test_8_04(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 12.953 s [2019-07-31T02:46:17.620Z] test_8_05(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 16.12 s [2019-07-31T02:46:17.620Z] test_8_06(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 7.976 s [2019-07-31T02:46:17.620Z] test_8_07(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 7.442 s [2019-07-31T02:46:17.620Z] test_8_08(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 6.435 s [2019-07-31T02:46:17.620Z] test_8_09(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 4.446 s [2019-07-31T02:46:17.620Z] test_8_10(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 2.801 s [2019-07-31T02:46:17.620Z] test_8_11(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 4.736 s [2019-07-31T02:46:17.620Z] test_8_12(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 2.83 s [2019-07-31T02:46:17.620Z] test_8_13(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 4.593 s [2019-07-31T02:46:17.620Z] test_8_14(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 2.429 s [2019-07-31T02:46:17.620Z] test_8_15(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 4.296 s [2019-07-31T02:46:17.620Z] test_9_01(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 3.919 s [2019-07-31T02:46:17.620Z] test_9_02(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) skipped [2019-07-31T02:46:17.620Z] testImportOnlyOne(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 4.704 s [2019-07-31T02:46:17.620Z] testEmptyFile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 3.333 s [2019-07-31T02:46:17.620Z] testImportAll(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 8.53 s [2019-07-31T02:46:17.620Z] testEditProfile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 3.937 s [2019-07-31T02:46:17.620Z] [2019-07-31T02:46:17.620Z] Results: [2019-07-31T02:46:17.620Z] [2019-07-31T02:46:17.620Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1 [2019-07-31T02:46:17.620Z] [2019-07-31T02:46:17.877Z] [2019-07-31T02:46:17.877Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 02:46:17.840 [2019-07-31T02:46:17.877Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T02:46:18.805Z] [INFO] All tests passed! [2019-07-31T02:46:18.805Z] [INFO] [2019-07-31T02:46:18.805Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T02:46:18.805Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:46:18.805Z] [INFO] [2019-07-31T02:46:19.062Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T02:46:19.991Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T02:46:19.991Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:46:19.991Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:46:20.633Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T02:46:21.383Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-31T02:46:21.383Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T02:46:21.383Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T02:46:21.383Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:46:21.383Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:46:21.383Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T02:46:21.640Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:46:21.640Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T02:46:21.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T02:46:21.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T02:46:22.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-31T02:46:22.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-31T02:46:22.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T02:46:22.411Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T02:46:22.411Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T02:46:22.668Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:46:22.668Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T02:46:22.924Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T02:46:23.181Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-31T02:46:23.181Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-31T02:46:23.439Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:46:24.809Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-31T02:46:25.066Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-31T02:46:25.066Z] [INFO] [2019-07-31T02:46:25.066Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T02:46:25.066Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT.jar [2019-07-31T02:46:25.066Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT.pom [2019-07-31T02:46:25.066Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar [2019-07-31T02:46:25.066Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:46:25.066Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.6-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT-p2metadata.xml [2019-07-31T02:46:25.066Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.6-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT-p2artifacts.xml [2019-07-31T02:46:25.322Z] [INFO] [2019-07-31T02:46:25.322Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T02:46:25.322Z] [INFO] [2019-07-31T02:46:25.322Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >-- [2019-07-31T02:46:25.322Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.0-SNAPSHOT [129/134] [2019-07-31T02:46:25.322Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T02:46:25.322Z] [INFO] [2019-07-31T02:46:25.322Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T02:46:25.322Z] [INFO] [2019-07-31T02:46:25.322Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T02:46:25.322Z] [INFO] The project's OSGi version is 1.0.0.201907310119 [2019-07-31T02:46:25.322Z] [INFO] [2019-07-31T02:46:25.322Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T02:46:25.322Z] [INFO] [2019-07-31T02:46:25.322Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T02:46:25.322Z] [INFO] [2019-07-31T02:46:25.322Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T02:46:25.322Z] [INFO] [2019-07-31T02:46:25.322Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T02:46:25.322Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:46:25.322Z] [INFO] [2019-07-31T02:46:25.322Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T02:46:25.322Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:46:25.322Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources [2019-07-31T02:46:25.322Z] [INFO] [2019-07-31T02:46:25.322Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T02:46:25.323Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/classes [2019-07-31T02:46:25.579Z] [INFO] [2019-07-31T02:46:25.579Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T02:46:25.579Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:46:25.579Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/test/resources [2019-07-31T02:46:25.579Z] [INFO] [2019-07-31T02:46:25.579Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T02:46:25.579Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T02:46:25.579Z] [INFO] [2019-07-31T02:46:25.579Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T02:46:25.579Z] [INFO] [2019-07-31T02:46:25.579Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T02:46:25.579Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-31T02:46:25.579Z] [INFO] [2019-07-31T02:46:25.579Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T02:46:25.579Z] [INFO] [2019-07-31T02:46:25.579Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T02:46:25.579Z] [INFO] [2019-07-31T02:46:25.579Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T02:46:25.579Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-31T02:46:25.579Z] [INFO] [2019-07-31T02:46:25.579Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T02:46:25.579Z] [INFO] [2019-07-31T02:46:25.579Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T02:46:26.948Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data/.metadata/.log [2019-07-31T02:46:26.948Z] [INFO] Command line: [2019-07-31T02:46:26.948Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T02:46:26.948Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T02:46:30.223Z] !SESSION 2019-07-31 02:46:26.936 ----------------------------------------------- [2019-07-31T02:46:30.223Z] eclipse.buildId=unknown [2019-07-31T02:46:30.223Z] java.version=1.8.0_202 [2019-07-31T02:46:30.223Z] java.vendor=Oracle Corporation [2019-07-31T02:46:30.223Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T02:46:30.223Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T02:46:30.223Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T02:46:30.223Z] [2019-07-31T02:46:30.223Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 02:46:29.635 [2019-07-31T02:46:30.223Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:46:30.223Z] !STACK 0 [2019-07-31T02:46:30.223Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T02:46:30.223Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:46:30.223Z] [2019-07-31T02:46:30.223Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:46:30.223Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:46:30.223Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:46:30.223Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:46:30.223Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:46:30.223Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:46:30.223Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:46:30.223Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:46:30.223Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:46:30.223Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:46:30.223Z] [2019-07-31T02:46:30.223Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 02:46:29.766 [2019-07-31T02:46:30.223Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:46:30.223Z] !STACK 0 [2019-07-31T02:46:30.223Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T02:46:30.223Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:46:30.223Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T02:46:30.223Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T02:46:30.223Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T02:46:30.223Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:46:30.223Z] [2019-07-31T02:46:30.223Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:46:30.223Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:46:30.223Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:46:30.223Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:46:30.223Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:46:30.223Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:46:30.223Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:46:30.223Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:46:30.223Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:46:30.223Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:46:31.590Z] process 19738: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text [2019-07-31T02:46:31.590Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T02:46:32.154Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T02:46:32.154Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T02:46:42.413Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest [2019-07-31T02:46:42.413Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest [2019-07-31T02:46:42.413Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest) Time elapsed: 0.153 s [2019-07-31T02:46:42.413Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest [2019-07-31T02:46:42.413Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest [2019-07-31T02:46:42.413Z] testLoadElements(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.067 s [2019-07-31T02:46:42.413Z] testValidateInvalidMissingFiles(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.007 s [2019-07-31T02:46:42.413Z] testValidateInvalidEmptyProfile(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.004 s [2019-07-31T02:46:42.413Z] testValidateInvalidMissingRoot(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.003 s [2019-07-31T02:46:42.413Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.005 s [2019-07-31T02:46:42.413Z] [2019-07-31T02:46:42.413Z] Results: [2019-07-31T02:46:42.413Z] [2019-07-31T02:46:42.413Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T02:46:42.413Z] [2019-07-31T02:46:43.343Z] [INFO] All tests passed! [2019-07-31T02:46:43.343Z] [INFO] [2019-07-31T02:46:43.343Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T02:46:43.343Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:46:43.343Z] [INFO] [2019-07-31T02:46:43.343Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T02:46:43.343Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T02:46:43.343Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:46:43.600Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:46:44.163Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:46:44.163Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:46:44.163Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:46:44.420Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T02:46:44.420Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:46:44.420Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T02:46:44.983Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-31T02:46:44.983Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-31T02:46:45.239Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:46:46.609Z] [INFO] [2019-07-31T02:46:46.609Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T02:46:46.609Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-31T02:46:46.609Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.pom [2019-07-31T02:46:46.609Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T02:46:46.609Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:46:46.609Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T02:46:46.609Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T02:46:46.609Z] [INFO] [2019-07-31T02:46:46.609Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T02:46:46.609Z] [INFO] [2019-07-31T02:46:46.609Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >----- [2019-07-31T02:46:46.609Z] [INFO] Building Trace Compass All Tests 1.0.6-SNAPSHOT [130/134] [2019-07-31T02:46:46.609Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T02:46:46.609Z] [INFO] [2019-07-31T02:46:46.609Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.alltests --- [2019-07-31T02:46:46.609Z] [INFO] [2019-07-31T02:46:46.609Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests --- [2019-07-31T02:46:46.609Z] [INFO] The project's OSGi version is 1.0.6.201907310119 [2019-07-31T02:46:46.609Z] [INFO] [2019-07-31T02:46:46.609Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests --- [2019-07-31T02:46:46.609Z] [INFO] [2019-07-31T02:46:46.609Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests --- [2019-07-31T02:46:46.609Z] [INFO] [2019-07-31T02:46:46.609Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests --- [2019-07-31T02:46:46.609Z] [INFO] [2019-07-31T02:46:46.609Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.alltests --- [2019-07-31T02:46:46.609Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:46:46.609Z] [INFO] [2019-07-31T02:46:46.609Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.alltests --- [2019-07-31T02:46:46.609Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:46:46.609Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/src/main/resources [2019-07-31T02:46:46.609Z] [INFO] [2019-07-31T02:46:46.609Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.alltests --- [2019-07-31T02:46:46.609Z] [INFO] Compiling 8 source files to /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/classes [2019-07-31T02:46:47.538Z] [INFO] [2019-07-31T02:46:47.538Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.alltests --- [2019-07-31T02:46:47.538Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:46:47.538Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/src/test/resources [2019-07-31T02:46:47.538Z] [INFO] [2019-07-31T02:46:47.538Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.alltests --- [2019-07-31T02:46:47.538Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT-sources.jar [2019-07-31T02:46:47.538Z] [INFO] [2019-07-31T02:46:47.538Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests --- [2019-07-31T02:46:47.794Z] [INFO] [2019-07-31T02:46:47.794Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.alltests --- [2019-07-31T02:46:47.794Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT.jar [2019-07-31T02:46:47.794Z] [INFO] [2019-07-31T02:46:47.794Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.alltests --- [2019-07-31T02:46:47.794Z] [INFO] [2019-07-31T02:46:47.795Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.alltests --- [2019-07-31T02:46:47.795Z] [INFO] [2019-07-31T02:46:47.795Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.alltests --- [2019-07-31T02:46:47.795Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT.jar [2019-07-31T02:46:47.795Z] [INFO] [2019-07-31T02:46:47.795Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.alltests --- [2019-07-31T02:46:47.795Z] [INFO] [2019-07-31T02:46:47.795Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.alltests --- [2019-07-31T02:46:50.315Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/work/data/.metadata/.log [2019-07-31T02:46:50.315Z] [INFO] Command line: [2019-07-31T02:46:50.315Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T02:46:50.315Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T02:46:54.622Z] !SESSION 2019-07-31 02:46:50.450 ----------------------------------------------- [2019-07-31T02:46:54.622Z] eclipse.buildId=unknown [2019-07-31T02:46:54.622Z] java.version=1.8.0_202 [2019-07-31T02:46:54.622Z] java.vendor=Oracle Corporation [2019-07-31T02:46:54.622Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T02:46:54.622Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T02:46:54.622Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T02:46:54.622Z] [2019-07-31T02:46:54.622Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 02:46:53.643 [2019-07-31T02:46:54.622Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:46:54.622Z] !STACK 0 [2019-07-31T02:46:54.622Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85] [2019-07-31T02:46:54.622Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:46:54.622Z] [2019-07-31T02:46:54.622Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:46:54.622Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:46:54.622Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:46:54.622Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:46:54.622Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:46:54.622Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:46:54.622Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:46:54.622Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:46:54.622Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:46:54.622Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:46:54.622Z] [2019-07-31T02:46:54.622Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 02:46:53.750 [2019-07-31T02:46:54.622Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T02:46:54.622Z] !STACK 0 [2019-07-31T02:46:54.622Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [149] [2019-07-31T02:46:54.622Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:46:54.622Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T02:46:54.622Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T02:46:54.622Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T02:46:54.622Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T02:46:54.622Z] [2019-07-31T02:46:54.622Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T02:46:54.622Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T02:46:54.622Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T02:46:54.622Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T02:46:54.622Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T02:46:54.622Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T02:46:54.622Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T02:46:54.622Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T02:46:54.622Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T02:46:54.622Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T02:46:55.989Z] [2019-07-31T02:46:55.989Z] Results: [2019-07-31T02:46:55.989Z] [2019-07-31T02:46:55.989Z] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T02:46:55.989Z] [2019-07-31T02:46:56.552Z] [WARNING] No tests found. [2019-07-31T02:46:56.552Z] [INFO] [2019-07-31T02:46:56.552Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.alltests --- [2019-07-31T02:46:56.552Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:46:56.552Z] [INFO] [2019-07-31T02:46:56.552Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.alltests --- [2019-07-31T02:47:01.803Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core.tests' with 3 classes [2019-07-31T02:47:01.803Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests' with 5 classes [2019-07-31T02:47:01.803Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core.tests' with 28 classes [2019-07-31T02:47:01.803Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core.tests' with 6 classes [2019-07-31T02:47:02.060Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core.tests' with 43 classes [2019-07-31T02:47:02.060Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests' with 10 classes [2019-07-31T02:47:02.060Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.tests' with 2 classes [2019-07-31T02:47:02.317Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core.tests' with 23 classes [2019-07-31T02:47:02.317Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests' with 3 classes [2019-07-31T02:47:02.573Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-31T02:47:02.573Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests' with 4 classes [2019-07-31T02:47:02.573Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core.tests' with 4 classes [2019-07-31T02:47:02.573Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core.tests' with 22 classes [2019-07-31T02:47:02.830Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T02:47:02.830Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser.tests' with 3 classes [2019-07-31T02:47:02.830Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core.tests' with 1 classes [2019-07-31T02:47:02.830Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui.tests' with 1 classes [2019-07-31T02:47:02.830Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.integration.swtbot.tests' with 10 classes [2019-07-31T02:47:03.086Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core.tests' with 2 classes [2019-07-31T02:47:03.086Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core.tests' with 16 classes [2019-07-31T02:47:03.086Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests' with 12 classes [2019-07-31T02:47:03.086Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.tests' with 31 classes [2019-07-31T02:47:03.343Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core.tests' with 33 classes [2019-07-31T02:47:03.599Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests' with 28 classes [2019-07-31T02:47:03.599Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core.tests' with 18 classes [2019-07-31T02:47:03.855Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests' with 3 classes [2019-07-31T02:47:03.855Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.tests' with 1 classes [2019-07-31T02:47:03.855Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core.tests' with 17 classes [2019-07-31T02:47:04.113Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core.tests' with 17 classes [2019-07-31T02:47:04.113Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T02:47:04.113Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-07-31T02:47:04.113Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests' with 10 classes [2019-07-31T02:47:04.113Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.tests' with 3 classes [2019-07-31T02:47:04.370Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-07-31T02:47:04.370Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests' with 6 classes [2019-07-31T02:47:04.370Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.tests' with 2 classes [2019-07-31T02:47:04.370Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T02:47:04.933Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T02:47:04.933Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests' with 10 classes [2019-07-31T02:47:05.191Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core.tests' with 6 classes [2019-07-31T02:47:05.191Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests' with 7 classes [2019-07-31T02:47:05.191Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes [2019-07-31T02:47:05.191Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests' with 3 classes [2019-07-31T02:47:05.191Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.tests' with 4 classes [2019-07-31T02:47:05.191Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-31T02:47:05.447Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-31T02:47:05.704Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T02:47:05.704Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:47:05.704Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:47:06.267Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T02:47:06.523Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-31T02:47:06.780Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:47:08.002Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-31T02:47:08.002Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T02:47:08.002Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-31T02:47:08.265Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:47:08.265Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-31T02:47:08.265Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T02:47:08.522Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T02:47:08.522Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:47:08.522Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:47:08.779Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T02:47:08.779Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-31T02:47:09.035Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T02:47:09.035Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T02:47:09.291Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-31T02:47:09.548Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-31T02:47:09.804Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T02:47:09.804Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T02:47:10.061Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core.tests' with 18 classes [2019-07-31T02:47:10.061Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-31T02:47:10.317Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes [2019-07-31T02:47:10.317Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-31T02:47:10.317Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-31T02:47:10.574Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-31T02:47:10.574Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-31T02:47:10.574Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-31T02:47:10.574Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-31T02:47:10.830Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-31T02:47:11.087Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-31T02:47:11.344Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-31T02:47:11.344Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T02:47:11.601Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-31T02:47:11.858Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-31T02:47:11.858Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:47:12.115Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-31T02:47:12.115Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-07-31T02:47:12.115Z] [INFO] [2019-07-31T02:47:12.115Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.alltests --- [2019-07-31T02:47:12.115Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT.jar [2019-07-31T02:47:12.115Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT.pom [2019-07-31T02:47:12.115Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT-sources.jar [2019-07-31T02:47:12.115Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:47:12.115Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT-p2metadata.xml [2019-07-31T02:47:12.115Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT-p2artifacts.xml [2019-07-31T02:47:12.115Z] [INFO] [2019-07-31T02:47:12.115Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.alltests --- [2019-07-31T02:47:12.115Z] [INFO] [2019-07-31T02:47:12.115Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------ [2019-07-31T02:47:12.115Z] [INFO] Building org.eclipse.tracecompass.testing 5.0.0-SNAPSHOT [131/134] [2019-07-31T02:47:12.115Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T02:47:12.371Z] [INFO] [2019-07-31T02:47:12.371Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.testing --- [2019-07-31T02:47:12.371Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target [2019-07-31T02:47:12.371Z] [INFO] [2019-07-31T02:47:12.371Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing --- [2019-07-31T02:47:12.371Z] [INFO] The project's OSGi version is 5.0.0.201907310119 [2019-07-31T02:47:12.371Z] [INFO] [2019-07-31T02:47:12.371Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing --- [2019-07-31T02:47:12.371Z] [INFO] [2019-07-31T02:47:12.371Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing --- [2019-07-31T02:47:12.371Z] [INFO] [2019-07-31T02:47:12.371Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing --- [2019-07-31T02:47:12.371Z] [INFO] [2019-07-31T02:47:12.371Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.testing --- [2019-07-31T02:47:12.371Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:47:12.371Z] [INFO] [2019-07-31T02:47:12.371Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.testing --- [2019-07-31T02:47:12.371Z] [INFO] [2019-07-31T02:47:12.371Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing --- [2019-07-31T02:47:12.371Z] [INFO] [2019-07-31T02:47:12.371Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.testing --- [2019-07-31T02:47:12.371Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT.jar [2019-07-31T02:47:12.371Z] [INFO] [2019-07-31T02:47:12.372Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.testing --- [2019-07-31T02:47:12.372Z] [INFO] [2019-07-31T02:47:12.372Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.testing --- [2019-07-31T02:47:12.372Z] [INFO] [2019-07-31T02:47:12.372Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.testing --- [2019-07-31T02:47:12.629Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T02:47:12.629Z] [INFO] [2019-07-31T02:47:12.629Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.testing --- [2019-07-31T02:47:12.629Z] [INFO] [2019-07-31T02:47:12.629Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.testing --- [2019-07-31T02:47:12.629Z] [INFO] [2019-07-31T02:47:12.629Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.testing --- [2019-07-31T02:47:12.629Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:47:12.629Z] [INFO] [2019-07-31T02:47:12.629Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.testing --- [2019-07-31T02:47:17.881Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T02:47:17.881Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:47:17.881Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:47:18.138Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core.tests' with 3 classes [2019-07-31T02:47:18.138Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T02:47:18.394Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T02:47:18.651Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T02:47:18.651Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-31T02:47:18.908Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:47:20.730Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests' with 5 classes [2019-07-31T02:47:20.730Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-31T02:47:21.080Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-31T02:47:21.080Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-31T02:47:21.080Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T02:47:21.080Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core.tests' with 28 classes [2019-07-31T02:47:21.080Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-31T02:47:21.080Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:47:21.080Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-31T02:47:21.080Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T02:47:21.080Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core.tests' with 6 classes [2019-07-31T02:47:21.080Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T02:47:21.080Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:47:21.080Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:47:21.336Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T02:47:21.336Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core.tests' with 43 classes [2019-07-31T02:47:21.336Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T02:47:21.336Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-31T02:47:21.593Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T02:47:21.593Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests' with 10 classes [2019-07-31T02:47:21.593Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T02:47:21.593Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests' with 4 classes [2019-07-31T02:47:21.850Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.tests' with 2 classes [2019-07-31T02:47:21.850Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T02:47:21.850Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-31T02:47:21.850Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-31T02:47:21.850Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-31T02:47:21.850Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core.tests' with 4 classes [2019-07-31T02:47:21.850Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core.tests' with 22 classes [2019-07-31T02:47:22.107Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T02:47:22.107Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T02:47:22.363Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser.tests' with 3 classes [2019-07-31T02:47:22.363Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core.tests' with 18 classes [2019-07-31T02:47:22.363Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-31T02:47:22.363Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core.tests' with 1 classes [2019-07-31T02:47:22.363Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes [2019-07-31T02:47:22.363Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui.tests' with 1 classes [2019-07-31T02:47:22.363Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.integration.swtbot.tests' with 10 classes [2019-07-31T02:47:22.363Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-31T02:47:22.363Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-31T02:47:22.620Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-31T02:47:22.620Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-31T02:47:22.620Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests' with 10 classes [2019-07-31T02:47:22.620Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-31T02:47:22.620Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core.tests' with 18 classes [2019-07-31T02:47:22.620Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-31T02:47:22.620Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core.tests' with 2 classes [2019-07-31T02:47:22.620Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-31T02:47:22.876Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core.tests' with 16 classes [2019-07-31T02:47:22.876Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-31T02:47:23.133Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-31T02:47:23.133Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests' with 12 classes [2019-07-31T02:47:23.133Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.tests' with 31 classes [2019-07-31T02:47:23.390Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes [2019-07-31T02:47:23.390Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T02:47:23.390Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core.tests' with 33 classes [2019-07-31T02:47:23.646Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-07-31T02:47:23.646Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests' with 28 classes [2019-07-31T02:47:23.646Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests' with 3 classes [2019-07-31T02:47:23.646Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.tests' with 1 classes [2019-07-31T02:47:23.646Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-31T02:47:23.903Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core.tests' with 17 classes [2019-07-31T02:47:23.903Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core.tests' with 17 classes [2019-07-31T02:47:23.903Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests' with 10 classes [2019-07-31T02:47:23.903Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.tests' with 3 classes [2019-07-31T02:47:23.903Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-07-31T02:47:23.903Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests' with 6 classes [2019-07-31T02:47:23.903Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.tests' with 2 classes [2019-07-31T02:47:23.903Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core.tests' with 6 classes [2019-07-31T02:47:23.903Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests' with 7 classes [2019-07-31T02:47:23.903Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests' with 3 classes [2019-07-31T02:47:23.903Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.tests' with 4 classes [2019-07-31T02:47:23.903Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-31T02:47:23.903Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:47:24.160Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-31T02:47:24.160Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-07-31T02:47:24.160Z] [INFO] [2019-07-31T02:47:24.160Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.testing --- [2019-07-31T02:47:24.160Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT.jar [2019-07-31T02:47:24.160Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT.pom [2019-07-31T02:47:24.160Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T02:47:24.160Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T02:47:24.160Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T02:47:24.160Z] [INFO] [2019-07-31T02:47:24.160Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.testing --- [2019-07-31T02:47:24.160Z] [INFO] [2019-07-31T02:47:24.160Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >---- [2019-07-31T02:47:24.160Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 5.0.0-SNAPSHOT [132/134] [2019-07-31T02:47:24.160Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T02:47:24.160Z] [INFO] [2019-07-31T02:47:24.160Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T02:47:24.160Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target [2019-07-31T02:47:24.160Z] [INFO] [2019-07-31T02:47:24.160Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T02:47:24.160Z] [INFO] The project's OSGi version is 5.0.0.201907310119 [2019-07-31T02:47:24.160Z] [INFO] [2019-07-31T02:47:24.160Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T02:47:24.160Z] [INFO] [2019-07-31T02:47:24.160Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T02:47:24.160Z] [INFO] [2019-07-31T02:47:24.160Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T02:47:24.160Z] [INFO] [2019-07-31T02:47:24.160Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T02:47:24.160Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:47:24.160Z] [INFO] [2019-07-31T02:47:24.160Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T02:47:24.160Z] [INFO] [2019-07-31T02:47:24.160Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T02:47:24.160Z] [INFO] [2019-07-31T02:47:24.160Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T02:47:24.160Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT.jar [2019-07-31T02:47:24.160Z] [INFO] [2019-07-31T02:47:24.160Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T02:47:24.160Z] [INFO] [2019-07-31T02:47:24.160Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T02:47:24.160Z] [INFO] [2019-07-31T02:47:24.160Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T02:47:24.160Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T02:47:24.160Z] [INFO] [2019-07-31T02:47:24.160Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T02:47:24.160Z] [INFO] [2019-07-31T02:47:24.160Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T02:47:24.160Z] [INFO] [2019-07-31T02:47:24.160Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T02:47:24.160Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:47:24.160Z] [INFO] [2019-07-31T02:47:24.160Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T02:47:24.416Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:47:24.416Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:47:24.416Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:47:24.673Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:47:24.673Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:47:25.237Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:47:25.237Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-31T02:47:25.800Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:47:27.169Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-31T02:47:27.169Z] [INFO] [2019-07-31T02:47:27.169Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T02:47:27.169Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT.jar [2019-07-31T02:47:27.169Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT.pom [2019-07-31T02:47:27.169Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T02:47:27.169Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T02:47:27.169Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T02:47:27.169Z] [INFO] [2019-07-31T02:47:27.169Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T02:47:27.169Z] [INFO] [2019-07-31T02:47:27.169Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >---- [2019-07-31T02:47:27.169Z] [INFO] Building Trace Compass Repository 5.0.0-SNAPSHOT [133/134] [2019-07-31T02:47:27.169Z] [INFO] -------------------------[ eclipse-repository ]------------------------- [2019-07-31T02:47:27.169Z] [INFO] [2019-07-31T02:47:27.169Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T02:47:27.169Z] [INFO] [2019-07-31T02:47:27.169Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T02:47:27.169Z] [INFO] The project's OSGi version is 5.0.0.201907310119 [2019-07-31T02:47:27.169Z] [INFO] [2019-07-31T02:47:27.169Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T02:47:27.169Z] [INFO] [2019-07-31T02:47:27.169Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T02:47:27.169Z] [INFO] [2019-07-31T02:47:27.169Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T02:47:27.169Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:47:27.169Z] [INFO] [2019-07-31T02:47:27.169Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T02:47:27.169Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:47:27.169Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/src/main/resources [2019-07-31T02:47:27.169Z] [INFO] [2019-07-31T02:47:27.169Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T02:47:27.169Z] [INFO] [2019-07-31T02:47:27.169Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T02:47:27.169Z] [INFO] [2019-07-31T02:47:27.169Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T02:47:27.169Z] [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0] [2019-07-31T02:47:27.169Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [2019-07-31T02:47:27.169Z] [INFO] [2019-07-31T02:47:27.169Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T02:47:27.169Z] [INFO] [2019-07-31T02:47:27.170Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T02:47:27.170Z] [INFO] [2019-07-31T02:47:27.170Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T02:47:27.170Z] [INFO] [2019-07-31T02:47:27.170Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T02:47:45.226Z] [INFO] [2019-07-31T02:47:45.226Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T02:47:45.226Z] [INFO] [2019-07-31T02:47:45.226Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T02:47:45.226Z] [INFO] [2019-07-31T02:47:45.226Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T02:47:45.226Z] [INFO] [2019-07-31T02:47:45.226Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T02:47:45.226Z] [INFO] [2019-07-31T02:47:45.226Z] [INFO] --- repository-utils:1.0.0:generate-repository-facade (generate-facade) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T02:47:47.462Z] [INFO] Building zip: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/target/org.eclipse.tracecompass.releng-site-5.0.0-SNAPSHOT.zip [2019-07-31T02:47:49.984Z] [INFO] [2019-07-31T02:47:49.984Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T02:47:49.984Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:47:49.984Z] [INFO] [2019-07-31T02:47:49.984Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T02:47:56.527Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T02:47:56.527Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:47:56.527Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:47:57.090Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core.tests' with 3 classes [2019-07-31T02:47:57.090Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T02:47:57.347Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T02:47:57.603Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T02:47:57.603Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-31T02:47:57.859Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T02:48:00.379Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests' with 5 classes [2019-07-31T02:48:00.379Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-31T02:48:00.379Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-31T02:48:00.379Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-31T02:48:00.379Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T02:48:00.379Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core.tests' with 28 classes [2019-07-31T02:48:00.379Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-31T02:48:00.635Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:48:00.635Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-31T02:48:00.635Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T02:48:00.635Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core.tests' with 6 classes [2019-07-31T02:48:00.635Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.ui' with 29 classes [2019-07-31T02:48:00.892Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-31T02:48:00.892Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T02:48:01.148Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:48:01.148Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:48:01.148Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T02:48:01.148Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core.tests' with 43 classes [2019-07-31T02:48:01.404Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T02:48:01.404Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-31T02:48:01.404Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T02:48:01.662Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests' with 10 classes [2019-07-31T02:48:01.662Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T02:48:01.662Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests' with 4 classes [2019-07-31T02:48:01.662Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.tests' with 2 classes [2019-07-31T02:48:01.662Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T02:48:01.662Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-31T02:48:02.226Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-31T02:48:02.226Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-31T02:48:02.226Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core.tests' with 4 classes [2019-07-31T02:48:02.226Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf' with 0 classes [2019-07-31T02:48:02.226Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-31T02:48:02.226Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.ui' with 6 classes [2019-07-31T02:48:02.226Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf' with 0 classes [2019-07-31T02:48:02.226Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T02:48:02.226Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core.tests' with 22 classes [2019-07-31T02:48:02.226Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T02:48:02.482Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T02:48:02.482Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-07-31T02:48:02.482Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser.tests' with 3 classes [2019-07-31T02:48:02.482Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core.tests' with 18 classes [2019-07-31T02:48:02.482Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-31T02:48:02.482Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.user' with 0 classes [2019-07-31T02:48:02.482Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-31T02:48:02.482Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core.tests' with 1 classes [2019-07-31T02:48:02.738Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.doc.user' with 0 classes [2019-07-31T02:48:02.738Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace' with 0 classes [2019-07-31T02:48:02.738Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes [2019-07-31T02:48:02.738Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace' with 0 classes [2019-07-31T02:48:02.738Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui.tests' with 1 classes [2019-07-31T02:48:02.738Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.integration.swtbot.tests' with 10 classes [2019-07-31T02:48:02.738Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-31T02:48:02.738Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-31T02:48:02.738Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-31T02:48:02.738Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-31T02:48:02.738Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests' with 10 classes [2019-07-31T02:48:02.738Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-31T02:48:02.995Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core.tests' with 18 classes [2019-07-31T02:48:02.995Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace.core' with 5 classes [2019-07-31T02:48:02.995Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace' with 0 classes [2019-07-31T02:48:02.995Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace' with 0 classes [2019-07-31T02:48:02.995Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-31T02:48:02.995Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core.tests' with 2 classes [2019-07-31T02:48:02.995Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-31T02:48:03.252Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core.tests' with 16 classes [2019-07-31T02:48:03.252Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control' with 0 classes [2019-07-31T02:48:03.252Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf' with 0 classes [2019-07-31T02:48:03.252Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-31T02:48:03.252Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-31T02:48:03.509Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests' with 12 classes [2019-07-31T02:48:03.509Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.tests' with 31 classes [2019-07-31T02:48:03.766Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes [2019-07-31T02:48:03.766Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core.tests' with 33 classes [2019-07-31T02:48:03.766Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-07-31T02:48:03.766Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel' with 0 classes [2019-07-31T02:48:03.766Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel' with 0 classes [2019-07-31T02:48:03.766Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests' with 28 classes [2019-07-31T02:48:04.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust' with 0 classes [2019-07-31T02:48:04.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust' with 0 classes [2019-07-31T02:48:04.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests' with 3 classes [2019-07-31T02:48:04.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.tests' with 1 classes [2019-07-31T02:48:04.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-31T02:48:04.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core.tests' with 17 classes [2019-07-31T02:48:04.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap' with 0 classes [2019-07-31T02:48:04.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.testing' with 0 classes [2019-07-31T02:48:04.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote' with 0 classes [2019-07-31T02:48:04.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote' with 0 classes [2019-07-31T02:48:04.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap' with 0 classes [2019-07-31T02:48:04.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.testing' with 0 classes [2019-07-31T02:48:04.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:48:04.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core.tests' with 17 classes [2019-07-31T02:48:04.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests' with 10 classes [2019-07-31T02:48:04.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.tests' with 3 classes [2019-07-31T02:48:04.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-07-31T02:48:04.279Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests' with 6 classes [2019-07-31T02:48:04.279Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.tests' with 2 classes [2019-07-31T02:48:04.279Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core.tests' with 6 classes [2019-07-31T02:48:04.279Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests' with 7 classes [2019-07-31T02:48:04.279Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests' with 3 classes [2019-07-31T02:48:04.279Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.tests' with 4 classes [2019-07-31T02:48:04.279Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:48:04.279Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-31T02:48:04.279Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.doc.user' with 0 classes [2019-07-31T02:48:04.279Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-07-31T02:48:04.279Z] [INFO] [2019-07-31T02:48:04.279Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T02:48:04.279Z] [INFO] No primary artifact to install, installing attached artifacts instead. [2019-07-31T02:48:04.279Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/5.0.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-5.0.0-SNAPSHOT.pom [2019-07-31T02:48:04.279Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/5.0.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T02:48:04.279Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/5.0.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T02:48:04.279Z] [INFO] [2019-07-31T02:48:04.279Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T02:48:04.279Z] [INFO] [2019-07-31T02:48:04.279Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.test >-- [2019-07-31T02:48:04.279Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.test 1.0.1-SNAPSHOT [134/134] [2019-07-31T02:48:04.279Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T02:48:04.279Z] [INFO] [2019-07-31T02:48:04.279Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T02:48:04.279Z] [INFO] [2019-07-31T02:48:04.279Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T02:48:04.279Z] [INFO] The project's OSGi version is 1.0.1.201907310119 [2019-07-31T02:48:04.279Z] [INFO] [2019-07-31T02:48:04.279Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T02:48:04.279Z] [INFO] [2019-07-31T02:48:04.279Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T02:48:04.279Z] [INFO] [2019-07-31T02:48:04.279Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T02:48:04.279Z] [INFO] [2019-07-31T02:48:04.279Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T02:48:04.279Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:48:04.279Z] [INFO] [2019-07-31T02:48:04.279Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T02:48:04.279Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:48:04.279Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/src/main/resources [2019-07-31T02:48:04.279Z] [INFO] [2019-07-31T02:48:04.279Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T02:48:04.279Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/classes [2019-07-31T02:48:04.536Z] [INFO] [2019-07-31T02:48:04.536Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T02:48:04.536Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:48:04.536Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/src/test/resources [2019-07-31T02:48:04.536Z] [INFO] [2019-07-31T02:48:04.536Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T02:48:04.536Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT-sources.jar [2019-07-31T02:48:04.536Z] [INFO] [2019-07-31T02:48:04.536Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T02:48:04.536Z] [INFO] [2019-07-31T02:48:04.536Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T02:48:04.536Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT.jar [2019-07-31T02:48:04.536Z] [INFO] [2019-07-31T02:48:04.536Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T02:48:04.536Z] [INFO] [2019-07-31T02:48:04.536Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T02:48:04.536Z] [INFO] [2019-07-31T02:48:04.536Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T02:48:04.536Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT.jar [2019-07-31T02:48:04.536Z] [INFO] [2019-07-31T02:48:04.536Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T02:48:04.536Z] [INFO] [2019-07-31T02:48:04.536Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T02:48:04.536Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:48:04.536Z] [INFO] [2019-07-31T02:48:04.536Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T02:48:04.793Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:48:04.793Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:48:04.793Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace.core' with 5 classes [2019-07-31T02:48:04.793Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:48:05.357Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:48:05.614Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:48:05.614Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:48:05.614Z] [INFO] [2019-07-31T02:48:05.614Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T02:48:05.614Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.test/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT.jar [2019-07-31T02:48:05.614Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.test/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT.pom [2019-07-31T02:48:05.614Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.test/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT-sources.jar [2019-07-31T02:48:05.614Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.test/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:48:05.614Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.test/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT-p2metadata.xml [2019-07-31T02:48:05.614Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.test/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT-p2artifacts.xml [2019-07-31T02:48:05.614Z] [INFO] [2019-07-31T02:48:05.614Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T02:48:05.614Z] [INFO] ------------------------------------------------------------------------ [2019-07-31T02:48:05.614Z] [INFO] Reactor Summary: [2019-07-31T02:48:05.614Z] [INFO] [2019-07-31T02:48:05.614Z] [INFO] Trace Compass Parent 5.0.0-SNAPSHOT ................ SUCCESS [ 46.115 s] [2019-07-31T02:48:05.614Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 5.0.0-SNAPSHOT SUCCESS [ 0.079 s] [2019-07-31T02:48:05.614Z] [INFO] Trace Compass Common Utilities Parent 5.0.0-SNAPSHOT SUCCESS [ 0.070 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.common.core 4.1.0-SNAPSHOT SUCCESS [ 13.922 s] [2019-07-31T02:48:05.614Z] [INFO] Trace Compass State System Parent 5.0.0-SNAPSHOT ... SUCCESS [ 0.084 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.datastore.core 1.2.0-SNAPSHOT SUCCESS [ 1.921 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.segmentstore.core 2.1.1-SNAPSHOT SUCCESS [ 1.594 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.statesystem.core 4.2.2-SNAPSHOT SUCCESS [ 1.969 s] [2019-07-31T02:48:05.614Z] [INFO] Trace Compass TMF Parent 5.0.0-SNAPSHOT ............ SUCCESS [ 0.115 s] [2019-07-31T02:48:05.614Z] [INFO] Trace Compass Filter Parser 1.0.2-SNAPSHOT ......... SUCCESS [ 0.494 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.tmf.core 5.1.0-SNAPSHOT ... SUCCESS [ 7.008 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.0.2-SNAPSHOT SUCCESS [ 2.589 s] [2019-07-31T02:48:05.614Z] [INFO] Trace Compass CTF Support Parent 5.0.0-SNAPSHOT .... SUCCESS [ 0.032 s] [2019-07-31T02:48:05.614Z] [INFO] Trace Compass CTF Parser Plug-in 1.0.2-SNAPSHOT .... SUCCESS [ 5.280 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.ctf.core 4.0.0-SNAPSHOT ... SUCCESS [ 2.019 s] [2019-07-31T02:48:05.614Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.5-SNAPSHOT SUCCESS [01:11 min] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.9-SNAPSHOT SUCCESS [ 19.358 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.9-SNAPSHOT SUCCESS [05:52 min] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.2.0-SNAPSHOT SUCCESS [ 3.281 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.9-SNAPSHOT SUCCESS [09:33 min] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 0.0.1-SNAPSHOT SUCCESS [ 13.204 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.tmf.ui 5.1.0-SNAPSHOT ..... SUCCESS [ 11.978 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 0.0.5-SNAPSHOT SUCCESS [ 3.960 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 2.1.2-SNAPSHOT SUCCESS [ 2.046 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.4-SNAPSHOT SUCCESS [ 13.340 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.0.2-SNAPSHOT SUCCESS [ 1.670 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.1.0-SNAPSHOT SUCCESS [ 2.027 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.1-SNAPSHOT SUCCESS [ 13.002 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.0.7-SNAPSHOT SUCCESS [ 5.226 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.1.0-SNAPSHOT SUCCESS [ 3.889 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.0.8-SNAPSHOT SUCCESS [ 3.136 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.0.0-SNAPSHOT SUCCESS [ 1.607 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 4.1.0-SNAPSHOT SUCCESS [ 2.705 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.9-SNAPSHOT SUCCESS [02:10 min] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 4.0.0-SNAPSHOT SUCCESS [ 4.111 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 3.0.4-SNAPSHOT SUCCESS [ 4.965 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.6-SNAPSHOT SUCCESS [ 23.530 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 1.1.3-SNAPSHOT SUCCESS [ 1.971 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.2-SNAPSHOT SUCCESS [ 46.202 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 2.0.0-SNAPSHOT SUCCESS [ 3.930 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.10-SNAPSHOT SUCCESS [03:28 min] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [06:06 min] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.4-SNAPSHOT SUCCESS [ 19.241 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.2-SNAPSHOT SUCCESS [ 27.611 s] [2019-07-31T02:48:05.614Z] [INFO] Trace Compass LTTng Support Parent 5.0.0-SNAPSHOT .. SUCCESS [ 0.052 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.1.1-SNAPSHOT SUCCESS [ 1.710 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 3.2.2-SNAPSHOT SUCCESS [ 3.279 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.0.0-SNAPSHOT SUCCESS [ 3.125 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 0.0.4-SNAPSHOT SUCCESS [02:08 min] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [01:31 min] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [02:26 min] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.1-SNAPSHOT SUCCESS [ 8.042 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 25.272 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 41.354 s] [2019-07-31T02:48:05.614Z] [INFO] Trace Compass BTF Support Parent 5.0.0-SNAPSHOT .... SUCCESS [ 0.022 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.btf.core 2.2.0-SNAPSHOT ... SUCCESS [ 1.439 s] [2019-07-31T02:48:05.614Z] [INFO] Trace Compass Documentation 5.0.0-SNAPSHOT ......... SUCCESS [ 0.041 s] [2019-07-31T02:48:05.614Z] [INFO] Trace Compass Developer Guide 5.0.0-SNAPSHOT ....... SUCCESS [ 29.245 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.8-SNAPSHOT SUCCESS [ 4.042 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.tmf 5.0.0-SNAPSHOT ........ SUCCESS [ 4.935 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.btf.ui 1.0.2-SNAPSHOT ..... SUCCESS [ 3.384 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.btf 5.0.0-SNAPSHOT ........ SUCCESS [ 4.878 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.0-SNAPSHOT SUCCESS [ 13.389 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.5-SNAPSHOT SUCCESS [ 8.781 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.ctf 5.0.0-SNAPSHOT ........ SUCCESS [ 0.548 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.1-SNAPSHOT SUCCESS [ 7.349 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.tmf.ctf 5.0.0-SNAPSHOT .... SUCCESS [ 4.342 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [03:01 min] [2019-07-31T02:48:05.614Z] [INFO] Trace Compass User Guide 5.0.0-SNAPSHOT ............ SUCCESS [ 10.240 s] [2019-07-31T02:48:05.614Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 5.0.0-SNAPSHOT SUCCESS [ 5.499 s] [2019-07-31T02:48:05.614Z] [INFO] Trace Compass RCP User Guide 5.0.0-SNAPSHOT ........ SUCCESS [ 5.384 s] [2019-07-31T02:48:05.614Z] [INFO] Trace Compass Pcap User Guide 5.0.0-SNAPSHOT ....... SUCCESS [ 5.218 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.examples 1.0.4-SNAPSHOT ... SUCCESS [ 3.062 s] [2019-07-31T02:48:05.614Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 5.0.0-SNAPSHOT SUCCESS [ 0.027 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.0.2-SNAPSHOT SUCCESS [ 3.494 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.1.1-SNAPSHOT SUCCESS [ 3.316 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.gdbtrace 5.0.0-SNAPSHOT ... SUCCESS [ 4.834 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.0-SNAPSHOT SUCCESS [ 10.100 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 21.859 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.0-SNAPSHOT SUCCESS [ 8.231 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.2.1-SNAPSHOT SUCCESS [ 3.794 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.0.2-SNAPSHOT SUCCESS [ 0.500 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.0.5-SNAPSHOT SUCCESS [ 3.409 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.2.7-SNAPSHOT SUCCESS [ 5.967 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.lttng2.control 5.0.0-SNAPSHOT SUCCESS [ 5.371 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.1-SNAPSHOT SUCCESS [ 10.253 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.0-SNAPSHOT SUCCESS [ 9.134 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.2-SNAPSHOT SUCCESS [ 51.159 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.0.0-SNAPSHOT SUCCESS [ 5.849 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 5.0.0-SNAPSHOT SUCCESS [ 6.338 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.9-SNAPSHOT SUCCESS [01:01 min] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.0-SNAPSHOT SUCCESS [01:55 min] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 4.0.3-SNAPSHOT SUCCESS [ 3.315 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.0.5-SNAPSHOT SUCCESS [ 5.007 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.lttng2.ust 5.0.0-SNAPSHOT . SUCCESS [ 6.045 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.9-SNAPSHOT SUCCESS [ 41.580 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 22.421 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.5-SNAPSHOT SUCCESS [01:25 min] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [06:02 min] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [01:40 min] [2019-07-31T02:48:05.614Z] [INFO] Trace Compass Pcap Format Support Parent 5.0.0-SNAPSHOT SUCCESS [ 0.028 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.pcap.core 1.1.0-SNAPSHOT .. SUCCESS [ 0.610 s] [2019-07-31T02:48:05.614Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.2-SNAPSHOT SUCCESS [ 10.440 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.0.3-SNAPSHOT SUCCESS [ 2.305 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.1.1-SNAPSHOT SUCCESS [ 3.430 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.tmf.pcap 5.0.0-SNAPSHOT ... SUCCESS [ 4.953 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.1-SNAPSHOT SUCCESS [ 10.907 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.0-SNAPSHOT SUCCESS [ 54.463 s] [2019-07-31T02:48:05.614Z] [INFO] Trace Compass RCP Parent 5.0.0-SNAPSHOT ............ SUCCESS [ 0.048 s] [2019-07-31T02:48:05.614Z] [INFO] Trace Compass RCP Branding plug-in 5.0.0-SNAPSHOT .. SUCCESS [ 0.238 s] [2019-07-31T02:48:05.614Z] [INFO] Trace Compass RCP Branding Feature 5.0.0-SNAPSHOT .. SUCCESS [ 0.164 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.rcp.ui 5.0.0-SNAPSHOT ..... SUCCESS [ 3.093 s] [2019-07-31T02:48:05.614Z] [INFO] Trace Compass RCP Feature 5.0.0-SNAPSHOT ........... SUCCESS [ 4.831 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.0-SNAPSHOT SUCCESS [ 0.264 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.rcp.incubator 1.0.0-SNAPSHOT SUCCESS [ 0.596 s] [2019-07-31T02:48:05.614Z] [INFO] Trace Compass Json trace Parent 5.0.0-SNAPSHOT ..... SUCCESS [ 0.022 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.jsontrace.core 0.1.1-SNAPSHOT SUCCESS [ 3.503 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.jsontrace 1.0.0-SNAPSHOT .. SUCCESS [ 4.467 s] [2019-07-31T02:48:05.614Z] [INFO] Trace Compass RCP Product 5.0.0-SNAPSHOT ........... SUCCESS [02:29 min] [2019-07-31T02:48:05.614Z] [INFO] Trace Compass Release Engineering Parent 5.0.0-SNAPSHOT SUCCESS [ 0.113 s] [2019-07-31T02:48:05.614Z] [INFO] Trace Compass Target Platform 5.0.0-SNAPSHOT ....... SUCCESS [ 3.520 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [09:45 min] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.1-SNAPSHOT SUCCESS [ 12.109 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.3-SNAPSHOT SUCCESS [ 8.574 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [01:38 min] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.2-SNAPSHOT SUCCESS [ 23.553 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 20.497 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.6-SNAPSHOT SUCCESS [02:21 min] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 21.319 s] [2019-07-31T02:48:05.614Z] [INFO] Trace Compass All Tests 1.0.6-SNAPSHOT ............. SUCCESS [ 25.641 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.testing 5.0.0-SNAPSHOT .... SUCCESS [ 11.927 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.tmf.remote 5.0.0-SNAPSHOT . SUCCESS [ 2.847 s] [2019-07-31T02:48:05.614Z] [INFO] Trace Compass Repository 5.0.0-SNAPSHOT ............ SUCCESS [ 37.357 s] [2019-07-31T02:48:05.614Z] [INFO] org.eclipse.tracecompass.jsontrace.core.test 1.0.1-SNAPSHOT SUCCESS [ 1.331 s] [2019-07-31T02:48:05.614Z] [INFO] ------------------------------------------------------------------------ [2019-07-31T02:48:05.614Z] [INFO] BUILD SUCCESS [2019-07-31T02:48:05.614Z] [INFO] ------------------------------------------------------------------------ [2019-07-31T02:48:05.614Z] [INFO] Total time: 01:28 h [2019-07-31T02:48:05.614Z] [INFO] Finished at: 2019-07-31T02:48:05Z [2019-07-31T02:48:05.614Z] [INFO] ------------------------------------------------------------------------ Post stage [Pipeline] archiveArtifacts [2019-07-31T02:48:07.042Z] Archiving artifacts Error when executing always post condition: hudson.remoting.RequestAbortedException: java.nio.channels.ClosedChannelException at hudson.remoting.Request.abort(Request.java:340) at hudson.remoting.Channel.terminate(Channel.java:1040) at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadClosed(ChannelApplicationLayer.java:209) at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(ApplicationLayer.java:222) at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(ProtocolStack.java:816) at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.java:287) at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClosed(SSLEngineFilterLayer.java:172) at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(ProtocolStack.java:816) at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:154) at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:142) at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:795) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.130.14.1/10.130.14.1:58226 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743) at hudson.remoting.Request.call(Request.java:202) at hudson.remoting.Channel.call(Channel.java:956) at hudson.FilePath.act(FilePath.java:1070) at hudson.FilePath.act(FilePath.java:1059) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:233) at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:80) at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:67) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$$Lambda$295.00000000F00C7410.run(Unknown Source) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) ... 3 more Caused by: java.nio.channels.ClosedChannelException ... 8 more [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Deploy) Stage "Deploy" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] emailext [2019-07-31T02:48:44.299Z] ERROR: Issue with creating launcher for agent tracecompass-build-5v11t-82mvx. The agent has not been fully initialized yet [2019-07-31T02:48:44.314Z] Not sending mail to unregistered user bernd.hufmann@ericsson.com because your SCM claimed this was associated with a user ID ‘bernd hufmann' which your security realm does not recognize; you may need changes in your SCM plugin [2019-07-31T02:48:44.315Z] Not sending mail to unregistered user gbastien+lttng@versatic.net because your SCM claimed this was associated with a user ID ‘gbastien+lttng' which your security realm does not recognize; you may need changes in your SCM plugin [2019-07-31T02:48:44.316Z] Not sending mail to unregistered user matthew.khouzam@ericsson.com because your SCM claimed this was associated with a user ID ‘matthew khouzam' which your security realm does not recognize; you may need changes in your SCM plugin [2019-07-31T02:48:44.316Z] Sending email to: ${EMAIL_RECIPIENT} simon.delisle@ericsson.com [2019-07-31T02:48:49.422Z] Successfully sent to the following addresses: simon.delisle@ericsson.com [2019-07-31T02:48:49.422Z] Error sending to the following INVALID addresses: ${EMAIL_RECIPIENT} [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline java.nio.channels.ClosedChannelException Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.130.14.1/10.130.14.1:58226 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743) at hudson.remoting.Request.call(Request.java:202) at hudson.remoting.Channel.call(Channel.java:956) at hudson.FilePath.act(FilePath.java:1070) at hudson.FilePath.act(FilePath.java:1059) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:233) at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:80) at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:67) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$$Lambda$295.00000000F00C7410.run(Unknown Source) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) Caused: hudson.remoting.RequestAbortedException at hudson.remoting.Request.abort(Request.java:340) at hudson.remoting.Channel.terminate(Channel.java:1040) at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadClosed(ChannelApplicationLayer.java:209) at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(ApplicationLayer.java:222) at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(ProtocolStack.java:816) at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.java:287) at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClosed(SSLEngineFilterLayer.java:172) at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(ProtocolStack.java:816) at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:154) at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:142) at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:795) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Finished: FAILURE